html, body {
width:100%;
margin:0;
padding:0;
text-align:center;
font-family:Arial,Verdana;
font-size:100.01%;
color:#000000;
background:#CCCCCC;
}
.minspanner {
min-width:1024px;
width:1024px;
height:1px;
display:block;
}
#spacer {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	height: 100%;
	width: 100%;
	min-width: 1024px;
	min-height: 768px;
}
#iespacer {
	height: 768px;
	width: 1024px;
}
#container {
position:absolute;
top:0px;
left:50%;
min-width:1024px;
width:1024px;
margin:2%;
margin-left: -512px;
padding:0px;
font-size:0.8em;
border:solid 2px #999999;
background:#ffffff;
overflow:hidden;
}
#oben-logo {
position:absolute;
top:20px;
right:20px;
width:195px;
height:53px;
}
#oben-kopftext {
height:80px;
min-height:80px;
margin-top:10px;
margin-left:260px;
margin-right:10px;
margin-bottom:10px;
font-size:1em;
font-weight:bold;
text-align:left;
background:#ffffff;
}
#oben-bilder {
position:absolute;
top:0px;
left:0px;
}
#oben-menue {
margin-bottom:0px;
padding:5px 20px;
font-size:1em;
font-weight:bold;
text-align:left;
color:#ffffff;
background:#852420;
}
#oben-menue-text {
padding-left:10px;
padding-right:150px;
font-size:1em;
font-weight:bold;
text-align:left;
}
#mitte {
height:auto;
min-height:410px;
width:1024px;
margin-top:0px;
text-align:center;
overflow:hidden;
}
#mitte-inhalt-start {
height:auto;
min-height:410px;
padding:20px;
text-align:left;
background:#ffffff;
overflow:hidden;
}
#mitte-inhalt-folge {
height:auto;
min-height:410px;
padding:20px;
text-align:left;
background:#ffffff;
background-image:url(logo-spirale-bg.jpg);
background-repeat:no-repeat;
background-position:center 10px;
background-attachment:scroll;
overflow:hidden;
}
ul#ul-hometext {
text-align:left;
}
li#li-hometext {
font-family:Arial;
font-size:1em;
font-weight:bold;
margin-top:0.8em;
}
hr {
border:solid 1px #cccccc;
background-color:#cccccc;
width:100%;
}
#unten {
height:auto;
min-height:80px;
width:1024px;
margin-top:0px;
text-align:left;
background:#878889;
overflow:hidden;
}
#unten-links {
height:auto;
width:auto;
margin-right:133px;
padding:3px;
text-align:center;
color:#ffffff;
border-right:6px solid #ffffff;
background:#852420;
overflow:hidden;
}
#unten-links p {
margin:10px;
padding:0;
}
/* Modul Bild+Text */
.flLeft {
float:left;
margin-right:10px;
margin-bottom:0.7em;
}
.flRight {
float:right;
margin-left:10px;
margin-bottom:0.7em;
}
.flclearleft {
overflow:hidden;
height:0.1em;
clear:left;
}
.flclearright {
overflow:hidden;
height:0.1em;
clear:right;
}
