/* CSS Document */  
<!--
body {
	background-color:#EEEEEE; 
	font-family:Verdana,Arial;
  	scrollbar-base-color:#EEEEEE;
  	scrollbar-3dlight-color:#8E8E8E;
  	scrollbar-arrow-color:#8E8E8E;
  	scrollbar-darkshadow-color:#8E8E8E;
  	scrollbar-face-color:#EEEEEE;
  	scrollbar-highlight-color:#EEEEEE;
  	scrollbar-shadow-color:#EEEEEE;
  	scrollbar-track-color:#EEEEEE;
}
#stat { position:absolute; width:367px; z-index:1; }
#forum { position:absolute; width:367px; z-index:2; }
#stat1 { position:absolute; width:500px; z-index:3; }
#display { position:absolute; width:500px; z-index:4;}
#stat2 { position:absolute; width:155px; z-index:5; }
#disc { position:absolute; width:155px; z-index:6; }
.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:#D4D1E9;
}
.menueclass19 a{
padding:2px 0px 3px 0px;
}
p {font-size:9pt;}
a {font-size:9pt; color:#990000; text-decoration:none;}
a:hover {font-size:9pt; color:#B90000; text-decoration:underline}
a.start {font-weight:bold; font-style:italic; font-size:20pt;}							/* große Links auf Startseite */
a.start:hover {font-weight:bold; font-style:italic; font-size:20pt;}
a.sa {font-size:8pt; color:#303030;}													/* Links für Sprache */
a.sa:hover {font-size:8pt; color:#303030;}
a.li {font-size:9pt; color:#303030; font-weight:bold;}									/*  Link für gewählte Kategorie */
a.li:hover {font-size:9pt; color:#303030; font-weight:bold;}
.style {background-color:#CCCCCC; font-family:Tahoma; font-size:18px; cursor:pointer;}	/* Style für Fenster-schließen-Kreuz */
.rahmen {border:1px #8E8E8E solid; background-color:#FFFFFF;}
.rahmen1 {border:1px solid #737373; background-color:#FFFFFF; height:486px; background-image:url('t1.gif'); background-size:contain;}
.rahmen2 {border:1px #737373 solid; background-color:#FFFFFF; height:486px;}
.bgrahmen {background-image:url('t3.gif'); border: 1px solid #737373; height:65px;}
.cb {background-image:url('cb.gif');}
.cbg {background-image:url('c.gif');}
.tooltip {font-size:8pt;}
.menue {color:#990000; font-weight:bold; font-size:9pt}									/*  Style für Kategorie */
.menueakt {color:#303030; font-weight:bold; font-size:9pt}								/*  Style für gewählte Kategorie */
.formclass {font-size:11px; text-align:center; background-color:#EEEEEE; margin-top:5px}				/*  Style für Code-Formular */
.menueclass {background-color:#E9E9E9;}
.menueclass19 {background-color:#E9E9E9;}
-->