body {
}

body:before 
{ 
	content: "";
	position: fixed;
	top: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	z-index: 100;
}

#body-wrap {
	max-width: 1000px;
	min-width: 1000px;
	text-align: center;
}

#body-wrap2 {
	max-width: 940px;
	min-width: 940px;
	text-align: center;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: inherit;
}

div.clear:after {
	content: " ";
	clear: both;
}

.center {
	margin-left:auto;
	margin-right:auto;
}

.round {
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;	
}

.animated_hover_a {
	-o-transition: background 2s;
	-webkit-transition: background 2s;
	-ms-transition: background 2s;
	-moz-transition: background 2s;
	transition: background 2s;	
}

.animated_hover_a:hover {
	-o-transition: background .2s;
	-webkit-transition: background .2s;
	-ms-transition: background .2s;
	-moz-transition: background .2s;
	transition: background .2s;	
}

.grey_boxed {
	padding: 10px;
	border: #CCCCCC 1px solid;
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

#content-block {
	position: relative;
	margin-top: 10px;
	padding: 0px;
	background: #FFF;
}

#content-block_landing {
	position: relative;
	margin-top: 14px;
	padding: 0px;
	background: #FFF;
}

#content-block_landing_newsstyle {
	position: relative;
	margin-top: 90px;
	padding: 0px;
	background: #FFF;
}

.funky-shadow:before, .funky-shadow:after 
{
  z-index: -1; 
  position: absolute; 
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%; 
  top: 80%;
  max-width:300px;
  background: rgba(0, 0, 0, 0.7); 
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);   
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);    
  -moz-transform: rotate(-3deg);   
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.funky-shadow:after 
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.bio {
	color: #045A01;
}

.focus {
	color: #ed3d0b;
}

.button-a {
	border-radius: 12px;
	text-transform: uppercase;
	line-height: 40px;
	height: 40px;
    font-size: 14px;
    display: block;
    margin-top: 24px;
    padding-left: 6px;
    padding-right: 6px;   
    text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
    -moz-text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
    -o-text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
    -ms-text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
    color: #FFF;
}

.button-a:hover {
    color: #000;
}

.video {
	margin-top: 10px;
}

.video_evs_bmoc {
	margin-top: 20px;
}

.video_evs {
	margin-top: 80px;
	margin-bottom: 30px;
}

.video_evs_sbva {
	margin-top: 30px;
	margin-bottom: 30px;
}

.video_evs_shopvsl {
	margin-top: 80px;
}

.video a {
    display: block;
    /*position: absolute;*/
    z-index: 2;
    /*margin-top: -300px;*/
    /*margin-left: 80px;*/
    width: 400px;
    height: 298px;
    overflow: hidden;
    /*text-indent: -600px;*/
    background: url(../media/images/play_button_overlay.png) 50% 50% no-repeat;
}

.weblink {
	color: #045A01;
}

.weblink:hover {
	color: #1B8F0E;
	background: #F8F8F8;
}

#content-block h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #5E5E5E;
	background: #f3f3f3;
	-webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 3px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 3px rgba(50, 50, 50, 0.75);
	border-radius: 12px;
	height: 50px;
	line-height: 50px;
	margin: 8px 0 8px 0;
}

#content-block h2 {
	margin: 8px 0 8px 0;
	font-size: 20px;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	background: #fb912c;
	border: 1px solid #CCC;
	
}

#content-block h8 {
	margin: 8px 0 8px 0;
	font-size: 26px;
	color: #fcae00;
	height: 40px;
	line-height: 60px;
	
}

H3 {
	font-size: 18px;
	color: #000;
	margin-bottom: 6px;
	font-weight: normal;
	
}

#pkgoffer {
	background: url(https://s3-eu-west-1.amazonaws.com/biofokus/images/bodyfokus_tabelle.png) no-repeat;
	width: 940px;
	height: 570px;
	margin: 15px 0 20px 50px;
}

#pkgoffer2 {
	background: url(img/sparen-05.svg) no-repeat;
	width: 940px;
	height: 570px;
}

#preistabelle_716_570 {
	background: url(https://s3.amazonaws.com/BodyFokus/bilder/preistabelle_716_570.png) no-repeat;
	width: 716px;
	height: 570px;
}


#pkgoffer136 {
	background: url(https://s3-eu-west-1.amazonaws.com/biofokus/images/bodyfokus_tabelle.png) no-repeat;
	width: 940px;
	height: 570px;
	margin: 15px auto 15px;
}
#pkgoffer .bottle1, #pkgoffer136 .bottle1, #pkgoffer2 .bottle1, #preistabelle_716_570 .bottle1{
	color: #6cc34d;
	font: bold 34px Arial, sans-serif;
}
#pkgoffer .bottle2, #pkgoffer136 .bottle2, #pkgoffer2 .bottle2, #preistabelle_716_570 .bottle2{
	color: #6cc34d;
	font: bold 28px Arial, sans-serif;
}

#pkgoffer .bottle3, #pkgoffer136 .bottle3, #pkgoffer2 .bottle3, #preistabelle_716_570 .bottle3{
	color: #000000;
	font: bold 28px Arial, sans-serif;
}

#pkgoffer .bottle4, #pkgoffer136 .bottle4, #pkgoffer2 .bottle4, #preistabelle_716_570 .bottle4{
	color: #000000;
	font: bold 28px Arial, sans-serif;
}

#pkgoffer .bottle2abo, #pkgoffer136 .bottle2abo, #pkgoffer2 .bottle2abo, #preistabelle_716_570 .bottle2abo{
	color: #fcae00;
	font: bold 20px Arial, sans-serif;
}

#pkgoffer .bottle3abo, #pkgoffer136 .bottle3abo, #pkgoffer2 .bottle3abo, #preistabelle_716_570 .bottle3abo{
	color: #000000;
	font: bold 20px Arial, sans-serif;
	margin-bottom: 10px;
}

#pkgoffer .bottle4abo, #pkgoffer136 .bottle4abo, #pkgoffer2 .bottle4abo, #preistabelle_716_570 .bottle4abo{
	color: #000000;
	font: bold 22px Arial, sans-serif;
	margin-top: 5px;
}



.dropdown_bnpp {
width: 220px;
height: 40px;
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;	
}

#pkgoffer .price1, #pkgoffer136 .price1, #pkgoffer2 .price1, #preistabelle_716_570 .price1{
	color: #000000;
	font: bold 32px Arial, sans-serif;
}
#pkgoffer .price2, #pkgoffer136 .price2, #pkgoffer2 .price2, #preistabelle_716_570 .price2{
	color: #8dc600;
	font: bold 28px Arial, sans-serif;
}

#pkgoffer .price3, #pkgoffer136 .price3, #pkgoffer2 .price3, #preistabelle_716_570 .price3{
	color: #8dc600;
	font: bold 32px Arial, sans-serif;
}

#pkgoffer .popularsave, #pkgoffer136 .popularsave, #pkgoffer2 .popularsave, #preistabelle_716_570 .popularsave{
	color: #ff4a00;
	font: bold 36px Arial, sans-serif;
}
#pkgoffer .popularsave2, #pkgoffer136 .popularsave2, #pkgoffer2 .popularsave2, #preistabelle_716_570 .popularsave2{
	color: #ff4a00;
	font: bold 28px Arial, sans-serif;
}
#pkgoffer .wtloss, #pkgoffer136 .wtloss, #pkgoffer2 .wtloss {
	font: 11px Arial, sans-serif; 
	color: #686868;
	text-align: center;
	margin-top: 14px;
}
#pkgoffer .wtlosslrg, #pkgoffer136 .wtlosslrg, #pkgoffer2 .wtlosslrg {
	font: 14px Arial, sans-serif; 
	color: #686868;
	text-align: center;
	margin-top: 16px;
}
#pkgoffer .wtlosslrgsc, #pkgoffer136 .wtlosslrgsc, #pkgoffer2 .wtlosslrgsc {
	font: 14px Arial, sans-serif; 
	color: #686868;
	text-align: center;
	margin-top: 10px;
}

.banda {font-family: 'BandaRegular', helvetica, arial, tahoma, sans-serif;}

@font-face {
font-family: BandaRegular;
src: url(../fonts/regular.eot); /* IE9
Compat Modes */
src: url(../fonts/webfont.eot?#iefix) format
('embedded-opentype'), /* IE6-IE8 */
url(../fonts/regular.woff) format('woff'),
/* Modern Browsers */
url(../fonts/regular.ttf) format
('truetype'), /* Safari, Android, iOS */
url(../fonts/regular.svg#svgBandaRegular)
format('svg'); /* Legacy iOS */
}

.ueberschriften_leisten {
	border-radius: 12px;
	line-height: 40px;
	height: 40px;
    font-size: 25px;
    display: block;
    margin-top: 10px;
	margin-bottom: 10px;
    padding-left: 6px;
    padding-right: 6px;
	color: #FFFFFF;
	text-align: center;
	z-index: 300;
	background: #ff4a00; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcae00 0%,#ff4a00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcae00), color-stop(100%,#ff4a00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcae00 0%,#ff4a00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcae00 0%,#ff4a00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcae00 0%,#ff4a00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcae00 0%,#ff4a00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcae00', endColorstr='#ff4a00',GradientType=0 );/* IE6-9 */
}

/* Alternative Version */
/*
.ueberschriften_leisten {
	border-radius: 12px;
	line-height: 40px;
	height: 40px;
    font-size: 25px;
    display: block;
    margin-top: 10px;
	margin-bottom: 10px;
    padding-left: 6px;
    padding-right: 6px;
	color: #FFFFFF;
	text-align: center;
	z-index: 300;
	background: #ff4a00; /* Old browsers */
	/*background: -moz-linear-gradient(top,  #fcae00 0%,#ff4a00 54%,#c1202b 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcae00), color-stop(54%,#ff4a00), color-stop(100%,#c1202b)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #fcae00 0%,#ff4a00 54%,#c1202b 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #fcae00 0%,#ff4a00 54%,#c1202b 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #fcae00 0%,#ff4a00 54%,#c1202b 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  #fcae00 0%,#ff4a00 54%,#c1202b 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcae00', endColorstr='#c1202b',GradientType=0 ); /* IE6-9 *//*
}*/

.faq {
	width: 904px;
	margin: 5px auto 20px auto;
	background-color: #f2f2f2;
	-moz-border-radius: 12px; 
	-webkit-border-radius: 12px; 
	border-radius: 12px;
	padding: 60px 60px 60px 60px;
	text-align: left;
}


.faq_bmoc {
	width: 1000px;
	margin: 25px auto 20px;
	padding: 20px 0px;
	text-align: left;
}

.faq-landing {
	width: 860px;
	margin: 5px auto 20px auto;
	background-color: #f2f2f2;
	-moz-border-radius: 12px; 
	-webkit-border-radius: 12px; 
	border-radius: 12px;
	padding: 40px 40px 40px 40px;
	text-align: left;
}

.faq h3 {
	font-size: 30px;
	text-transform: uppercase;
	color: #6cc34d;
	letter-spacing: 2px;
}

.faq h4 {
	font-size: 20px;
	color: #c1202b;
}

.faq h5 {
	font-size: 20px;
	color: #025d00;
}

.faq h6 {
	font-size: 18px;
	font-weight: 300;
	margin: 0px;
}

.faq h7 {
	font-size: 18px;
	text-transform: uppercase;
	color: #6CC34D;
	letter-spacing: 2px;
	font-weight: 300;
}

.faq_bmoc h3 {
	font-size: 30px;
	text-transform: uppercase;
	color: #6cc34d;
	letter-spacing: 2px;
}

.faq_bmoc h4 {
	font-size: 20px;
	color: #c1202b;
}

.faq_bmoc h5 {
	font-size: 20px;
	color: #025d00;
}

.faq_bmoc h6 {
	font-size: 18px;
	font-weight: 300;
	margin: 0px;
}

.faq_bmoc h7 {
	font-size: 18px;
	text-transform: uppercase;
	color: #6CC34D;
	letter-spacing: 2px;
	font-weight: 300;
}

.faq-landing h3 {
	font-size: 30px;
	font-weight: bold;
	color: #fcae00;
}

.faq-landing h4 {
	font-size: 20px;
	color: #c1202b;
}

.faq-landing h5 {
	font-size: 20px;
	color: #025d00;
}

.faq-landing h6 {
	font-size: 20px;
	font-weight:normal;
}

.faq-landing h7 {
	font-size: 20px;
	font-weight:bold;
}

#bg_report_oel {
background: #fff url(https://s3.amazonaws.com/BodyFokus/bilder/background/report_oel_bg_uni.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.report_oel_bg_transparent{
	margin: 20px auto 20px auto;
	text-align: center;
	background: url(https://www.bodyfokus.de/media/images/bmoc_bg_transparent.png) no-repeat;
	width: 350px;
	height: 528px;
}