body {
	background-color: #FFFFFF;
background-image:url(grafik/back.gif);
background-repeat:repeat; 
background-position:center center;
scrollbar-base-color : #ffffff;
scrollbar-track-color : #ffffff;
scrollbar-highlight-color : #C8C8C8;
scrollbar-3d-light-color : #ffffff;
scrollbar-dark-shadow-color : #C8C8C8;
scrollbar-shadow-color : #C8C8C8;
scrollbar-arrow-color : #C8C8C8; 
}


.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.hervor {
	font-family: Arial, Helvetica, sans-serif;
		font-weight: 800;
	font-size: 12px;
	color: #495563;
}

.gross {
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
		color: #EB7B02;
        line-height: 20px;
}


.mittel {
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;

}


.farbehintergrund {
	background: #A0864E;
}

.navhintergrund {
	background: #FFFFFF;
	color: #CC6600; 
}


.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; 

}

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; 
		color: #FFFFFF; 
}

div#clink a:hover {
	font-weight: bold;
	background: #FFFFFF;
	color: #EB7B02; 
}



a:link {
	text-decoration: none;
		color: #000000;
}
a:visited {
	text-decoration: none;
		color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

.aktivlink {
	text-decoration: none;
	color: #000000;
}
