.bottom {
	background-image: url(bilder/bottom.jpg);
	background-repeat: no-repeat;
}
.menu {
	background-image: url(bilder/menu.jpg);
	background-repeat: no-repeat;
}
.navi {
	background-image: url(bilder/navi.jpg);
	background-repeat: no-repeat;
}
.main {
	background-image: url(bilder/main.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}
.hintergrund {
	background-image: url(bilder/hintergrund.jpg);
}
.agb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.header {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	scrollbar-3dlight-color:#777777;
	scrollbar-arrow-color:#394A77;
	scrollbar-base-color:#101625;
	scrollbar-darkshadow-color:#202C4B;
	scrollbar-face-color:#101625;
	scrollbar-highlight-color:#001363;
	scrollbar-track-color:#202C4B;
	scrollbar-shadow-color:#202C4B;
	font-weight: bolder;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}

