/* CSS Document */

* {
	margin:0px auto;
	padding:0px;
	border:0;
	}

html, body {
	top:0px;
	right:0px;
	left:0px;
	margin: 5 auto;
	background: #fff;
	height: 100%;
	min-height:100%;
	width:1005;
}
#wrapper {
	width: 1005px;
}
body {
	background:#FFF none repeat scroll 0%;
	color:#000000;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:100.01%;
	position:absolute;
}
#header {
	height:153px;
	left:0px;
	position:fixed;
	right:0px;
	top:0px;
}
#head {
	top:0px;
	color:#000000;
	position:fixed;
	z-index:2000;
	background-image:url(../pics/Oben_Layout.gif);
	background-repeat: no-repeat;
	width: 1005px;
	height: 153px;
	#bottom:0px;
	color:#000;
	height:100%;
	left:0px;
	position:relative;
	right:0px;
	top:0px;
}
#Logo {
	 position:absolute; 
	 left:48px; 
	 top:25px;
	 width:338px; 
	 height:71px;
	 z-index:2008;
	 visibility:inherit;
	 background-image:url(../pics/Logo.gif);
}
#Slogan {
	position:absolute;
	left:99px;
	top:83px;
	width:232px; height:21px;
	z-index:2008;
	visibility:visible;
	background-image:url(../pics/Slogan.gif);
	}
#Blasen1, #Blasen2, #Blasen3, #Blasen4, #Blasen5, #Blasen6 {
	position:absolute;
	left:613px;
	top:18px;
	width:343px;
	height:135px;
	z-index:2008;
	visibility:visible;
 	}
#Blasen1 {
	background-image: url(../pics/Blasen1.gif);
}
#Blasen2 {
	background-image: url(../pics/Blasen2.gif);
}
#Blasen3 {
	background-image: url(../pics/Blasen3.gif);
}
#Blasen4 {
	background-image: url(../pics/Blasen4.gif);
}
#Blasen5 {
	background-image: url(../pics/Blasen5.gif);
}
#Blasen6 {
	background-image: url(../pics/Blasen6.gif);
}
#menue {
	left:10px;
	padding:10px;
	position:fixed;
	top:90px;
	width:150px;
}
#content {
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	color:#000;
	padding:160px 50px 180px 240px;
}
#spiegel {
	max-width:500px;
	padding-left:60px;
}
#footer {
	right:0px;
	bottom:0px;
	left:0px;
	height:170px;
	position:fixed;
}
#foot {
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	color:#000;
	overflow:hidden;
	position:relative;
	z-index:2000;
	background: url(../pics/Layout.gif) no-repeat;
	width: 1005px;
	height: 170px;
}
a {
	background:transparent none repeat scroll 0%;
	border-bottom:1px solid #660000;
	color:#660000;
	text-decoration:none;
}
#marginal1, #marginal2, #marginal3, #marginal4, #marginal5, #marginal6 {
	position:absolute;
	left:50px;
	top:220px;
	width:200px;
	height:275px;
	z-index:2008;
	visibility:visible;
	border: 1px solid #666;
	padding: 5px;
	margin: 5px;
}
#marginal1 {
	background: url(../pics/m1.jpg) no-repeat;
	background-position: 5px 5px;
}
#marginal2 {
	background: url(../pics/m2.jpg) no-repeat;
	background-position: 5px 5px;
}
#marginal3 {
	background: url(../pics/m3.jpg) no-repeat;
	background-position: 5px 5px;
}
#marginal4 {
	background: url(../pics/m4.jpg) no-repeat;
	background-position: 5px 5px;
}
#marginal5 {
	background: url(../pics/m5.jpg) no-repeat;
	background-position: 5px 5px;
}
#marginal6 {
	background: url(../pics/m6.jpg) no-repeat;
	background-position: 5px 5px;
}
#marginaltext {
	font-size: 75%;
	font-style:italic;
	position: relative;
	top: 290px;
	color: #666666;
	text-align: right;
	left: 3px;
	width: 197px;
	height: 28px;



}

.menu {
  display:inline;         /* ignored by IE */
  float: left;
  padding:0; 
  list-style-type:none;
  white-space:nowrap;    /* keep text on one line */
  margin: 55px 0px 0px 70px;
  border: 0px solid #333;
  }
.menu li {
  /*display:inline;*/
  float: left;
  width: 140px;
  }
.menu a, .menu a:visited {
  display:block;         /* for all browsers except IE */
  padding:20px 20px;
  color:#ec3215; 
  border:0px solid #ccc;  
  text-decoration:none;
  font-weight: normal;
  text-align: center;
  font-size: 16px;
  }
.menu a:hover, .menu .auswahl {
  color:#666; 
  font-size: 25px;
  }

h1 {
	background:transparent none repeat scroll 0%;
	color:#E0D0B0;
	padding:5px 0px 0px 20px;
}
h2, h3, h4 {
	background:transparent none repeat scroll 0%;
	color:#666;
	padding:10px 0px 15px;
}
p, li {
	font-size:80%;
	line-height:140%;
}
#spiegel p {
	margin-bottom:10px;
}
#foot p {
	background:transparent none repeat scroll 0%;
	color:#E0D0B0;
	font-size:70%;
	padding:5px 0px 0px 20px;
}
p.topper {
	padding:20px 0px;
}
img {
	border: none;
	text-decoration: none;	
}
.invis, hr {
	display:none;
}
* html, * html body {
	bottom:0px;
	height:100%;
	overflow:auto;
}
* html #menue {
	position:absolute;
	width:180px;
	z-index:30;
}
* html #header, * html #footer {
	padding-right:16px;
	position:absolute;
	width:100%;
	z-index:20;
}
* html #head, * html #foot {
	height:100%;
	position:static;
	z-index:20;
}
* html #content {
	bottom:0px;
	height:100%;
	left:0px;
	overflow: auto;
	position:absolute;
	right:0px;
	top:0px;
	width:100%;
	z-index:10;
}
* html #spiegel {
	width:520px;
}
* html #menue a {
	width:150px;
}
* html #menue a.aktiv:visited {
	background:#FAEACA none repeat scroll 0%;
	color:#AA0000;
	width:150px;
}

