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