* {
    padding : 0;
    margin : 0;
}
body {
color: #FFFFFF;
background : #000;
background-image : url(../images/body.jpg);
}
.clear {
clear : both;
}
#wrapper {
margin : 0 auto;
width : 1064px;
}
#header {
color : #000;
width : 1044px;
float : left;
padding : 10px;
border-top : 1px solid #ccc;
border-bottom : 1px solid #666;
height : 100px;
margin : 10px 0 1px 0;
background : #333;
background-repeat : repeat-x;
}
#top {
float : left;
width : 1064px;
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 : 500px;
margin-top : 0px;
margin-left : -10px;
}
.logo-text {
text-align : right;
font-size : 2em;
color : #850001;
font-family : Times New Roman, serif;
font-weight : bold;
width : 500px;
margin-top : 0px;
margin-left : 50px;
}
.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;
}
.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 : 1044px;
clear : both;
border-top : 1px solid #666;
border-bottom : 25px solid #000000;
background-image : url(http://www.rspanker.de/images/xhtml.png);
background-repeat : no-repeat;
background-position : 5px 3px;
margin : 1px 0 10px 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;
}