
body.rot, td.rot, tr.rot, table.rot {
	background-color:#BE0000;
}

body.hellbeige, td.hellbeige, tr.hellbeige, table.hellbeige {
	background-color:#FFE7B3;
}

body.dunkelweiss, td.dunkelweiss, tr.dunkelweiss {
	background-color:#E1FBCE;
}

td.schwarz, tr.schwarz, table.schwarz, body.schwarz {
	background-color:#006600;
}

td.weiss, tr.weiss, table.weiss, body.weiss {
	background-color:#FFFFFF;
}

td.braun, tr.braun, table.braun, body.braun {
	background-color:#743E21;
}

.topalign {
	background-position: 30px 0px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body {
	background-color:#BE0000;
	scrollbar-face-color: #FFCC66; 
	scrollbar-highlight-color: #FF8D01; 
	scrollbar-shadow-color: #FFCE91; 
	scrollbar-3dlight-color: #EF6000; 
	scrollbar-arrow-color: #EF6000; 
	scrollbar-track-color: #FFECB8; 
	scrollbar-darkshadow-color: #FF7225;
	overflow: auto;
	padding: 0px; 
	margin: 0px; 
	height: 100% ; 
	width: 100% ; 

}


p, td, ul, li, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	line-height: 15px;
}



.titel {
	color: #464646;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}

.textweiss {
	color: #FFFFFF;
}

.titelgross {
	color: #464646;
	font-size: 18px;
	font-weight: bold;
}

.textklein {
	font-size: 10px;
	line-height: 13px;
}


.bildrahmen {
	border: 5px solid #006600;
}




a.linkweiss{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.linkweiss:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
}
a.linkweiss:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
}
a.linkweiss:hover {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
a.linkweiss:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
}


a.subnavativ{
	font-size: 12px;
	color: #743E21;
	font-weight: normal;
	text-decoration: underline;
}

a.subnavativ:link {
	color: #743E21;
	font-weight: normal;
	text-decoration:underline;
}
a.subnavativ:visited {
	color: #743E21;
	font-weight: normal;
	text-decoration:underline;
}
a.subnavativ:hover {
	color: #743E21;
	font-weight: normal;
	text-decoration: underline;
}
a.subnavativ:active {
	color: #743E21;
	font-weight: normal;
	text-decoration:underline;
}
