body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #9DA2AC;
text-align: center;
padding-bottom: 15px;
}
h1 {
font-size: 1.4em;
color: #9196A2;
background: transparent;
padding-top: 28px;
font-weight: normal;
}
/* IDs */
#container {
position: relative;
text-align: left;
width: 868px;
margin: 0 auto;
background: #9DA2AC;
}
#headercon {
height: 154px;
width: 868px;
padding-top: 38px;
background: transparent;
}
#headercontent {
height: 154px;
}
#logo1 {
position: absolute;
top: 38px;
left: 0;
width: 233px;
height: 154px;
background: #F0A901 url(caf3aa7f150a2216f2f8ef3beca76511_logo_leer2.jpg) 0 0 no-repeat;
z-index: 5
}
#logo1 a {
width: 233px;
height: 154px;
}
#logo2 {
position: absolute;
top: 38px;
left: 238px;
width: 630px;
height: 154px;
background: #fff url(8f8617c57a712a16124a4c473a69444c_skizze_leer.jpg) 0 0 no-repeat;
z-index: 5;
}
#logo2 a {
width: 630px;
height: 154px;
}

#con1 {
position: absolute;
top: 38px;
left: 0;
width: 233px;
height: 154px;
background: transparent url(maske1.gif) 0 0 no-repeat;
z-index: 50;
}
#con2 {
position: absolute;
top: 38px;
left: 238px;
width: 630px;
height: 154px;
z-index: 50;
background: transparent url(maske2.gif) 0 0 no-repeat;
}
#main {
margin-left: 238px;
width: 630px;
background: transparent;
}
#maincontent {
margin-top: 5px;
background: #fff url(content.gif) 0 0 repeat-y;
}
#nocolumn #maincontent {
background: #fff;
}
#maincontent p.maincontentbot {
width: 630px;
height: 28px;
background: transparent url(content-bottom-col.gif) 0 0 no-repeat;
}
#nocolumn #maincontent p.maincontentbot {
background: transparent url(content-bottom.gif) 0 0 no-repeat;
}
#column {
float: right;
width: 194px;
margin: 0 0 0 0;
padding-top: 28px;
background: #FDF6E5 url(col-top.gif) 0 0 no-repeat;
}

#content { 
min-height: 350px;
width: 431px;
background: #fff url(content-top-col.gif) 0 0 no-repeat;
margin-right: 196px;
}
#nocolumn #content { 
min-height: 350px;
background: #fff url(content-top.gif) 0 0 no-repeat;
width: 630px;
margin-right: 0;
}
#text {
margin: 0 15px 0 30px;
width: 380px;
padding-bottom: 20px;
}
#nocolumn #text {
width: 585px;
}

/* Allgemeine Klassen */
.copyright {
padding: 0 0 5px 0;
margin-top: 5px;
text-align: right;
font-size: 70%;
}

/* Formular */
.form2, .form4 {
border: 1px solid #999;
}
input.sendbutton {
color: 000;
background: #FDF6E5;
}
input.resetbutton {
color: #fff;
background: #9196A2;
}

