.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

* {
margin: 0;
padding: 0;
list-style: none;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:11px;
background:url(images/bg_main.gif) left top repeat-x #fff;
}

img {
border: 0;
display:block;
}

#wrap{
position:relative;
display:block;
width:950px;
min-height:1050px;
height:auto !important;
height:1050px;
margin:0 auto;
padding-bottom:30px;
}

#wrap:after {content:"";}

#header{
position:relative;
width:950px;
height:117px;
background:url(images/bg_header.gif) right top no-repeat;
}

	#logo{
	position:absolute;
	top:10px;
	left:0px;
	}
	
	ul#mainnav{
	position:absolute;
	left:215px;
	top:75px;
	}

		#mainnav li{
		float:left;
		}
		
		#mainnav a{
		display:block;
		float:left;
		height:19px;
		padding:6px 12px 0 12px;
		background-color:#c8c8c8;
		border-top:1px solid #a1a1a1;
		border-right:1px solid #a1a1a1;
		color:#000;
		text-decoration:none;
		}
		
			#mainnav a.first{
			border-left:1px solid #a1a1a1;
			}
		
		#mainnav a:hover{
		color:#e93c00;
		}
		
		#warenkorb{
		position:absolute;
		top:11px;
		right:53px;
		width:107px;
		color:#fff;
		}
		
			#warenkorb p.top{
			font-size:13px;
			font-weight:bold;
			margin-bottom:21px;
			}

#container{
width:950px;
background:url(images/bg_container.gif) right top repeat-y;
}

#content{
}

	#rightcolumn{
	width:775px;
	float:right;
	}
		
		#leftbox{
		width:520px;
		padding:24px 40px 0 40px;
		float:left;
		}
		
			#text{
			border:1px solid #e1e1e1;
			padding:12px 12px 6px 12px;
			}
			
				#text img{
				float:right;
				margin:3px 0px 10px 15px;
				}
				
				#text a{
				color:#FC4300;
				text-decoration:none;
				font-weight:bold;
				}
				
					#text a:hover{
					color:#000;
					}
		
			#leftbox p{
			margin-bottom:14px;
			line-height:18px;
			}
		
			h1{
			border:1px solid #e1e1e1;
			padding:6px 12px 6px 12px;
			margin-bottom:13px;
			font-size:11px;
			color:#000;
			}
			
			h2{
			margin-bottom:14px;
			font-size:11px;
			color:#000;
			}
		
		#rightbox{
		width:145px;
		padding:23px 15px 15px 15px;
		float:right;
		background:url(images/bg_rightbox.gif) top no-repeat;
		height:200px;
		overflow:visible;
		color:#fff;
		}
		
			#rightbox a{
			color:#fff;
			text-decoration:none;
			}
			
			#rightbox a:hover{
			color:#fff;
			text-decoration:underline;
			}
		
			.infobox{
			padding:20px 0 32px 0;
			background:url(images/infobox_trenner.gif) bottom no-repeat;
			}
			
			.infobox strong{
			font-size:13px;
			}
		
	#leftcolum{
	width:175px;
	float:left;
	}
	
		h4{
		margin-bottom:8px;
		font-size:14px;
		color:#e73d00;
		font-weight:bold;
		}
		
		h4.grey{
		color:#000;
		font-weight:bold;
		}
	
		ul.sidebarnav{
		width:174px;
		margin-bottom:16px;
		background:url(images/bg_nav.jpg) left top repeat-x;
		border-top:1px solid #e1e1e1;
		border-right:1px solid #e1e1e1;
		}
		
			.sidebarnav li{
			border-bottom:1px solid #e1e1e1;
			}
		
			.sidebarnav a{
			display:block;
			height:18px;
			padding:5px 0 0 27px;
			color:#000;
			text-decoration:none;
			background:url(images/icon_dott.gif) 12px 9px no-repeat;
			}
			
				ul.sidebarnav.grau a{
				background:url(images/icon_dott2.gif) 12px 9px no-repeat;
				}
		
				.sidebarnav a:hover{
				color:#e73d00;
				}
				
		.os_search_content{
		position:relative;
		width:162px;
		padding:15px 0 15px 12px;
		margin-bottom:17px;
		background:url(images/bg_nav.jpg) left top repeat-x;
		border-top:1px solid #e1e1e1;
		border-right:1px solid #e1e1e1;
		border-bottom:1px solid #e1e1e1;
		}
		
			input.os_search_short{
			width:110px;
			padding:1px 1px 1px 0px;
			}
			
			input#lupe1{
			position:absolute;
			top:35px;
			right:26px;
			}
			
			input#lupe2{
			position:absolute;
			top:83px;
			right:26px;
			}
	
#footer{
width:100%;
padding-top:15px;
clear:both;
background:url(images/bg_footer.gif) left top repeat-x;
font-size:10px;
text-align:center;
color:#6c6c6c;
}

	#footer a{
	color:#6c6c6c;
	text-decoration:none;
	}
	
	#footer a:hover{
	color:#e73d00;
	text-decoration:none;
	}
	
	#footer p{
	margin-bottom:12px;
	}
	
		p#oben{
		padding-right:4px;
		}
		
		p#unten{
		margin-top:37px;
		margin-bottom:15px;
		}
		
		#teaser_1{
			float: left;
			width: 245px;
			border: solid 1px #e1e1e1;
			text-align: center;
			padding: 10px 0px 0px 0px;
			margin: 0px;
		}
			#teaser_1 a{
				color:#E73D00;
				font: bold 11px 'Verdana';
				text-decoration:none;
			}
			#teaser_1 a:hover{
				color:#26454A;
				text-decoration:none;
			}
			
			#teaser_1 img{
				float: none;
				display: inline;
				margin-left: 0 !important;
				margin-right: 0 !important;
			}
			
			
		#teaser_2{
			float: left;
			width: 246px;
			border: solid 1px #e1e1e1;
			border-left: none;
			text-align: center;
			padding: 10px 0px 0px 0px;
			margin: 0px;
		}
			#teaser_2 a{
				color:#E73D00;
				font: bold 11px 'Verdana';
				text-decoration:none;
			}
			#teaser_2 a:hover{
				color:#26454A;
				text-decoration:none;
			}
			
			#teaser_2 img{
				float: none;
				display: inline;
			}
			
			#teaser_2 a img{
				float: none;
				display: inline;
				margin-left: 0 !important;
				margin-right: 0 !important;
			}
			
		#artikel_div{
		position: absolute;
		top: 870px;
		left: 0px;
		z-index: 100;
		padding:0;
		}
		* html #artikel_div{top: 880px;}
		* + html #artikel_div{top: 880px;}
		
		#infos{
		position: absolute;
		top: 550px;
		left: 0px;
		z-index: 100;
		padding:10px 0px 10px 0px;
		color:#A3A3A3;
		width:175px;
		background: red;
		background:url(images/bg_nav.jpg) repeat-x;
		border-right:1px solid #E1E1E1;
		border-bottom:1px solid #E1E1E1;
		border-top:1px solid #E1E1E1;
		text-align: center;
		}
		* html #infos{top: 560px;}
		* + html #infos{top: 560px;}
		
			#infos li{
			display:inline;
			}
			
				#infos li.last{
				background:none;
				}
			
				#infos a{
				color: #000000;
				white-space:nowrap;
				line-height: 20px;
				}
				
				#infos a.tag_0{
					font-size: 9px;
				}
				#infos a.tag_1{
					font-size: 11px;
				}
				#infos a.tag_2{
					font-size: 14px;
				}
