body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #aab3b1;
text-align: center;
padding-bottom: 15px;
}
h1 {
font-size: 1.8em;
color: #000;
padding-top: 30px;
}
/* IDs */
#container {
position: relative;
text-align: left;
width: 840px;
margin: 0 auto;
}
#headercon {
height: 223px;
width: 840px;
wid\th: 820px;
padding: 0 10px;
background: #848887 url(bg-headercon.gif) 0 0 repeat-y;
}
#header {
height: 48px;
width: 820px;
background: #000;
}
#logo1 {
width: 350px;
height: 48px;
background: #000 url(logo1.gif) 0 0 no-repeat;
}
#logo1 a {
width: 350px;
height: 48px;
}
#logo2 {
width: 820px;
height: 151px;
background: transparent url(logo2.jpg) 0 0 no-repeat;
}
#logo2 a {
width: 820px;
height: 151px;
}
#maincon {
width: 840px;
wid\th: 820px;
padding: 0 10px;
background: #dfe3e2 url(bg-container.gif) 0 0 repeat-y;
}
#main {
width: 820px;
padding-top: 2em;
background: transparent url(bg-main.gif) 0 0 repeat-x;
}
#maincontent {
width: 800px;
}
#nocolumn #maincontent {
background: transparent;
}
#column {
float: right;
width: 280px;
padding-top: 35px;
}
#content { 
min-height: 350px;
width: 497px;
margin-right: 300px;
min-height: 25em;
padding-bottom: 20px;
}
#nocolumn #content { 
min-height: 350px;
margin-right: 0;
width: 797px;
}
#text {
margin: 0 0 0 25px;
width: 462px;
}
#nocolumn #text {
width: 770px;
}
/* Allgemeine Klassen */
.copyright {
width: 840px;
wid\th: 820px;
line-height: 24px;
color: #fff;
background: #848887 url(bg-copyright.gif) 0 0 repeat-y;
text-align: right;
font-size: 70%;
margin: 0 0 0 0;
padding: 0 20px 0 0;
}
#container .containerbot {
height: 20px;
font-size: 1px;
background: transparent url(bg-container-bottom.gif) 0 0 no-repeat;
}

/* Formular */
.form1, .form3 {
border: 1px solid #dfe3e2;
}
.form2, .form4 {
border: 1px solid #848887;
}
input.sendbutton {
color: #000;
background: #b6bfbd;
}
input.resetbutton {
color: #fff;
background: #000;
}

