body {
text-align: center;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #660000;
	
	position: relative;
	z-index: 1;
	height: 100%;
	width: 1000px;
	visibility: visible;
	float: left;
	color: #cc9900;
	background-repeat: repeat;





}
.Komplett {position:relative; 
		   top:0; 
		   height:100%; 
		   width:1000px; 
		   z-index:1; 
		   border: 0;
		   margin: 0px auto;
		   
}











.rand-links {
	width: 150px;
	position: relative;
	z-index: 1;
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	background-color: #990000;









}
.rand-rechts {
	position: relative;
	z-index: 2;
	background-repeat: repeat-y;
	width: 0px;
	height: 100%;
	visibility: visible;
	background-position: right top;
	right: 0;
	float: left;











}
.Textebene {
	position: relative;
	height: 600px;
	width: 1000px;
	background-color: #FFFFFF;
	text-align: left;



}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffcc66;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 font-weight: bold;
	color: #ffcc66;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 font-weight: bold;
	color: #ffcc66;

}
.textfeld {
	padding: 20px 20px 20px 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffcc99;
	width: 940px;
	height: 550px;
	right: 20px;
	background-repeat: no-repeat;
	background-position: right top;
	left: 20px;










}
.Seitenkopf {
	background-image: url(images/seitenkopf.jpg);
	position: relative;
	height: 188px;
	width: 1000px;
	text-align: left;
}
.seitenfuss {
	clear: both;
	position: relative;
	left: 0;
	bottom: 0;
	background-color: #ffcc66;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/seitenfuss.jpg);
	height: 57px;
	width: 1000px;
}
.textlayout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffcc66;
	left: 100px;
	height: 600px;
}

.untermenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffcc66;
	left: 20px;
	top: 20px;
	height: 450px;
	width: 150px;
	position: absolute;
	text-align: left;
}
.innentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffcc66;
	left: 180px;
	top: 20px;
	height: 550px;
	width: 750px;
	overflow: auto;
	position: absolute;
	padding-right: 50px;
	text-align: left;
}

.menue {
	width: 1000px;
	position: absolute;
	visibility: visible;
	bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
	font-weight: bolder;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffcc66;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc66;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc66;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.texttermine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #660000;
	color: #ffcc66;
	width: 1000px;
	height: 600px;
	overflow: auto;
	position: relative;
	padding-right: 0px;
}

.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #660000;
	color: #ffcc66;
	width: 940px;
	height: 600px;
	overflow: auto;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
}


