/*seitenlayout allgemein beginn*/

body { 
body {
scrollbar-shadow-color: #E68A00;
scrollbar-face-color: #202020;
scrollbar-base-color: #202020;
scrollbar-highlight-color: #202020;
scrollbar-3dlight-color: #E68A00;
scrollbar-darkshadow-color: #E68A00;
scrollbar-track-color: #202020;
scrollbar-arrow-color: #E68A00


	
}

/* allgemeiner hintergrund*/

body {
	background-color: #202020;
	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:#E68A00;
	text-decoration: none;
	font-weight: normal;
    
} 

a:visited {
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	color:#E68A00;
	font-weight: normal;
} 

a:active {
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	color:#E68A00;
	font-weight: normal;
} 

a:hover {
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	color:#E68A00;
	font-weight: normal;
	
} 


/*seitenlayout allgemein ende*/

/*seitenlayout verschachtelte tabelle*/
.tabaussen {
	font-family: Verdana;
	background: #202020;
	border: medium solid #990000;
	font-size: 10pt;
	font-weight: normal;
	color: ##F5F5DC;

}
.tabzellmitt {
font-family: Verdana;
	background: #202020;
	border: thick double #BD0000;
	font-size: 10pt;
	font-weight: normal;
	color: #F5F5DC;

}
.tabinnen {
	font-family: Verdana;
	background: #202020;
	font-size: 10pt;
	font-weight: normal;
	color: #F5F5DC;
	border: thin solid #202020;




}
/*seitenlayout ende*/
