div.sortiment_teaser{
	position:relative;
	width:595px;
	margin-top: 30px;
}

div.sortiment_teaser_bg {
	background:url(../../../../fileadmin/templates/images/backgroundContent.gif) repeat;
}

div.sortiment_teaser div.bg{
	z-index:0;
	width:100%;
	height:200px;
	position:absolute;
	top:-80px;
	background:url(../../../../fileadmin/templates/images/backgroundContentGradient.gif) repeat-x;
}

div.sortiment_teaser table{
	z-index:1;
	position:relative;
	margin:0px 25px 40px 30px;
}

div.sortiment_teaser table tr td{
	overflow:hidden;
	width:135px;
	margin:0px;
}

div.sortiment_teaser table tr td.yes{
	width:130px;
	border-left:1px dotted #CCCCCC;
	padding-left:4px;
}

div.sortiment_teaser table tr td.header{
	font-size:1.45em;
	font-weight:bold;
}

div.sortiment_teaser table tr td.image img{
	display:block;
}

div.sortiment_teaser table tr td.imageList img,
div.sortiment_teaser table tr td.imageList span{
	display:block;
	margin-bottom:6px;
}

div.sortiment_teaser table tr td.text{
	padding-top:16px;
}

div.sortiment_teaser table tr td.text_lower{
	padding:20px 4px 16px 6px;
}




/* Contentelementspezifische Einstellung*/

div#mainContent div.sortiment_teaser table tr td p{
	width:auto;
	margin:0px;
}

div#mainContent div.sortiment_teaser table tr td a{
	text-decoration:none;
}

div#mainContent div.sortiment_teaser table tr td.image a,
div#mainContent div.sortiment_teaser table tr td.imageList a
{
	background:none;
	padding-left:0px;
}

.sortiment_teaser_subitem {
	width: 130px;
	height: 23px;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 0 0 0px;
	margin-bottom: 5px;
}

.sortiment_teaser_subitem input {
	float: left;
	position: relative; /* damit ist es mit pngfix clickable */
	z-index: 1; /* damit ist es mit pngfix clickable */
}

.subitem_text {
	padding-top: 2px;
	float: left;
}

