body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #fff url(bg-body.gif) 0 0 repeat-x;
text-align: center;
padding-bottom: 15px;
}
h1 {
font-size: 1.4em;
color: #000;
padding-top: 30px;
font-weight: normal;
}
/* IDs */
#container {
position: relative;
text-align: left;
width: 925px;
margin: 0 auto;
background: #fff url(bg-container.gif) 0 0 repeat-y;
border-bottom: 1px solid #5d87de;
}
#headercon {
height: 180px;
background: transparent;
}
#headercontent {
width: 520px;
height: 180px;
margin-left: 180px;
background: #ffb10c;
}
#logo1 {
position: absolute;
top: 81px;
left: 0;
width: 180px;
height: 90px;
background: #fff url(4d7e9d2b08f16ec55dd0e36321761cbf_Logo_klein.gif) 0 0 no-repeat;
text-align: center;
}
#logo1 a {
display: block;
width: 180px;
height: 90px;
}
#logo2 {
position: absolute;
top: 0;
left: 180px;
width: 520px;
height: 171px;
background: #fff url(logo2.jpg) 0 0 no-repeat;
}
#logo2 a {
display: block;
width: 520px;
height: 171px;
}
#main {
margin-left: 200px;
background: transparent;
}
#column {
float: right;
width: 225px;
wid\th: 205px;
margin: -90px 0 0 0;
padding: 0 10px;
}
#nocolumn #container {
background: #fff url(bg-container-nocol.gif) 0 0 repeat-y;
}
#nocolumn #content { 
min-height: 350px;
width: 718px;
margin-right: 1px;
}
#content { 
min-height: 350px;
width: 480px;
padding: 0 0 30px 5px;
background: #fff;
margin-right: 220px;
min-height: 25em;
}
/* Allgemeine Klassen */
.copyright {
padding: 2px 10px 5px 0;
text-align: right;
font-size: 70%;
}
/* extra divs */
#con1 {
position: absolute;
top: 55px;
left: 700px;
background: #ffb10c;
width: 225px;
height: 25px;
}
#con2 {
position: absolute;
top: 0;
left: 0;
width: 180px;
height: 55px;
background: #afd933;
}
#con3 {
position: absolute;
top: 0;
left: 700px;
background: #fff;
width: 224px;
height: 55px;
}
#con4 {
position: absolute;
top: 55px; left: 0;
height: 25px;
width: 180px;
background: #ffb10c; 
}
#nocolumn #con5 {
position: absolute;
top: 80px;
left: 700px;
background: #afd933;
width: 225px;
height: 91px;
z-index: 20;
}
#nocolumn #con6 {
position: absolute;
top: 171px;
left: 700px;
background: #ffb10c;
width: 224px;
height: 9px;
font-size: 1px;
line-height: 0;
z-index: 19;
}
/* Formular */
.form2, .form4 {
border: 1px solid #5d87de;
}
