body{
background-color: #000000;
font-family: helvetica;
text-align: center;
}

h1{
color: #ffffff;
text-align: left;
font-size: 15px;
font-family: helvetica;
}

a{
font-size: 15px;
text-align: left;
color: #ffffff;
text-decoration: none;
font-family: helvetica;
}

a:hover{
color: #ffffff; background-color:#a22020;
}

img{
border: none;
margin: 0px;
}

.siteContainer{
text-align: center;
width: auto;
white-space: nowrap;
margin: 0 auto;
}

.navigation{
position:fixed; top:0px; left:5px;
text-align: left; width: 18em;
margin-left: 5px;
}

.inhalt{
margin-left: 18em;
text-align: left; 
color: #ffffff;
}




