/* Start of CMSMS style sheet 'produkte' */
.product-anchor {
        position:relative;
        top:-150px;
}

.product-section {
        /** Fonts **/
	font-family:Tahoma, sans-serif;
	font-size:17px;
        height: 620px;
        _height: auto;
        overflow: hidden;
}

.product-section h4 {
	/*position:relative;
        top:89px;*/
        font-size:14px;
        padding-left:200px;
}

.hervorhebung {
        font-weight:bold;
        color:blue;
}

.icon img {
       border:1px solid blue;
}

#product-text1 {
	position:relative;
	left:350px;
        top:-390px;
	width:367px;
	background-color: #FFFFFF;
	padding:10px;
}

#product-text2 {
	position:relative;
	left:350px;
        top:-375px;
	width:367px;
	z-index:2;
	background-color: #FFFFFF;
	padding:10px;
}

#product-text3 {
	position:relative;
	left:350px;
        top:-370px;
	width:367px;
	background-color: #FFFFFF;
	padding:10px;
}

#product-text4 {
	position:relative;
	left:350px;
        top:-225px;
	width:367px;
	background-color: #FFFFFF;
	padding:10px;
}

#product-text5 {
	position:relative;
	left:475px;
        top:-205px;
	width:367px;
	background-color: #FFFFFF;
	padding:10px;
}

#product-text6 {
	position:relative;
	left:350px;
        top:-475px;
	width:367px;
	background-color: #FFFFFF;
	padding:10px;
}

#product-text7 {
	position:relative;
	left:350px;
        top:-425px;
	width:367px;
	background-color: #FFFFFF;
	padding:10px;
}

#product-text8 {
	position:relative;
	left:173px;
        top:-485px;
	width:367px;
	background-color: #FFFFFF;
	padding:10px;
}

#product-text9 {
	position:relative;
	left:350px;
        top:-460px;
	width:367px;
	background-color: #FFFFFF;
	padding:10px;
}

#product-text10 {
	position:relative;
	left:350px;
        top:-325px;
	width:367px;
	background-color: #FFFFFF;
	padding:10px;
        text-align:center;
}
/* End of 'produkte' */

