
a:visited { color: #FFFFFF; text-decoration:none;}
a:link    { color: #FFFFFF; text-decoration:none;}
body {
background-color: #4a525a;
margin: 110px 0 0 0;
}

#wrapper {
width: 850px;
margin: 0 auto;
padding: ;
background: #;
}

a img {
border: 0;
}

#header p {
text-align: center;
color: white;
font-family: 'Source Code Pro', sans-serif;
font-size: 200%;
font-weight: 200;
font-stretch: wider;
}

#content {
float: center;
margin: 20px 0 60px 320px;
color: white;
}

#footer {
clear: both;
}
#footer p {
text-align: center;
font-family: 'Source Code Pro', sans-serif; 
font-weight: 200;
font-size: 75%;
color: white;
}

hr.trennstrich {
clear: both;
background: url(trennstrich.png) 0 0 no-repeat;
height: 15px;
border: 0;
}