#content {
	margin: 0 25px 0 10px;
/*	position:relative;*/	
}
#subnavi {
	position: relative;
	float: left;
	width: 200px;
	margin: 0px 0 0px 0;
	z-index: 2;
/*	display:none;*/
}
#corp_deko {
	text-align: right;
	position: absolute;
	top: 100px;
	left: 50%;
	width: 300px;
	height: 133px;
	margin: 0 0 0 -500px;
	z-index: 0;
/*	display:none;
	visibility:hidden;
*/}

/*vvv Händlersuche vvv*/
#haendlersuche .stdrdheader {
	padding-left:45px;	
}
#haendlersuche #karte {
	position:relative;
}
#haendlersuche #bundesland {
	position:absolute;
	top:10px;
	left:5px;
	font-weight:bold;
}
#haendlersuche #search {
	/*position:absolute;
	top:324px;
	left:300px;*/
	left: 300px;
	position: absolute;
	top: 324px;
	width: 430px;
}
#haendlersuche #abc {
	padding-top: 13px;
	padding-bottom:20px;	
}
#haendlersuche #abc .bold {
	font-weight:bold;
}
#haendlersuche #left {
	float:left;
	width:200px;
	padding-bottom:150px;
}
#haendlersuche #right {
	padding-left:40px;
	float:right;
	width:510px;
}
#haendlersuche #tabelle {
	/*margin-top:-10px;*/	
}
/*^^^ Händlersuche ^^^*/

/*vvv Produktsteckbriefe vvv*/
.productprofile {
padding-left: 140px;
}
/*^^^ Produktsteckbriefe ^^^*/

