body {
	background-image: url(bilder/web/bg.gif);
	background-repeat: no-repeat;
	padding: 0px;	
	scrollbar-darkshadow-color: #FBF8EF;
	scrollbar-3dlight-color: #FBF8EF;
	scrollbar-arrow-color: #FBF8EF;
    scrollbar-face-color: #FBF8EF;
	scrollbar-shadow-color: #FBF8EF;
	scrollbar-highlight-color: #FBF8EF;
	scrollbar-track-color: #FBF8EF;
	
}
.container {
	background-color: #FBF8EF;
	background-image: url(bilder/web/color.gif);
	background-repeat: repeat;
	visibility: visible;
	height: 300px;
	width: 600px;
	overflow:auto;
	scrollbar-darkshadow-color: #633A28;
	scrollbar-3dlight-color: #633A28;
	scrollbar-arrow-color: #633A28;
    scrollbar-face-color: #FBF1D6;
	scrollbar-shadow-color: #FBF1D6;
	scrollbar-highlight-color: #FBF1D6;
	scrollbar-track-color: #FBF1D6;
}
.navi {
	left: 20px;
	top: 210px;
	visibility: visible;
	position: absolute;
}

.schrift {
	right: 20px;
	top: 15px;
	visibility: visible;
	height: 78px;
	width: 380px;
	position: absolute;
}
.langs {
	left: 20px;
	bottom: 10px;
	visibility: visible;
	position: absolute;
}

div,td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #623927;
}
.hell{
	color: #CB9763;
	}
.home{
	font-size: 14px;
}
.century {
	font-size: 24px;
}
.spruch {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #623927;
}
a:visited {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #623927;
}
a:hover{ 
	color: D09255;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #623927;
}
