body { font-family: arial, helvetica, sans-serif;  
    font-size: 10px; 
    background:#848E94;
}
 
td.header {
    background:#525152;
    border-style: solid;
    border-width:1px;
    border-color:#6F6E6F #353435 #353435 #6F6E6F;
}
table.hilite{
    background:#DDEEFF;
    border-style: dashed;
    border-width:1px;
    border-color:#C0CFDE;
}

img.main, td.main, table.main {
    background:#EFEFEF;
    border-style: solid;
    border-width:1px;
    border-color:#6F6E6F #353435 #353435 #6F6E6F;
}



td { font-family: arial, helvetica, sans-serif;  
    font-size: 11px; 
    color:#39140E;
}

.hiliteTabelle {  border: #F9F4E8; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.hiliteTabelle {  background-color: #F9F4E8; border: 1px solid; border-color: #F2E8D0 #f2e8d0 #FEFDFA #fefdfa}
.bigger {font-size: 13px; font-style: normal; font-weight: bold}


h1 {  font-size:14px; text-align:center;}


a:link {    color:#222222;text-decoration: underline}
a:visited { color:#111111; text-decoration: none} 
a:active {  color: #FF9900;  text-decoration: none} 
a:hover {   color: red; text-decoration: underline; }


.navigation {  text-align:center;color: #CCCCCC}
a.navigation:link    {color:#CCCCCC; text-decoration: none}
a.navigation:visited {color:#CCCCCC; text-decoration: none}
a.navigation:hover   {color:#FF9900;  text-decoration:underline overline;}
a.navigation:active  {color:#FFCC00;   }

