body {
font: 95% Arial, Helvetica, sans-serif;
color: #fff;
background: #2D251F;
padding-bottom: 40px;
text-align: center;
}
h1 {
font-size: 1.5em;
margin: 0 20px 20px 0;
padding: 26px 0 0 0;
}

/* IDs */
#container {
position: relative;
width: 760px;
margin: 0 auto;
padding-top: 42px;
text-align: left;
color: #000;
background: transparent;
}
#headercon {
width: 760px;
height: 154px;
background: transparent;
}
#header {
width: 760px;
height: 112px;
background: #FBF7EE;
}
#logo1 {
position: absolute;
top: 69px;
left: 0;
width: 760px;
height: 60px;
z-index: 5;
background: #fff url(2382955b3a9fa126c6578ddddca15f46_logo_ob.jpg) 0 0 no-repeat;
}
#logo1 a {
width: 760px;
height: 60px;
}
#logo2 {
position: absolute;
top: 154px;
left: 0;
height: 42px;
width: 760px;
background: transparent url(2f94a0dac8c409da8f04186213121ebb_logo_kl.jpg) 0 0 no-repeat;
}
#logo2 a {
height: 42px;
width: 760px;
}
#maincon {
width: 760px;
background: #FBF7EE;
}
#maincon p.mainconbot {
width: 760px;
height: 18px;
background: transparent url(bg-bottom.gif) 0 0 no-repeat;
}
#main {
background: #FBF7EE;
padding-bottom: 20px;
}
#maincontent {
margin-right: 190px;
}
#nocolumn #maincontent {}#column {
float: left;
width: 180px;
min-height: 400px;
margin: 26px 0 0 0;
border-right: 2px dotted #E6A428;
}
#column p {
line-height: 125%;
}
#content { 
min-height: 350px;
margin-left: 210px;
width: 357px;
}
#nocolumn #content { 
min-height: 350px;
margin-left: 15px;
width: 540px;
}
#nocolumn #content .fright {
margin-right: 0;
}
#nocolumn #content hr {
margin-right: 0;
}
#text {
min-height: 300px;
}

/* Allgemeine Klassen */
.copyright {
font-size: 70%;
color: #fff;
text-align: right;
margin: 0 15px 0 0;
padding: 5px 2px 5px 0;
}

/* extra divs */
#con1 {
position: absolute;
top: 40px;
left: 0;
width: 760px; 
height: 18px;
background: transparent url(bg-top.gif) 0 0 no-repeat;
z-index: 50;
}

/* Formular */
.form1, .form3 {
border-color: #FBF7EE;
}
.form2, .form4 {
border: 1px solid #2D251F;
}
input.sendbutton {
border: 1px solid #2D251F;
color: #000;
background: #EDEBE9;
}
input.resetbutton {
border: 1px solid #2D251F;
color: #fff;
background: #2D251F;
}

