body{
	background-color:#00C;
	font-family:"Comic Sans MS", Verdana;
	font-size:17px;
	font-weight:bold;
	color:#00F;
}
a {
	text-decoration:none;
	font-style:bold;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#00F;
}

#table{
	vertical-align:middle;
	text-align:center;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	right:0px;
}
#table2{
	vertical-align:middle;
	text-align:center;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	right:0px;
}

#center{
	width:1024px;
	height:768px;
	background-image:url(bilder/hintergrund.jpg);
}

#center2{
	width:1024px;
	height:768px;
}
#menu{
	width:1024px;
	height:100px;
	display: table-cell;
	vertical-align:middle;
}
.button{
	border:none;
}
#pixel{
	height:768px;
	width:1024px;
	background-image:url(bilder/transparentweiss.png);
	display:none;
}
#startunten{
	height:608px;
	width:1024px;
}
#start{
	height:160px;
	width:1024px;
	background-image:url(bilder/transparentweiss.png);
	display:block;
}
#content{
	height:655px;
	width:1024px;
	overflow:auto;
}
#howaju {
	color:#900;
}
#news {
	color:#309;
	font-size:18px;
}
#haftung {
	color:#900;
	text-decoration:none;
	font-size:12px;
}
#haftung:hover {
	text-decoration:underline;
}