* html body {
 text-align: center;
}

#header {
 width: 848px;
 height: 256px;
 border: 1px solid black;
 background-color: #EFFE00;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 margin-top: 40px;
 z-index: 1;
}

#header img {
 margin-top: 120px;
 margin-left: 30px;
 border: none;
 z-index: 1;
}

#header_overlay {
 width: 275px;
 height: 281px;
 position: absolute;
 z-index: 2;
 background-color: black;
}


#header_overlay img {
 display: block;
 border: none;
 margin-top: 80px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}

#header_overlay_toptext {
 color: white;
 font-size: 14px;
 font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida", verdana,
 "Bitstream Vera Sans", sans-serif;
 text-align: center;
 margin-top: 25px;
 font-weight: bold;
}

#balken {
 height: 24px;
 width: 850px;
 background: repeat-x url(../images/schwarzerbalkenoben.jpg);
 margin-left: auto;
 margin-right: auto;
}

#main {
 width: 848px;
 height: 780px;
 border: 1px solid black;
 margin-left: auto;
 margin-right: auto;
 background: no-repeat url(../images/background.gif);
 text-align: left;
 z-index: 1;
}

.header_main {
 font-size: 14px;
 font-family: verdana;
 margin-left: 385px;
 margin-top: 25px;
 width: 220px;
}

.main_box {
 min-height: 200px;
 width: 480px;
 border: 1px solid black;
 text-align: left;
 background-color: white;
 margin-left: 40px;
 margin-top: 20px;
 float: left;
}

* html .main_box {
 margin-left: 20px;
}

.main_box_header {
 background-color: #EFFE00;
 height: 70px;
 width: 100%;
}

.link_mit_bild {
 height: 65px;
 border: none;
 width: 100%;
}

.link_mit_bild img {
 margin-top: 15px;
 margin-left: 15px;
 float: left;
}

.link_mit_bild p {
 float: left;
 margin-top: 17px;
 margin-left: 40px;
 font-family: verdana;
 font-size: 12px;
 line-height: 1.5;
}

#main_overlay {
 height: 780px;
 width: 275px;
 border: none;
 background-color: black;
 z-index: 2;
 color: white;
 font-family: verdana,
 "Bitstream Vera Sans", sans-serif;
 text-align: right;
}

#main_overlay ul {
 list-style-type: none;
 margin-right: 25px;
 margin-top: 20px;
}

#main_overlay ul li {
 display: block;
 padding-right: 20px;
 background: url(../images/inaktivermenuepunkt.gif) right no-repeat;
 font-size: 14px;
}

#main_overlay ul li.aktiv {
 background: url(../images/aktivermenuepunkt.jpg) right no-repeat;
}

#main_overlay p {
 margin: 25px;
 margin-top: 50px;
 font-size: 12px;
 text-align: right;
}

#overlay_bottom {
 width: 848px;
 height: 18px;
 margin-left: auto;
 margin-right: auto;
}

#overlay_bottom_balken {
 height: 18px;
 width: 275px;
 background: url(../images/schwarzerbalkenunten.jpg) repeat-x;
 border: none;
 margin-left: 555px;
}

* html #overlay_bottom_balken {
 margin-left: 540px;
}

#footer {
 width: 848px;
 height: 2em;
 margin-top: 5px;
 font-size: 12px;
 font-family: verdana;
 margin-left: auto;
 margin-right: auto;
}

#footer1 {
 float: left;
 margin-left: 40px;
}

* html #footer1 {
 margin-left: 10px;
}

#footer2 {
 float: right;
 margin-right: 50px;
}

* html #footer2 {
 margin-right: 25px;
}

#main_overlay a {
 text-decoration: none;
 color: white;
}

#main_overlay a:hover {
 text-decoration: underline;
}

li a {
 color: white;
}

a {
 color: black;
}


.main_box_klein {
 height: 130px;
 width: 480px;
 border: 1px solid black;
 text-align: left;
 background-color: black;
 margin-left: 40px;
 margin-top: 20px;
 float: left;
 color: white;
}

.main_box_beschreibung {
 height: 250px;
 width: 480px;
 border: 1px solid black;
 text-align: left;
 background-color: white;
 margin-left: 40px;
 margin-top: 20px;
 float: left;
}

.beschreibung {
 clear: left;
 margin: 10px;
 font-family: verdana;
 font-size: 12px;
 line-height: 1.5em;
}

#main_overlay h1 {
 font-size: 14px;
 text-align: center;
 margin-bottom: 40px;
 margin-top: 30px;
}

#main_overlay h2 {
 font-size: 12px;
 text-align: center;
}

.vorschau_mit_header a img {
 border: 3px solid yellow;
 text-decoration: none;
}

.vorschau_mit_header {
 text-align: center;
 margin-bottom: 80px;
}

.main_box h2 {
 font-family: verdana;
 font-size: 14px;
 text-decoration: underline;
 margin: 20px;
}

.gruender {
 font-family: verdana;
 font-size: 12px;
 line-height: 1.5em;
 margin: 10px;
 margin-bottom: 30px;
}

.gruender a {
 text-decoration: underline;
}
