html{
	height: 100.5%;
}

body{
	margin: 0px;
	padding: 0px;
	background: url('/pictures/allgemein/bg_body.jpg') repeat-x #f0dbb5;
}

*{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #793b20;
}

.clearer{
	clear:both;
}

#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;
}

#main{
	width: 850px;
	height: auto;
	overflow: visible;
	background: url('/pictures/allgemein/bg_main.jpg') repeat-y;
}

#left{
	float: left;
	width: 229px;
	height: auto;
	overflow: visible;
}

#navi_left{
	width: 179px;
	height: auto;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 30px;
	overflow: visible;
    background: url('/pictures/allgemein/bg_navi_left.jpg') no-repeat;
}

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

#navi_left ul li{
	list-style-type: none;
	margin-bottom: 10px;
}

#navi_left ul li .active{
	color: #cc1013;
}

#navi_left ul li a{
	color: #793b20;
	font-weight: bold;
	text-decoration: none;
}

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

#navi_left ul li ul{
	margin-left: 15px;
	margin-top: 10px;
}

#slowbakingLogo {
	margin-left: 35px;
	border: 0;
}

#right{
	float: left;
	width: 621px;
	height: auto;
	overflow: visible;
}

#big_picture{
	width: 621px;
	height: 204px;
}

#content{
	width: 530px;
	height: auto;
    margin-top: 35px;
    margin-left: 40px;
	overflow: visible;
}

#content a{
	color: #793b20;
}

#content_block{
	margin-bottom: 35px;
	overflow: visible;
}

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

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

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

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

#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;
}

#facebook{
	width: 200px;
	height: 40px;
	margin-top: -80px;
	margin-left: 50px;

}

#tripadvisor{
	width: 200px;
	height: 40px;
	margin-top: -80px;
	margin-left: 50px;
        float: left;
}

#siegel{
	width: 100px;
	height: 143px;
	margin-top: -200px;
	margin-left: -23px;
	background: url('/pictures/allgemein/siegel.jpg') no-repeat;
}

#bottom{
	width: 860px;
	height: 24px;
	background: url('/pictures/allgemein/bg_bottom.jpg') no-repeat;
}

#bo_hinweis{
	clear: both;
	border: 1px solid #cccccc;
	background: #efefef;
	margin-bottom: 10px;
}

#listview_block{
	width: 520px;
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
	overflow: visible;
}

#listview_block a{
	text-decoration: none;
}

#listview_block a:hover{
	text-decoration: underline;
}

#galery_navigation{
	padding: 3px;
	text-align: center;
}

#slideshow{
	width: 280px;
}

#slideshow_list{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:280px;
	height:200px;
	overflow:hidden;
}

#slideshow_list li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slideshow_list li img{
	display:block;
	background-color:#FFFFFF;
}

.naehrwertHeader{
	background: url('/pictures/allgemein/bgNaehrwertHeader.gif') no-repeat 0px 10px;
}

.naehrwertTop label{
	clear: both;
	display: block;
	float: left;
	width: 120px;
}

.naehrwertText{
	display: block;
	float: left;
	width: 360px;
}

.naehrwertTop h1{
	font-size: 18px;
}

.naehrwertImg{
	float: right;
}

.naehrwertMain{
	margin-top: 80px;
	padding-bottom: 30px;
}

.naehrwertMain h2,h3{
	font-size: 14px;
}

.naehrwertChart{
	position: relative;
	width: 341px;
	height: 286px;	
	float: right;
	margin-left: 20px;
}

.naehrwertChartValues{
	position: absolute;
	right: 0px;
	width: 320px;
	height: 180px;
	background: url('/pictures/allgemein/bgNaehrwertChart.gif') no-repeat #f3dfbc;
	border: 1px solid #ccac7b;
}

.naehrwertBalken{
	position: absolute;
	width: 27px;
	bottom: 0px;
	background: url('/pictures/allgemein/bgNaehrwertBalken.gif') no-repeat 0 17px;
	text-align: center;
	height: 20px;
	min-height: 20px !important;
}

.naehrwertChartLegende{
	position: absolute;
	width: 341px;
	height: 107px;
	bottom: 0px;
	background: url('/pictures/allgemein/LegendeNaehrwertChart.gif') no-repeat left bottom;
}

.naehwertListview{
	margin: 0px;
	padding: 0px;
}

.naehwertListview li{
	list-style-type: none;
	display: block;
	height: 24px;
	line-height: 24px;
	background: #e4cba2;
	border: 1px solid #f1dbb6;	
	padding-left: 10px;
}

.naehwertListview li a{
	text-decoration: none;
}

.naehwertListview li:hover{
	border: 1px solid #ccac7b;
	
}
#umleitung{
	position: relative;
	top: -5px;
}
#umleitung img{
	border: 0;
}
