#Hauptrahmen {
	position:absolute;
	width:1000px;
	height:115px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	left: 50%;
	margin-left: -500px;
}
#Kopf {
	position:relative;
	width:1000px;
	z-index:2;
	background-image: url(../pics2/Bilder/Oben.gif);
	background-repeat: no-repeat;
	height: 130px;
}

#KopfN {
	font-size: 16px;
}

#KopfN a {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;

}

#KopfN a:hover {
	text-decoration: none;
	color: #FFFFCC;
}

#Rumpf {
	position:relative;
	width:1000px;
	z-index:2;
	overflow: auto;
	padding-left: 4px;
	background-image: url(../pics2/Bilder/gesamt_10.gif);
	background-repeat: repeat-y;
}
#HliRahmen {
	position: relative;
	width: 230px;
	float: left;
	background-image: url(../pics2/Bilder/gesamt_11.gif);
	background-repeat: repeat-y;
	z-index: 10;
	height: 375px;
	margin-top: 10px;
}
#Hli {
	position: relative;
	width: 180px;
	float: left;
}
#HMi {
	position: relative;
	font-size: 14px;
	float: left;
	z-index: 11;
	left: 20px;
	width: 550px;
}
#HMiuRe {
	position: relative;
	font-size: 14px;
	float: left;
	z-index: 11;
	left: 20px;
	width: 780px;
}


#HRe {
	position: relative;
	width: 180px;
	float: left;
}
#HReRahmen {
	position: relative;
	width: 180px;
	float: right;
	z-index: 12;
	background-image: url(../pics2/Bilder/KlW.gif);
	height: 675px;
	background-repeat: repeat-y;
	margin-right: 10px;
	margin-top: 10px;
}
