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

html{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}

body{
	width:100%;
	background-image:url(../images/bg5.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:0;
	margin: 0;
	font-size:17px!important;
	margin-top:25px!important;
}

.wrapper{
	margin:0 auto;
	width:100%;
	max-width:1200px;
}

header{
	background-color:#fff;
	width:100%;
	overflow: hidden;
	margin-bottom: 20px;
	box-shadow:0 0 30px rgba(0,0,0,0.4);
}



.logo-box{
	margin:20px;
	float:left;
}

.logo-box img{
	width:100%;
}

.head-right{
	float:right;
	font-size:23px;
	text-align: right;
	margin: 20px;
}

.slogan{
	font-style:italic;
	font-weight:500;
	margin-bottom: 10px;
}

.special{
	color:#FB9203;
	padding-bottom:20px;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
}

.delivery-status{
    color: #01a413;
}

.pseudo-nav a{
	font-weight:bold;
	padding-bottom:3px;
	text-transform: uppercase;
	text-decoration: underline;
	color: black;
}




dd.eigenschaft{
	float:left;
	margin:0;
	width:50%;
	font-weight: normal;
}

.headline-box{
	background-color:#feef00;
	padding:10px 0;
	margin-bottom:20px;
	text-transform:uppercase;
	box-shadow:0 0 30px rgba(0,0,0,0.4);
}

.headline-box h3, .headline-box h2 {
	width: 95%;
	margin: auto;
}



.box .offer{
	background-color:#fb9203;
	color:#fff;
	padding:4px 9px;
	font-size:20px;
	text-align:center;
	display: inline-block;
	margin-right:12px;
}

.box .col-xs-6{
	padding:0;
	margin:0;
	width:50%!important
}

.box .col-xs-3{
	padding:0;
	margin:0;
}

h4{
	font-size:18px;
	font-weight:bold;
	padding-top:5px;
	margin:0;
	color:#575757;
	margin-bottom: 15px;
}

h3{
	font-size:21px!important;
	margin-top:10px!important;
	font-weight:bold!important;
}

.headline-box h2{
	margin-top:13px!important;
	font-size:26px;
	font-weight:bold;
}

.box{
	background-color:#fff;
	color:#575757;
	box-shadow:0 0 30px rgba(0,0,0,0.4);
	overflow: hidden;
}

.box > div.row, 
.box > div.product-img-box,
.box > div.more-images,
.box > div.tax-num-required,
.box > div.labels
{
	width:95%;
	margin: auto;
}

.box > h4, .box > h3, .box > h2, .box > h1, .box >p{
    width: 95%;
    margin: 0 auto;
}

h4{
  font-weight: bold;
}

.box >p{
    margin-bottom: 15px;
}

.box > h4{
    margin-bottom: 10px;
}

.box > h3{
    margin-bottom: 10px;
}

.box > h2{
    margin-bottom: 10px;
    
}

.box .produktname a{
	color:#182981;
	font-weight:bold;
}

.box .product-img-box{
	padding-bottom:5px;
}

.box .product-img-box img{
	width:100%;
	border:1px solid #d6d6d6;
}

.box .pricetext{
	font-size: 20px;
	font-weight: bold;
	float:left;
}

.box .price{
	font-size: 42px;
	font-weight:bold;
	text-align: right;
}

.box .vat{
	font-size:16px;
	float:right;
	padding-bottom:21px;
	text-align: right;
}

.box .button{
    display: block;
	text-transform:uppercase;
	cursor:pointer;
	background-color:#01a413;
	text-align:center;
	padding:15px 0px;
	box-shadow: 2px 2px 0 #0a8800;
	margin: 15px auto;
}

.box .offer-link{
    display: block;
	margin: 15px auto;
	width: 95%;
}



.button {
	color:#fff;
	font-weight:bold;
	font-size:18px;
}

.desc{
	width:100%;
	color:#848484;
	
}
.accordion{
	margin: 15px auto;
	width:95%;

}

h3.trigger {
	cursor:pointer;
	margin-top:5px;
	text-decoration:underline;
	font-size:18px;
	position:relative;
}

.trigger{
	background-image:url(../images/triangle2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.trigger_active{
	background-image:url(../images/triangle.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color:#333;
}
.toggle_container {
	padding:0px 0px 5px 0px;
	width:100%;
}

.desc, .datasheet{
	width:100%;
	font-weight:normal;
	margin-top:25px;
	color:#8b8b8b;
}

.box{
	margin-bottom:25px;
	padding: 10px 0;
}

#teaser{
    width: 100%;
    height: auto;
    box-shadow:0 0 30px rgba(0,0,0,0.4);
    margin-bottom: 20px;
}

.more-images ul{
    list-style: none;
    margin: 10px 0;
    padding: 0;
}
.more-images ul li{
    width: 30%;
    margin-right: 3%;
    border:1px solid #d6d6d6;
    float: left;
}

.more-images ul li a img{
    width: 100%;
}

.bg-primary p{
    margin: 10px;
    padding: 10px 0;
}

form#order{
    width: 95%;
    margin: auto;
}

form#order h3{
    text-align: center;
}

#order-button{
    max-width: 500px;
    display: table;
    margin: auto;
    width: 100%;
    font-weight: bold;
    overflow: auto;
    font-size: 22px;
}

.has-error .control-label.error{
    text-align: left !important;
    font-weight: normal;
}

#ack{
    margin-top: 20px;
    margin-bottom: 20px;
}

#ack{ padding: 15px 0;}

#ack > * {margin: 15px; text-align: center;}

#bg-box{
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center top;
    position: fixed;
    top:0;
    left: 0;
}

#footer{text-align: center;}
#footer a{ text-decoration: underline; color: #6a6a6a;}


#sit-nav, #prod-nav{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}

#sit-nav li,  #prod-nav li{
    float: left;
    margin-right: 10px;
    display: block;
    padding-right: 10px;
    border-right: 1px solid #333;
    
}

#sit-nav li a, #prod-nav li a{
    color: #182981;
    font-weight: bold;
    font-size: 22px;
}


.product-page{}

.product-page h1{
    margin-top: 3px;
}

.product-page h2{
    margin-top: 0;
    font-size: 18px;
    color:  #646464;
}

.old-price{
    text-decoration: line-through;
    color: #a9a9a9;
    text-align: right;
    font-size: 20px;
}
.pricetext{
    
}

.product-page .button{
    clear: both;
    width: 100%;
    margin: 20px 0;
}

.product-page .box .offer-link{
    width: 100%;
}

.product-page .vat{text-align: right; float: right; clear: right;}
.product-page .delivery{text-align: right; float: right; clear: right;}

.clearer{clear: both;}

.breadcrumbs{
    list-style: none;
    margin: 0px 0px 10px 15px;
    padding: 0;
    overflow: hidden;
}

.breadcrumbs li{
    float: left;
}

.breadcrumbs li:after{
    content: "⟩";
    margin-right: 10px;
    margin-left: 5px;
}

.breadcrumbs li:last-child:after{
    content: none;
}

a#impressum{
    color: #2d2d2d;
    text-decoration: none;
    cursor: text;
    font-size: 30px;
    font-weight: bold;
}

.prod-checkbox{
    padding-bottom: 20px !important;
    margin-right: 5px !important;
    margin-top: 10px !important;
}

@media screen and (max-width: 1100px){

    .head-right .special{
        font-size: 27px;
    }

}


@media screen and (max-width: 910px){

    .head-right{
        float: none;
        text-align: center;
    }
    
    .logo-box{
    	float:none;
    	width: 236px;
    	margin: 20px auto;
    }
    
    h1{ font-size: 22px;}

}

@media screen and (max-width: 400px){

    .box .price{
        font-size: 32px;
    }
    
    .box .pricetext{
        font-size: 16px;
    }
    
    .headline-box h2{
        font-size: 22px;
    }
    
    .headline-box h3{
        font-size: 18px;
    }
    
    h3.brand{
        font-size: 14px !important;
        line-height: 1.3;
        
    }
    
    h2.produktname{
        font-size: 20px !important;
    }
    
    .box span.offer{
        font-size: 16px;
    }
    
    .pricetext{
        padding-top: 0;
    }

}