body {
	background-color: #FFFFFF;
}


.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
        line-height: 16px;
}

.gross {
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300; 
	font-size: 24px;
        line-height: 33px;
}


.mittel {
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300; 
	font-size: 16px;
        line-height: 24px;
}


.farbehintergrund {
	background: #A0864E;
}

.navhintergrund {
	background: #FFFFFF;
	color: #CC6600; 
}


.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; 

}

div#clink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; 

}

div#clink a {
	display: block;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 0px 0px 0px;
	text-decoration: none; 
}

div#clink a:hover {
	font-weight: bold;
	background: #FFFFFF;
	color: #CC3300; 
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

.aktivlink {
	text-decoration: none;
	color: #000000;
}
