html, body{
	height:100%
}



body{
	background:#fff;
	text-align:center;
	margin:0;
	padding:0;
	font-family: 'OpenSansRegular', Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	background:#fff url(../_images/_elemente/bg_all.jpg) no-repeat fixed top center;
}


#specials_rechts_text {padding:18px 5px 0px 27px;font: 16px 'DesyrelRegular', Arial, sans-serif;letter-spacing: 0;line-height:21px;}

b, strong{
	color:#666;
}

#rahmen_content{
	margin:0 auto;
	text-align:left;
	width:1110px;
	z-index:15;
	height:100%;
}
		
#nullpunkt{
	height:0px;
	width:0px;
	position:relative;
	z-index:78px;
	overflow:visible;
}

#navi_bg2015{
	position:absolute;
	width:200px;
	top:119px;
	left:10px;
	color:#644c46;
	font-size:15px;
	line-height:25px;
    z-index: 199;
}

#navi{
	position:absolute;
	width:200px;
	top:96px;
	left:23px;
	color:#644c46;
	font-size:15px;
	line-height:25px;

}
#navi a{
	color:#644c46;
	font-size:15px;
	line-height:25px;
	text-transform:uppercase;
	font-weight:normal;
}



#stoerer{
	position:absolute;
	width:250px;
	height:250px;
	top:430px;
	left:0px;

}

#footer{
	margin:0 auto;
	z-index:80;
	background:#fff;
	filter:alpha(opacity=80);opacity: 0.80;-moz-opacity:0.80;
	height:30px;
	color:#000;
	position:fixed;
	bottom:0px;
	text-align:left;
	width:100%;

}

#footer_inhalt{
	margin:0 auto;
	z-index:82;
	height:30px;
	line-height:30px;
	position:fixed;
	bottom:0px;
	text-align:center;
	width:100%;
	text-align:center;

}
#footer_inhalt a{
	text-decoration:none;
	color:#000;
	margin-left:20px;
}
#footer_inhalt a:hover{
	text-decoration:underline;
	color:#000;
}

#toplink{
	margin:0 auto;
	position:fixed;
	bottom:30px;
	margin-left:1112px;
	z-index:82;
	width:20px;
	height:45px;
	
}


#header{
	height:69px;
	color:#fff;
	background:#000 url(../_images/_elemente/herz_bg.png) 0px 0px no-repeat;
}


#header a.topnavi{
	padding-right:39px;
	padding-top:10px;
}
#header a:hover{
	color:#0091aa;
}

#content{
	background:#dedede url(../_images/_elemente/bg1.jpg) top left repeat-y;
		min-height: 100%; /* Mindesthöhe für moderne Browser */
		height:auto !important; /* Important Regel für moderne Browser */ 
		height:100%; /* Mindesthöhe für den IE */ 
		overflow: hidden !important; /* FF Scroll-leiste */ 
}

#content-mitte{
	padding:26px 340px 40px 294px;
}

#abstand_unten{
	height:40px;
}


.a_unterstrichen{
	color:#644c46;
	text-decoration:underline;
}

.dateigroesse{font-size:10px;color:#000}