/*seitenlayout allgemein beginn*/

body { 
body {
scrollbar-shadow-color: #990000;
scrollbar-face-color: #000000;
scrollbar-base-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #990000;
scrollbar-darkshadow-color: #990000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #990000


	
}

/* allgemeiner hintergrund*/

body {
	background-color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #F5F5DC;


}

/* allgemeine schriftart*/

body {
        color: #F5F5DC;
        font-family: Verdana;
		font-size: 10pt;
}

}
.hinweise {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
}

/*linkfarben*/

a:link {
	font-family:Verdana;
	font-size:10pt;
	color:#990000;
	text-decoration: none;
	font-weight: bold;
    
} 

a:visited {
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	color:#990000;
	font-weight: bold;
} 

a:active {
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	color:#990000;
	font-weight: bold;
} 

a:hover {
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	color:#990000;
	font-weight: bold;
	
} 


/*seitenlayout allgemein ende*/

/*seitenlayout verschachtelte tabelle*/
.tabaussen {
	font-family: Verdana;
	background: #000000;
	border: medium solid #990000;
	font-size: 10pt;
	font-weight: normal;
	color: ##F5F5DC;

}
.tabzellmitt {
font-family: Verdana;
	background: #BD0000;
	border: thick double #BD0000;
	font-size: 10pt;
	font-weight: normal;
	color: #F5F5DC;

}
.tabinnen {
	font-family: Verdana;
	background: #000000;
	font-size: 10pt;
	font-weight: normal;
	color: #F5F5DC;
	cursor: hand;





}
/*seitenlayout ende*/
