* + html #breadcrumb {
	height: 30px;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold; 
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold; 
}

a.teaser {	
	font-weight:bold;
	text-decoration: none;
	background-image: url(/images/pfeil.gif);
	background-repeat: no-repeat;
	padding: 0  0 0 10px;
}

a.teaser:hover {
	text-decoration:  underline;	
}

#cont_bottom{
	position: absolute;
	left:0px;
	bottom:-11px;
	width: 594px;
	height: 11px;
	background-repeat: no-repeat;
}

#ly {
	position: absolute;
	right:0px;
	bottom:-5px;
	padding-bottom: 0px;
}

#maincont{
	position: relative;
	width: 650px;
	font: 10pt Arial, sans-serif;
	line-height:13pt;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	float: left;
}

#cont {
	position: relative;
	width: 560px;
	/*min-height: 468px;*/
	min-height: 495px;
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 5px 15px 0 20px;
}

#subnav {
	height:52px;
	width: 594px;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
}



.teaserbild {
	float: left;
	margin:0 10px 0 0;
}

.teaser {
	width:100%;
	min-height: 100px;
	margin: 3px 0 0 0;
}

.produktteaser {
	width:105px;
	min-height: 100px;
	margin: 3px 5px 0 0;
	text-align:center;
	float: left;
}