html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	}

body {
	padding: 0;
	text-align: center;
	background-color: #F5DA57;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	overflow: auto;
	font-size: 12px;
	}
	
#Tabelle_01 {
	left:0px;
	top:0px;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image:url(../images/hintergrund.jpg);
	background-repeat: repeat-y;
}

#top_ {
left:0px;
top:0px;
width:980px;
height:164px;
	background-image: url(../images/top.jpg);
}

#top1_ {
left:0px;
top:164px;
width:26px;
height:39px;
	background-image: url(../images/top1.jpg);
		float:left;
}

#top2_ {
left:26px;
top:164px;
width:427px;
height:39px;
	background-image: url(../images/top2.jpg);
		float:left;
}

#top3_ {
left:453px;
top:164px;
width:316px;
height:39px;
	background-image: url(../images/top3.jpg);
		float:left;
}

#top4_ {
left:769px;
top:164px;
width:189px;
height:39px;
	background-image: url(../images/top4.jpg);
		float:left;
}

#top5_ {
left:958px;
top:164px;
width:22px;
height:39px;
	background-image: url(../images/top5.jpg);
		float:left;
}

#left_ {
left:0px;
width:26px;
background-image: url(../images/left.jpg);
float:left;
}

#colLeft {
	position:absolut;
	left:26px;
	width:141px;
	background-color:#FFFFFF;
	float:left;
	text-align: left;
}

#colNormal {
	position:absolut;
	left:167px;
	width:602px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-color:#FFFFFF;
	float:left;
	text-align: left;
}

#colRight {
	position:absolut;
	left:769px;
	width:189px;
	background-color:#FFFFFF;
	float:left;
	text-align: left;
}

#right_ {
position:absolut;
left:958px;
width:22px;
background-image: url(../images/right.jpg);
float:right;
}

#bottom_ {
left:0px;
width:980px;
height:39px;
background-image: url(../images/bottom.jpg);
float:left;
}

#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}

#bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

