/********************************* Styles für Layout *********************************/
#wrapper{
	width:1000px;
	margin:auto;
	padding:0;
	position:relative;
}

#popup{
	width:790px;
	margin:auto;
	padding:0;
}

#inner{
	background-image:url(../images/site/bg_inner.png) !important;
	background:none;
	background-position:0px 0px;
	background-repeat:repeat-y;
	width:1000px;
}

	#top{
		background-image:url(../images/site/bg_top.png) !important;
		background:none;
		background-position:bottom left;
		background-repeat:no-repeat;
		height:177px;	
	}
	
		#logo{
			background-color:#fbfbfb;
			/*width:420px;
			height:126px;
			
			margin:34px 0 0 20px !important;
			margin:34px 0 0 10px;
			
			padding:46px 0 0 56px;*/
			float:left;
			font-size:18px;
			color:#807a7a;
			
			margin:0 0 0 20px;
			padding:43px 0 0 60px;  
			width:416px; 
			height:100px;
			
			
			
		}
		
		#warenkorb{
			background-image:url(../images/site/bg_warenkorb.gif);
			background-position:top left;
			background-repeat:no-repeat;
			float:left;
			width:233px;
			height:126px;
			margin:16px 0 0 0;
			padding:17px 0 0 17px;
		}
		
		#hotline{
			background-image:url(../images/site/bg_hotline.gif);
			background-position:top left;
			background-repeat:repeat-x;
			float:left;
			width:223px;
			height:126px;
			margin:16px 0 0 0;
			border-left:1px solid #e2e1e1;
			padding:17px 0 0 10px;
		}
		
	#head_img{
		height:210px;
		width:960px;
		margin:0 0 0 20px;
	}
	
	#content{
		background-image:url(../images/site/bg_content.png);
		background-position:top left;
		background-repeat:repeat-y;
		margin-left:20px !important;
		margin-left:10px;
		float:left;
		padding-bottom:10px;
	}
	#contentwide{
		background-image:url(../images/site/bg_content_wide.png);
		background-position:top left;
		background-repeat:repeat-y;
		margin-left:20px !important;
		margin-left:10px;
		float:left;
		padding-bottom:10px;
		padding-left: 30px;
	}
	
		#left{
			float:left;
			width:235px;
			font-size:11px;
			margin-top:39px;
		}
		
		#middle{
			float:left;
			width:447px;
			padding:17px 20px 0 25px;
			margin:0;
		}
		#middlewide{
			float:left;
			width:653px;
			padding:17px 20px 0 25px;
			margin:0;
		}
		
			img{
	border:0;
	text-align: center;
			}
		
			#breadcrumps{
				margin-bottom:10px;
				font-size:11px;
				color:#96012b;
			}
		
		#right{
			float:left;
			width:233px;
			font-size:11px;
			margin-top:22px;
		}

	#foot{
		background-image:url(../images/site/bg_bottom.png) !important;
		background:none;
		background-position:top left;
		background-repeat:no-repeat;
		height:29px;
	}
	#footwide{
		background-image:url(../images/site/bg_bottomwide.png) !important;
		background:none;
		background-position:top left;
		background-repeat:no-repeat;
		height:29px;
	}
	

		#adresse{
			font-size:11px;
			margin:0;
			padding:0;
		}

	#box_kontakt{
		margin-bottom:5px;
		width:auto;
		line-height:1;
	}