body {
font: 95% Arial, Helvetica, sans-serif;
color: #fff;
background: #92A6B8 url(bg-container.gif) top center repeat-y;
text-align: center;
}
#nocolumn {
background: #92A6B8 url(bg-container-leer.gif) top center repeat-y;
}
h1 {
font-size: 1.8em;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
margin: 0 20px 20px 0;
padding: 90px 0 30px 0;
}
#nocolumn h1 {
margin-left: 217px;
}

/* IDs */
#container {
position: relative;
width: 800px;
margin: 0 auto;
text-align: left;
color: #000;
background: transparent;
}

#headercon {
width: 800px;
height: 175px;
background: transparent;
}
#header {
width: 800px;
height: 175px;
}
#logo1 {
position: absolute;
top:75px;
left: 402px;
height: 100px;
width: 375px;
background: #fff url(43ad0d53d7c436af42ddf3dcee8d6f8c_Foto 21.jpg) 0 0 no-repeat;
}
#logo1 a {
width: 375px;
height: 100px;
}
#logo2 {
position: absolute;
top: 0;
left: 200px;
height: 175px;
width: 200px;
background: transparent url(784f3d16b416dc68f925aef243f4b324_Foto 22.jpg) 0 0 no-repeat;
}
#logo2 a {
height: 175px;
width: 200px;
}
#maincon {
width: 800px;
background: transparent;
}
#main {
background: transparent;
padding-bottom: 28px;
}
#maincontent {
margin-left: 200px;
}
#nocolumn #maincontent {}
#column {
float: left;
width: 190px;
min-height: 400px;
padding: 175px 10px 10px 0;
color: #fff;
}
#content { 
min-height: 350px;
margin-left: 217px;
width: 360px;
}
#nocolumn #content { 
min-height: 350px;
margin-left: 0;
width: 590px;
}
#text {
min-height: 470px;
}
/* Allgemeine Klassen */
/* extra divs */
#con1 {
position: absolute;
top: 175px;
left: 0;
width: 400px;
height: 150px;
background: #B1BFCC;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
}
#con2 {}/* Formular */
.form1, .form3 {
border: 1px solid #fff;
}
.form2, .form4 {
border: 1px solid #000;
}
input.sendbutton {
border: 1px solid #000;
color: #000;
background: #E2E4E7;
}
input.resetbutton {
border: 1px solid #000;
color: #fff;
background: #92a6b8;
}

