﻿/* Individuelle CSS-stylesheet Datei fuer badendruckt.de */
h1 { 
	padding: 18px 20px;
	margin: 0;
	font-size: 22px;
	color: #2e2e2e;
	font-weight: 700;
}
h2 {
	padding: 18px 20px 12px;
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	color: #2e2e2e;
}
h3 {
	padding: 18px 20px 12px;
	margin: 0;
	font-size: 15px;
	font-weight: 700;
	color: #2e2e2e;
}

/* Sticky Top Navigation */
#topnav_bg {
	font-family: Raleway, sans-serif;
	font-size: 16px;
	position: fixed;
	z-index: 1500;
	-webkit-box-shadow: 0px 5px 10px -5px rgba(84,84,84,1);
	-moz-box-shadow: 0px 5px 10px -5px rgba(84,84,84,1);
	box-shadow: 0px 5px 10px -5px rgba(84,84,84,1);
	width: 100%;
	top: 0px;
}
#topnav {
	width:1170px;
	padding: 0 10px;
}


/* Header und Navigation */
#head {
	height: 100px;
	background-image: none;
}
#head .logo {
	margin: 15px 0 0 0;
	float: right;
	
}
.head_img {
	max-width: 100%;
}
#mainnav { 
	margin: 55px 0 0 0;
}


/* Homepage */
a.grid:link, a.grid:visited , a.grid:active {
	color: #f3943e;
	border-width: 0px;
}
a.grid:hover {
	color: #f9bd86;
}



/* Allgemeines */
.title_h1 { 
	display: inline-block; 
	width: 100%; 
	margin: 0; 
	padding: 0; 
	color:#fff; 
	font-size:26px; 
	text-transform:uppercase; 
	font-weight:700; 
}
.transparent-box {
	background: rgba(0,0,0,.6); 
	padding: 6px 40px 3px; 
	border: 1px solid white; 
	border-radius: 3px;
}
.title_h2 { 
	display: inline-block; 
	width: 100%; 
	margin: 0; 
	padding: 0; 
	color:#fff; 
	font-size:26px; 
	font-weight:700; 
}
.category .text .h1 {
	text-transform: none;
	font-size: 14px;
	font-weight: 400;
	
}
#info_box {
	margin: 0 0 20px 0;
    list-style-type: none;
	background-color: #fff;
}
#info_box li {
	display: block;
	padding: 11px 30px 10px 30px;
	font-size: 13px;
	font-weight: 400;
	border-bottom: 1px solid #f1f1f1;
}
#info_box li:first-child {
	font-size: 14px;
	font-weight: 700;
	display: block;
	padding: 18px 0 15px 30px;
	border-bottom: 1px solid #f1f1f1;
}
#info_box li:last-child {
	border-bottom-width: 0px;
	padding-bottom: 17px;
}
#info_box a, #info_box a:link, #info_box a:visited , #info_box a:active {
	font-size: 13px;
	color: #f3943e;
} 
#info_box a:hover  {
	color: #f9bd86;
}
#cms_box_left {
	margin: 0;
	padding: 0;
	float: left; 
	width: 370px; 
	overflow: auto;
}
#cms_box_right {
	margin: 0 0 50px 40px;
	padding: 0;
	float: right;
	width: 760px;
	background-color: #fff;
	overflow: auto;
}
#cms_box_right ul { 
	list-style-type: circle;
	list-style-image: none;
	list-style-position: outside;
	margin: 10px 0 20px 50px;
	padding: 0;
}
#cms_box_right ol { 
	list-style-type:decimal;
	list-style-image: none;
	list-style-position: outside;
	margin: 10px 0 20px 50px;
	padding: 0;
}
#cms_box_right ul li, #cms_box_right ol li  { 
	margin: 0;
	padding: 1px 0 1px 6px;
	color: #6b6b6b;
}
.spacer-bottom {
	padding: 25px 0 !important;
}
.hghl_vert { 
	float: none !important;
	margin-bottom: 25px !important;
}
#content p a:link, a:visited, a:active  {
	color: #f3943e;
}
#content p a:hover {
	color: #f9bd86;
}


/* Standard Link für universelle Benutzung  */
.bd-link:link, .bd-link:visited, .bd-link:active  {
	color: #f3943e !important;
}
.bd-link:hover {
	color: #f9bd86 !important;
}

/* FAQs */
ul.faq {
	list-style-type: none !important;
	list-style-image: none;
	list-style-position: outside;
	margin: 0 0 20px 50px !important;
	padding: 0;
}
li.faq_header {
	margin: 0;
	padding: 20px 0 1px 6px !important;
	color: #000 !important;
	font-weight: 700;
}
li.faq {
	margin: 0;
	padding: 1px 0 1px 26px !important;
	color: #6b6b6b;
}
li.faq a:link, a:visited, a:active {
	color: #f3943e;
}
li.faq a:hover {
	color: #f9bd86;
}

	
/* Artikelkalkulationsseite */
#optionen_wrp .product {
	font-size: 16px;
}
#optionen_wrp .headline {
	font-size: 16px;
}
#optionen_wrp .optionen tr{
	border-top: none;
	/*border-bottom: 1px solid #ebebeb;*/
}
#optionen_wrp .optionen tr td { 
	padding: 4px 5px 4px 0;
}
#usability_frame {
	/* Maybe needed */
}
#usability_header {
	background-color: #f7f7f7;
	width: 565px; 
	height: 80px;
	margin: 0 0 0 0;
	padding-left: 0; 
	position: relative;
}


/* PopUp Infos fuer Dyn Opt */
.popup_info {
	font-size: 13px; 
	color: #555555;
	margin: 0;
}
div.popup_info p {
	padding:0;
	margin: 0 0 10px 0;
}
div.popup_info h3 {
	font-size: 16px; 
	font-weight: 700;
	padding: 0;
	margin: 5px 0 10px 0;
	color: #f3943e;
}
div.popup_info ul { 
	list-style-type: circle;
	list-style-image: none;
	list-style-position: outside;
	margin: 10px 0 20px 20px;
	padding: 0;
}
div.popup_info li { 
	margin: 0;
	padding: 1px 0 1px 6px;
}
div.popup_info a:link, a:visited, a:active  {
	color: #f3943e;
} 
div.popup_info a:hover  {
	color: #f9bd86;
	text-decoration: underline;
}

/* Buttons */
.button_back { font-family: "Merriweather", serif; color:#fff !important; padding:15px; text-transform:none; }
.button_forward.orange { font-family: "Merriweather", serif; background-color:#f3943e;}
.button_forward.orange:hover { background-color:#f9bd86;}
.button_forward.green { font-family: "Merriweather", serif; background-color:#2aa236 !important;}
.button_forward.green:hover { background-color:#2aa236 !important;}

/* Neue Buttons */
.button_green {
	font-family: "Merriweather", serif;
	font-size: 15px;
	font-weight: bold;
	padding: 13px 18px 9px 18px;

	background: #148722;
	border: 1px solid transparent;
	color: white !important;

	text-shadow: 2px 2px 4px rgba(0,0,0,.15);
	outline: none;

	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
	border-radius: .4em;

	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;

	-webkit-box-shadow: rgba(255, 255, 255, .5) 0 1px 0 inset,
						rgba(255, 255, 255, .6) 0 25px 30px -12px inset,
						rgba(0, 0, 0, .6) 0 1px 2px;
	-moz-box-shadow: 	rgba(255, 255, 255, .5) 0 1px 0 inset,
						rgba(255, 255, 255, .6) 0 25px 30px -12px inset,
						rgba(0, 0, 0, .6) 0 1px 2px;
	box-shadow: 	rgba(255, 255, 255, .5) 0 1px 0 inset,
					rgba(255, 255, 255, .6) 0 25px 30px -12px inset,
					rgba(0, 0, 0, .6) 0 1px 2px;
}
.button_green:hover, .button_green:active {
	background: #2aa236;
}

.button_grey {
	font-family: "Merriweather", serif;
	font-size: 15px;
	font-weight: bold;
	padding: 13px 18px 9px 18px;

	background: rgb(155,155,155);
	border: 1px solid transparent;
	color: white !important;

	text-shadow: 2px 2px 4px rgba(0,0,0,.15);
	outline: none;

	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
	border-radius: .4em;

	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;

	-webkit-box-shadow: rgba(255, 255, 255, .5) 0 1px 0 inset,
						rgba(255, 255, 255, .6) 0 25px 30px -12px inset,
						rgba(0, 0, 0, .6) 0 1px 2px;
	-moz-box-shadow: 	rgba(255, 255, 255, .5) 0 1px 0 inset,
						rgba(255, 255, 255, .6) 0 25px 30px -12px inset,
						rgba(0, 0, 0, .6) 0 1px 2px;
	box-shadow: 	rgba(255, 255, 255, .5) 0 1px 0 inset,
					rgba(255, 255, 255, .6) 0 25px 30px -12px inset,
					rgba(0, 0, 0, .6) 0 1px 2px;
}
.button_grey:hover, .button_grey:active {
	background: rgb(175,175,175);
}
.button_grey.smaller, .button_green.smaller {
	font-size: 14px !important;
	padding: 8px 15px 5px 15px !important;
}


/* Akkordion Listen */
#content .acc_content ul {
	list-style-type: circle;
	list-style-image: none;
	list-style-position: outside;
	margin: 10px 20px 20px 50px;
	padding: 0;
	
}
#content .acc_content li {
	font-family: "Merriweather", serif;
	font-size: 13px;
	color: #6b6b6b;
	margin: 0;
	padding: 1px 0 1px 6px;
}

/* Warenkorb Steps */
.cart_steps {
	counter-reset: flag;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.cart_steps a, .cart_steps span {	
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	line-height: 56px;
	color: #6b6b6b;
	padding: 0 22px 0 75px;
	background: white;
	position: relative;
	transition: all 0.5s;
}
.cart_steps a:first-child, .cart_steps span:first-child {
	padding-left: 56px;
}
.cart_steps a:first-child:before, .cart_steps span:first-child:before {
	left: 14px;
}
.cart_steps a.active, .cart_steps a.active:after, 
.cart_steps span.active, .cart_steps span.active:after {
	background: rgb(225,225,225);
	font-weight: bold;
}
.cart_steps a:hover, .cart_steps a:hover:after {
	background: rgb(225,225,225);
}
.cart_steps a:after, .cart_steps span:after {
	content: '';
	position: absolute;
	top: 0;
	right: -28px;
	/*same dimension as the line-height of .cart_steps a */
	width: 56px; 
	height: 56px;
	transform: scale(0.707) rotate(45deg);
	z-index: 1;
	background: white;
	box-shadow: 
		2px -2px 0 2px rgba(0, 0, 0, 0.4), 
		3px -3px 0 2px rgba(255, 255, 255, 0.1);
	border-radius: 0 5px 0 50px;
	transition: all 0.5s;
}
.cart_steps a:last-child:after, .cart_steps span:last-child:after {
	content: none;
}
.cart_steps a:before, .cart_steps span:before {
	content: counter(flag);
	counter-increment: flag;
	border: 1px solid #6b6b6b;
	border-radius: 100%;
	width: 26px;
	height: 26px;
	margin-top: 13px;
	position: absolute;
	top: 0;
	left: 40px;
	line-height: 26px;
	text-align: center;
}
.cart_steps a.finish, .cart_steps a.finish:after, 
.cart_steps span.finish, .cart_steps span.finish:after {
	background: #2aa236;
	color: #fff;
	font-weight: bold;
}


/* Kontaktformular */
.head_img_contact { 
	background: url(tpl/badendruckt/media/badendruckt/kontakt.jpg) no-repeat scroll center top; 
	height:189px; 
	margin:0 auto; 
	width:1170px; 
	text-align:center; 
	padding: 75px 0 0 0;
}
#googlemaps_left {
	text-align: center;
	margin: 10px 0 10px 2%;
	float: left;
}
#googlemaps_right {
	text-align: center;
	margin: 10px 2% 10px 0;
	float: right;
}
.box_text_kontakt { padding:10px 0 0 0; color: #4e4e4e; }


/* Trenner/Trusted Logos */
#trenner, #trenner.wrp {
	line-height: 100%;
}
#trusted_logos {
	text-align: center;
	padding: 20px 0;
	margin: 20px 0;
	line-height: 100%;
}
#trusted_logos li img {
	padding: 0 10px;
}
/*
#trusted_logos li:first-child {
	display: block;
	color: #a4a4a4;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 0 7px 30px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #f1f1f1;
}
*/
#trusted_logos li {
	display: inline;
	margin: 0 20px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
}

/* Footer */
#footer {
	padding-top: 20px;
}
.col ul {
	
}
.col li {
	
}

/* Lightbox */
body.lightbox {
	height: 100%;
	margin: 5px;
	padding: 15px;
	background: none;
}
.lightbox_header {
	display: block;
	font-family: Merriweather, serif;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid rgb(225,225,225);
}
.lightbox p {
	font-family: Merriweather, serif;
	color: #6b6b6b;
	font-size: 15px;
	padding: 0;
	margin: 0;
}


/* CSS TABS for detail.htm */
section.css-tab {
	display: none;
	padding: 20px 0 0;
	border-top: 1px solid #ddd;
}
input.css-tab {
	display: none;
}
label.css-tab {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 15px;
	font-weight: 600;
	text-align: center;
	color: #bbb;
	border: 1px solid transparent;
}
label.css-tab:before {
	font-family: ElegantIcons;
	font-weight: 400;
	font-size: 21px;
	margin-right: 8px;
}
label.css-tab[for*='1']:before {
	content: '\e007';
}
label.css-tab[for*='2']:before {
	content: '\e003';
}
label.css-tab[for*='3']:before {
	content: '\e006';
}
label.css-tab[for*='4']:before {
	content: '\e006';
}
label.css-tab:hover {
	color: #888;
	cursor: pointer;
}
input.css-tab:checked + label {
	color: #555;
	border: 1px solid #ddd;
	border-top: 2px solid orange;
	border-bottom: 1px solid #fff;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
	display: block;
}

/* MJ Produktbilder auf der Artikelkalkulationsseite */
.bd_prodimg {
	max-width: 45%;
	display: inline;
	margin: 0 8px 8px 0;
	border-radius: 5%;
 }


/* ÜBERSCHREIBEN VON STILEN AUS DER STYLES.CSS */
html { min-width: 1170px; }
body { font-size:13px; font-family: 'Merriweather', serif;  background-color:#f7f7f7; padding-top: 45px;}
.no_margin {margin: 0 !important;}
.no_padding {padding: 0 !important;}
#optionen_wrp .optionen { text-transform: none; }
#optionen_wrp .optionen .option { text-transform: none; width: 150px;}
#optionen_wrp .optionen select { height:26px; width:290px; text-transform:none; font-size:14px;font-family: 'Raleway', sans-serif;  }
#optionen_wrp .headline { border-top: none !important; padding: 20px 0 10px 20px !important; }
.acc_content { padding: 10px 0; }
#content .acc_content p { padding: 0 20px 10px 20px ;}
#content .acc_content p a, #content .acc_content ul li a { color:#f3943e}
#content .acc_content p a:hover, #content .acc_content ul li a:hover { color: #f9bd86; text-decoration: underline; }
#content .acc_content ul li a
.cart_table .article { font-size:13px; font-family: 'Merriweather', serif; }
.adresse td { padding: 3px 0; font-size: 13px; }
.article_search { color: #a4a4a4; }
#trenner { background-color: #f7f7f7; height: none; margin:10px 0; }
#trenner img { margin:0; }
.login_con {padding: 15px 10px; margin: 0;}
.login_con h2 {padding: 0 0 10px; margin: 0;}
.login_con p { padding: 0 0 10px; font-size:13px; font-family: 'Merriweather', serif; color:#6b6b6b; width: auto; }
#head #mainnav li.headline { text-transform: none !important;}
#preisberechnung {text-transform:none !important;}
#preisberechnung  strong { font-style:normal; }

/* new search box css*/

#searchbox {
	margin-right: 95px;
}

.article_search_box {
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
color: #a4a4a4;
border: 1px solid #d9d9d9;
padding: 5px 5px;
width: 170px;
height: 20px;
font-family: 'Merriweather', serif;
}

#search_submit {
	border: 1px solid #d9d9d9;
	width: 30px;
	height: 1.95em;
	margin-right: -21px;
	margin-top: 0.9em;
}

.search_button { 
	border: 1px solid #d9d9d9;
	height: 30px;
	width: 30px;
	margin: 12.5px 0 12.5px -5px;
	display: inline-block;
}
.search_button:hover {
	color: #f3943e;
}

#search_submit:hover {
    background: #fff;
}
