/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
/* Produktliste - Einstellungen der Boxen */
.Produkt {
  	border: 1px solid #cecece;
  	width: 88%;
  	margin: 10% 10% 10% 10%;
}

/* Produktname */
.PName {
	width: 100%;
  	height: 53px;
  	background-color: #f9f9f9;
  	vertical-align: top;
	}
.PText1 {
  	padding: 3%;
  	font-weight: bold;
  	text-align: left;
  	background-color: #f9f9f9;
}
/* Produktbild */
.PBild {
	width: 100%;
	padding: 15px 0 5px 0;
	text-align: center;
  	background-image: url(http://www.moellerstonecare.eu/images/Grafiken-allgemein/HGProd.png);
  	background-position: bottom;
  	background-repeat: repeat-x;
	}
/* Zweckangabe und Verwendung des Produktes */
.PZweck {
	width: 100%;
	height: 110px;
  	background-color: #f9f9f9;
  	border-bottom: 1px solid #dddddd;

	}
.PText {
  	padding: 3%;
  	text-align: left;
  	font-size: 90%;
}
/* Anwendungsbereich des Produktes */
.PWeiter {
	width: 100%;
	height: 60px;
  	padding: 3px 0 0 0;
  	background-color: #f9f9f9;
	}

/* Infotexteinstellung in den einzelnen Produkt-Tabs */
.PInfo {
  	margin: 0 10px 0 10px;
}
/* WEITER-Button in der RSP-Home-Übersicht */
.RSP-weiter {
	width: 90%;
  	border-top: 2px solid #f3f3f3;
  	border-bottom: 2px solid #f3f3f3;
  	padding: 15px 0 15px 0;
  	margin-left: 5%; 
}
/* Zeilenhöhe bei den Pflegeempfehlungen - PDF */
.PflegPDF {
  	line-height: 200%;
}
/* Pfeil rechts, z. B. für Link der Pflegeempfehlungen */
.PfeilR {
  	height: 12px;
  	margin-right: 4px;
}
/* Grafikanpassung - Responsive */
.amensic-image-wrapper{
max-width:90%;
height:auto;
position: relative;
display:block;
margin:0 auto;
}
.amensic-image-wrapper img{
width:100% !important;
height:auto !important;
display:block;
}

/* 6er Gridsystem */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF SIX  */
.span_6_of_6 {
	width: 100%;
}

.span_5_of_6 {
  	width: 83.06%;
}

.span_4_of_6 {
  	width: 66.13%;
}

.span_3_of_6 {
  	width: 49.2%;
}

.span_2_of_6 {
  	width: 32.26%;
}

.span_1_of_6 {
  	width: 15.33%;
}


/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 23%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 100%; }
  	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
}
.reftab1 {
  padding-right:2px;
}
.reftab2 {
  padding-right:10px;
}

/* Tools für Produktfinder */
<script language="javascript" src="http://www.moellerstonecare.eu/Produktfinder/chainedmenuR.js"></script>
/***********************************************
* Chained Select Menu- By Xin Yang (http://www.yxscripts.com/) & Dynamic Drive (http://dynamicdrive.com)
* Script featured on/available at http://www.dynamicdrive.com/
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
* This notice must stay intact for legal use!
***********************************************/
<script language="javascript" src="http://www.moellerstonecare.eu/Produktfinder/Reinigung.js"></script>