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


body{
   background-color:#0f3854;
   margin: 0;
   padding:0;
   font-family:Arial, Helvetica, sans-serif;
}

#divHeaderBackground {
    background: url("images/header_background.png") repeat scroll 0 0 transparent;
    height: 508px;
    margin: auto;
}

#divMainContainer {
    clear: both;
    height: 1088px;
    margin: auto;
    /*  width: 1092px; Breite in % gesetzt um umbruch der beiden Bl�cke (left + right) zu bekommen auf schmalen Anzeigeinstrumenten     */
    width: 100%;
}

#divLeftContainer {
    /*  border: medium solid; */
    float: left;
    width: 311px;
    clear:both;
}

#divRightContainer {
    float: left;
    margin-top: 0;
    width: 733px;
    padding-bottom:5px;
}

#divLanguage {
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    line-height: 17px;
    margin-right: 10px;
    margin-top: 160px;
    width: 55px;
}

#divLanguage img.deutsch {
    height: 12px;
    margin-right: 6px;
    margin-top: 2px;
    width: 30px;
}

#divLanguage img.english {
    height: 12px;
    margin-right: 6px;
    margin-top: 2px;
    width: 30px;
}

#divImageContainer {                /* LOGO */
    margin-top: 23px;
}

#divImageContainer img {
    height: 165px;
    margin: 26px auto auto 29px;
    width: 246px;
}

#divContentBackground {
    background: url("images/left_background.png") no-repeat scroll 0 0 transparent;
    height: 236px;
    margin: 4px auto -15px;
    overflow: hidden;
}

#divImageHolder {
    background: url("images/image_slider.jpg") no-repeat scroll 0 0 transparent;
    height: 204px;
    margin-left: 7px;
    margin-top: 6px;
    width: 720px;
}

#divLowerContentBackground {
    background: url(images/lower_Content_Background.png) repeat-y;
    padding-bottom: 10px;
}

#divLowerContentHolder {
    color: #0F3854;
    margin: -26px auto;
    width: 736px;
    background: url(images/lower_Content_Background.png) repeat-y;
    padding-bottom: 0px;
}

#divLeftLowerContent {
    float: left;
    margin: 8px auto auto;
    width: 731px;
}

#divLeftLowerContent p.content_title {
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    height: 21px;
    margin-left: 45px;
    width: 638px;
}

#divLeftLowerContent p.content_title_two {
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    height: 0;
    margin-bottom: 7px;
    margin-left: 45px;
    width: 640px;
}

#divRightLowerContent {
    float: left;
    margin: auto;
    width: 242px;
}

#divLeftLowerContent p.content_1 {
    color: #000000;
    font-size: 13px;
    line-height: 21px;
    margin-left: 45px;
    margin-top: -2px;
    text-align: justify;
    width: 465px;
}

#divLeftLowerContent img.teut {
  float: left;
  margin-left: 524px;
  margin-top:-207px;
}

#divLeftLowerContent p.content_2 {
    color: #000000;
    font-size: 13px;
    line-height: 21px;
    margin-left: 44px;
    margin-top: 0px;
    text-align: justify;
    width: 642px;
}

#divLeftLowerContent p.content_3 {
    color: #000000;
    float: left;
    font-size: 13px;
    line-height: 21px;
    margin-left: 15px;
    margin-top: -35px;
    text-align: justify;
    width: 506px;
}

#divRightLowerContentImageHolder img {
    float: left;
    margin-top: 2px;
}

#divLeftLowerContentTwo {
    float: left;
    margin: auto;
    width: 704px;
}

#divLeftLowerContentTwo p.content_1 {
   font-size: 13px;
   color:#000000;
}

#divLanguage a.language {
    border: 0 none;
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}

a img{ border:0;}

#divMenuContainer{
        margin:auto;
}

#divMenuUpperBackground {
    background: url("images/menu_upper_background.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 36px;
    margin: 12px auto auto;
    width: 300px;
}

#divMenuMiddleBackground {
    background: url("images/menu_middle_background.png") repeat scroll 0 0 transparent;
    float: left;
    margin: auto;
    width: 300px;
}

#divMenuFooterBackground{
        margin:auto;
        width:300px;
        background:url("images/menu_footer_background.png"); background-repeat:no-repeat;
        width:300px;
        height:72px;
        float:left;
}

#divContactContainer {
    clear: both;
    height: 439px;
    margin: auto auto auto 16px;
    width: 700px;
}

#divContentContact {
    background: url("images/contact_upper_background.png") no-repeat scroll 0 0 transparent;
    height: 42px;
    margin: auto auto auto 0;
    width: 683px;
}

#divContentContactTwo {
    background: url("images/contact_middle_background.png") repeat scroll 0 0 transparent;
    height: 317px;
    margin: auto;
    width: 683px;
}

#divContentContactThree {
    background: url("images/contact_footer_background.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    margin: auto auto auto 0;
    width: 683px;
}

#divLeftContactContainer {
   float: left;
   width: 344px;
}

#divRightContactContainer{
   loat:left;
   width:345px;
}

#divCOntactUpperBackground{
   margin:auto;
   width:338px;
   height:26px;
   background:url("images/contact_upper_background.png");
   background-repeat:no-repeat;
}

#divCOntactMiddleBackground {
    background: url("images/contact_middle_background.png") repeat scroll 0 0 transparent;
    height: 137px;
    margin: auto;
    width: 338px;
    color:#FFFFFF;
}

#divCOntactFooterBackground{
         margin:auto;
         width:338px;
         height:26px; background:url("images/contact_footer_background.png"); background-repeat:no-repeat;
}

#divLeftContentHolder {
    color: #FFFFFF;
    font-size: 20px;
    margin: auto;
    text-align: center;
    width: 267px;
}

#divLeftContentHolderTwo {
    color: #FFFFFF;
    font-size: 20px;
    margin: 14px auto auto;
    text-align: center;
    width: 302px;
}

#divLeftContentHolderTwo img {
    margin-left: 5px;
}

#divLeftContentHolderTwo p.text {
    float: left;
    width: 190px;
    color:#b6daf3;
}

#divRightContentHolderTwo {
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    width: 302px;
}

#divCOntactMiddleBackground input.name {
    margin-top: 18px;
    width: 214px;
}

#divCOntactMiddleBackground textarea.question{}
#divCOntactMiddleBackground p {
    float: left;
    width: 95px;
}

#divCOntactMiddleBackground p.question {
    float: left;
    width: 95px;
}

#divFooterMainContainer {
    height: 24px;
    margin: auto auto 12px 32px;
    width: 751px;
}

#divFooterMainContainer a.one {
    color: #999999;
    float: left;
    font-size: 12px;
    font-style: normal;
    margin-top: 7px;
    width: 186px;
}

#divFooterMainBackground {
   background: url("images/left_footer_background.png") no-repeat;
   height: 36px;
   width:730px;
   float:left;
}

#divFooterMenu {
    height: 41px;
    float:left;
}

#divFooterMenuOne {
    float: left;
    font-size: 10px;
    width: 179px;
    text-align:center;
}

#divFooterMenuOne a.FooterMenu {
    color:#CCC;
    text-decoration: none;
}


/*  menu */

.cssmenu {
        width: 125px;
        margin: 0;
        padding: 0;
        display: block;
        margin-left: 1px;
}

.cssmenu ul {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        width:194px;
}

.cssmenu ul li {
        display: block;
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
        background: transparent url(menu_assets/images/bg-bubplastic-button.gif) top left no-repeat;
        margin-left:2px;
}

.cssmenu ul li a {
        display: block;
        margin: 0;
        width: 100%;
        padding-left: 35px;
        font-family: 'Helvetica Neue',helvetica,'microsoft sans serif',arial,sans-serif;
        font-size: 100%;
        color: #0f3854;
        text-decoration: none;
        background: transparent url(menu_assets/images/bg-bubplastic-button.gif) top left no-repeat;
}

.cssmenu ul li a span {
    background: url("menu_assets/images/bg-bubplastic-button.gif") no-repeat scroll right top transparent;
    cursor: pointer;
    display: block;
    height: 22px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-right: 35px;
    padding-top: 5px;
    width: 115%;
}

.cssmenu ul li a:hover,
.cssmenu ul li.active a {
    background: url("menu_assets/images/bg-bubplastic-h-blue.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    margin-left: 0;
}

.cssmenu ul li a:hover span,
.cssmenu ul li.active a span {
   background: url("menu_assets/images/bg-bubplastic-h-blue.gif") no-repeat scroll right top transparent;
   width: 223px;
   margin-left:2px;
}

#divContentUpperBox {
    background-color: #26516F;
    border: 1px solid #FFFFFF;
    height: 118px;
    margin: auto auto auto 36px;
    width: 616px;
}

#divContentUpperBox p.title {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 25px;
    margin-left: 16px;
    margin-top: 7px;
}

#divContentUpperBox p.content {
    color: #FFFFFF;
    font-size: 13px;
    margin-left: 19px;
    margin-top: -14px;
}

#divContentUpperBox p.contact {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 900;
    margin-left: 18px;
    text-decoration: underline;
}
#divContentLowerBox {
    height: 174px;
    margin: 9px auto auto 18px;
    width: 651px;
}

#divContentLowerLeft {
    background-color: #26516F;
    border: 1px solid #FFFFFF;
    float: left;
    height: 166px;
    margin-left: 16px;
    width: 300px;
}

#divContentLowerLeft p.phonetitle {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 900;
    margin-left: 21px;
}

#divContentLowerRight {
    background-color: #26516F;
    border: 1px solid #FFFFFF;
    float: left;
    height: 166px;
    margin-left: 15px;
    width: 300px;
}

#divPhoneNumberContainer {
    color: #FFFFFF;
    height: 112px;
    margin: auto;
}

#divPhoneNumberContainer p.number {
    float: left;
    font-size: 12px;
    margin-left: 26px;
    width: 154px;
}

#divPhoneNumberContainer img {
    float: left;
    margin-left: 2px;
    width: 110px;
}

#divContactContainerTwo {
    height: 48px;
    margin: auto;
    width: 297px;
}

#divContactContainer p.yourname {
    color: #FFFFFF;
    float: left;
    margin-left: 16px;
    margin-top: 12px;
    width: 137px;
}

#divContactContainer p.question {
    color: #FFFFFF;
    float: left;
    margin-left: 16px;
    margin-top: -2px;
    width: 137px;
}

#divContactContainer input {
    margin-left: 16px;
    margin-top: -15px;
    width: 247px;
}

#divContactContainerTwo input.submit {
    float: right;
    margin-right: 23px;
    margin-top: 8px;
    width: 113px;
}

#divContactContainerTwo{
        margin:auto;
}

/*#divContactHeaderBackground {
    background: url("images/contact_header.png") no-repeat scroll 0 0 transparent;
    height: 38px;
    width: 683px;
}*/

#divContactMiddleBackground {
    background:#377097;
    margin: auto;
    width: 642px;
    padding:10px 0px;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
}

#divContactMiddleBackground_two {
   background:#f1ea27;
    margin: auto;
    width: 642px;
    padding:10px 0px;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
}

#divContactMiddleBackground_two p {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: 19px;
    text-align: justify;
    width: 601px;
}

#divLeftLowerContent img.telefonberatung {
    float: left;
    height: 250px;
    margin-left: 44px;
    margin-top: -31px;
    width: 121px;
}

#divContactMiddleBackground_two input.call {
    float: right;
    height: 33px;
    margin-right: 20px;
    margin-top: 7px;
    width: 100px;
}

.call {
    float: right;
    height: 33px;
    margin-right: 20px;
    margin-top: 7px;
    width: 100px;
    cursor: pointer;
}

.blueShadow{
        width:683px;
        height:28px;
        background:url(images/blue-shadow.png) no-repeat;
        margin-bottom:5px;
        float:left;
        margin-left:6px;
}

#divContactFooterBackground{
        background:url(images/contact_footer.png);
        background-repeat:no-repeat;
        height: 41px;
        width: 683px;
}

#divContentHolder {
    margin: auto;
    text-align: left;
    width: 600px;
}

#divContentHolder p.title {
    color: #ECD372;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: -5px;
    margin-left: 6px;
    margin-top: 14px;
}

#divContentHolder p.content {
    color: #FFFFFF;
    font-size: 14px;
    margin-left: 5px;
    text-align: justify;
    width: 577px;
}

#divContactNowBackground {
    height: 84px;
    margin: auto;
    text-align: left;
    width: 600px;
}

#divContactNowBackgroundTwo {
    background: url("images/shadowTwo.png") no-repeat scroll 0 0 transparent;
    height: 246px;
    margin: 3px auto auto;
    text-align: left;
    width: 600px;
}

#divContactNowHolder {
    height: 26px;
    margin: 24px auto auto;
    text-align: left;
    width: 592px;
}

#divContactNowHolder a.contact_now {
    color: #88F0F7;
    font-size: 14px;
    font-weight: 900;
    margin-left: 7px;
}

#divContactNowHolderTwo {
    height: 26px;
    margin-top: 10px;
    text-align: left;
}

#divContactNowHolderTwo p.online_chat {
    color: #FFFFFF;
    font-size: 17px;
    margin-left: -30px;
    margin-top: 13px;
}

#divContactLeftHolder {
    float: left;
    height: 139px;
    width: 297px;
}

#divContactRightHolder {
    float: left;
    height: 170px;
    width: 297px;
}

#divInsideLeftHolder {
    float: left;
    height: 191px;
    margin-left: 6px;
    margin-top: -3px;
    width: 150px;
}

#divInsideLeftHolder p.content_two {
    color: #FFFFFF;
    font-size: 17px;
    margin-bottom: 24px;
    width: 238px;
}

#divInsideLeftHolder p.content_three {
    color: #FFFFFF;
    font-size: 19px;
    margin-left: 0;
    width: 164px;
}

#divInsideRighttHolder img {
    height: 78px;
    margin-top: 73px;
    width: 80px;
}

#divInsideHolder p.Email {
    color: #FFFFFF;
    font-size: 12px;
    margin-left: -29px;
    margin-top: 5px;
}

#divInsideHolder p.Name {
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: -19px;
    margin-left: -29px;
    margin-top: 5px;
}

#divInsideHolder input {
    margin-left: 5px;
    width: 260px;
}
#divInsideHolder textarea {
    height: 61px;
    margin-left: -29px;
    margin-top: -7px;
    width: 320px;
}

#divInsideHolder input.submit {
    height: 58px;
    margin-left: 241px;
    margin-top: 17px;
    width: 62px;
}

.cssmenu img.gutachten{

}

#divImageHolder img.slider {
    margin-left: 41px;
    margin-top: 28px;
}

#divLeftLowerContent img.header_shadow {
    margin-left: 37px;
    margin-top: -20px;
}

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

#signature {
    font-size: 14px;
    margin-top: 16px;
    text-align: center;
}

#signature.fullname {
    text-align:center;
}

#divLeftLowerContent p.content_title_three {
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    height: 0;
    margin: auto auto 12px 159px;
    width: 484px;
}

#contact {
    font-size: 12px;
    height: 650px;
    margin-left: 41px;
    margin-top: -5px;
    width: 232px;
}

#verband {
    font-size: 12px;
    height: 650px;
    margin-left: 41px;
    margin-top: -5px;
    width: 232px;
    color: white;
    text-align: center;
}

#contact a.contact {
    margin-left: 26px;
    text-decoration: none;
    color:#0f3854;
}

#contact a.contact:hover {
   color:#0782d7;
}

#printContact a.printer img{

}

@font-face {
   font-family: myFirstFont;
   src: url('font/13565_ErasBoldITC.ttf')
   ,url('font/13565_ErasBoldITC.eot'); /* IE9+ */
}

#divInsideHolder img.bottle {
    margin-left: -34px;
    margin-top: -14px;
}

#divContentHolder img.bottle {
    float: right;
    height: 48px;
    margin-right: 3px;
    margin-top: 4px;
    width: 80px;
}

#divInsideHolder p.guarantetext {
    color: #FFFFFF;
    font-size: 10px;
    margin-left: -29px;
    margin-top: -72px;
    width: 328px;
}

#divLeftLowerContent p.disclaimer {
    color: #000000;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 66px;
    margin-left: 50px;
    text-align: justify;
    width: 609px;
}

#divLeftLowerContent p.disclaimer strong {
    color: #0F3854;
    line-height: 24px;
}


#divLeftLowerContent h5 {
    font-size: 16px;
    margin-left: 43px;
    width: 637px;
}

#divLeftContainer img.stamp {
    margin-left: 28px;
    width: 224px;
}

#divImageContainer p.logo-content {
    color: #0F3854;
    font-size: 14px;
    margin: 4px 24px;
    text-align: center;
}

#divImageContainer a{
    color: #0F3854;
    text-decoration:none;
}

.clickimage{
    float:right;
    margin-right:45px;
}

.clickimage img.clickImgtwo {
    border: medium none;
    cursor: pointer;
    height: 45px;
    width: 100px;
}

.map_container{
    color: #000000;
    font-size: 13px;
    line-height: 21px;
    margin-left: 107px;
    margin-top: 0px;
    text-align: justify;
    width: 642px;
    margin:auto;
}

.map_container img{

}

.layer1 p.heading {
   margin: 1px;
   color: #fff;
   padding: 3px 10px;
   cursor: pointer;
   position: relative;
   background-color:#0F3854;
   margin-left: 44px;
   margin-top: 0;
   width: 619px;
   border-radius: 8px 8px 8px 8px;
}

.layer1 p.content {
   background-color:#fafafa;
}

/* Code By Webdevtrick ( https://webdevtrick.com ) */
body {
	margin:0;
}
.container { 
	height: 73.5vw;
	margin: 1vw auto;
	max-height: 750px;
	max-width: 1000px;
	overflow: hidden; 
	width: 98vw;
}
.container figure { 
	background-image: url(https://webdevtrick.com/wp-content/uploads/1st.jpg);
	background-size: cover;
	font-size: 0;
	height: 100%;
	margin: 0; 
	position: relative;
	width: 100%; 
}
#compare {
	background-image: url(https://webdevtrick.com/wp-content/uploads/2nd.jpg);
	background-size: cover;
	bottom: 0;
	border-right: 5px solid rgba(255,255,255,0.7);
	box-shadow: 10px 0 15px -13px #000;
	height: 100%;
	max-width: 98.6%;
	min-width: 0.6%;
	overflow: visible;
	position: absolute;
	width: 50%; 
	animation: first 2s 1 normal ease-in-out 0.1s; 
	-webkit-animation: first 2s 1 normal ease-in-out 0.1s; 
}
input#slider {
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none; 
	background: transparent;
	cursor: col-resize;
	height: 100vw;
	left: 0;
	margin: 0;
	outline: none; 
	padding: 0;
	position: relative;
	top: -100vw;
	width: 100%;
}
input#slider::-moz-range-track { 
	background: transparent; 
}
input#slider::-ms-track {
	border: none; 
	background-color: transparent;
	height: 100vw; 
	left: 0; 
	outline: none; 
	position: relative;
	top: -100vw; 
	width: 100%;
	margin: 0;
	padding: 0;
	cursor: col-resize;
	color:transparent;
}
input#slider::-ms-fill-lower {
	background-color:transparent;
}
input#slider::-webkit-slider-thumb {
	-webkit-appearance:none;
	height: 100vw;
	width: 0.5%;
	opacity: 0;
}
input#slider::-moz-range-thumb {
	-moz-appearance: none;
	height: 100vw;
	width: 0.5%;
	opacity: 0;
}   
input#slider::-ms-thumb {
	height: 100vw;
	width: 0.5%; 
	opacity:0;
}
input#slider::-ms-tooltip {
	display:none;
}
#compare::before {
	background: url(https://webdevtrick.com/wp-content/uploads/comparision.png) no-repeat scroll 0 center transparent;
	background-size:contain;
	content: " ";
	float: right;
	height: 100%;
	margin-right: -34px;
	position: relative;
	top:0;
	width: 64px;
}
@keyframes first {
  0% {width: 0%; }
  50% {width: 80%; }
  100% {width: 50%; }
}
@-webkit-keyframes first {
  0% {width: 0%; }
  50% {width: 80%; }
  100% {width: 50%; }
}