body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #fff;
text-align: center;
}
h1 {
font-size: 1.6em;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0 0 20px 0;
padding: 9px 0 0 0;
}

/* IDs */
#container {
position: relative;
width: 860px;
margin: 0 auto;
text-align: left;
color: #000;
background: transparent;
}
#headercon {
width: 860px;
height: 228px;
}
#logo1 {
position: absolute;
top: 0;
left: 228px;
width: 404px;
height: 150px;
z-index: 5;
background: transparent url(ede51acf1f7f6ba68f1e1d5fa5cc4fc4_test-dfh-5.bmp) 0 0 no-repeat;
}
#logo1 a {
width: 404px;
height: 150px;
}
#logo2 {
position: absolute;
top: 0;
left: 0;
height: 220px;
width: 214px;
background: transparent url(34e7fdacddf7cd4b0d7c2e68c08ab654_test-dfh-4.bmp) 0 0 no-repeat;
}
#logo2 a {
height: 220px;
width: 214px;
}
#maincon {
width: 860px;
}
#column {
float: right;
width: 193px;
padding: 10px 0 10px 10px;
color: #000;
background: transparent url(bg-column.gif) 0 0 repeat-y;
}
#content { 
margin-left: 228px;
width: 404px;
margin-right: 225px;
}
#nocolumn #content { 
width: 629px;
margin-right: 0;
}
#nocolumn #content hr, 
#nocolumn #content .fright, 
#nocolumn #content .event {
margin-right: 0;
}
#text {
min-height: 350px;
}
/* Formular */
.form2, .form4 {
border: 1px solid #666;
}
input.sendbutton {
border: 1px solid #666;
color:#000;
background: #f5f5f5;
}
input.resetbutton {
border: 1px solid #666;
color: #fff;
background: #333;
}

