body {
background-image: url(../pics/background.jpg);
	margin: 0px;

scrollbar-base-color:white;
scrollbar-face-color:white;  
scrollbar-highlight-color:white; 
scrollbar-shadow-color:silver; 
scrollbar-darkshadow-color:silver;
scrollbar-3dlight-color:silver;
scrollbar-arrow-color:silver; 
scrollbar-track-color:white; 
scrollbar-darkshadow-color:white;
}

.pagehead {
	color: White;
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
}

.Überschrift {
	font-size: 14px;
	color: Green;
}
.Überschrift2 {
	font-size: 18px;
	color: #556B2F;
	text-decoration: underline;
}


