h1 {
	font-size:22px;
	color:#b5883d;
	font-weight:200;
	padding-bottom:0;
	margin-bottom:0;
}
h2 {
	font-size:20px;
	color:#646363;
	font-weight:200;
	padding-top:0;
	margin-top:6px;
}
h3 {
	font-size:14px;
	color:#b5883d;
	font-weight:200;
	margin-top:28px;
	font-style:italic;
}
p,
li {
	font-size:12px;
	color:#7c7b7b;
	font-weight:200;
	line-height:150%;
}
ul.golden {
	list-style-image:url(../../images/site/list-item.jpg);
	margin-left: 30px;
}
ol {
	color:#b5883d;
}
/* BOF screen_bg */
img.bg {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
.wrapper > div {
	padding-left:6%;
	padding-right:6%;
	padding-bottom:100px;
	width:940px;
	background-color:#FFF;
	-webkit-box-shadow:  0px 10px 10px 0px rgba(128, 128, 128, .5);     
  box-shadow:  0px 10px 10px 0px rgba(128, 128, 128, .5);
	-webkit-border-radius: 0px 0px 14px 14px;
  border-radius: 0px 0px 14px 14px;
}
.header {
	-webkit-border-radius: 0px 0px 14px 14px;
  border-radius: 0px 0px 14px 14px;
	background-color:#FFF;
	-webkit-box-shadow:  0px 5px 5px 0px rgba(128, 128, 128, .5);     
  box-shadow:  0px 5px 5px 0px rgba(128, 128, 128, .5);
}
.head_menu p {
	padding-top: 71px;
	padding-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #666666;
	font-size: 12px;
}
.head_menu p a {
	color:#aaaaaa;
	padding-left:5px;
	padding-right:5px;
}
.head_menu p a:hover {
	color:#666666;
}
.logo {
	padding-top:46px;
	padding-left:36px;
	padding-bottom:46px;
}
.main_menu {
	border-top:1px solid #d4d4d4;
	background: rgb(249,249,249); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(241,241,241,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(241,241,241,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(241,241,241,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(241,241,241,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(241,241,241,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 0px 0px 14px 14px;
  border-radius: 0px 0px 14px 14px;
}
.main_menu > div.active,
.main_menu > div:hover {
	background-color:#FFF;
}
.main_menu >div.active a {
	cursor:default;
}
.main_menu > div:first-child.active,
.main_menu > div:first-child:hover {
	-webkit-border-radius: 0px 0px 0px 14px;
  border-radius: 0px 0px 0px 14px;
}
.main_menu > div:last-child.active,
.main_menu > div:last-child:hover {
	-webkit-border-radius: 0px 0px 14px 0px;
  border-radius: 0px 0px 14px 0px;
}
.main_menu a {
	display:block;
	line-height:40px;
	letter-spacing:0.05em;
	font-size:13px;
	color:#7c7b7b;
}
.main_menu a:hover,
.main_menu > div.active a {
	font-weight:bold;
}
.main_menu > div {
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
}
.main_menu > div:first-child {
	border-left:none;
}
.main_menu > div:last-child {
	border-right:none;
}
.row.main_content {
	position:relative;
	margin-top:25px;
	background-color:#FFF;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-webkit-box-shadow:  0px 5px 5px 0px rgba(128, 128, 128, .5);     
  box-shadow:  0px 5px 5px 0px rgba(128, 128, 128, .5);
}
.left_side {
	padding:23px 36px 23px 36px;
	height:610px;
	overflow:hidden;
	position:relative;
}
.left_side_overflow {
	padding:23px 0px 23px 36px;
	height:610px;
	overflow:hidden;
	position:relative;
}
.overflowcontent {
	padding-right:36px;
	height:564px;
	overflow:auto;
}
.next_item {
	position:absolute;
	bottom:20px;
	right:20px;
}
.prev_item {
	position:absolute;
	bottom:20px;
	right:45px;
}
.right_side {
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0px 14px 14px 0px;
	border-radius: 0px 14px 14px 0px;
	height: 610px;
	overflow: hidden;
}
.right_side img {
	padding:0;
	margin:0;
	-webkit-border-radius: 0px 14px 14px 0px;
  border-radius: 0px 14px 14px 0px;
	width:100%;
}
.bottom_menu {
	position:absolute;
	bottom:60px;
	height:40px;
	padding-left:34px;
	width:60% !important;
}
.bottom_menupunkt {
	padding-top:12px;
	padding-bottom:12px;
	background-color:#f3f3f3;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}
/*.bottom_menupunkt:hover {
	background:none;
	background-color:#FFF;
	z-index:100;
	-webkit-box-shadow:  0px 5px 5px 0px rgba(128, 128, 128, .5);     
  box-shadow:  0px 5px 5px 0px rgba(128, 128, 128, .5);
}
.bottom_menupunkt.active {
	background:none;
	background-color:#FFF;
	z-index:100;
	-webkit-box-shadow:  0px 5px 5px 0px rgba(128, 128, 128, .5);     
  box-shadow:  0px 5px 5px 0px rgba(128, 128, 128, .5);
	cursor:default;
}*/
.bottom_menupunkt:hover {
	background:none;
	background-color:#ddd;
	
}
.bottom_menupunkt.active {
	background:none;
	background-color:#ddd;
	cursor:default;
}
.bottom_menupunkt:first-child {
	-webkit-border-radius: 0px 0px 0px 10px;
  border-radius: 0px 0px 0px 10px;
}
.bottom_menupunkt:last-child {
	-webkit-border-radius: 0px 0px 10px 0px;
  border-radius: 0px 0px 10px 0px;
}
.bottom_menupunkt_allein {
	-webkit-border-radius: 0px 0px 10px 10px !important;
  border-radius: 0px 0px 10px 10px !important;
}
.bottom_menupunkt a {
	color:#7c7b7b;
}
/* slider */
.orbit-wrapper .timer {
	display:none;
}
/* produkte */
.produktliste {
	background-color:#f1f1f1;
	padding-top:18px;
	padding-bottom:19px;
}
.produktliste .produktlink {
	height:57px;
	margin-top:13px;
	margin-bottom:13px;
	margin-left:8px;
}
.produktlink .produktinfo {
	float:left;
	height:57px;
	width:150px;
	background-color:#FFF;
	-webkit-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
}
.produktlink .produktinfo img {
	-webkit-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
}
.produktlink .produktbild {
	float:left;
	margin-left:14px;
	height:57px;
	width:57px;
}
.produktlink .produktbild img {
	-webkit-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
	/*-webkit-box-shadow:  0px 3px 3px 1px rgba(128, 128, 128, .3);     
  box-shadow:  0px 3px 3px 1px rgba(128, 128, 128, .3);*/
}
.produktlink .produktinfo img:hover {
	-webkit-box-shadow:  0px 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.highlighted {
	-webkit-box-shadow:  0px 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 1px 1px 1px rgba(0, 0, 0, 0.2);
	cursor:default;
}
.produktlink .produktbeschreibung {
	color:#656464;
	font-size:0.9em;
	padding-top:3px;
	padding-right:9px;
	float:right;
	height:57px;
	width:106px;
}
.skin-concept-bild {
	float:left;
	border: 10px solid rgb(255, 255, 255);
	box-shadow: 2px 2px 6px rgb(204, 204, 204);
	margin: 5px 20px 10px 0px;
}
.produkt_preis {
	color:#b5883d;
	font-size:1.2em;
}
.roundvideo {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow:  0px 5px 5px 5px rgba(128, 128, 128, .5);     
  box-shadow:  0px 5px 5px 5px rgba(128, 128, 128, .5);
}
/* --- Klinische Studien --- */
.studienblock {
	font-size:11px;
	line-height:125%;
	width:95%;
	height:auto;
	border: 1px dotted #AED093;
	padding:5px;
	margin-bottom:5px;
	color:#666;
}
.studienblock a {
	color:#4c4c4c;
	text-decoration:none;
	cursor:pointer;
}
.studienblock a:hover {
	color: #b2a06e;
}
.infoBoxen {
	position:relative;
	height:auto;
	width:100%;
	padding-right:60px;
	padding-left:20px;
}
.greyBoxRight {
	margin-left:200px;
	padding: 11px;
	background-color:#efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow:  0px 2px 2px 2px rgba(128, 128, 128, .5);     
  box-shadow:  0px 2px 2px 2px rgba(128, 128, 128, .5);
	width:220px;
	z-index:100;
}
.whiteBox {
	padding: 11px;
	background-color:#FFF;
	border:1px solid #d3d3d3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.whiteBox h2 {
	 margin-top:2px;
	 margin-bottom:10px;
	 padding-top:0;
	 padding-bottom:0;
}
.greyBoxLeft h3,
.whiteBox h3 {
	 margin-top:2px;
	 margin-bottom:4px;
	 padding-top:0;
	 padding-bottom:0;
}
.greyBoxLeft ul,
.whiteBox ul {
	 margin-top:2px;
	 margin-bottom:4px;
	 padding-top:0;
	 padding-bottom:0;
}
.whiteBox h2,
.whiteBox h3 {
	line-height:1 !important;
}
.boxenLeft {
	position:absolute;
	top:5px;
	left:12px;
}
.greyBoxLeft {
	padding: 11px;
	background-color:#efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow:  0px 2px 2px 2px rgba(128, 128, 128, .5);     
  box-shadow:  0px 2px 2px 2px rgba(128, 128, 128, .5);
	width:220px;
	z-index:200;
}
#BilderHautpflege {
	position:relative;
	margin-top:30px;
	width:100%;
	height:auto;
}
#BilderHautpflege #img-1 {
	position:absolute;
	left:0;
	top:0;
}
#BilderHautpflege #img-2 {
	position:absolute;
	right:0;
	top:0;
}
#BilderHautpflege #img-3 {
	position:absolute;
	left:50%;
	margin-left:-50px;
	/*top:100px;*/
}

.CaudalieListe {
	margin-left:20px;
}
.CaudalieListe li {
	line-height:150%;
}
.footerline p,
.footerline p a,
.footerline p a:hover {
	color:#999;
}
.footerline p {
	font-size:0.7em;
	padding-top:5px;
}
.socials {
	position:absolute;
	top:10px;
	right:70px;
}
.telefonnummer {
	position:absolute;
	bottom:0;
	right: 70px;
	width:200px;
}

/* Media Queries */


@media screen and (max-width: 1024px){
	img.bg {
		left: 50%;
		margin-left: -512px; 
	}
}
/* EOF screen_bg */

/* Very large screens */
@media only screen and (min-width: 1279px) {
}

/* Medium screens */
@media only screen and (max-width: 1279px) and (min-width: 768px) {
	p,
	li {
		font-size:11px;
		color:#7c7b7b;
		font-weight:200;
		line-height:125%;
	}
	.left_side {
		padding:10px 36px 10px 36px;
		height:510px;
		overflow:auto;
		position:relative;
	}
	.next_item {
		position:absolute;
		bottom:20px;
		right:20px;
	}
	.right_side {
		padding:0;
		margin:0;
		-webkit-border-radius: 0px 14px 14px 0px;
		border-radius: 0px 14px 14px 0px;
		height:510px;
		overflow:hidden;
	}
	.right_side img {
		padding:0;
		margin:0;
		-webkit-border-radius: 0px 14px 14px 0px;
		border-radius: 0px 14px 14px 0px;
	}
}

/* Small screens */
@media only screen and (max-width: 767px) {
	.logo {
		padding-left:18px !important;
	}
	.main_menu > div:first-child.active,
	.main_menu > div:first-child:hover {
		-webkit-border-radius: 0px 0px 0px 0px;
		border-radius: 0px 0px 0px 0px;
	}
	.main_menu > div:last-child.active,
	.main_menu > div:last-child:hover {
		-webkit-border-radius: 0px 0px 14px 14px;
		border-radius: 0px 0px 14px 14px;
	}
	.right_side {
		padding:0;
		margin:0;
		-webkit-border-radius: 0px 0px 14px 14px;
		border-radius: 0px 0px 14px 14px;
		height:580px;
		overflow:hidden;
	}
	.right_side img {
		padding:0;
		margin:0;
		-webkit-border-radius: 0px 0px 14px 14px;
		border-radius: 0px 0px 14px 14px;
	}
	.bottom_menu {
		width:90% !important;
		padding-left:4% !important;
	}
	.columns.bottom_menupunkt {
		font-size:10px;
		padding-left:4px;
		padding-right:4px;
		float:left !important;
	}
	.socials {
		position:absolute;
		top:10px;
		right:10px;
	}
	.head_menu p {
		font-size:60%;
	}
	.row.main_content {
		margin-bottom:40px;
	}
	.bottom_menu {
		bottom:100px;
	}
/* Landscape Orientation */
@media screen and (orientation: landscape) {
}

/* Portrait Orientation */
@media screen and (orientation: portrait) {
}
