.body { color: #ccc; background-color: #ccc; background-image:url(web_bilder/tabelle.png); }
#back {
	background-image: url(web_bilder/bonanzaz_background.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	position: absolute;
	height: 1100px;
	left: 20px;
	top: 20px;
}
#logo{
	height: 100px;
}
#linkleiste {
	background-color: #660000;
	height: 20px;
}

#main {
	margin-top: 20px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 120px;
	height: 979px;
}
.tabelle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	background-color: #660000;
	font-size: 10px;
	height: 20px;
	margin-top: 20px;
	position: absolute;
	width: 1000px;
	left: 0px;
	top: 1062px;
}
#platzhalter {
	width: 20px;
	padding-left: 350px;
}

#linkleiste a{
color:#999999;
text-decoration:underline;
}

#linkleiste a:hover{text-decoration:overline;
}
#footer a{
	text-decoration:underline;
	color: #666666;
}
#footer a:hover{
	text-decoration:overline;
	color: #666666;
}
#text {
	left: 304px;
	top: 22px;
}
#mainindex {
	margin-top: 20px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 149px;
	height: 895px;
}
#mainindex a{
color:#666666;
text-decoration:underline;

}
#mainindex a:hover{
	text-decoration:overline;
	color: #666666;
}
.tabelleindex {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}

