	
	body 
	{
		background-color: #b00600 ;
	}	
	
	#main 
	{
		min-width: 980px;
		width: 980px;
		margin: auto;
		text-align: left;
		background: url(../img2/bg_main_mitte.jpg) repeat-y ;
	}
		
	#header
	{
		width: 980px;
		height: 160px;		
		background: url(../img2/bg_header_new.jpg) no-repeat ;
	}
		
	#logo
	{
		position: relative;
		width: 910px;
		left: 70px;
		top: 0px;
	}
	
	.logo
	{
		width: 163px;
		position: absolute;
		left: 120px;
		top: 13px;
	}
	
	.warenkorb2
	{
		position: absolute;
		width: 38px;
		height: 34px;
		right: 190px;
		top: 0px;
	}
	
	
	.warenkorb_link
	{
		position: absolute;
		height: 34px;
		right: 110px;
		top: 5px;
		font-family: georgia, serif;
		font-weight: normal;
		font-size: 1.2em;
	}
	
	.warenkorb_link a
	{
		color: #434342 !important;
	}
	
	
	.warenkorb_link a:hover
	{
		text-decoration: underline;
		color: #434342;
	}
		
	#navi
	{
		position: relative;
		width:760px;
		left: 330px;
		top: 90px;
	}	

	#bgcontent
	{			
		width: 980px;
		background: url(../img2/bg_main_oben.jpg) no-repeat ;
	}	
	
	#content
	{
		width: 900px;					
		padding: 0px 0px 0px 50px;
	}
	
	#footer				
	{
		width: 900px;
		height: 100px;	
		padding-left: 100px;
		background: url(../img2/bg_main_unten.jpg) no-repeat ;
	}	
		
	#columnleft
	{
		width: 190px;
		float: left;
	}	
	
	#columnmiddleandright
	{
		width: 697px;
		float: left;
                margin-top: 24px;
	}	

	#bgcolumnmiddle
	{
		width: 500px;
		float: left;
		background: url(../img2/bg_column500.jpg) no-repeat ;
	}								
		
	#columnmiddle
	{
		width: 468px;
		float: left;
		padding: 22px 16px 0px 16px ;		
	}	
	
	#columnright
	{
		width: 160px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 22px 20px 0 15px;
		background: url(../img2/bg_columnright.jpg) no-repeat ;
	}