html, body {
	text-align:center;
	width:100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../../pics/backer.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
#main {
	width: 1000px;
	text-align:left;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;	

	
}

#main_navi {
	width: 1000px;
	text-align:left;
	padding: 0px;
	margin:0px;
	margin-right: auto;
	margin-left: auto;
	margin-top:166px;
	position:absolute;
	
}
#menue_a {
	text-align:left;
	padding: 0px;
	margin: 0px;
	margin-top:20px;
	width: 700px;
	position: absolute;
	z-index: 99;
}
#menue_b {
	text-align:right;
	padding: 0px;
	margin: 0px;
	margin-top:18px;
	width: 1000px;
	position: absolute;
	z-index:20;
}
#menue_shop{
	text-align:right;
	padding: 0px;
	margin: 0px;
	margin-left:940px;
	margin-top:168px;
	
	position: absolute;
	z-index: 99;
	visibility:visible;

}
/* PRE Header */
#pre_header {
	width: 1000px;
	text-align:left;
	margin:auto;
	height:28px;
	padding: 0px;
	vertical-align: middle;
	background-image: url(../../pics/backer_pre_header.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
/* Footer */
#pre_footer {
	width: 1000px;
	text-align:left;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
#footer {
	width: 1000px;
	text-align:left;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFEEDD;
	margin-bottom:8px;
	}

	
#footer_block{
	width: 250px;
	float: left;
	margin:0px;
	padding:0px;
	height: auto;
}
#footer_b {
	width: 1000px;
	text-align:left;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EFEFEF;
	margin-bottom:8px;
}
#footer_block_b {
	width: 1000px;
	float: left;
	margin:0px;
	padding:0px;
	height: auto;
}
#footer_title{
	width: auto;
	margin:8px 8px 8px 8px;
	padding:0px;
	height: 30px;
	font-size: 14px;
	color: #333333;
}
.footer_title_border{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#footer_content{
	width: auto;
	margin:8px 8px 8px 8px;
	padding:0px;
	height: auto;
	font-size: 14px;
}
/* Ende Footer */
/* Close Footer */


/* Close Footer */
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	min-height: 90%; /* Mindesthöhe in modernen Browsern */
	height: auto; /* Mindesthöhe in IE (<7) */
		
}	
#navi_left {
	width: 196px;
	float: left;
	margin-left: 8px;
	
	display: inline;
	}
#container_main {
	width: 600px;
	float: left;
	margin-left: 0px;
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	
	*/
}
#container_right {
	width: 379px;
	float: left;
	/*background-color: #FFE1C4;*/
	margin: 0px;
	margin-left:20px;
	padding: 0px;
}
#news {
	width: 196px;
	float: left;
	margin-left: 16px;
	padding: 0px;
}

.clear {
	clear: left;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}
/* TEST */
div#root {
	position:relative;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin:0px auto -240px;
}
div#minheight {
	height:240px;
	clear:both;
}
div#footer_close {
	height: 240px;
	width:100%;
	background-image: url(../../pics/footer_close/24_backer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position:absolute;
	bottom:0px !important;
	width:100%;
	height:240px;
	margin:0px auto;
 }

#footer_close_content {
	left:0 !important;
	width:1000px;
	padding:0;
	background-image: url(../../pics/footer_close/24.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position:absolute;
	bottom:0px !important;
	height:240px;
	margin:0px auto;
	
}