body {
 height: 100%;
 background-color: #ffffff;
 margin: 0px;
 padding:0px;
 font-family: Tahoma, Helvetica, sans-serif;
 font-size: medium;
 font-weight: normal;
 color: #000000;
}
h1 {
 color: #ffffff; margin: 5px 0 5px 50px;
 font-size: large;
 font-weight: bold;
 border-bottom: 1px solid #cccccc;
 padding-bottom:5px;
 font-family: Tahoma, Helvetica, sans-serif;
 }
h2 { color: #00A6C3;
margin: 0 0 5px 0;
font-size: 16px;
font-weight: bold;
border-bottom: 1px solid #cccccc;
padding-bottom: 5px;
font-family: Tahoma, Helvetica, sans-serif;
}
h3, h4 {
font-size: 14px;
margin: 5px 0;
font-family: Tahoma, Helvetica, sans-serif;
}
#header {
 width: 1050px;
 background:url(header-back.gif) #ffffff;
 background-position: top right;
 height:90px !important;
 border-bottom: 2px solid #cccccc;
 }
#header h1 {
 margin:20 padding:20;
 font-size: large;
}
#slogen {
 margin: 0px 0px 0px 40px;
}
div#maincenter {
 width: 1050px;
 margin: 40px 0px 0px 0px;
 color: black;
 padding: 0px 0px 0px 10px;
 border-right: 0px solid blue;
 text-align:right;
}
.center {
text-align:center;
}
#spalte0 {
 width:250px;
 text-align: left;
 float: left;
 padding: 0px 10px 0px 0px;
}
#spalte1 {
 width:250px;
 text-align: left;
 float: left;
 padding: 0px 10px 0px 0px;
}
#spalte2 {
 width:250px;
 text-align: left;
 float: left;
 padding: 0px 10px 0px 0px;
}
#spalte3 {
 width:250px;
 text-align: left;
 float: left;
 padding: 0px 10px 0px 0px;
}

#foot {
 position:absolute;
 bottom:0;
 width: 1050px;
 background: #cccccc;
 height:20px !important;
 border-top: 1px solid #b2b2b2;
}
#footer {
 position:absolute;
 left: 10px; top: 6px;
 text-align: left;
 font-family: Tahoma, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #333333;
}
#bottom {
 position: absolute;
 right: 10px;
 top: 0px;
}
a:link { color:#333333; text-decoration: none; }
a:visited { color:#333333; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
