@charset "utf-8";
/* CSS Document */

.fluss {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-style: bold;
	/*font-weight: bold;*/
	
}	
.fluss_head {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;


}	
.fluss2 {
	color: #604c3f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:link, a:visited, a:active{

color: #604c3f;
text-decoration:none;
}	
 a:hover{

color: #666000;
text-decoration:none;
}


body {
	background-color: #FFCC00;
	background-attachment: fixed;
	background-image: url(Gras100.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
