body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #c8ccd4;
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(cea08f20ebd17dd4775320e9ad310102_leer.doc) 0 0 no-repeat;
}
#logo1 a {
width: 208px;
height: 66px;
}
#logo2 {
position: absolute;
top: 118px; left: 216px;
width: 430px;
height: 108px;
background: #fff url(f9851c7c7b38ca664ff229e8370e0629_Logo1 ok.BMP) 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: #6694c6;
height: 20px;
width: 846px;
z-index: 5;
}
#nocolumn #con3 {	
}

/* Formular */
.form1, .form3 {
border: 1px solid #eceff3;
}
.form2, .form4 {
border: 1px solid #999;
}
input.sendbutton {
border: 1px solid #000;
color: #000;
background: #dcdcdc;
}
input.resetbutton {
border: 1px solid #000;
color: #fff;
background: #666666;
}


