body {
font: 95% Arial, Helvetica, sans-serif;
color: #000;
background: #2B434A url(bg-body.gif) 0 0 repeat-x;
padding-bottom: 20px;
text-align: center;
}
h1 {
font-size: 1.2em;
margin: 0 20px 20px 0;
padding: 5px 0 0 0;
}
/* IDs */
#container {
position: relative;
width: 782px;
margin: 0 auto;
text-align: left;
background: #D1D8DC;
}
#headercon {
height: 177px;
hei\ght: 173px;
background: #43889C;
border-top: 2px solid #43889C;
border-bottom: 2px solid #43889C;
}
#header {
background: transparent;
}
#logo1 {
position: absolute;
top: 2px; 
left: 0;
width: 782px;
height: 106px;
background: transparent url(2a650c11f8ccc24903a19378c9f94277_LogoCOM2COM_hp03.jpg) 0 0 no-repeat;
z-index: 5;
}
#logo1 a {
width: 782px;
height: 106px;
}
#logo2 {
position: absolute;
top: 108px;
left: 0;
height: 67px;
width: 782px;
background: transparent url(5bb2fa11a9ec907bad12c41a121525fb_LogoCOM2COM_hp04.jpg) 0 0 no-repeat;
}
#logo2 a {
height: 67px;
width: 782px;
}
#maincon {
width: 782px;
background: #D1D8DC;
border-bottom: 2px solid #43889C; 
}
#main {
background: #D1D8DC;
padding-bottom: 20px;
}
#column {
float: left;
width: 190px;
min-height: 400px;
padding: 35px 0 0 5px;
}
#content { 
min-height: 350px;
margin-left: 205px;
width: 400px;
}
#nocolumn #content { 
min-height: 350px;
margin-left: 20px;
width: 570px;
}
#text {
width: 380px;
padding-top: 30px;
min-height: 350px;
}
#nocolumn #text {
width: 570px;
}
#nocolumn hr {
margin-right: 0;
}
.fright {
margin-right: 0;
}
table.fright {
margin-right: 0;
}
/* Allgemeine Klassen */
.copyright {
font-size: 70%;
color: #fff;
text-align: right;
margin: 0;
padding: 5px 2px 5px 0;
}

/* Formular */
.form1, .form3 {
border: 1px solid #D1D8DC;
}
.form2, .form4 {
border: 1px solid #000000;
}
input.sendbutton {
border: 1px solid #000000;
color: #000;
background: #E6EAEC;
}
input.resetbutton {
border: 1px solid #000000;
color: #fff;
background: #43889C;
}


