body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #cac7c4;
text-align: center;
padding-bottom: 15px;
}
h1 {
font-size: 1.4em;
color: #039;
padding-top: 30px;
font-weight: normal;
}
/* IDs */
#container {
position: relative;
text-align: left;
width: 840px;
margin: 0 auto;
}
#headercon {
height: 223px;
width: 840px;
wid\th: 820px;
padding: 0 10px;
background: #fff url(bg-container.jpg) 0 0 repeat-y;
}
#header {
height: 48px;
width: 820px;
background: #48527b;
}
#logo1 {
height: 48px;
width: 350px;
background: #48527b url(logo1.gif) 0 0 no-repeat;
}
#logo1 a {
height: 48px;
width: 350px;
}
#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: #fff url(bg-container.jpg) 0 0 repeat-y;
}
#main {
width: 820px;
padding-top: 2em;
background: #fff url(bg-maincon.gif) 0 0 repeat-x;
}
#maincontent {
width: 820px;
}
#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: 795px;
}
#text {
margin: 0 0 0 25px;
width: 462px;
}
#nocolumn #text {
width: 795px;
}

/* Allgemeine Klassen */
.copyright {
width: 840px;
wid\th: 820px;
padding-right: 20px;
line-height: 24px;
color: #fff;
background: #48527b url(bg-container-copyright.jpg) 0 0 repeat-y;
text-align: right;
font-size: 70%;
margin: 0;
}
#container .containerbot {
height: 10px;
font-size: 1px;
background: transparent url(bg-container-bottom.jpg) 0 0 no-repeat;
}


/* Formular */
.form2, .form4 {
border: 1px solid #48527b;
}
input.sendbutton {
color: #000;
background: #eceae8;
}

