@charset "utf-8";
/* CSS Document */

* {
	font-family: Arial,  sans-serif;
	font-size:11px;
	color:#000;

	}

#wrapper {
	width:990px;
	margin:0 auto
	}
.header { 
	color: #000000;	
	text-align:right;
	font-weight:bold;
	padding-bottom:8px;
	}	
h1 {
	margin:0 15px -4px; 
	padding:0;
	font-size:15px;
	letter-spacing:2px;
	font-weight: bold;	
	text-transform:uppercase;
	}
p {
	margin: 0px 20px 8px 15px;
	text-align:justify;
	padding:0;
	font-weight: bold;}
hr {
	width:980px;
	height:4px;
	margin:8px 0;
	padding:0;
	background:#eee;
	color:#eee;
	}
/* Bereichsfarben */

.misc {		color:#0170ca;}
.misclight {	background:#ccdcea }
.miscactive {	background:#0170ca;color:#fff;padding: 0 5px; }

h1.mind {		color:#e54ce5}
.mindlight {	background:#e9c3ec }
.mindactive {	background:#e54ce5;color:#fff;padding: 0 5px; }

h1.wellness {	color:#63affb}
.wellnesslight {background:#d1edff }
.wellnessactive {background:#63affb;color:#fff;padding: 0 5px; }

h1.body {		color:#f7aa10}
.bodylight {	background:#fcda9b }
.bodyactive {	background:#f7aa10;color:#fff;padding: 0 5px; }

h1.nature{		color:#b4b12e}
.naturelight {	background:#e8e679 }
.natureactive {	background:#b4b12e;color:#fff;padding: 0 5px; }

/* Listen */

	
ul.standard {
	margin:15px 0 0 0;
	padding:0;
	font-weight:bold
	}
.standard li		{	
	list-style-type: disc;
	margin-left:35px;
	margin-right:5px;
	margin-top: 0px;
	margin-bottom: 3px;	
	color:#000;
	}	
ul {margin:15px 0 0;padding:0;
	font-weight:bold}
li	{	
	list-style-type:none;
	margin-left:0px;
	margin-right:5px;
	margin-top: 0px;
	margin-bottom: 3px;	
	color:#555;
	}

ul ul {
	margin-left:5px;
	margin-top: 0px;
	}
.norm			{	
	line-height:normal;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 20px 0px;

	color: #000000;

}
.specs		{	
	font-weight: normal;
	margin:0;
	width:285px;
	padding:5px 10px;
	line-height:12px;
	color:#000000;		
	border:1px solid #444;		
			}
/* Links */
a.shop:link	{	font-weight: bold;
				text-transform:uppercase;
				text-decoration : underline;			
				color:#FF637A;				
			}
a.shop:visited	{	font-weight: bold;
				text-transform:uppercase;
				text-decoration : underline;
				color:#ff0000;
				}	
.active {color:#000000}
a:link	{		
	text-decoration : none;
	color: #777;
}

a:visited	{	
	text-decoration : none;
	color: #777;
}

a:hover	{		
	color:#000000;
	text-decoration : none;
}			
.presse			{
	text-align:center;
	font-style:italic;
	margin-top: 4px;
	margin-bottom:8px;
	font-weight:bold;
	font-size:11px;	
	line-height:12px;
	color:#333;
}
.small			{
text-align:center;

	font-weight:normal;
	font-size:10px;	
	line-height:10px;
	color:#000000;

}
