body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #fff url(bg-body.gif) 0 0 repeat-x;
}
h1 {
font-family: 'Arial Black', Arial, Helvetica, sans-serif;
font-size: 1.8em;
font-weight: normal;
margin: 0 25px 20px 0;
}

/* IDs */
#container {
width: 962px;
}
#headercon {
width: 440px;
height: 360px;
background: transparent;
}
#logo1 {
position: absolute;
top: 0;
left: 0;
width: 440px;
height: 80px;
background: transparent url(cdc574ca65f6ee1819c74f062f7f068d_Logo_ur-eiche.jpg) 0 0 no-repeat;
}
#logo1 a {
width: 440px;
height: 80px;
}
#logo2 {
position: absolute;
top: 80px;
left: 40px;
width: 400px;
height: 280px;
background: transparent url(cb005b7ead397be0015dcb8e3ae7218c_ST7070_T8080.jpg) 0 0 no-repeat;
}
#logo2 a {
width: 400px;
height: 280px;
}
#maincon {
margin-left: 40px;
}
#main {
padding-top: 40px;
}
#column {
float: left;
width: 247px;
border-right: 1px solid #a37c54;
}
#content { 
min-height: 350px;
width: 600px;
margin-left: 310px;
}
#nocolumn #content { 
min-height: 350px;
width: 900px;
margin-left: 10px;
}
#text {
padding: 0 0 0 0;
}

/* Allgemeine Klassen */
.copyright {
padding: 5px 0 20px 40px;
font-size: 70%;
}
/* extra divs */
#con1 {
position: absolute;
top: 273px;
left: 0;
width: 25px;
height: 25px;
background: transparent url(pfeil.gif) 0 0 no-repeat;
}
#con2 {
position: absolute;
top: 273px;
left: 745px;
width: 25px;
height: 25px;
background: transparent url(pfeil.gif) 0 0 no-repeat;
}
#nocolumn #con2 {
display: none;
}

/* Formular */
.form2, .form4 {
border: 1px solid #A37C54;
}
input.sendbutton {
border: 1px solid #000;
color: #000;
background: #F3EEE9;
}
input.resetbutton {
border: 1px solid #000;
color: #fff;
background: #A37C54;
}

