body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #971F1B;
text-align: center;
}
h1 {
font-size: 1.8em;
font-weight: normal;
margin: 0 20px 30px 0;
}

/* IDs */
#container {
position: relative;
width: 960px;
margin: 0 auto;
text-align: left;
background: transparent url(bg-col.jpg) 101px 0 no-repeat;
}
#headercon {
height: 225px;
background: transparent url(bg-headercon.jpg) 205px 0 no-repeat;
}
#logo1 {
position: absolute;
top: 30px;
left: 270px;
width: 250px;
height: 100px;
background: transparent url(7ad108e5eb8a820d0fa17f3dde988b6e_systemklein.JPG) 0 0 no-repeat;
z-index: 5;
}
#logo1 a {
width: 250px;
height: 100px;
}
#logo2 {
position: absolute;
top: 141px;
left: 270px;
height: 50px;
width: 250px;
background: transparent url(logo2.jpg) 0 0 no-repeat;
}
#logo2 a {
height: 50px;
width: 250px;
}
#logo1 a {
display: block;
margin: 0;
padding: 0;
background: transparent;
}
#maincon {
width: 735px;
background: transparent url(bg-container.jpg) 205px 0 repeat-y;
}
#main {
background: transparent url(bg-maincon.jpg) 203px -20px no-repeat;
}
#column {
float: left;
width: 210px;
min-height: 400px;
padding: 0 0 0 0;
color: #fff;
}
#content { 
min-height: 350px;
padding-bottom: 20px;
}
#nocolumn #content { 
min-height: 350px;
}
#text {
width: 450px;
margin-left: 240px;
min-height: 350px;
padding-top: 10px;
}
#nocolumn #text {
width: 450px;
}

/* Allgemeine Klassen */
.copyright {
display: block;
height: 20px;
font-size: 60%;
margin: 0 0 20px 200px;
padding: 10px 0 0 40px;
background: transparent url(bg-container-bottom.jpg) 5px -2px no-repeat;
}

/* Formular */
.form1 {
border: 1px solid #fdf8f9;
}
.form3 { 
border: 1px solid #fdf8f9;
}
input.sendbutton {
color: #000;
background: #D0CED0;
}
input.resetbutton {
color: #fff;
background: #971f1b;
}

