body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	line-height: 125%;
	list-style-type: circle;
	background-color: #FFFFFF;
	background-image: url(../bilder/images/hg_start.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#oben {
	overflow: visible;
	position: absolute;
	width: 820px;
	height: 143px;
	top: 0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 180px;
	visibility: visible;
	z-index: 2;
}
#links {
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	height: 253px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	line-height: 33px;
	background-image: url(../bilder/images/startseite/linie.gif);
	background-repeat: repeat-y;
	z-index: 1;
}

#content {
	position:absolute;
	width:387px;
	height:353px;
	z-index:5;
	left: 200px;
	top: 163px;
}

#rechts {
	position:absolute;
	width:230px;
	height:auto;
	z-index:4;
	left: 610px;
	top: 199px;
	visibility: visible;
}

.buttons {
	background-image: url(../bilder/images/startseite/button_start.jpg);
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 21px;
	left: 50px;
	padding-left: 15px;
}

