@charset "utf-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	}

body {
	padding: 0;
	text-align: center;
	background-color: #716d7e;
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	height:100%;
	overflow: auto;
	font-size: 12px;
	}


#Tabelle_01 {
left:0px;
top:0px;
width:925px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image:url(../images/background.jpg);
	background-repeat: repeat-y;
}

#header_ {
	left:0px;
	top:0px;
	width:925px;
	height:129px;
	background-image: url(../images/header.jpg);
	text-align: right;
}

#links_ {
left:0px;
top:129px;
width:185px;
height:658px;
background-image: url(../images/links.jpg);
		float:left;
}

#menu_ {
	left:185px;
	top:129px;
	width:724px;
	height:44px;
	background-color:#8D7F98;
	float:left;
	text-align: left;
}

#rechts_ {
left:909px;
top:129px;
width:16px;
height:622px;
background-image: url(../images/rechts.jpg);
		float:right;
}

#content_ {
	left:185px;
	top:173px;
	width:724px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-color:#8D7F98;
	float:left;
	text-align: left;
}

#bottom_ {
	left:0px;
	top:751px;
	width:925px;
	height:24px;
	background-image: url(../images/bottom.jpg);
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	vertical-align: text-bottom;
}

#footer_ {
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}

#footer_ a{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
