/*
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic);
@import url('http://fonts.googleapis.com/css?family=Open+Sans');
*/
html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	height: 100%;
	width: 100%;
	font-family: 'Open Sans', arial, sans-serif;
}

/* Farbgebung */
.color-color { color: #FE6500;} /* wie h1 */
.color-dark { color: #283E53;}  /* wie h2 */
.color-light { color: #BFBFBF;} /* Hintergründe */
.color-ultralight { color: #EFEFEF;} /* Hintergründe */


/*------------------------------------- Wrapper styling -------------------------------------*/
#blockStart {
	position:fixed;
	top:0;
	z-index:2000;
	width: 100%;
	height:120px;
	margin: 0 auto 0 auto;
	background: #FFFFFF;
}
.contentmargintop {
    padding: 120px 0px 0px;
}
#wrapper{
	margin: 40px auto 40px;
	padding: 0px;
	color: #000000;
	background-color: white;
}
#wrapper-content{
	margin: 0px auto 0px;
	padding: 0px;
	color: #000000;
	background-color: white;
}
#content{
	margin: 10px 0 0 0;
	border: 0px solid #333333;
/*	padding: 10px; */
	padding: 5px;
}
/* Formatierung Links    */
a:link {
	text-decoration:none;
	color: #000000;
}	
a:visited {
	text-decoration:none;
	color: #000000;
}
/*
a:focus { text-decoration:underline; }
*/
a:hover {
	text-decoration:underline;
	color: #FE6500;
}

a:active {
	text-decoration:underline;
	color: #FE6500;
}

.footertext a:link {
	text-decoration:none;
	color: #FFFFFF;
}	
.footertext a:visited {
	text-decoration:none;
	color: #FFFFFF;
}

.footertext a:hover {
	text-decoration:underline;
	color: #FE6500;
}

.footertext a:active {
	text-decoration:underline;
	color: #FE6500;
}
/* Tabellenlinien */
.linien {
	border: 1px solid #000000 !important;
	}
.linien td{
	border: 1px solid #000000 !important;
	}
/* Tabellenlinien */	
.colorbutton  {
	cursor: pointer;
	font:14px 'Open Sans', sans-serif;
	color:#FFFFFF !important;
	border: 0px solid #283E53;
	background-color:#FE6500;
	padding: 15px 20px 15px 20px;	
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	}
.colorbutton:active  {
	cursor: pointer;
	font:14px 'Open Sans', sans-serif;
	color:#FFFFFF !important;
	border: 0px solid #283E53;
	background-color:#FE6500;
	padding: 15px 20px 15px 20px;	
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	}	
.colorbutton:link  {
	cursor: pointer;
	font:14px 'Open Sans', sans-serif;
	color:#FFFFFF !important;
	border: 0px solid #283E53;
	background-color:#FE6500;
	padding: 15px 20px 15px 20px;	
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	}		
.colorbutton:hover{
	text-decoration:none;
	cursor: pointer;
	font:14px 'Open Sans', sans-serif;
	color:#FFFFFF;
	border: 0px solid #283E53;
	background-color:#283E53;
	padding: 15px 20px 15px 20px;	
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	}

/*  Zeilentrenner    */
hr {
  border-top: 1px dotted;
  color: #BFBFBF;
  background-color: #000000;
  height: 0.5px;
  width:100%;
  text-align:left;
/*  margin-left: 8px; */
}

/* Anpassungen Minislider */
.nivo-caption {
	width: 40% !important;
	right: 0px !important;
	font: normal 34px 'Open Sans', sans-serif !important;
	font-weight: lighter !important;
	text-align: right !important;
}
.theme-light.slider-wrapper {
    padding: 0px !important;
	margin-bottom: 20px;
}
/* Anpassungen Minislider */

/* Menübilder
#p2 {background-image: url(http://www.domain.de/media/bilder/menue_domain.gif);}
 Menübilder */

/* ImageOpacy */
.imgOpaLight
    {
    opacity:0.8;
    filter:alpha(opacity=80);
    }
/* ImageOpacy */

/* Anpassungen JqCollaps 
.accordion{
  margin-left: 12px !important;
}
*/
/* Anpassungen JqCollaps */

/* Anpassungen Bakery */
.mod_bakery_bt_order_f {
	background-color: #FE6500 !important;
}
.mod_bakery_bt_cart_f {
	background-color: #FE6500 !important;
}

.mod_bakery_form_input_f {
    width: 280px;
	border: 1px solid #EFEFEF !important;
	margin: 5px !important;
}
.mod_bakery_bt_add_ship_form_f {
	background-color: #EFEFEF !important;
}

.mod_bakery_bt_pay_paypal_f {
	background-color: #FE6500 !important;
}
.mod_bakery_bt_buy_f {
	background-color: #FE6500 !important;
}
.mod_bakery_information_f p {
    height: 35px !important;
}
.mod_bakery_bt_add_f {
	color: #FE6500 !important;
	font-weight: 600 !important;
}
/* Anpassungen Bakery */

/* Box */
.boxing{
	background-color: #283E53;
	color: #FFFFFF;
	text-align: center;	
	padding: 20px 20px 20px 20px;	
	width: 360px;
}
.boxingpreis{
	background-color: #283E53;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0px 0px 0px;
	width: 150px;
}
/* Box */

/* zentrieren */
.zentrieren {
margin: 0 auto;
text-align:center;
}
/* zentrieren */

#footer{
	margin: 10px 0 0 0;
	border: 0px solid #333;
	background-color: #283E53;
	text-align: center;
	height: 50px;
	width: 100%;	
}
.footertext{
	padding: 10px;
	background-color: #283E53;
	color: #ffffff;
	text-align: center;
	width: 960px;
	margin-right:auto;
	margin-left:auto;
	vertical-align: middle;
}
#copyright{
	margin: 10px 0 0 0;
	border: 0px solid #333;
	padding: 10px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font: normal 8px 'Open Sans', Arial, sans-serif;	
}
.logo {
	display: inline-block;
	float: left;
	position: relative;
	z-index: 1;
	top: -10px;
	left: 0px;
	}
.logo img {
height: 69px;
width: auto;
}	
/*  Anpassung Loopslider   */
#slider_wrapper { 
  width: 98% !important;
/*  margin-left: 8px; */
	}	
/* Responsive Design for z.B. Google Maps */	
.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.buttonroute {
cursor: pointer;
    background-color: #EFEFEF !important;
    border: 0px solid #FE6500 !important;
    color: #283E53 !important;
}
.buttonroute:hover{
    background-color: #283E53 !important;
    border: 0px solid #FE6500 !important;
    color: #FFFFFF !important;
}
.inputbox {
    background-color: #EFEFEF !important;
    width: 230px;
	border: 0px solid #FE6500 !important;
	margin: 5px !important;
}

/* Responsive Design for Youtube */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Responsive Design for Youtube */

/* Responsive Design for facebook */
#fb-root {
display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}
/* Alternativen für Facebook
.fb-comments{width: 100% !important;}
.fb-comments iframe[style]{width: 100% !important;}
.fb-like-box{ min-width:280px;width: 100% !important;}
.fb-like-box iframe[style]{min-width:280px;width: 100% !important;}
.fb-comments span{width: 100% !important;}
.fb-comments iframe span[style]{width: 100% !important;}
.fb-like-box span{min-width:280px;width: 100% !important;}
.fb-like-box iframe span[style]{min-width:280px;width: 100% !important;} 
*/

/* mpform mods   */
/*.mpform_results {margin-left: 8px;}*/
.mpform_field {width:750px !important; background-color:#EFEFEF !important;}
.mpform_text {width:100% !important;}
.mpform_email {width:100% !important;}
.mpform_textarea {width:100% !important;}
div.mpform_missing {
    background-color: #F8F8F8 !important;
    border: 0px solid #FE6500 !important;
    color: #FE6500 !important;
	/*margin-left: 5px !important;*/
	font: normal 18px 'Open Sans', Arial, sans-serif !important;
}
.mpform_submit {
cursor: pointer;
    background-color: #283E53 !important;
    border: 1px solid #FE6500 !important;
    color: #000000 !important;
}
.mpform_submit:hover{
    background-color: #FE6500 !important;
    border: 1px solid #FE6500 !important;
    color: #FFFFFF !important;
}
div.mpform fieldset, div.mpform legend, .mpform_title, .mpform_help  {
	background-color: #EFEFEF !important;
    color: #283E53 !important;	
}
span.mpform_required {
    color: #FE6500 !important;
}
.mpform_date, .mpform_email, .mpform_textarea, .mpform_text, .mpform_select, .captcha input {
background-color:#FFFFFF !important;
border: 1px solid #CCCCCC !important;
}
.mpform_err_date, .mpform_err_email, .mpform_err_textarea, .mpform_err_text, .mpform_err_radio, .mpform_err_select, .captcha_err input {
    background-color: #FFFFFF !important;
    border: 1px solid #FE6500 !important;
}
.mpform_error .mpform_title, .mpform_error .mpform_field, .captcha_err .mpform_title, .captcha_err .mpform_field {
    color: #FE6500 !important;
	width: 750px !important;
}
.mpform_err_field {width:750px !important; background-color:#EFEFEF !important;}
.mpform_err_text {width:100% !important;}
.mpform_err_email {width:100% !important;}
.mpform_err_textarea {width:100% !important;}
div.mpform div.submitbox {
    clear: both;
    float: none !important;
    height: 26px;
    margin: 2px;
    padding: 30px !important;
    text-align: center;
    width: 602px;
}
/* mpform mods   */
/* Fancybox */
		.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}
/* Fancybox */


/* Login BOX Droplet */
.inputbox {
	background: #EFEFEF !important; 
}
.value_input input {
    background-color: #FFFFFF !important;
	border: 1px solid #000000 !important;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"] {
	cursor: pointer !important;
	font:14px 'Open Sans', sans-serif !important;
	color:#283E53 !important;
	border: 0px solid #283E53 !important;
	background-color:#EFEFEF !important;
	height: 35px !important;
	margin: 10px 0px 10px 10px !important;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding: 15px 20px 35px 20px !important;
	}
input:hover[type="file"], input:hover[type="image"], input:hover[type="submit"], input:hover[type="reset"], input:hover[type="button"]{
	cursor: pointer !important;
	font:14px 'Open Sans', sans-serif !important;
	color:#FFFFFF !important;
	border: 0px solid #283E53 !important;
	background-color:#283E53 !important;
	height: 35px !important;
	margin: 10px 0px 10px 10px !important;
	padding: 15px 20px 35px 20px !important;	
	}

button[type="button"] {
	cursor: pointer !important;
	font:14px 'Open Sans', sans-serif !important;
	color:#283E53 !important;
	border: 0px solid #283E53 !important;
	background-color:#EFEFEF !important;
	height: 35px !important;
	margin: 10px 0px 10px 10px !important;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding: 15px 20px 35px 20px !important;	
	
	}
button:hover[type="button"]{
	cursor: pointer !important;
	font:14px 'Open Sans', sans-serif !important;
	color:#FFFFFF !important;
	border: 0px solid #283E53 !important;
	background-color:#283E53 !important;
	height: 35px !important;
	margin: 10px 0px 10px 10px !important;
	padding: 15px 20px 35px 20px !important;		
	}	
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {	
	background-color: #ffffff !important;
    border: 1px solid #BFBFBF !important;
	font:14px 'Open Sans', sans-serif !important;
	color:#283E53 !important;
	font-weight:normal !important;
}	
/* Login BOX Droplet */

.back-button {
-moz-box-shadow:inset 0 0 15px 3px #23395e;
-webkit-box-shadow:inset 0 0 15px 3px #23395e;
box-shadow:inset 0 0 15px 3px #23395e;
background:linear-gradient(tobottom,#2e466e5%,#415989100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e466e',endColorstr='#415989',GradientType=0);
background-color:#2e466e;
-moz-border-radius:17px;
-webkit-border-radius:17px;
border-radius:17px;
border:1px solid #1f2f47;
display:inline-block;
color:#fff;
font-family:arial;
font-size:15px;
font-weight:400;
text-decoration:none;
text-shadow:0 1px 0 #263666;
padding:6px 13px;
}

.back-button:hover {
background:linear-gradient(tobottom,#4159895%,#2e466e100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#415989',endColorstr='#2e466e',GradientType=0);
background-color:#415989;
}

.back-button:active {
position:relative;
top:1px;
}
.selectwrap{
	margin: 0 auto;
	display: block;
	padding: 0 10%;
}
.selectbox {
  position: relative; 
  display: inline-block;
  border: none;
  background: #e6e6e6;
  margin: 5px;
  width: 200px;
}

.selectbox select {
  z-index: 10; 
  position: relative;
  border: none; 
  background: none; 
  outline: none; 
  opacity: 0;
  height: 24px;
  width: 200px;
  background: #ffffff;
  color: #283E53;
  }

.selecttext {
  z-index: 9;
  position: absolute;
  left: 5px;
  display: inline-block;
  padding-top: 4px;
  background: transparent;
  color: #FE6500;
  font-weight: normal;
}

.select-arrow {
  background: url(skins/images/caret.png) no-repeat 50% 50%;
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 26px;
  top: 0;
  right: 0;
  border-left: 1px solid #d6d6d6; 
}

/* Megamenu nicht fett */
.basic li .sub li.mega-hdr a.mega-hdr-a {
font-weight: normal !important; 
}

/* hide level indicator on the normal menu */
.mega-menu ul li a span {display:none;}

/* hide select menu on normal page */
.mega-menu .selectbox { display: none; }

/* demo responsiveness */
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 0px)
and (max-width : 480px) {
	#wrapper {width: 90%; min-width: 200px; margin: 20px auto 20px !important;}
	#wrapper-content {width: 90%; min-width: 200px; margin: 20px auto 10px;}
	#content{margin: -20px 0 0 0;}
	.logo {width: 180px;}
	.logo img {max-width: 180px !important; height: auto; padding-top: 18px;}	
	.mega-menu li a{ display: none !important; }
	.mega-menu .selectbox { display: inline-block;}
    .footertext {width: 90%; min-width: 200px;}
	.imgsize img {max-width: 80% !important; min-width: 80% !important; height: auto;}
	.imgsize {max-width: 80% !important; min-width: 80% !important; height: auto;}	
	.imgsize-logo img {max-width: 50% !important; min-width: 50% !important; height: auto;}
	.imgsize-logo {max-width: 50% !important; min-width: 50% !important; height: auto;}	
	#footer{ height: 50px;}
	.imgsize-footer img {max-width: 25% !important; min-width: 25% !important; height: auto !important;}
	.imgsize-footer {max-width: 25% !important; min-width: 25% !important; height: auto !important;}	
	hr {width:100%;}  	/*  Zeilentrenner    */
/*	#slider_front {width: 0px !important; height: 0px !important; margin-top: 0px !important;} /* Loopslider */
/*	#slider_back {width: 0px !important; height: 0px !important;} /* Loopslider */
/*	img.cc_loupslider_shadow {height: 0px !important; width: 0px !important;} /* Loopslider */
	.nivo-caption {font: normal 13px 'Open Sans', sans-serif !important; font-weight: lighter !important; padding: 0px 10px !important;}
	.selectbox {width: 120px !important;}	
	.selectbox select {width: 120px !important;}
	#blockStart {height:70px !important;}
	.contentmargintop {padding: 75px 0px 0px !important;}	
.boxing{
	padding: 10px 10px 10px 10px;	
	width: 300px;
}	

body { 
  font-size: 11px !important;
}
h1 {
  font-size: 18px !important;
  line-height: 25px;
}

h2 {
  font-size: 16px !important;
  line-height: 23px !important;
}

h3 {
  font-size: 14px !important;
  line-height: 21px !important;
}

h4 {
  font-size: 12px !important;
  line-height: 21px !important;
}

h5 {
  font-size: 11px !important;
  line-height: 18px;
}

h6 {
  font-size: 10px !important;
  line-height: 18px !important;
}	
	
	}

@media only screen
and (max-width : 400px) {
	#wrapper {min-width: 280px !important; margin: 20px auto 10px !important;}
	#wrapper-content {min-width: 280px; margin: 20px auto 10px;}
	#content{margin: -20px 0 0 0;}
	.logo {width: 160px;}
	.logo img {max-width: 160px !important; height: auto; padding-top: 15px;}
	.imgsize img {max-width: 80% !important; min-width: 80% !important; height: auto;}
	.imgsize {max-width: 80% !important; min-width: 80% !important; height: auto;}	
	.imgsize-logo img {max-width: 50% !important; min-width: 50% !important; height: auto;}
	.imgsize-logo {max-width: 50% !important; min-width: 50% !important; height: auto;}		
	#footer{ height: 50px;}
	.imgsize-footer img {max-width: 25% !important; min-width: 25% !important; height: auto !important;}
	.imgsize-footer {max-width: 25% !important; min-width: 25% !important; height: auto !important;}		
	hr {width:100%;}  	/*  Zeilentrenner    */
/*	#slider_front {width: 0px !important; height: 0px !important; margin-top: 0px !important;} /* Loopslider */
/*	#slider_back {width: 0px !important; height: 0px !important;} /* Loopslider */
/*	img.cc_loupslider_shadow {height: 0px !important; width: 0px !important;} /* Loopslider */	
	.nivo-caption {font: normal 13px 'Open Sans', sans-serif !important; font-weight: lighter !important; padding: 0px 10px !important;}
	.selectbox {width: 105px !important;}	
	.selectbox select {width: 105px !important;}
	.selectwrap {padding: 0px 10px 0px 0px !important; width: 110px !important;}
	#blockStart {height:65px !important;}
	.contentmargintop {padding: 65px 0px 0px !important;}
/* Box */
.boxing{
	padding: 10px 10px 10px 10px;	
	width: 240px;
}	
	
body { 
  font-size: 11px !important;
}
h1 {
  font-size: 18px !important;
  line-height: 25px;
}

h2 {
  font-size: 16px !important;
  line-height: 23px !important;
}

h3 {
  font-size: 14px !important;
  line-height: 21px !important;
}

h4 {
  font-size: 12px !important;
  line-height: 21px !important;
}

h5 {
  font-size: 11px !important;
  line-height: 18px;
}

h6 {
  font-size: 10px !important;
  line-height: 18px !important;
}	
	
}	

	
/* Smartphones (portrait) ----------- */
@media only screen
and (min-width : 480px)
and (max-width : 768px) {
	#wrapper {width: 90%; margin: 10px auto 10px !important;}
	#wrapper-content {width: 90%;}
	.logo {width: 200px;}
	.logo img {max-width: 200px !important; height: auto; padding-top: 10px;}		
	.mega-menu li a{ display: none !important; }
	.mega-menu .selectbox { display: inline-block;}
	.footertext {width: 90%;}
	.nivo-caption {font: normal 21px 'Open Sans', sans-serif !important; font-weight: lighter !important; padding: 2px 10px !important;}	
	#footer{ height: 50px;}
	.imgsize-footer img {max-width: 20% !important; min-width: 20% !important; height: auto !important;}
	.imgsize-footer {max-width: 20% !important; min-width: 20% !important; height: auto !important;}	
	.imgsize img {max-width: 50% !important; min-width: 50% !important; height: auto;}
	.imgsize {max-width: 50% !important; min-width: 50% !important; height: auto;}	
	#blockStart {height:60px !important;}
	.contentmargintop {padding: 60px 0px 0px !important;}
	.selectwrap {padding: 0px !important; margin: 0px !important;}
	.basic {height: 30px !important;}
	.selectbox {width: 120px !important;}	
	.selectbox select {width: 120px !important;}
}
/* iPads (portrait) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 960px) {
#wrapper {width: 90%;}
#wrapper-content {width: 90%;}
#contentmenumobile {display:none;}
.logo {width: 210px;}
.logo img {max-width: 210px !important; height: auto; padding-top: 18px;}	
.footertext {width: 90%;}
/* .buttonimg {min-width: 463px !important; height: 133px !important;}
*/
	#footer{ height: 50px;}
	.imgsize-footer img {max-width: 15% !important; min-width: 15% !important; height: auto !important;}
	.imgsize-footer {max-width: 15% !important; min-width: 15% !important; height: auto !important;}	
	#blockStart {height:100px !important;}
	.contentmargintop {padding: 100px 0px 0px !important;}	
/* Menüanpassung */
.basic {
	font: normal 12px 'Open Sans', Arial, sans-serif !important; 
	height: 30px !important;
}
.basic li a{
	padding: 10px 15px !important; 
}	
	
}

/* iPads (landscape) ----------- */
@media only screen
and (min-width : 960px)
and (max-width : 1024px) {
#wrapper {width: 90%;}
#wrapper-content {width: 90%;}
#contentmenumobile {display:none;}
.logo {width: 300px;}
.logo img {max-width: 300px !important; height: auto; padding-top: 8px;}	
.footertext {width: 90%;}
/* .buttonimg {min-width: 463px !important; height: 133px !important;}
*/
	#footer{ height: 50x;}
	.imgsize-footer img {max-width: 15% !important; min-width: 15% !important; height: auto !important;}
	.imgsize-footer {max-width: 15% !important; min-width: 15% !important; height: auto !important;}	
}


/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1024px)
and (max-width : 1824px) {
.black ul.mega-menu li .sub li {width: 170px !important}
#wrapper {max-width: 960px;}
#wrapper-content {max-width: 960px;}
#contentmenumobile {display:none;}
.footertext {max-width: 960px;}
}
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
.black ul.mega-menu li .sub li {width: 170px !important}
.black ul.mega-menu {width: 100% !important}
#wrapper {width: 960px;}
#wrapper-content {width: 960px;}
#contentmenumobile {display:none;}
.footertext {width: 960px;}
}
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}
