body {background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(../html/images/hintergrund.jpg);
	background-repeat: no-repeat;
	
	scrollbar-base-color: #001982; 
    scrollbar-track-color: #D0E4FF; 
    scrollbar-face-color: #001982; 
    scrollbar-highlight-color: #ffffff; 
    scrollbar-3d-light-color: #ffffff; 
    scrollbar-darkshadow-color: #Ffffff; 
    scrollbar-shadow-color: #ffffff; 
    scrollbar-arrow-color: #F89500; 

}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #001982;


}
.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #001982;

}
.fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #001982;
}

.kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #001982;
}

.background2 {
	background-image: url(../html/images/hintergrund_news.jpg);
	
}

