html{
	height: 100.5%;
}

body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial;
	color: #793b20;
	background: url('/pictures/allgemein/bg_body.jpg') repeat-x #f0dbb5;
}

#site{
	margin: 0px auto;
	width: 850px;
	height: auto;
	overflow: visible;
}

#top{
	width: 850px;
	height: 110px;
	overflow: hidden;
}

#logo{
	float: left;
	width: 250px;
	height: 110px;
}

#navi_top{
	float: right;
	height: 50px;
	margin-top: 60px;
	padding-right: 15px;
	overflow: visible;
}

#navi_top ul{
	margin: 0px;
	padding: 0px;
}

#navi_top ul li{
	float: left;
	text-align: center;
	list-style-type: none;
}

#navi_top ul li .active{
	line-height: 50px;
	padding-top: 0px;
	background: url('/pictures/allgemein/bg_navi_top_li_active.jpg') no-repeat;
	color: #cc1013;
}

#navi_top ul li a{
	display: block;
	width: 120px;
	padding-top: 15px;
	line-height: 35px;
	background: url('/pictures/allgemein/bg_navi_top_li.jpg') no-repeat;
	text-decoration: none;
	color: #793b20;
	font-weight: bold;
}

#navi_top ul li a:hover{
	line-height: 50px;
	padding-top: 0px;
	background: url('/pictures/allgemein/bg_navi_top_li_active.jpg') no-repeat;
	color: #cc1013;
}

#big_picture{
	width: 850px;
	height: 473px;
}

#footer{
	width: 800px;
	height: 42px;
	padding-right: 50px;
	padding-top: 10px;
	background: url('/pictures/allgemein/index_footer.jpg') no-repeat;
	text-align: right;
}

#footer ul{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: -10px;
}

#footer ul li{
	display: inline;
	list-style-type: none;
}

#footer ul li .active{
	color: #f0dbb5;
}

#footer ul li a{
	padding-right: 10px;
	padding-left: 10px;
	color: #793b20;
	font-weight: bold;
	text-decoration: none;
}

#footer ul li a:hover{
	color: #f0dbb5;
}

#umleitung_startseite{
	float: left;
 	margin-left: 40px;
}

#umleitung_startseite img {
	border: 0;
}
