/* CSS Document */  
<!--
#stat { position:absolute; width:100px; z-index:1; }
#styles { position:absolute; width:100px; z-index:2; }
#language { position:absolute; z-index:3; }
body {background-color:#EEEEEE;}
body, p {font-family: Verdana,Arial; font-size: 9pt; color:#880000;}
a {font-family:Verdana,Arial; font-size:9pt; color:#000077; text-decoration:none;}
a:hover {font-family:Verdana,Arial; font-size:9pt; color:#000077; text-decoration:underline}
a.sa {font-size:8pt; color:#737373;}
a.sa:hover {font-size:8pt; color:#737373;}
a.li {color:#880000; font-weight:bold;}
a.li:hover {color:#880000; font-weight:bold;}
a.nl {color:#000077;}
a.nl:hover {color:#000077;}
a.la {font-size:8pt; color:#000000;}
a.la:hover {font-size:8pt; color:#000000;}
.tab a {
display: block;
width:135px;
text-decoration: none; 
background-color :transparent;
padding:2px 0px 2px 0px;
text-align: center;
}
.tab a:hover {
text-decoration: none; 
background-color :#D4D4D4;
}
.menueclass19 a{
padding:2px 0px 3px 0px;
}
.style {font-size:8pt; color:#737373;}
.colclass {color:#FFCC66;}
.rahmen {border:1px #8E8E8E solid; background-color:#CDC3CE; background-image:url('t1.gif'); background-repeat:repeat-x;}
.bgrahmen {background-image:url('t3.gif'); border: 1px solid #8E8E8E;}
.cosgan {background-image:url('cosgan.gif');}
.cbg {background-image:url('c.gif');}
.menue {color:#000077; font-weight:bold; font-size:9pt}
.menueakt {color:#990000; font-weight:bold; font-size:9pt}
.formclass {font-size:11px; font-family:Verdana,Arial; text-align:center; background-color:#EEEEEE;}
.menueclass {background-color:#EEEEEE;}
.menueclass19 {background-color:#EEEEEE;}
.lang {width: 81px; border: 1px solid #8E8E8E; background-color:#FFFFFF;}
.scroll {
  	scrollbar-base-color:#EEEEEE;
  	scrollbar-3dlight-color:#8E8E8E;
  	scrollbar-arrow-color:#8E8E8E;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#EEEEEE;
  	scrollbar-highlight-color:#EEEEEE;
  	scrollbar-shadow-color:#EEEEEE;
  	scrollbar-track-color:#EEEEEE;
}
.inlay {
    background-color:#FFFFFF;
  	scrollbar-base-color:#EEEEEE;
  	scrollbar-3dlight-color:#8E8E8E;
  	scrollbar-arrow-color:#8E8E8E;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#EEEEEE;
  	scrollbar-highlight-color:#EEEEEE;
  	scrollbar-shadow-color:#EEEEEE;
  	scrollbar-track-color:#EEEEEE;
}
-->