body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #8c2e18;
text-align: center;
}
h1 {
font-size: 1.8em;
font-weight: normal;
margin: 0 20px 30px 0;
}
/* IDs */
#container {
position: relative;
width: 960px;
margin: 0 auto;
text-align: left;
background: transparent url(bg-column.jpg) 12px 80px no-repeat;
}
#headercon {
height: 100px;
background: transparent url(bg-header.jpg) 25px 0 no-repeat;
}
#header {
height: 100px;
background: transparent url(bg-wecker.jpg) 587px 0 no-repeat;
}
#logo1 {
position: absolute;
top: 25px;
left: 250px;
width: 355px;
height: 40px;
background: transparent url(c37583fce101d644d7c8064479229574_transparent.GIF) 0 0 no-repeat;
z-index: 5;
}
#logo1 a {
width: 355px;
height: 40px;
}
#logo2 {
position: absolute;
top: 74px;
left: 250px;
height: 50px;
width: 350px;
background: transparent url(logo2.jpg) 0 0 no-repeat;
}
#logo2 a {
height: 50px;
width: 350px;
}
#logo1 a {
display: block;
margin: 0;
padding: 0;
background: transparent;
}
#maincon {
width: 725px;
background: transparent url(bg-content.jpg) 200px 0 repeat-y;
}
#main {
background: transparent url(bg-links.jpg) 195px 0 no-repeat;
}
#maincontent {
background: transparent url(bg-wecker.jpg) 587px -102px no-repeat;
}
#column {
float: left;
width: 210px;
min-height: 400px;
padding: 25px 0 0 0;
}
#content { 
min-height: 350px;
padding-bottom: 20px;
}
#nocolumn #content { 
min-height: 350px;
}
#text {
width: 450px;
margin-left: 240px;
padding-top: 30px;
min-height: 350px;
}
#nocolumn #text {
width: 450px;
}

/* Allgemeine Klassen */
.copyright {
display: block;
height: 35px;
font-size: 60%;
margin: 0 0 20px 200px;
padding: 10px 0 0 40px;
background: transparent url(bg-footer.jpg) 0 0 no-repeat;
}

/* extra divs */
#nocolumn #con2 {
display: none;
}

/* Formular */
.form1, .form3 {
border: 1px solid #dfc8b2;
}
.form2, .form4 {
border: 1px solid #8c2e18;
}
input.sendbutton {
border: 1px solid #b44f3b;
color: #000;
background: #DFD3C8;
}
input.resetbutton {
border: 1px solid #b44f3b;
color: #fff;
background: #8c2e18;
}


