body {
	color: #1a171b;
	font: 62.5%/150% Arial, Verdana, Helvetica, sans-serif;
}
h2 {
	font-size: 1.8em;
	line-height: 1em;
	margin-bottom: 1.2em;
}
h3 {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -.01em;
	line-height: 1.10em;
	margin-bottom: 0.2em;
}
h4 {
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
}
h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 1.2em;
}
strong {
	font-weight: bold;
}
ul,
p,
hr,
fieldset,
table,
#map {
	margin-bottom: 1.4em;
}
address {
	font-style: normal; 
}
a:link,
a:visited {
	color: #000;
	text-decoration: underline;	
}
a:focus,
a:hover,
a:active {
	text-decoration: none;	
}
a img {
	border: 0 none;
}
hr {
	background: #8E8E8E;
	border: none;
	clear: both;
	color: #8E8E8E;
	display: block;
	height: 1px;
	width: 100%;
}
#content {
	width: 100%;
}

#claim,
#skips,
#menu1,
#haendlersuche,
#breadcrumb,
#col1.width244px,
#col3,
#pagination,
#footer,
#zusatz_optionen,
#haendlerausgabe,
.aktionspreis {
		display: none;
}
#header {
	margin-bottom: 20pt;
}
.preis {
	font-size: 1.8em;
	font-weight: bold;
}
.startteaser,
.banner {
	float: left;
}

		/* produktteaser
		======================================== */
		#produktmatrix {
			margin-bottom: 1.4em;
		}
		#produktmatrix .produktteaser {
			float: left;
			height: 246px;
			margin-right: 10px;
		}
		#produktmatrix .produktteaser:hover {
			background: #FCEFE0;
		}
		#produktmatrix .nomarginright {
			margin-right: 0;		
		}
		.produktteaser {
			border: 1px solid #c5c7c8;
			color: #8E8E8E;
			margin-bottom: 1.4em;
			padding: 7px;
			width: 159px;
		}
		.produktteaser div {
			background: #FFF;
			border: 1px solid #CCC;
			height: 105px;
			line-height: 105px;
			margin-bottom: 1.2em;
			position: relative;
			width: 157px;
		}
		.produktteaser div img {
			display: block;
			margin: 0 auto;
		}
		.produktteaser h5 {
			font-size: 1.1em;
			font-weight: bold;
			margin-bottom: 7px;
		}
		.produktteaser a:link,
		.produktteaser a:visited {
			background: none;
			color: #8E8E8E;
			padding-left: 19px;
			text-decoration: none;	
		}
		.produktteaser a:focus,
		.produktteaser a:hover,
		.produktteaser a:active {
			text-decoration: underline;	
		}
		.produktteaser div a:link,
		.produktteaser div a:visited {
			background: none;
			padding-left: 0;
		}
		.produktteaser p {
			margin-bottom: 1.2em;
		}
		.produktteaser p.produktteasertext {
			height: 32px;
		}
		.produktteaser p.preis {
			margin-bottom: 7px;
		}

		#haendlermatrix .haendlerinfo,
		#haendlermatrix .haendlerinfo2 {
			float: left;
			height: 93px;
			margin-right: 8px;
		}	

		.haendlerinfo,
		.haendlerinfo2 {
			border: 1px solid #c5c7c8;
			color: #8E8E8E;
			margin-bottom: 1.4em;
			padding: 7px;
			width: 159px;
			font-size: 10px;
		}
		.haendlerinfo2 {
			width: 149px;
		}		
		.haendlerinfo p,
		.haendlerinfo address {
			margin-bottom: 0;
		}
		
			/* Highlights
			======================================== */
			.highlight {
				background: #FFF1E0;
				border: 1px solid #EE7F01;
				float: left;
				height: 105px;
				margin-bottom: 1.4em;
				margin-right: 7px;
				padding: 14px;
				position: relative;
				width: 44%;
			}
			.highlight h4 {
				font-weight: normal;
				margin-bottom: 1.2em;
			}
			.highlight img {
				float: left;
				margin-right: 14px;
			}
			.highlight p {
				margin: 0;
			}
		
			/* textteaser
			======================================== */
			.maintextteaser {
				font-size: 1.4em;
				line-height: 1.2em;
				margin-left: 250px;
			}
			.maintextteaser h4 {
				font-size: 1.6em;
				line-height: 1.1em;
				margin-bottom: 1.2em;
			}
			.maintextteaser img {
				float: left;
				margin-left: -250px;
				margin-bottom: 1.4em;
			}
			
			.textteaserleft,
			.textteaserright {
				float: left;
				width: 270px;
			}
			.textteaserright {
				float: right;
			}
			.textteaserleft h4,
			.textteaserright h4 {
				font-weight: normal;
				margin-bottom: 1.2em;
			}
			.textteaserleft img,
			.textteaserright img {
				float: left;
				margin-bottom: 1em;
				margin-right: 0.8em;
			}
