body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #1d1b18;
background: #968f85 url(bg-body-spalte.gif) 0 0 repeat-y;
}
h1 {
font-family: "Times New Roman", Times, serif;
font-size: 1.8em;
font-weight: normal;
margin: 0 25px 20px 0;
}
#nocolumn {
background: #968f85 url(bg-body.gif) 0 0 repeat-y;
}

/* IDs */
#container {
width: 962px;
}
#headercon {
width: 962px;
height: 228px;
background: transparent url(bg-headercon.gif) 0 0 no-repeat;
}
#logo1 {
position: absolute;
top: 0;
left: 0;
width: 227px;
height: 226px;
background: transparent url(aca20ff68953cd8666db31d5bd3af5fa_Zitronenfalter_Logo1.jpg) 0 0 no-repeat;
}
#logo1 a {
width: 227px;
height: 226px;
}
#logo2 {
position: absolute;
top: 0;
left: 228px;
width: 505px;
height: 226px;
background: transparent url(65b9295631d239fb1c0b319f7cb5c9a8_Kleiner Fuchs 4_Logo2.jpg) 0 0 no-repeat;
}
#logo2 a {
width: 505px;
height: 85px;
}
#maincon {
margin: 0 0 0 228px;
}
#main {
margin-left: 25px;
}
#column {
padding-top: 30px;
float: right;
width: 226px;
margin-right: 1px;
}
#content { 
min-height: 350px;
width: 475px;
margin-right: 228px;
min-height: 25em;
}
#nocolumn #content { 
min-height: 350px;
width: 700px;
margin-right: 0;
}
#nocolumn #content .fright {
margin-right: 16px;
}
#text {
padding: 25px 0 0 0;
}
.copyright {
width: 226px;
text-align: center;
border-top: 1px solid #fff;
padding: 5px 0 20px 0;
font-size: 70%;
}
/* extra divs */
#con1 {
position: absolute;
top: 273px;
left: 0;
width: 25px;
height: 25px;
background: transparent;
}
#con2 {
position: absolute;
top: 273px;
left: 745px;
width: 25px;
height: 25px;
background: transparent;
}
#nocolumn #con2 {
display: none;
}

/* Formular */
.form1, form3 {
border-color: #e6dfd5;
}
.form2, .form4 {
border-color: #968f85;
}
input.sendbutton {
border-color: #968f85;
color: #796358;
background: #fff;
}
input.resetbutton {
border-color: #1d1b18;
color: #fff;
background: #968f85;
}

