@charset "UTF-8";
/* CSS Document */
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #9C0;
}
a:active {
	text-decoration: none;
	color: #000;
}
#hauptcontainer {
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(hghg.jpg);
	width: 900px;
	height: 600px;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #000;
}
#topnavi {
	float:right;
	margin:10px 10px 540px 0px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;	
	
}#topnavi ul li{
	display:inline;
	font-size:90%;
	padding-left:5px;

	}
#anfahrt{
	margin:0px 0px 0px 30px;

}

#inhalt {
	font-size: 90%;
	margin-left: 66px;
	margin-top: 10px;
	padding-top: 200px;
	color: #FFF;
	line-height: 140%;
	letter-spacing: 1px;		
}
#inhalt2 {
	font-size: 90%;
	margin-left: 66px;
	margin-top: 10px;
	padding-top: 100px;
	color: #FFF;
	line-height: 120%;
	letter-spacing: 1px;		
}
h5 {
	line-height: 30%;
}
#inhalt2 #steves_extrawurst{
	font-size: 80%;
	color: #FFF;
	line-height: 150%;
	letter-spacing: 1px;		
}



#footer {
	clear:both;
	font-size: 70%;
	text-align:center;
	margin-top:auto;
	
}

