body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #bbbbb5;
text-align: center;
padding-bottom: 15px;
}
h1 {
font-size: 1.4em;
color: #4f7a47;
padding-top: 30px;
font-weight: normal;
}
/* IDs */
#container {
position: relative;
text-align: left;
width: 868px;
margin: 0 auto;
background: #bbbbb5;
}
#headercon {
height: 154px;
width: 868px;
padding-top: 38px;
background: transparent;
}
#header {
width: 233px;
height: 154px;
background: #75a96b url(farbe.gif) 0 0 no-repeat;
}
#headercontent {
/* hier bitte noch farbe2 */
}
#logo1 {
position: absolute;
top: 38px;
left: 0;
width: 233px;
height: 154px;
text-align: center;
background: #75a96b url(39e58f4e8365a49b46f548063852ece0_logo-3.bmp) 0 0 no-repeat;
}
#logo1 a {
width: 233px;
height: 154px;
}
#logo2 {
position: absolute;
top: 38px;
left: 238px;
width: 630px;
height: 154px;
background: #999999 url(logo2.jpg) 0 0 no-repeat;
}
#logo2 a {
width: 630px;
height: 154px;
}
#main {
margin-left: 238px;
width: 630px;
background: transparent;
}
#maincontent {
margin-top: 5px;
background: #fff url(bg-main.gif) 0 0 repeat-y;
}
#nocolumn #maincontent {
background: #fff;
}
#maincontent p.maincontentbot {
width: 630px;
height: 30px;
background: transparent url(content-bottom-co.gif) 0 0 no-repeat;
}
#nocolumn #maincontent p.maincontentbot {
background: transparent url(content-bottom-la.gif) 0 0 no-repeat;
}
#column {
float: right;
width: 194px;
margin: 0 0 0 0;
padding-top: 20px;
background: #ebfbea url(spalte-top.gif) 0 0 no-repeat;
}

#content { 
min-height: 350px;
width: 431px;
background: #fff url(content-top-sm.gif) 0 0 no-repeat;
margin-right: 194px;
min-height: 25em;
}
#nocolumn #content { 
min-height: 350px;
background: #fff url(content-top-la.gif) 0 0 no-repeat;
width: 630px;
margin-right: 0;
}
#text {
margin: 0 0 0 30px;
width: 386px;
}
#nocolumn #text {
width: 585px;
}

/* Allgemeine Klassen */
.copyright {
padding: 0 0 5px 0;
margin-top: 5px;
text-align: right;
font-size: 70%;
}


/* Formular */
.form2 {
border: 1px solid #999;
}
.form4 {
border: 1px solid #999;
}
input.sendbutton {
color: #000;
background: #ebfbea;
}
input.resetbutton {
color: #fff;
background: #4f7a47;
}


