/* CSS Benjamin Erfurth */


body{
margin:0px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.main_body{
width:760px;}

.header{
height:120px;
width:760px;
background-color:#000000;
color:#FFFFFF;
}

.content_all{
width:550px;
margin-left:1px;
float:left;
background-color:#FFFFFF;
margin-top:20px;
}

.content{
width:378px;
float:right;
font-size:12px;
line-height:18px;
}

.content2{
width:170px;
float:right;
background-color:#FFFFFF;
margin-top:20px;
font-size:12px;
}

.navigation{
color:#FFFFFF;
margin-left: 50px;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
width:70%;
padding-top: 10px;
}

.nav{
color:#FFFFFF;
text-decoration:none;
}

.nav:hover{
color:#CCCCCC;
text-decoration:none;
}

.nav:visited{
color:#BD0000;
text-decoration:none;
}

.img1{
float:left;
margin-right:5px;
clear:both;}

.img2{
float:left;
clear:both;}

.font{
color:#FFFFFF;
font-size:70px;
font-weight:bold;
margin-left:50px;
margin-top: -54px;
/* margin-bottom: -80px; */
font-family:Georgia, "Times New Roman", Times, serif;	
}

.footer{
height:30px;
width:760px;
margin-top:25px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
background-color:#000000;
}

.footer2{
height:5px;
width:760px;
margin-top:5px;
background-color:#000000;
}

.footer3{
height:15px;
width:760px;
margin-top:5px;
background-color:#bd0000;
}

.impressum{
float:right;
margin-top:8px;
margin-right:8px;
color:#CCCCCC;
text-align:right;}


a:link, a:active, a:visited {
color: #bd0000;
text-decoration: none;
}
	
a:hover {
color: #000000;
text-decoration: underline;
}
	
h1{
margin: 0;
color: #000;
font-size: 11px;
}





