html, body {
	margin: 0;
	padding: 0;
	
}

#titel {
	position: absolute;
	width: 100%; 
	top: 0;
	height: 100px;
	background-image:  url(../symbols/background.jpg);
	background-repeat: repeat-y;
	z-index: 2;
}

#logo {
	position: absolute;
	left: 50px;
	bottom: 15px;
	height: 40px;
	width: 265px;
	z-index: 3;
}

#topmenue {
	position: absolute;
	left:0px;
	bottom: 0px;
	width: 100%; 
	height: 15px; 
	border: none;
	background-color: #251A72;
	font-family: Arial, Helvetica, "sans serif"; font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

#topmenue a {
	color: #FFFFFF;
	text-decoration: none;
}

#topmenue a:hover {
	color: #CCCCFF;
	text-decoration: none;
}

#reg-maxihaus {
	position: absolute;
	left: 0px;
	right: 0px;
	height: 14px;
	width: 114px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	z-index: 4;	border-left: 1px #898989 solid;
}

#reg-maxi {
	position: absolute;
	left: 125px;
	top: 0px;
	right: 0px;
	height: 14px;
	width: 114px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	z-index: 4;
	border-left: 1px #898989 solid;
}
#reg-spinfo {
	position: absolute;
	left: 250px;
	top: 0px;
	right: 0px;
	height: 14px;
	width: 114px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	z-index: 4;
	border-left: 1px #898989 solid;
}
#reg-kontakt {
	position: absolute;
	left: 375px;
	top: 0px;
	right: 0px;
	height: 14px;
	width: 114px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	z-index: 4;
	border-left: 1px #898989 solid;}
#main {
	position: absolute;
	margin: 0;
	width: 100%;
	top: 100px;	z-index: 2;
}

#menue {
	position: absolute;
    top: 0px;
	margin: 0px;
	width: 125px;	background-color: #DBD6F5;
	z-index: 3;
}

#menueliste {
	list-style-type: none;
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, "sans serif"; font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	letter-spacing: 1px;
}

#menueliste a {
	color: #251A72;
	text-decoration: none;
}

#menueliste a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menueliste .eins {
	border: none;
	background-color: #DF4917;
	padding-left: 10px;
}

#menueliste .zwei {
	border: none;
	background-color: #E87D1A;
	padding-left: 10px;
}

#menueliste .drei {
	border: none;
	background-color: #F1B112;
	padding-left: 10px;
}

#menueliste .vier {
	border: none;
	background-color: #FCF302;
	padding-left: 10px;
}

#menueliste .fuenf {
	border: none;
	background-color: #C1E212;
	padding-left: 10px;
}

#menueliste .sechs {
	border: none;
	background-color: #3AA735;
	padding-left: 10px;
}

#menueliste .lightmenue {
	padding-left: 10px;
}

#content {
	position: absolute;
	margin-top: 20px;
	margin-left: 20px;
	padding-right: 20px;
	left: 125px;
	width: 500px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	z-index: 3;
	text-align: justify;
}


#bottom {
	position: absolute;	width: 100%; 
	height: 28px; 
	border: none;
	z-index: 2;
	background-image: url(../symbols/bottom.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, "sans serif"; font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;	bottom: 0px;}
#kontakt {
	left: 0px;
	right: 0px;
	height: 14px;
	width: 125px;
	background-color: #F1B112;
	margin: 0px;
	padding-left: 10px;
	border: none;
	z-index: 3;
}

#kontakt a {
	color: #251A72;
	text-decoration: none;
}

#kontakt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#spenden {
	left: 125px;
	height: 14px;
	width: 125px;
	background-color: #DBD6F5;
	margin: 0px;
	padding: 0px;
	border: none;
	padding-left: 10px;
	z-index: 3;
}

#spenden a {
	color: #251A72;
	text-decoration: none;
}

#spenden a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#br {
	position: absolute;
	left: 125px;
	bottom: 0px;
	right: 0px;
	height: 14px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../symbols/bottom.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border: none;
	z-index: 3;
}

/* für das Layout der Seite*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #251A72;
}

#reoben {
	position: absolute;
	left: 312px;
	top: 0px;
	height: 171px;
	width: 150px;
	z-index: 3;
}

#motto {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 171px;
	width: 300px;
	z-index: 3;
        text-align: justify;
}

#main2 {
	position: absolute;
	margin: 0;
	width: 100%;
	top: 200px;
	height: expression(document.body.clientHeight - 160 + "px");
	z-index: 2;
}