body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #F9DF9F;
text-align: center;
}
h1 {
font-size: 1.6em;
font-weight: normal;
}
/* IDs */
#container {
position: relative;
text-align: left;
width: 866px;
margin: 0 auto 15px auto;
}
#headercon {
height: 118px;
background: transparent url(bg-header.jpg) 0 19px no-repeat;
}
#logo1 {
position: absolute;
top: 27px; left: 8px;
width: 208px;
height: 66px;
background: #fff url(978670bc88555b1ce574efd33100f6a7_mafdet-Logo 200 pixel breit.jpg) 0 0 no-repeat;
}
#logo1 a {
width: 208px;
height: 66px;
}
#logo2 {
position: absolute;
top: 118px; left: 216px;
width: 430px;
height: 108px;
background: #f9df9f url(cdd82c9552bfb4a5236cd57b6d480ed3_Bannerversion3.gif) 0 0 no-repeat;
}
#logo2 a {
width: 430px;
height: 108px;
}
#maincon {
width: 866px;
background: transparent url(bg-container.jpg) 0 0 repeat-y;
}
#nocolumn #maincon {
background: transparent url(bg-container-nocol.jpg) 0 0 repeat-y;
}
#maincontent {
margin: 0 0 0 220px;
}
.mainconbot {
background: transparent url(bg-containerbottom.jpg) 0 0 no-repeat;
display: block;
width: 866px;
height: 17px;	
}
#nocolumn .mainconbot {
background: transparent url(bg-containerbottom-nocol.jpg) 0 0 no-repeat;
}
#column {
display: block;
width: 220px;
w\idth: 210px;
float: right;
background: transparent;
padding: 160px 10px 10px 0;
}
#content { 
min-height: 350px;
padding: 160px 0 20px 20px;
margin-right: 220px;
width: 402px;
}
#nocolumn #content { 
min-height: 350px;
width: 614px;
margin-right: 0;
}
#text {
width: 400px;
}
#nocolumn #text {
width: 614px;
}
/* extra divs */
#con1 {
position: absolute;
top: 226px;
left: 8px;
background: #F0A901;
height: 20px;
width: 846px;
z-index: 5;
}
#nocolumn #con3 {	
}

/* Formular */
.form1, .form3 {
border: 1px solid #FBF3E1;
}
.form2, .form4 {
border: 1px solid #856c47;
}

input.sendbutton {
border: 1px solid #000;
color: #000;
background: #E7E3D8;
}
input.resetbutton {
border: 1px solid #000;
color: #fff;
background: #856C47;
}


