html, body, div, h1, h2, h3, h4, h5, ul, ol, td, th, form, img, li, map, area, input, object, a {
	margin: 0px;
	padding: 0px;
	}
html, body {
	height: 100%;
	}
p{
	margin-left: 20px;
	margin-top: 10px;
}
h1{
	font-size: 14px;
	font-weight: bold;
	color: #0D2D62;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#wrapper {
    margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg-head.gif);
	background-repeat: repeat-x;
	width: 982px;
	height: 298px;
	
}
#head {
	height: 117px;
	background-image: url(../images/iep-paul.gif);
	background-repeat: no-repeat;
}
.conthead{
	height: 40px;
	width: 100%;
	margin-left: 0px;
	background-color: #FF0000;
	}
.text{
	padding: 10px 10px 10px 5px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	background-color: #BAC3D3;
}
.conthead h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px 18px;
		}
.quader{
	margin-right: 15px;
	margin-left: 9px;
}
.top{
    margin-right: 10px;
	margin-left: 4px;
	}

#nav{
    top:38px;
	height:160px;
	width:237px;	
	position:relative;
}
.contentwir {
	background-color:#D6DCE5;
	width: 612px;
	position: absolute;
	top: 117px;
	margin-left: 237px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	z-index:99;
	visibility: visible;
}
.content {
	background-color:#D6DCE5;
	width: 612px;
	height: 480px;
	position: absolute;
	top: 117px;
	margin-left: 237px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	z-index:99;
	visibility: visible;
}
.abstand{
height: 310px;
}

.footer {
    height: 20px;
	background-color: #0D2D62;	
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin: 10px 0px 10px 0px;
	padding-top: 5px;
}

#adresse{
	font-size: 11px;
	width: 234px;
	position:absolute;
	top: 310px;
	text-align: right;
	visibility: visible;
	
}
#adresse p {
	margin: 0px;
	padding: 10px 12px 3px 0px;
}
.links {
  width: 330px;
  float: left;
  overflow:hidden;
  }
.rechts {
  width: 180px;
  float: right;
  overflow:hidden;
   }
.linksxl {
  width: 300px;
  float: left;
  overflow:hidden;
  }
.rechtsxl{
  width: 209px;
  float: right;
  overflow:hidden;
   }
.dorechts {
	width: 300px;
	float: right;
	overflow:hidden;
	text-align: left;
   }
.kontaktlinks {
  width: 240px;
  float: left;
  overflow:hidden;
  }
.kontaktrechts {
  width: 250px;
  float: right;
  overflow:hidden;
   }
.fixfloat{
   clear: both; 
   line-height: 0px; 
   font-size: 0px; 
   height: 0px;
	}
hr{
background-color:#9D9D9D; /* Mozilla 1.4 */
color:#9D9D9D; /* IE 6 */
border: #9D9D9D; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
input {
	cursor: pointer;
}
#nav ol li {
	text-align: right;
	list-style-type: none;
}
#nav li a:link {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/but_off.gif);
	background-repeat: no-repeat;
	padding-right: 16px;
	background-position: right center;
	}

#nav li a:visited {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/but_off.gif);
	background-repeat: no-repeat;
	padding-right: 16px;
	background-position: right center;
	}
#nav li a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;	
	background-image: url(../images/but_on.gif);
	background-repeat: no-repeat;
	padding-right: 16px;
	background-position: right center;
	}
#nav li a:active {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;	
	background-image: url(../images/but_off.gif);
	background-repeat: no-repeat;
	padding-right: 16px;
	background-position: right center;
	}
.choose{
	padding: 10px 0px 10px 18px;
}	
.choose ul li {
	list-style-type: none;
}
.choose li a:link {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	background-image: url(../images/choose_off.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left center;
	}

.choose li a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	background-image: url(../images/choose_off.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left center;
	}
.choose li a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;	
	background-image: url(../images/but_on.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left center;
	}
.choose li a:active {
	font-size: 12px;
	color: #000;
	text-decoration: underline;	
	background-image: url(../images/choose_off.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left center;
	}
.go a:link {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
} 
.go a:visited {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
} 
.go a:hover{
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	}
.go a:active {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
} 



.vor{
display:inline;
}
.vor a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
} 
.vor a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
} 
.vor a:hover{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	}
.vor a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.start {
	background-color: #DCAF06;
	margin: 2px 2px 0px 2px;
	height: 466px;
	width: 608px;
}
#homepic {
	width: 550px;
	margin: 10px 0px 0px 30px;
	padding: 0px;	
	height: 400px;
	background-image: url(../images/homepic.jpg);
	background-repeat: no-repeat;
}
#hometxt {
	height: 180px;
	width: 450px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	left:40px;
	top: 115px;	
	position: relative;
	font-size: 18px;
	color: #000000;
}
#hometxt h1{
	font-size: 21px;
	font-weight: bold;
	color: #0D2D62;	
	padding: 0px;
	margin: 0px;
}
.fixhome{
	clear: both;
	padding: 0px;
	height: 40px;
	margin: 0px;
	background-color: #FFCB07;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.fixhome h1{
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.1em;
	margin-top: 5px;
}

.down h1{
	font-size: 14px;
	font-weight: bold;
	color: #0D2D62;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.down{
	padding: 5px 28px 10px 38px;
	position:absolute;
	top: 250px;
	width: 335px;
	height: 100px;
	left: 0px;
}
.down ul li{
list-style-type: none;
}
.down li a:link {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	background-image: url(../images/pdf-off.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: left center;
		}

.down li a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	background-image: url(../images/pdf-off.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: left center;
		}
.down li a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;	
	background-image: url(../images/but_on.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: left center;
		}
.down li a:active {
	font-size: 12px;
	color: #000;
	text-decoration: underline;	
	background-image: url(../images/pdf-off.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: left center;
		}

#sn23, #sn21,#sn31, #ms41{
	width: 611px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position:absolute;
	visibility: visible;
}
#sn236, #sn231, #sn216, #sn22, #sn226, #sn316, #sny32, #sny326, #sn311,#ms411, #ms412,#ms418,#nks4, #ngu4, #nksngu4{
	width: 611px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position:absolute;
	visibility: hidden;
}
	
.sn2300,.sn2100, .sn3100, .ms4100{
	width: 550px;
	padding: 0px;
	margin: 10px 35px 0px 35px;
	background-color: #BAC3D3;
	position:absolute;
	
		
}
.sn2306, .sn2310, .sn2106, .sn2200, .sn2206, .sn3106, .sn3110, .sny3206, .sny3200, .ms4101, .ms4102, .ms4108, .nks4xxx, .ngu4xxx, .nksngu4xxx{
	width: 550px;
	padding: 0px;
	margin: 10px 35px 0px 35px;
	background-color: #BAC3D3;
	position:absolute;
	
}
#wir{
padding: 10px 20px 10px 18px;
}
