* {
    padding : 0;
    margin : 0;
}
body {
color: #FFFFFF;
background : #000;
background-image : url(../images/body.jpg);
padding : 0.3em;
}
.clear {
clear : both;
}
#wrapper {
margin : 0 auto;
width : 1024px;
}
#haupt {
color : #000;
width : 1024px;
float : left;
padding : 0px;
border-top : 2px solid #ccc;
border-bottom : 2px solid #666;
border-left : 2px solid #666;
border-right : 2px solid #666;
height : auto;
margin : 0 0 0 0;
}
#header {
color : #000;
width : 1004px;
float : left;
padding : 10px;
border-top : 1px solid #ccc;
border-bottom : 1px solid #666;
height : 100px;
margin : 0px 0 1px 0;
background : #333;
background-image:url(../images/header.jpg);
background-repeat : repeat-x;
}
#top {
float : left;
width : 1024px;
height : 27px;
color : #333;
margin-top : -120px;
margin-left : 0px;
background-image:url(../images/top1.jpg);
background-repeat : repeat-x;
}
.icons {
float : right;
margin-right : 10px;
margin-top : 10px;
}
.icons a {
border : 0 solid;
}
.icons img {
border : 0 solid;
padding-right : 20px;
}
.icons2 {
float : right;
margin-right : 10px;
margin-top : 20px;
}
.icons2 a {
border : 0 solid;
}
.icons2 img {
border : 0 solid;
padding-right : 20px;
}
.logo {
text-align : center;
width : 220px;
margin-top : 22px;
margin-left : -10px;
}
.logo h1#lineone {
font-size : 2em;
font-weight : lighter;
padding-top : 30px;
border : none;
letter-spacing : -1px;
color : #850001;
font-family : "Times New Roman", serif;
}
.logo h1#lineone span {
color : #850001;
}
.logo h2#linetwo {
font-size : 1.2em;
text-transform : none;
color : #850001;
font-weight : lighter;
font-family : "Times New Roman", serif;
}
.logo a {
color : #850001;
text-decoration : none;
}
ul {
list-style : none;
}
li {
margin : 2px 0 2px 5px;
}
li a {
display : block;
width : 198px;
height : 30px;
line-height : 30px;
background-image:url(../images/nav.jpg);
background-repeat: no-repeat;
background-position : 0 0;
text-indent : 5px;
color : #850001;
text-decoration : none;
font-weight : bold;
}
li a:active, li a:hover {
background-position : right top;
color : #850001;
font-weight : 800;
}
li a:visited {
background-position : right top;
color : #C10000;
font-weight : 800;
}
li a:hover {
background-position : right top;
color : #D50000;
font-weight : 800;
}
.col {
width : 140px;
float : left;
padding : 0 0 0 7px;
}
.col2 {
width : 120px;
float : left;
padding : 30px 0 0 7px;
}
.col p {
margin : 11px 0 0 5px;
padding : 0;
text-align : justify;
}
.col h3 {
color : #850001;
font-size : 1.2em;
padding : 30px 0 0 0;
}
.col a {
color : #850001;
float : right;
margin : 10px 0 0 10px;
padding : 0px 0 5px 0;
}
#footer {
width : 1004px;
clear : both;
border-top : 1px solid #666;
border-bottom : 25px solid #850001;
background-image : url(http://www.rspanker.de/images/xhtml.png);
background-repeat : no-repeat;
background-position : 5px 3px;
margin : 1px 0 0px 0;
padding : 10px;
background-color : #333333;
}
#footer p {
padding : 0;
font-size : 90%;
color : #878787;
text-align : right;
font-family : "Times New Roman", serif;
}
#footer a {
color : #878787;
text-decoration : none;
font-weight : bold;
}
#fuss {
width : 980px;
height : 30px;
}