html,body{
	margin:0;padding:0;width:100%; height:100%;
	font: normal 100% Arial, Verdana, Geneva, sans-serif;
    font-size: 12px;
	background-color: #f2f2f2;
}

* {padding:0px;margin:0px;}
img { border: 0px; }
.header { width: 100%; height: 0px; padding-bottom: 15.5%; background:#ffffff url(../img/header.jpg) no-repeat top left; background-size:100% 100%; }
.template-wrap { margin: 0 auto; }
.menu-in-header { padding: 10% 0 0 23%; }
.template-wrap { 
font: normal 100% Arial, Verdana, Geneva, sans-serif;
font-size: 12px;
background-color: #f2f2f2;
}

.fLeft { float:left; }
.clear { clear:both; float:none; }

.kong-hang-10 { height: 10px; }
.kong-hang-20 { height: 20px; }
.kong-hang-50 { height: 50px; }
.padding-20-0 { padding: 20px 0; }
.padding-5 { padding: 5px; }
.padding-20 { padding: 20px; }
.min-height-225 { min-height: 225px; }
.min-height-265 { min-height: 265px; }
.width-50-per-1 { width: calc(50% - 40px); }

.bg-color-369901 { background-color: #369901; }
.bg-color-white { background-color: #ffffff; }
.color-white { color: #ffffff; }
.color-red { color: #FF0000; }
.color-yellow { color: #FFFF00; }

.werbung-1 { padding-top: 15px; }
.werbung-1 img{ width: 100%; }
.werbung-2 img{ width: 100%; }

#auf-einen-blick-title { background: #044b93 url(../img/icons/notiz.png) no-repeat 10px 2px; }
#produktinformationen-title { background: #044b93 url(../img/icons/info.png) no-repeat 10px 2px; }
#e-i-m-title { background: #044b93 url(../img/icons/daumen.png) no-repeat 5px 2px; }
#e-d-s-a-title { background: #044b93 url(../img/icons/daumen.png) no-repeat 5px 2px; }
#spezifikationen-title { background: #044b93 url(../img/icons/specs.png) no-repeat 10px 2px; }
#lieferumfang-title { background: #044b93 url(../img/icons/versand.png) no-repeat 10px 2px; }

.title-1 {     
	font-size: 20px;
	padding: 25px 20px;
	text-align: center;
    font-weight: bold;
    background: #044b93;
    color: #ffffff;
	width: calc(100% - 40px);
}
.title-2 {     
	font-size: 15px;
	padding: 15px 0;
	text-align: left;
    font-weight: bold;
    background: #044b93;
    color: #ffffff;
	width: 80%;
}
.title-2 span { padding-left: 63px; }
.title-3 {     
	font-size: 15px;
	padding: 15px 0;
	text-align: left;
    font-weight: bold;
    background: #044b93;
    color: #ffffff;
	width: 60%;
}
.title-3 span { padding-left: 63px; }
.title-4 {     
	font-size: 20px;
	padding: 20px;
	text-align: left;
    font-weight: bold;
    background: #044b93;
    color: #ffffff;
	width: 70%;
}
.title-5 {     
	font-size: 20px;
	padding: 20px;
	text-align: left;
    font-weight: bold;
    background: #044b93;
    color: #ffffff;
	width: 50%;
}

.content-body-2 { background-color: #FFFFFF; padding: 20px; line-height: 20px; margin-bottom: 20px; }
.content-body-3 { background-color: #FFFFFF; padding: 0; line-height: 20px; margin-bottom: 20px; }
.content-body-4 { padding: 20px; line-height: 20px; }


#auf-einen-blick-body ul { margin: 10px 0 10px 30px; list-style-image: url(../img/haken.jpg); }
#spezifikationen-body ul { margin: 10px 0 10px 30px; list-style-image: url(../img/haken.jpg); }

.product-img-1 { background-color: #FFFFFF; padding: 15px; width: calc(100% - 30px); }
.product-img-1 img { width: 100%; }
.product-img-2 img { width: 100%; }
.product-img-3 img { width: 100%; }

.product-img-3-wrap { padding:10px; border:1px solid #e2e2e2; }
.product-img-3-txt { text-align: center; font-weight: bold; padding: 8px 0 15px 0; }

@media screen and (min-width: 1025px) {
.template-wrap { width: 940px; }
.width-33-per { width: 33%; }
.width-67-per { width: calc(67% - 16px); padding-left: 16px; }
.width-50-per-L { width: calc(50% - 8px); padding-right: 8px; }
.width-50-per-R { width: calc(50% - 8px); padding-left: 8px; }
.width-25-per { width: 25%; }
}
@media screen and (min-width: 941px) and (max-width: 1024px) {
.template-wrap { width: 940px; }
.width-33-per { width: 33%; }
.width-67-per { width: calc(67% - 16px); padding-left: 16px; }
.width-50-per-L { width: calc(50% - 8px); padding-right: 8px; }
.width-50-per-R { width: calc(50% - 8px); padding-left: 8px; }
.width-25-per { width: 25%; }
}
@media screen and (min-width: 601px) and (max-width: 940px) {
.template-wrap { width: 100%; }
.width-33-per { width: 33%; }
.width-67-per { width: calc(67% - 16px); padding-left: 16px; }
.width-50-per-L { width: calc(50% - 8px); padding-right: 8px; }
.width-50-per-R { width: calc(50% - 8px); padding-left: 8px; }
.width-25-per { width: 50%; }
}
@media (max-width: 600px) {
.template-wrap { width: 100%; }
.width-33-per { width: 100%; }
.width-67-per { width: 100%; }
.width-50-per-L { width: 100%; }
.width-50-per-R { width: 100%; }
.width-25-per { width: 50%; }
}