body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #646563;
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;
margin-bottom: 20px;
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 #999;
}
#headercon {
height: 180px;
background: transparent;
}
#headercontent {
width: 520px;
height: 170px;
margin-left: 180px;
background: #646563;
}
#logo1 {
position: absolute;
top: 81px;
left: 0;
width: 180px;
height: 90px;
background: #fff url(60f680cb9dc4e5e75999aca215ac3351_Logo.JPG) 0 0 no-repeat;
text-align: center;
}
#logo1 a {
display: block;
width: 180px;
height: 90px;
}
#logo2 {
position: absolute;
top: 0;
left: 179px;
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: 205px;
margin: -90px 5px 0 0;
}
#nocolumn #container {
background: #fff url(bg_container-nocol.gif) 0 0 repeat-y;
}
#nocolumn #content { 
min-height: 350px;
width: 719px;
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: #646563;
width: 225px;
height: 26px;
}
#con2 {
position: absolute;
top: 0;
left: 0;
width: 180px;
height: 55px;
background: transparent;
}
#con3 {
position: absolute;
top: 0;
left: 700px;
background: #fff;
width: 225px;
height: 55px;
}
#con4 {
position: absolute;
top: 55px; left: 0;
height: 26px;
width: 700px;
background: #646563; 
}
#nocolumn #con5 {
position: absolute;
top: 80px;
left: 700px;
background: #fff;
width: 225px;
height: 91px;
z-index: 20;
}
#nocolumn #con6 {
position: absolute;
top: 162px;
left: 700px;
background: #646563;
width: 225px;
height: 18px;
z-index: 19;
}

/* Formular */
.form2, .form4 {
border: 1px solid #999;
}
input.sendbutton {
border: 1px solid #000;
color: #000;
background: #dcdcdc;
}
input.resetbutton {
border: 1px solid #000;
color: #000;
background: #FFE1C5;
}
