a:link { color:#FFFFFF; text-decoration:underline; }
a:visited {text-decoration:underline; color:#FFFFFF; }
a:hover {color:#FFFFFF; text-decoration:none; }

body {
    text-align:center;
    font-family:Georgia, "Times New Roman", Times, serif;
    padding:0px;
    margin:0px;
	background-color:#775b4d;
}

#hauptseite {
width:962px;
height:576px;
border: 0px solid #7b0209;
margin:0px auto;
position:relative;
top:50px;
text-align:left;
background-color:#7b0209;
}

#logo {
text-align:right;
position:relative;
background-color:#5e2f15;
}

#logo_pic {
border:0px;
}

#navi {
position:relative;
width:inherit;
height:30px;
background-color:#775b4d;
}

ul {
    list-style:none;
    padding: 0;
    margin: 0;
}

li {
float:left;
}

.navigation:link, .navigation:visited {
    padding-left:0px;
    display: block;
	float:left;
    font-size:12px;
	height:30px;	
}

#abstand_iframe {
width:30px;
float:left;
}



iframe {
	background-color:#7b0209;
	width:960px; 
	height:320px; 
	border:0px;
}

.navigation:hover, .navigation:focus {
    padding-left:0px;
    display: block;
	float:left;
    font-size:12px;
	height:30px;
	background-color:#7b0209;
}

.pic {
border:none;
}

#abstand {
width:26px;
float:left;
}

#inhalt_und_flash {
width:inherit;
background-color:#7b0209;
height:320px;
padding:0px;
margin:0px;
}

#footer {
width:inherit;
height:50px;
}

#inhalt {
width:570px;
height:320px;
float:left;
padding:0px;
margin:0px;
position:relative;
background-color:#7b0209;
}
