*{
  box-sizing:border-box;
  margin:0;
  padding:0;
}
 body{
  background:none repeat scroll 0 0 #fff;
  color:#000000;
  font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
  font-size:15px;
  line-height:153.333%;
  margin:0;
  width:100%;
  -webkit-text-size-adjust:none;
}
 h1, h2, h3, h4, h5, h6{
  color:#000;
  font-weight:bold;
  line-height:130%;
  margin:0;
  padding:0;
}
 h1{
  font-size:35px;
}
 h2{
  font-size:22px;
  font-weight:normal;
  margin:0 0;
}
 h3{
  font-size:22px;
  font-weight:normal;
  margin:0 0;
}
 h4{
  font-size:16px;
  font-weight:normal;
}
 a{
  color:#000;
}
 a:visited{
  color:#000;
}
 a:hove{
  color:#2B8ED2;
}
 a:active{
  color:#2B8ED2;
}
 img{
  border:0px none;
}
 .img-circle{
  border-radius:50%
}
 input{
}
 a.price_hint:link, a.price_hint:active, a.price_hint:visited{
  color:#000;
  text-decoration:underline;
}
 a.price_hint:hover{
  color:#2B8ED2;
  text-decoration:underline;
}
 .hint{
  color:#FF0000;
}
 .button_01{
  background:none repeat scroll 0 0 #2B8ED2;
  border:2px solid #2B8ED2;
  border-radius:5px 5px 5px 5px;
  color:#FFFFFF;
  cursor:pointer;
  font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
  font-size:13px;
  height:23px;
  line-height:100%;
  margin:0 0 0 2px;
  padding:0px 3px 2px 3px;
  text-decoration:none;
}
 @-moz-document url-prefix(){
  .button_01{
    padding:0px 3px 3px 3px;
  }
}
 .button_01:hover{
  background:none repeat scroll 0 0 #006ab3;
  border:2px solid #006ab3;
}
 .button_search{
  height:18px;
  color:#000;
  background-color:#ffba00;
  font-size:9pt;
  font-weight:bold;
  text-align:center;
  vertical-align:middle;
  cursor:pointer;
  border-width:1px;
  margin:0px 0 3px 5px;
  padding:0 5px 0 5px;
}
 #page{
  background:#2b8ed2 none repeat scroll 0 0;
  margin:0 auto;
  padding:160px 0 0;
  text-align:left;
}
 #content-wrapper{
  background:#2b8ed2;
  margin:0;
  padding:0;
}
 #content{
  background:#fff none repeat scroll 0 0;
  border-radius:4px;
  float:left;
  left:50%;
  margin:10px 0 10px -660px;
  min-height:580px;
  padding:21px 40px;
  position:relative;
  width:1320px;
}
 .startpage #content{
  background:#2b8ed2;
  padding-top:0;
}
 #nav_top_wrapper{
  background:#006ab3 none repeat scroll 0 0;
  box-shadow:0 1px 1px rgba(0, 0, 0, 0);
  height:40px;
  margin:0;
  padding:0;
  position:fixed;
  top:0;
  width:100%;
  z-index:4;
  -webkit-transition:all 0.2s;
  transition:all 0.2s;
}
 #nav_top_wrapper.nav_top_wrapper-shadow{
  box-shadow:0 0 1px rgba(0, 0, 0, 0.75);
  -webkit-transition:all 0.2s;
  transition:all 0.2s;
}
 #header{
  margin:0 auto 0;
  position:relative;
  width:1320px;
}
 .logo{
  border:0 none;
  float:left;
  height:100px;
  overflow:hidden;
  padding:0;
  text-decoration:none;
  top:14px;
  -webkit-transition:all 0.2s;
  transition:all 0.2s;
}
 .logo img{
  border:0 none;
  height:auto;
  margin-top:5px;
  margin-right:0px;
  width:230px;
  -webkit-transition:all 0.2s;
  transition:all 0.2s;
}
 .logo-small img{
  width:81px;
  -webkit-transition:all 0.2s;
  transition:all 0.2s;
}
 .logoImage-left{
  -webkit-transition:all 0.2s;
  transition:all 0.2s;
}
 #mainnavi{
  float:left;
  height:40px;
  list-style:outside none none;
  margin:0;
  padding:0;
  z-index:4;
}
 #mainnavi > li{
  border-right:2px solid #fff;
  float:left;
  height:40px;
  margin:0;
  padding:8px 21px 0;
}
 #mainnavi > li:last-of-type{
  border:0 none;
}
 #mainnavi > li > a{
  color:#fff;
  cursor:pointer;
  float:left;
  font-family:Tahoma,"Tretbuchet MS",Arial,Verdana;
  font-size:18px;
  font-weight:normal;
  line-height:18px;
  margin:0;
  padding:3px 0 0 2px;
  text-align:center;
  text-decoration:none;
}
 #mainnavi #mainnavi_warenkorb{
  margin-top:-3px;
}
 .basket-image{
  float:left;
}
 .basket-number{
  display:inline-block;
  font-size:13px;
  margin:5px 0 0;
}
 #mainnavi > li a:hover, #mainnavi > li a:active, #mainnavi > li a:focus, #mainnavi > li a.active, #mainnavi > li a:hover span, #mainnavi > li a:active span, #mainnavi > li a:focus span, #mainnavi > li a.active span{
  color:#fff;
}
 #mainnavi > li > a .hl{
  clear:both;
  color:#FFFFFF;
  display:block;
  font-size:18px;
  font-weight:normal;
  text-transform:uppercase;
}
 #mainnavi > li a:hover .hl, #mainnavi > li a:active .hl, #mainnavi > li a:focus .hl, #mainnavi > li a.active .hl{
  color:#F7B31B;
}
 #nav_top_menue{
  position:relative;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  line-height:20px;
  width:940px;
  background-color:transparent;
  z-index:10;
}
 #mainnavi_mobile_2_container{
  background:#fff none repeat scroll 0 0;
  height:1px;
  position:absolute;
  top:59px;
  width:100%;
  z-index:3;
}
 #mainnavi_mobile_1, #mainnavi_mobile_2_container{
  display:none;
}
 .hamburger{
  cursor:pointer;
  display:none;
}
 #mainnavi_mobile_1, #mainnavi_mobile_2{
  float:left;
  height:40px;
  list-style:outside none none;
  margin:0;
  padding:0;
  z-index:4;
}
 #mainnavi_mobile_2{
  margin-top:-3000px;
}
 #mainnavi_mobile_1 li{
  border-right:2px solid #fff;
  float:left;
  height:40px;
  margin:0;
  padding:8px 12px 0;
}
 #mainnavi_mobile_1 > li:first-of-type{
  padding:8px 15px 0 0;
}
 #mainnavi_mobile_1 > li:last-of-type{
  border:0 none;
}
 #mainnavi_mobile_1 > li > a{
  color:#fff;
  cursor:pointer;
  float:left;
  font-family:Tahoma,"Tretbuchet MS",Arial,Verdana;
  font-size:18px;
  font-weight:normal;
  line-height:18px;
  margin:0;
  padding:2px 0 0 2px;
  text-align:center;
  text-decoration:none;
}
 #mainnavi_mobile_1 #mainnavi_warenkorb_1{
  margin-top:-3px;
}
 #mainnavi_mobile_1 input.i_m_search_form{
  width:160px;
}
 #mainnavi_mobile_2{
  background:#fff none repeat scroll 0 0;
  height:auto;
  -webkit-transition:all 1.2s;
  transition:all 1.2s;
  width:100%;
}
 #mainnavi_mobile_2 > li{
  background:#2b8ed2 none repeat scroll 0 0;
  border-bottom:1px solid #fff;
  padding:17px 0;
}
 #mainnavi_mobile_2 > li a{
  color:#fff;
  font-family:Tahoma,"Tretbuchet MS",Arial,Verdana;
  font-size:18px;
  font-weight:normal;
  padding-left:20px;
  text-decoration:none;
}
 #mainnavi_mobile_2 .top-dropdown{
  border-bottom:2px solid #000;
  border-left:none;
  border-right:none;
  border-top:1px solid #000;
  display:block;
  margin:0;
  padding:0;
  position:relative;
  top:18px;
}
 #mainnavi_mobile_2 .top-dropdown li{
  border-bottom:1px solid #000;
  padding:17px 0;
}
 #mainnavi_mobile_2 .top-dropdown a{
  color:#000;
  font-family:Tahoma,"Tretbuchet MS",Arial,Verdana;
  font-size:18px;
  font-weight:normal;
  text-decoration:none;
}
 #logo{
  position:relative;
  top:20px;
  left:0px;
  width:300px;
  margin:0 0 0 0;
  padding:0px 0px 0px 0px;
  background-color:transparent;
  z-index:6;
}
 #banner{
  font-size:12pt;
  font-weight:normal;
  position:relative;
  left:310px;
  top:-6px;
  width:620px;
  margin:0 0 0 0;
  padding:0 0 0 0;
  color:#fff;
  background-color:transparent;
  z-index:6;
}
 #basket_info{
  position:absolute;
  top:0px;
  left:208px;
  height:20px;
  min-width:210px;
  padding:0 10px 0 10px;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  z-index:100;
}
 #home_link{
  position:absolute;
  top:0px;
  left:1px;
  width:179px;
  height:20px;
  padding:0 0 0 8px;
  text-align:left;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
}
 #basket_top{
  position:absolute;
  top:0px;
  left:828px;
  height:20px;
  width:110px;
  padding:0 0 0 0;
  text-align:center;
  border-left:1px solid #fff;
  background:url(../../../gra/bg_nav_top_basket.jpg) repeat-x;
}
 a.basket:link,a.basket:active,a.basket:visited{
  color:#fff;
  text-decoration:none;
  display:block;
  cursor:pointer;
}
 a.basket:hover{
  color:#000;
  text-decoration:none;
  display:block;
  cursor:pointer;
}
 a.nav_top_menue:link,a.nav_top_menue:active,a.nav_top_menue:visited{
  color:#000;
  text-decoration:none;
  display:block;
}
 a.nav_top_menue:hover{
  color:#2B8ED2;
  text-decoration:none;
  display:block;
}
 .top-login, .top-logout{
  color:#84c6ee;
  left:50%;
  margin:7px 0 0 138px;
  position:absolute;
}
 .top-logout{
  margin:7px 0 0 62px;
}
 .top-login a, .top-login a:visited, .top-logout a, .top-logout a:visited{
  color:#84c6ee;
  text-decoration:none;
}
 .top-login a:active, .top-login a:focus, .top-login a:hover, .top-logout a:active, .top-logout a:focus, .top-logout a:hover{
  color:#ffffff;
  text-decoration:none;
}
 .top-dropdown{
  background:#fff none repeat scroll 0 0;
  border-bottom:2px solid #006ab3;
  border-left:2px solid #006ab3;
  border-right:2px solid #006ab3;
  display:none;
  left:50%;
  margin-left:-440px;
  position:absolute;
  top:40px;
  width:892px;
  z-index:5;
}
 .top-dropdown.top-dropdown-left{
  margin-left:-589px;
}
 .hide-menue{
  display:none;
  height:100%;
  position:fixed;
  top:0;
  width:100%;
}
 #mainnavi > li:first-child:hover .top-dropdown{
  display:block;
}
 #hideProdukte{
  background:#ccc none repeat scroll 0 0;
  display:none;
  height:100%;
  left:0;
  margin:40px 0 0 -500px;
  position:fixed;
  top:0;
  width:2000px;
  z-index:-1;
}
 #mainnavi .top-categoryList{
  -moz-column-count:3;
  -moz-column-gap:0;
  -webkit-column-count:3;
  -webkit-column-gap:0;
  column-count:3;
  column-gap:0;
  list-style:none outside none;
  margin:0px;
  padding:8px 0 16px 12px;
}
 #mainnavi .top-categoryList li{
  line-height:2em;
  display:block;
}
 #mainnavi .top-categoryList a{
  color:#000;
  display:block;
  font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
  font-size:16px;
  padding:10px 20px 11px;
  text-decoration:none;
}
 #mainnavi .top-categoryList a:active, #mainnavi .top-categoryList a:focus, #mainnavi .top-categoryList a:hover{
  color:#3ea1e4;
}
 #yellowteaser_bg{
  background:url("../../../gra/blueteaser_bg.png") repeat-x scroll 210px 0 transparent;
  height:142px;
  margin:100px 0 0;
  min-width:1024px;
  width:100%;
  z-index:10;
}
 #yellowteaser_container{
  background:#fff;
  height:142px;
  width:50%;
  z-index:11;
}
 #yellowteaser{
  color:#000000;
  height:142px;
  margin:-142px auto;
  position:relative;
  width:946px;
  background:url("../../../gra/blueteaser_bg.png") repeat-x scroll 210px 0 transparent;
  border-radius:5px 0 0 5px;
}
 #yellowteaser h3{
  background:none repeat scroll 0 0 #FED500;
  border-radius:3px;
  color:#000000;
  display:inline-block;
  font-size:18px;
  font-weight:bold;
  line-height:120%;
  margin:0 0 10px;
  padding:3px 5px;
}
 #yellowteaser ul{
  list-style:none outside none;
  margin:0 0 0 -5px;
  padding:0;
}
 #yellowteaser ul li{
  display:block;
  float:left;
  padding:0;
  width:125px;
}
 #yellowteaser ul li a{
  color:#000;
  display:block;
  padding:1px 2px;
  text-decoration:none;
}
 #yellowteaser ul li a:hover, #yellowteaser ul li a:focus, #yellowteaser ul li a:active{
  background:none repeat scroll 0 0 #ffffff;
}
 #kategorie_box{
  background:url("../../../gra/index_yellowteaser_trenner.png") no-repeat scroll right 2px transparent;
  float:left;
  height:125px;
  padding:15px 25px 0;
  width:255px;
}
 #kategorie_box h3{
  width:245px;
}
 #sichereinkaufen_box{
  background:url("../../../gra/index_yellowteaser_trenner.png") no-repeat scroll right 2px transparent;
  float:left;
  height:125px;
  padding:15px 25px 0;
  width:340px;
}
 #sichereinkaufen_box h3{
  font-family:Calibri,"Tretbuchet MS",Tahoma,Arial,Verdana;
  font-style:italic;
  width:330px;
}
 #sichereinkaufen_box p{
  font-size:12px;
}
 #kontakt_box{
  float:left;
  padding:15px 25px 0;
  width:210px;
}
 #kontakt_box p{
  line-height:150%;
  font-size:11px;
}
 #kontakt_box a{
  color:#000;
}
 #kontakt_box a:hover{
  color:#fff;
}
 #yellowteaser_polaroid_box{
  background:url("../../../gra/bg_unterseiten_polaroid.png") no-repeat scroll 5px top transparent;
  height:162px;
  left:50%;
  margin:0 0 0 168px;
  padding:20px 0 0 25px;
  position:absolute;
  top:-30px;
  width:298px;
}
.sidebar-button {
  background-color: #ffffff;
  border: 1px solid #006ab3;
  cursor: pointer;
  font-size: 14px;
  left: -1px;
  padding: 4px;
  position: fixed;
  text-align: center;
  top: 269px;
  transform: rotate(-90deg);
  transform-origin: left top 0;
  transition: background-color 0.2s ease 0s, left 0.2s ease 0.3s;
  width: 100px;
}
.sidebar-button.langsam {
  transition: background-color 0.2s ease 0s, left 0.2s ease 1s;
}
.sidebar-button:hover {
  background-color: #3EA1E4;
  color: #fff;
}
.sidebar {
  background-color: #ffffff;
  border: 1px solid #006ab3;
  font-size: 14px;
  left: -1px;
  max-height: calc(100vh - 169px);
  overflow-y: auto;
  padding: 4px 0;
  position: fixed;
  top: 169px;
		transition: all .4s;
  width: 270px;
}
	@media (max-width:1874px){
.sidebar {
  left: -272px;
}
.sidebar.offen {
  left: -1px;
}
.sidebar-button {
  left: -1px;
}
.sidebar-button.zu {
  left: -102px;
  transition: background-color 0.2s ease 0s, left 0.2s ease 0s;
}
	}
	@media (max-width:1279px){
.sidebar {
  max-height: calc(100vh - 119px);
  top: 119px;
}
.sidebar-button {
  top: 219px;
}
	}
	 @media (max-width:767px){
.sidebar,
.sidebar-button {
  display: none;
}
	}
.sidebar > a {
  cursor: pointer;
		display: block;
  font-size: 14px;
  padding: 4px 10px;
}
.sidebar > a:hover {
		color: #2B8ED2;
  text-decoration: none;
}
 #footer_container{
  background:#242528 none repeat scroll 0 0;
  overflow:hidden;
  padding-top:40px;
  width:100%;
  z-index:9;
}
 #nav_bottom{
  margin:0 auto;
  padding:0 55px;
  width:1320px;
}
 .nav_bottomLeft{
  background:none repeat scroll 0 0 #fff;
  float:left;
  margin-top:-170px;
  position:relative;
  width:50%;
  z-index:1;
}
 #nav_bottom ul{
  float:left;
  margin:0;
  padding-top:0;
  text-align:left;
  width:302px;
}
 #nav_bottom li{
  color:#fff;
  font-size:19px;
  font-weight:bold;
  line-height:11px;
  list-style-type:none;
  margin:0;
  padding:0;
  text-align:left;
}
 #nav_bottom a, #nav_bottom a:active, #nav_bottom a:visited{
  color:#fff;
  font-size:16px;
  font-style:normal;
  font-weight:normal;
  line-height:220%;
  text-decoration:none;
}
 #nav_bottom a:hover, #nav_bottom a:focus, .caupoPro a:hover, .caupoPro a:focus{
  text-decoration:underline;
}
 .caupoPro, .caupoPro a{
  color:#fff;
  text-decoration:none;
}
 .caupoPro{
  clear:both;
  margin:0 auto;
  padding:55px 0 25px 55px;
  text-align:left;
  width:1320px;
}
 #ajaxpopup{
  display:none;
  z-index:100;
}
 .ajaxpopupDocs{
  background:none repeat scroll 0 0 #ffffff;
  border-radius:0px 0px 0px 0px;
  box-shadow:5px 6px 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow:5px 6px 8px rgba(0, 0, 0, 0.5);
  left:50%;
  position:fixed;
  overflow:hidden;
  height:85%;
  margin:0 0 0 -375px;
  padding:31px 0 0 0;
  top:5%;
  width:750px;
  z-index:100;
}
 .ajaxpopupMaps{
  background:none repeat scroll 0 0 #ffffff;
  border-radius:0px 0px 0px 0px;
  box-shadow:5px 6px 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow:5px 6px 8px rgba(0, 0, 0, 0.5);
  left:50%;
  position:fixed;
  overflow:hidden;
  height:615px;
  margin:0 0 0 -375px;
  padding:31px 0 0 0;
  top:5%;
  width:750px;
  z-index:100;
}
 .ajaxpopupImageslider1{
  background:none repeat scroll 0 0 #ffffff;
  border-radius:8px 8px 8px 8px;
  box-shadow:5px 6px 8px rgba(0, 0, 0, 0.5);
  display:none;
  height:503px;
  left:50%;
  margin-left:-400px;
  overflow:hidden;
  padding:31px 0;
  position:fixed;
  top:0%;
  width:800px;
  z-index:100;
}
 .ajaxpopupImageslider2{
  background:none repeat scroll 0 0 #ffffff;
  border-radius:8px 8px 8px 8px;
  box-shadow:5px 6px 8px rgba(0, 0, 0, 0.5);
  display:none;
  height:503px;
  left:50%;
  margin-left:-400px;
  overflow:hidden;
  padding:31px 0;
  position:fixed;
  top:5%;
  width:800px;
  z-index:100;
}
 #ajaxpopuptoprow{
  background:none repeat scroll 0 0 #ffffff;
  border-radius:8px 8px 0px 0px;
  height:31px;
  margin-top:-31px;
}
 #ajaxscrollbar-y{
  background:none repeat scroll 0 0 #ffffff;
  border-radius:0px 0px 8px 8px;
  height:100%;
}
 .yScroll{
  overflow-x:hidden !important;
  overflow-y:auto !important;
  -webkit-overflow-scrolling:touch;
}
 .noScroll{
  overflow-x:hidden !important;
  overflow-y:hidden !important;
}
 #ajaxpopupcontent{
  padding:0 40px 40px 40px;
}
 #mask3{
  background:none repeat scroll 0 0 #2B8ED2;
  display:none;
  height:100%;
  left:0;
  opacity:0.7;
  position:fixed;
  top:0;
  width:100%;
  z-index:98;
}
 #ajaxpopupheadline{
}
 #printButton{
  cursor:pointer;
  float:right;
  height:36px;
  margin:0 0 0 614px;
  position:absolute;
  visibility:visible;
  width:55px;
}
 .closebutton{
  background:#006ab3;
  border-left:3px solid #006ab3;
  border-radius:0px 0px 0px 0px;
  color:#FFFFFF;
  cursor:pointer;
  float:right;
  font-weight:bold;
  padding:1px 4px 2px;
}
 .closebuttonImageslider{
  background:#006ab3;
  border-left:3px solid #006ab3;
  border-radius:0px 8px 0px 8px;
  color:#FFFFFF;
  cursor:pointer;
  float:right;
  font-weight:bold;
  overflow:hidden;
  padding:1px 4px 2px;
}
 .closebutton:hover{
  background:none repeat scroll 0 0 #2B8ED2;
  border-left:3px solid #2B8ED2;
  cursor:pointer;
  color:#ffffff;
}
 #popupouter{
  background:none repeat scroll 0 0 transparent;
  height:100%;
  left:0;
  position:fixed;
  top:0;
  visibility:hidden;
  width:100%;
  z-index:100;
}
 #finalpopup{
  background:none repeat scroll 0 0 #ffffff;
  border-radius:8px 8px 8px 8px;
  box-shadow:0 1px 2px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow:0 1px 2px 1px rgba(0, 0, 0, 0.5);
  font-weight:bold;
  height:150px;
  padding:31px 0 0 20px;
  position:relative;
  top:18%;
  width:550px;
  z-index:100;
}
 #progressing{
  border:1px solid #000000;
  height:18px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:525px;
}
 #progressingbar{
  height:18px;
  width:1px;
}
 #blockMask{
  background:none repeat scroll 0 0 #2B8ED2;
  height:100%;
  left:0;
  position:absolute;
  top:0;
  visibility:hidden;
  width:100%;
  z-index:99;
}
 .maskFadeIn{
  opacity:0.45;
  transition:opacity 1s;
  -moz-transition:opacity 1s;
  -webkit-transition:opacity 1s;
  -o-transition:opacity 1s;
}
 .maskFadeOut{
  opacity:0;
  transition:opacity 0ms;
  -moz-transition:opacity 0ms;
  -webkit-transition:opacity 0ms;
  -o-transition:opacity 0ms;
}
 .webkit3d{
  -webkit-transform:translate3d(0,0,0);
}
 #top{
  background:#FFCC00;
  height:600px;
}
 #outerContainer{
  margin:30px 0 0 -15px;
  position:relative;
  width:750px;
}
 #imageOuterContainer{
  height:400px;
  margin:0 auto;
  position:relative;
  width:750px;
}
 #iOSMask1{
  background:none repeat scroll 0 0 #ffffff;
  height:400px;
  left:0px;
  position:absolute;
  top:0;
  width:76px;
  z-index:1;
}
 #iOSMask2{
  background:none repeat scroll 0 0 #ffffff;
  height:400px;
  left:675px;
  position:absolute;
  top:0;
  width:100px;
  z-index:1;
}
 #wrapper{
  background:none repeat scroll 0 0 #ffffff;
  height:400px;
  margin:0 auto;
  overflow:hidden;
  padding:0;
  position:relative;
  width:600px;
  z-index:0;
}
 #scroller{
  float:left;
  height:100%;
  padding:0;
  position:relative;
  overflow:hidden;
  width:7200px;
  z-index:10;
}
 #scroller ul{
  display:block;
  float:left;
  height:100%;
  list-style:none outside none;
  margin:0;
  padding:0;
  text-align:left;
  width:100%;
}
 #scroller li{
  -webkit-transform:translate3d(0,0,0);
  -moz-box-sizing:border-box;
  background:none repeat scroll 0 0 #000;
  display:block;
  float:left;
  font-size:18px;
  font-weight:300;
  height:400px;
  line-height:140%;
  overflow:hidden;
  text-align:center;
  width:600px;
}
 #sliderNav{
  height:30px;
  left:50%;
  margin:0 0 0 -151px;
  position:absolute;
  top:400px;
  width:340px;
  z-index:20;
}
 #prev, #next{
  cursor:pointer;
  height:83px;
  opacity:0;
  position:absolute;
  top:145px;
  transition:opacity 500ms ease 0s;
  width:62px;
  z-index:10;
}
 #prev{
  background:url("../../../gra/slider-pfeil-links.png") no-repeat scroll 0 0 transparent;
}
 #next{
  background:url("../../../gra/slider-pfeil-rechts.png") no-repeat scroll 0 0 transparent;
  right:0;
}
 #prev:hover{
  background:url("../../../gra/slider-pfeil-links-hover.png") no-repeat scroll 0 0 transparent;
}
 #next:hover{
  background:url("../../../gra/slider-pfeil-rechts-hover.png") no-repeat scroll 0 0 transparent;
}
 #indicator, #indicator > li{
  display:block;
  float:left;
  list-style:none outside none;
  margin:0;
  padding:0;
}
 #indicator{
  margin:0;
  padding:6px 0 0 34px;
}
 #indicator > li{
  cursor:pointer;
  height:8px;
  margin-right:24px;
  overflow:hidden;
  padding:10px;
  width:8px;
}
 #indicator > li > div{
  background:none repeat scroll 0 0 #cccccc;
  border-radius:4px 4px 4px 4px;
  height:8px;
  overflow:hidden;
  text-indent:-9999em;
  width:8px;
}
 #indicator > li:hover > div{
  background:none repeat scroll 0 0 #2B8ED2;
}
 #indicator > li.active > div{
  background:none repeat scroll 0 0 #2B8ED2;
}
 #sliderTextContainerInner{
}
 .sliderTextContainerInner1{
  margin:-422px 76px 0;
  padding:0;
  position:absolute;
  width:600px;
}
 .sliderTextContainerInner2{
  margin:31px 0 0 76px;
  padding:0;
  position:absolute;
  width:600px;
}
 #sliderText1, #sliderText2, #sliderText3, #sliderText4, #sliderText5{
  display:none;
  margin:0 auto;
  position:absolute;
  width:600px;
}
 .sliderTextFast{
  opacity:0;
  transition:opacity 200ms ease 0s;
  -webkit-transition:opacity 200ms ease 0s
}
 .sliderTextSlow{
  opacity:1;
  transition:opacity 1000ms ease 0s;
  -webkit-transition:opacity 1000ms ease 0s;
}
 .sliderTextSlow h1, .sliderTextFast h1{
  margin:30px 0 20px;
}
 .sliderLink:link, .sliderLink:visited, .sliderLink:hover{
  background:url("../../../gra/pfeil-rechts.png") no-repeat scroll right 7px transparent;
  color:#1F5BFF;
  font-family:"Open Sans",arial;
  font-weight:normal;
  margin:0 0 0 9px;
  padding:0 14px 0 3px;
  text-decoration:none;
}
 .sliderLink:hover{
  background:url("../../../gra/pfeil-rechts-hover.png") no-repeat scroll right 7px #1F5BFF;
  color:#EEEEEE;
}
 .sliderImage{
}
 .i_m_categories_title{
  background:none repeat scroll 0 0 transparent;
  height:18px;
  margin:0;
  padding:0;
}
 .i_m_categories_bottom{
  height:6px;
  background:none repeat scroll 0 0 transparent;
}
 .categoryList{
  background:#fff;
  list-style:none outside none;
  margin:0px;
  padding:0px;
}
 .categoryList strong{
  border-bottom:1px solid #E3E3DF;
  display:block;
  padding:0 5px;
}
 .categoryList ul li:first-child{
  padding:0 !important;
}
 .categoryList ul li:last-child a{
  border:0px none;
}
 .categoryList ul li ul li:last-child a{
  border-bottom:1px solid #000;
}
 .categoryList ul li:last-child ul li:last-child a{
  border:0px none;
}
 .categoryList li{
  display:block;
  margin:0;
  padding:5px 0 0;
}
 .categoryList li ul{
  border-color:#006ab3;
  border-style:solid;
  border-width:0 0 8px 8px;
  margin:-5px 0 0;
  padding:0;
  width:172px;
}
 .categoryList li.activeLi2 ul{
  border-bottom:0px none !important;
  margin:0;
}
 .categoryList li ul li ul{
  padding:0;
  border-top:0px none;
  border-right:0px none;
  border-bottom:0px none;
  border-left:8px solid #2B8ED2;
  margin:-5px 0 0 0;
  width:164px;
}
 .categoryList li ul li ul li ul{
  border:0px none;
  padding:0;
  margin:0;
  width:164px;
}
 .categoryList li a{
  border-bottom:1px solid #000;
  display:block;
  font-size:14px;
  font-weight:normal;
  padding:3px 10px;
  text-align:left;
  text-decoration:none;
  line-height:150%;
}
 .categoryList li a:hover, .categoryList li a:focus, .categoryList li a:active{
  background:none repeat scroll 0 0 #006ab3;
  color:#FFFFFF;
}
 .categoryList li a.active1, .categoryList li a.passive1{
  background:none repeat scroll 0 0 #006ab3;
  border-bottom:1px solid #006ab3;
  color:#FFFFFF;
  padding:3px 10px 10px;
}
 .categoryList li ul li a.active1, .categoryList li ul li a.passive1{
  background:none repeat scroll 0 0 #2B8ED2;
  color:#FFFFFF;
}
 .categoryList li ul li ul li a{
  border-bottom:1px solid #000;
}
 .categoryList li ul li ul li a:hover{
  background:none repeat scroll 0 0 #2B8ED2;
  border-bottom:1px solid #000;
  color:#FFFFFF;
}
 .categoryList li.activeLi2 a.active2{
  background:none repeat scroll 0 0 #006ab3;
  color:#FFFFFF;
}
 .categoryList ul li ul li.activeLi2 a.active2{
  background:url("../../../gra/categoryListMarker.png") no-repeat scroll 158px 7px transparent;
  color:#000;
}
 .warenkorb_link{
  margin-top:30px !important;
}
 .i_m_search_title{
  color:#000000;
  font-weight:normal;
  height:18px;
  line-height:18px;
  margin:20px 0 0;
  padding:3px 10px;
}
 .i_m_search{
  color:#9A9997;
}
 .i_m_search button{
  background:none repeat scroll 0 0 #2B8ED2;
  border:2px solid #2B8ED2;
  border-radius:5px 5px 5px 5px;
  color:#FFFFFF;
  cursor:pointer;
  font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
  font-size:13px;
  height:23px;
  line-height:100%;
  margin:0 0 0 2px;
  padding:0 0 2px 0;
  text-decoration:none;
  width:32px;
}
 .i_m_search button:hover{
  background:none repeat scroll 0 0 #006ab3;
  border:2px solid #006ab3;
}
 input.i_m_search_form{
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  border:0 none;
  border-radius:0;
  color:#444444;
  float:left;
  font-size:16px;
  font-weight:normal;
  height:30px;
  line-height:13px;
  margin-top:-3px;
  padding:3px 5px 3px 10px;
  -webkit-transition:all 0.2s;
  transition:all 0.2s;
  width:230px;
}
 .search-submit{
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background:transparent url("../../../gra/search-lense.png") no-repeat scroll 9px 5px;
  border:0 none;
  cursor:pointer;
  margin-top:-3px;
  height:30px;
  width:33px;
}
 .i_m_search_bottom{
  line-height:6px;
  height:6px;
  background-color:transparent;
}
 .searchTitle{
  font-family:Calibri,"Tretbuchet MS",Tahoma,Arial,Verdana;
  font-size:35px;
  margin:21px 0 22px 0;
  width:100%;
  float:none;
}
 .searchString{
  font-weight:bold;
}
 input.searchSelect{
  padding:7px 5px;
}
 .searchSelect{
  background:#ffffff none repeat scroll 0 0;
  border:1px solid #454545;
  color:#333;
  font:bold 15px/100% "Trebuchet MS",Tahoma,Arial,Verdana;
  margin:10px 0;
  padding:3px 5px;
  vertical-align:baseline;
  width:240px;
}
 .searchSelect option{
  padding:3px 5px;
}
 .searchImage{
  float:left;
  margin:30px 0 0 0;
}
 .searchImage img{
  width:75%;
}
 .i_m_log_in_title{
  color:#000000;
  font-weight:normal;
  height:18px;
  line-height:18px;
  margin:0;
  padding:3px 10px;
}
 .i_m_log_in{
  border-bottom:1px solid #000000;
  color:#000000;
  font-size:13px;
  line-height:130%;
  margin:0;
  padding:5px 0 5px 10px;
}
 .i_m_log_in button{
  background:none repeat scroll 0 0 #2B8ED2;
  border:2px solid #2B8ED2;
  border-radius:5px 5px 5px 5px;
  color:#FFFFFF;
  cursor:pointer;
  font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
  font-size:13px;
  font-weight:bold;
  height:23px;
  line-height:100%;
  margin:0 0 0 2px;
  padding:0 0 2px 0;
  text-decoration:none;
  width:32px;
}
 .i_m_log_in button:hover{
  background:none repeat scroll 0 0 #006ab3;
  border:2px solid #006ab3;
}
 input.i_m_log_in_form1, input.i_m_log_in_form2{
  background:none repeat scroll 0 0 #fff;
  border:2px solid #2B8ED2;
  border-radius:10px 10px 10px 10px;
  color:#444444;
  font-size:11px;
  padding:3px 5px;
  margin:5px 0;
  width:110px;
}
 input.i_m_log_in_form1{
  width:150px;
}
 a.i_m_log_in_link:link, a.i_m_log_in_link:active, a.i_m_log_in_link:visited{
  color:#000;
  text-decoration:none;
}
 a.i_m_log_in_link:hover{
  color:#000;
  text-decoration:underline;
}
 .i_m_log_in_bottom{
  line-height:6px;
  height:6px;
  background-color:transparent;
}
 .i_m_log_out{
  font-size:13px;
  margin:0 0 0 0;
  padding:5px 0 8px 10px;
  color:#000;
  border-bottom:1px solid #000;
}
 .i_m_log_out_spacer{
  height:5px;
}
 a.i_m_log_out_link:link, a.i_m_log_out_link:active, a.i_m_log_out_link:visited{
  color:#000000;
  margin:0;
  text-decoration:none;
}
 a.i_m_log_out_link:hover{
  text-decoration:underline;
}
 .i_m_log_out_bottom{
  line-height:6px;
  height:6px;
  background-color:transparent;
}
 .i_m_service{
  margin:0 0 0 0;
  color:#000;
  background-color:transparent;
}
 .i_m_service ul li{
  display:block;
  margin:0;
  padding:5px 0 0;
}
 .i_m_service ul li a, .i_m_service ul li a:visited{
  border-bottom:1px solid #000;
  display:block;
  font-size:14px;
  font-weight:normal;
  padding:3px 10px;
  text-align:left;
  text-decoration:none;
  line-height:150%;
}
 .i_m_service ul li a:hover, .i_m_service ul li a:active, .i_m_service ul li a:focus{
  background:none repeat scroll 0 0 #006ab3;
  color:#FFFFFF;
  ;
}
 .i_m_service_bottom{
  display:none;
}
 .i_m_language_title{
  font-weight:normal;
  margin:0 0 0 0;
  padding:0 0 0 10px;
  line-height:18px;
  height:18px;
  color:#000;
  background:url(../../../gra/bg_i_m_language_title.gif) repeat-x;
  background-color:transparent;
}
 .i_m_language{
  font-size:8pt;
  margin:0 0 0 0;
  padding:5px 0 5px 10px;
  color:#000;
  background-color:#ebecf0;
  border-bottom:1px #c9cacf solid;
}
 a.i_m_language_link:link, a.i_m_language_link:active, a.i_m_language_link:visited{
  font-size:8pt;
  line-height:15px;
  color:#000;
  text-decoration:underline;
}
 a.i_m_language_link:hover{
  color:#9a9997;
  text-decoration:underline;
}
 .i_m_language_bottom{
  line-height:6px;
  height:6px;
  background-color:transparent;
}
 .i_m_currency_title{
  font-weight:normal;
  margin:0 0 0 0;
  padding:0 0 0 10px;
  line-height:18px;
  height:18px;
  color:#000;
  background:url(../../../gra/bg_i_m_currency_title.gif) repeat-x;
  background-color:transparent;
}
 .i_m_currency{
  font-size:8pt;
  margin:0 0 0 0;
  padding:5px 0 5px 10px;
  color:#000;
  background-color:#ebecf0;
  border-bottom:1px #c9cacf solid;
}
 a.i_m_currency_link:link, a.i_m_currency_link:active, a.i_m_currency_link:visited{
  font-size:8pt;
  line-height:15px;
  color:#000;
  text-decoration:underline;
}
 a.i_m_currency_link:hover{
  color:#9a9997;
}
 .i_m_currency_bottom{
  line-height:6px;
  height:6px;
  background-color:transparent;
}
 .price_old{
  font-weight:bold;
  text-decoration:line-through;
  color:#000;
}
 .price_red{
  font-weight:bold;
  color:#cc0000;
}
 #content_info, 
 #content_service {
  margin:0 0 37px;
}
 #content_info{
  padding:0;
}
 a.content_info:link, a.content_info:active, a.content_info:visited{
  color:#000;
  text-decoration:underline;
}
 a.content_info:hover{
  color:#9a9997;
}
 .content-info {
   margin: 0 0 37px;
   padding: 0;
}
 .content-info h1, 
 #content_service h1 {
   margin: 0 0 10px 0;
   padding: 0 0 0 0;
}
 .content-info h2 {
   margin: 0 0 10px 0;
   padding: 0 0 0 0;
}
 .content_error{
  border:3px solid #FF0000;
  color:#FF0000;
  font-weight:bold;
  margin:0 0 10px;
  padding:10px;
}
 .content_ok{
  color:#00CC33;
  font-size:18px;
  font-style:italic;
  font-weight:bold;
  margin:0;
  padding:0 0 20px;
}
 .content_desc{
  color:#000;
  background:transparent;
  margin:0 0 0 0;
  padding:0px 0px 0px 0px;
}
 .privacy_policy_iframe{
  border:0;
  height:110px;
  width:600px;
}
 .error{
  background-color:transparent;
  color:#FF0000;
  font-size:14px;
  font-weight:bold;
}
 .p_l_frame_4_col{
  width:740px;
  margin-bottom:10px;
  padding:0 0 0 0;
  text-align:left;
}
 .p_l_content_4_col{
  width:175px;
  padding:0px;
  float:left;
  background:#fff;
}
 .p_l_spacer_4_col{
  width:10px;
  padding:0px;
  float:left;
  background:transparent;
}
 .p_l_c_frame_4_col{
  height:210px;
  width:175px;
  margin:0 0 0 0;
  padding:5px 0px 0px 0px;
  background:transparent;
  border:1px solid #9a9997;
}
 .p_l_c_text_4_col{
  height:23px;
  width:175px;
  font-size:11px;
  text-align:center;
  background-color:transparent;
}
 .p_l_c_img_4_col{
  width:160px;
  height:140px;
  margin:0px 0px 0px 8px;
  padding:0px 0px 0px 0px;
  text-align:center;
  vertical-align:baseline;
  background-color:transparent;
}
 .p_l_c_details_4_col{
  width:50px;
  margin-right:5px;
  padding:5px;
  background-color:#fff;
}
 .p_l_c_price_4_col{
  font-size:8pt;
  float:right;
  width:150px;
  margin-left:5px;
  padding:5px;
  background-color:#fff;
  text-align:right;
}
 a.p_l_c:link, a.p_l_c:visited, a.p_l_c:active{
  color:#000;
  text-decoration:none;
}
 a.p_l_c:hover{
  color:#000;
  text-decoration:underline;
}
 .sc_l_frame{
  margin:10px 0;
  padding:0;
  text-align:left;
  width:680px;
}
 .product_list_categories_container{
  float:left;
  height:160px;
  margin:0;
  padding:0;
  position:relative;
  width:210px;
}
 .product_list_categories_container ul, .product_list_categories_container ul li{
  list-style:none outside none;
}
 .product_list_categories_container a, .product_list_categories_container a:hover{
  background:none repeat scroll 0 0 #ffffff;
  border-radius:4px 4px 4px 4px;
  color:#000;
  display:block;
  float:left;
  font-size:14px;
  font-weight:normal;
  height:140px;
  margin:0 10px 10px 0;
  padding:10px 10px 0;
  position:relative;
  text-align:center;
  text-decoration:none;
  width:200px;
}
 .product_list_categories_container a span{
  border-bottom:1px solid #000000;
  display:block;
  font-style:italic;
  font-weight:bold;
  margin:0 0 10px;
  text-align:left;
}
 #categoryThumbsLevel1{
  margin:0;
  padding:0;
  position:relative;
}
 #categoryThumbsLevel1 > div.categoryThumbBox{
  background:#fff none repeat scroll 0 0;
  border-radius:1px;
  display:block;
  float:left;
  font-size:14px;
  font-weight:normal;
  margin:0 0 10px 0;
  padding:30px 0 10px;
  position:relative;
  text-decoration:none;
  width:100%;
}
 .startpage #categoryThumbsLevel1 div.categoryThumbBox{
  margin:0 -40px 10px;
  padding:21px 55px 10px;
  width:1320px;
}
 #categoryThumbsLevel1 .kat_titel{
  color:#006AB3;
  font-size:26px;
  font-weight:bold;
  line-height:130%;
  text-decoration:none;
}
 #categoryThumbsLevel1 .kat_titel:active, #categoryThumbsLevel1 .kat_titel:focus, #categoryThumbsLevel1 .kat_titel:hover{
  color:#3ea1e4;
}
 #categoryThumbsLevel1 div .categoryThumbBox:active, #categoryThumbsLevel1 div .categoryThumbBox:focus, #categoryThumbsLevel1 div .categoryThumbBox:hover{
  background:none repeat scroll 0 0 #fff;
  color:#000000;
}
 #categoryThumbsLevel1 div .categoryThumbBox:active .kat_titel, #categoryThumbsLevel1 div .categoryThumbBox:focus .kat_titel, #categoryThumbsLevel1 div .categoryThumbBox:hover .kat_titel{
  border-color:#000000;
}
 #categoryThumbsLevel1 div .categoryThumbBox img{
  margin-bottom:10px;
}
 #categoryThumbsLevel1 ul li{
  float:left;
  list-style:outside none none;
  margin:20px 10px 3px 0px;
  width:226px;
}
 #categoryThumbsLevel1 ul li:hover ul{
  display:block;
}
 #categoryThumbsLevel1 .categoryListLeft{
  display:none;
  position:relative;
  margin:-3px 0 0 -462px;
  z-index:10;
  top:0;
  right:-50px;
  padding:0;
  float:left;
  border-radius:5px 5px 5px 5px;
  border:5px solid #2B8ED2;
}
 #categoryThumbsLevel1 .categoryList div.thumbListMarker{
  background:url("../../../gra/thumbListMarkerLeft.png") no-repeat scroll 0px 0px;
  display:none;
  height:13px;
  margin:-22px 0 0 -12px;
  position:absolute;
  width:7px;
}
 #categoryThumbsLevel1 .categoryList a, #categoryThumbsLevel1 .categoryList span{
  border:0 none;
  border-radius:5px 0 0 5px;
  display:block;
  float:left;
  font-size:16px;
  font-weight:bold;
  height:200px;
  line-height:150%;
  margin:0;
  padding:5px 20px 0 0;
  position:relative;
  text-align:center;
  text-decoration:none;
}
 #categoryThumbsLevel1 .categoryList li:hover a, #categoryThumbsLevel1 .categoryList li:hover span{
  background:#d7e1e8;
  background:-moz-linear-gradient(-45deg, #d7e1e8 0%, #97a7b2 100%);
  background:-webkit-linear-gradient(-45deg, #d7e1e8 0%,#97a7b2 100%);
  background:linear-gradient(135deg, #d7e1e8 0%,#97a7b2 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7e1e8', endColorstr='#97a7b2',GradientType=1);
  color:#FFFFFF;
}
 #categoryThumbsLevel1 .categoryList li:hover img{
}
 .categoryList img{
  margin:20px 0 0;
  max-width:206px;
}
 #categoryThumbsLevel1 .categoryList ul{
  background:#006ab3 none repeat scroll 0 0;
  border:medium none;
  border-radius:0 5px 5px 0;
  display:none !important;
  float:left;
  margin:0 0 0 218px;
  min-height:200px;
  overflow:hidden;
  position:absolute;
  z-index:1;
}
 #categoryThumbsLevel1 .categoryList li:hover ul{
  display:block !important;
}
 #categoryThumbsLevel1 a.categoryListLast{
  border-bottom:1px solid #000 !important;
}
 #categoryThumbsLevel1 .categoryList .categoryList > li{
  height:40px;
  margin:0;
  padding:0;
  width:172px;
}
 #categoryThumbsLevel1 .categoryList .categoryList > li > a, #categoryThumbsLevel1 .categoryList .categoryList > li > span{
  background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius:0;
  display:block;
  float:none;
  height:40px;
  margin:0;
  padding:5px 5px 15px 14px;
  text-align:left;
}
 #categoryThumbsLevel1 .categoryList .categoryList > li > a:hover, #categoryThumbsLevel1 .categoryList .categoryList > li > span:hover{
  background:#68b9ef;
  background:-moz-linear-gradient(top, #68b9ef 0%, #5cb2ec 100%);
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#68b9ef), color-stop(100%,#5cb2ec));
  background:-webkit-linear-gradient(top, #68b9ef 0%,#5cb2ec 100%);
  background:-o-linear-gradient(top, #68b9ef 0%,#5cb2ec 100%);
  background:-ms-linear-gradient(top, #68b9ef 0%,#5cb2ec 100%);
  background:linear-gradient(to bottom, #68b9ef 0%,#5cb2ec 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68b9ef', endColorstr='#5cb2ec',GradientType=0)
}
 .thumbMenueToLeft{
  border:5px solid #2B8ED2;
  border-radius:5px 5px 5px 5px;
  box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.42);
  -webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.42);
  display:none;
  float:left;
  margin:-163px 0 0 90px;
  padding:0 0 5px;
  position:relative;
  right:-50px;
  top:0;
  width:190px;
  z-index:10;
}
 #categoryThumbsLevel2{
  margin:0;
  padding:0;
  position:relative;
}
 #categoryThumbsLevel2 div{
  float:left;
  margin:0;
  padding:0;
  position:relative;
  height:160px;
  width:230px;
}
 #categoryThumbsLevel2 div a{
  background:none repeat scroll 0 0 #ffffff;
  border-radius:4px 4px 4px 4px;
  display:block;
  font-size:14px;
  font-weight:normal;
  height:140px;
  margin:0 10px 10px 0;
  padding:10px 10px 0;
  text-align:center;
  text-decoration:none;
  width:200px;
  position:relative;
  float:left;
}
 #categoryThumbsLevel2 div a:hover, #categoryThumbsLevel2 div a:active, #categoryThumbsLevel2 div a:focus{
  background:none repeat scroll 0 0 #ffffff;
  color:#000000;
}
 #categoryThumbsLevel2 div a .kat_titel{
  border-bottom:1px solid #000;
  display:block;
  font-style:italic;
  font-weight:bold;
  margin:0 0 10px;
  text-align:left;
}
 #categoryThumbsLevel2 div a:hover .kat_titel, #categoryThumbsLevel2 div a:active .kat_titel, #categoryThumbsLevel2 div a:focus .kat_titel{
  border-color:#000000;
}
 #categoryThumbsLevel2 div a img{
  margin-bottom:10px;
}
 #categoryThumbsLevel2 ul li{
  list-style:none;
}
 #categoryThumbsLevel2 ul li:hover ul{
  display:block;
}
 #categoryThumbsLevel2 .categoryListLeft{
  display:none;
  position:relative;
  margin:-3px 0 0 -462px;
  z-index:10;
  top:0;
  right:-50px;
  padding:0;
  float:left;
  border-radius:5px 5px 5px 5px;
  border:5px solid #2B8ED2;
}
 #categoryThumbsLevel2 .categoryList{
  display:none;
  position:relative;
  margin:-163px 0 0 90px;
  z-index:10;
  top:0;
  right:-50px;
  padding:0;
  float:left;
  border-radius:5px 5px 5px 5px;
  border:5px solid #2B8ED2;
  width:190px;
  box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.42);
  -webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.42);
}
 #categoryThumbsLevel2 .categoryList div{
  display:block;
  margin:5px 0;
  float:none;
  height:28px;
}
 #categoryThumbsLevel2 .categoryList div.thumbListMarker{
  background:url("../../../gra/thumbListMarkerLeft.png") no-repeat scroll 0px 0px;
  position:absolute;
  width:7px;
  height:13px;
  margin:-22px 0 0 -12px;
}
 #categoryThumbsLevel2 .categoryList a{
  border-bottom:1px solid #000000;
  border-radius:0 0 0 0;
  display:block;
  font-size:14px;
  font-weight:normal;
  height:14px;
  line-height:150%;
  padding:3px 10px 10px;
  text-align:left;
  text-decoration:none;
  width:170px;
  margin:0;
  vertical-align:middle;
  float:none;
}
 #categoryThumbsLevel2 .categoryList a:hover{
  background:none repeat scroll 0 0 #2B8ED2;
  color:#FFFFFF;
}
 .sc_l_content_text{
  width:232px;
  min-height:30px;
  margin:0 0 0 0;
  padding:10px 0 0 0;
  float:left;
  background:transparent;
  text-align:center;
  border:1px solid #9a9997;
}
 a.sc_l_content_text_link:link, a.sc_l_content_text_link:visited, a.sc_l_content_text_link:active{
  color:#000;
  text-decoration:none;
}
 a.sc_l_content_text_link:hover{
  color:#000;
  text-decoration:underline;
}
 .sc_l_content_image{
  width:234px;
  min-height:30px;
  margin:0 0 0 0;
  padding:0 0 0 0;
  float:left;
  background:transparent;
  text-align:center;
}
 .sc_l_spacer{
  width:15px;
  padding:0px;
  float:left;
  background:transparent;
}
 .listTitle{
  margin:0 0 24px 0;
  padding:0;
}
 #groupDescripton{
  float:left;
}
 .imageBox > img{
  width:75%;
}
 .pagelinks{
  clear:both;
  float:right;
  margin:-63px 0 20px;
  text-align:right;
}
 .pagelinks:last-child{
  clear:both;
  float:right;
  margin:20px 0 20px;
  text-align:right;
}
 .pagelinks > form{
  margin-bottom:3px;
}
 .listPageSize{
  background:#ffffff none repeat scroll 0 0;
  border:1px solid #454545;
  color:#000000;
  font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
  font-size:12px;
  margin:-1px 3px 0;
  padding:1px 3px;
  vertical-align:middle;
}
 a.pagelink, span.pagelink, input.pagelink{
  background:#2b8ed2 none repeat scroll 0 0;
  color:#ffffff !important;
  font-weight:bold;
  line-height:100%;
  padding:6px 15px 7px;
  text-decoration:none;
  white-space:nowrap;
}
 a.pagelink:hover, a.pagelink:focus, a.pagelink:active, input.pagelink:hover, input.pagelink:focus, input.pagelink:active, span.pagelink{
  background:none repeat scroll 0 0 #006AB3;
  color:#FFFFFF;
  cursor:pointer;
}
 a.pagelinkSearch{
  background:none repeat scroll 0 0 #2B8ED2;
  color:#FFFFFF !important;
  font-weight:bold;
  line-height:100%;
  padding:6px 12px;
  text-decoration:none;
}
 a.pagelinkSearch:hover, a.pagelinkSearch:focus, a.pagelinkSearch:active{
  background:none repeat scroll 0 0 #006ab3;
  color:#FFFFFF;
  cursor:pointer;
}
 a.pagelinkSearch.new_user{
  display:inline-block;
  margin:58px 0 0 0;

}

/* Start work ZWE */
 .listTable th{
  background:none repeat scroll 0 0 #2B8ED2;
  color:#FFFFFF;
  font-size:13px;
  font-weight:normal;
  line-height:125%;
  border: thin solid #2A6DB0;
  padding:10px 2px 8px 2px;
}
 .sizes{
  text-align:center;
}
 .listTable td{
  border-bottom:1px solid #ebebeb;
  padding:10px 0 8px;
  vertical-align:middle;
  cursor: default;
  border-left: thin solid #f2f2f2;
  border-right: thin solid #f2f2f2;
}
 .listTable th, td{ 
  border-collapse: collapse;
/* uwe
  padding: .2em; 
*/
}
 .listTable tr{
  border-left: thin solid #c0c0c0;
  border-right: thin solid #c0c0c0;
}
 .listTable tr:nth-child(even){
  background: #f7f7f7;
}
 .listTable tr:hover{ 
  background: #FDF2D9;
}
 .listTable th:hover{ 
  background: #3D9BDB; 
}
 sup,sub{
  position:relative;
  vertical-align:baseline;
  top:-.4em;
  font-size:70%;
}
/* End work ZWE */

 .listThumbnail{
  margin:0 15px 0 0;
}
 .goToDetails{
  background:#2B8ED2 url("../../../gra/details.png") no-repeat scroll 12px 5px;
  display:inline-block;
  height:22px;
  margin:0;
  padding:0;
  text-decoration:none;
  width:28px;
}
 .goToDetails:hover{
  background:#006ab3 url("../../../gra/details.png") no-repeat scroll 12px 5px;
}
 .pb_frame{
  line-height:18px;
  width:732px;
  margin-right:0;
  margin-left:0px;
  margin-top:5px;
  margin-bottom:8px;
  padding:0px;
  text-align:left;
  color:#fff;
  background:#ebecf0;
  border-bottom:1px #c9cacf solid;
}
 .pb_left{
  font-size:8pt;
  width:300px;
  padding:0px 0px 0px 10px;
  float:left;
  color:#000;
  background:transparent;
}
 .pb_right{
  font-size:8pt;
  width:300px;
  padding:0px 10px 0px 0px;
  float:right;
  color:#000;
  background:transparent;
  text-align:right;
}
 .browsera{
  line-height:18px;
  font-weight:bold;
  color:#000;
}
 a.browser_link:link,a.browser_link:active,a.browser_link:visited{
  line-height:18px;
  color:#000;
}
 a.browser_link:hover{
  color:#000;
}
 .p_d_frame{
  float:left;
  margin:0 0 10px;
  min-height:100px;
  width:710px;
}
 .detailsTitle{
  margin:0 0 6px;
  padding:0;
}
 .detailsSubTitle{
  font:bold 23px/135% Calibri,"Tretbuchet MS",Tahoma,Arial,Verdana;
  margin:0 0 2px;
  padding:0;
}
 .p_d_c_left{
  float:left;
  width:342px;
  margin:0 0 0 0;
  padding:0px 0px 0px 0px;
  color:#000;
  background-color:transparent;
}
 .p_d_c_right{
  float:left;
  width:342px;
  margin:0 0 0 10px;
  padding:0px 0px 0px 0px;
  color:#000;
  background-color:transparent;
}
 .p_d_frame img{
  padding:5px 10px 10px 0;
  width:93%;
}
 .detailsToBasket{
  margin:40px 0 0 0;
  float:left;
  width:530px;
}
 .detailsToBasket > form{
  margin:0 0 40px;
}
 .detailsQuantity{
  background:none repeat scroll 0 0 #ffffff;
  border:1px solid #454545;
  color:#000000;
  font:bold 13px/100% "Trebuchet MS",Tahoma,Arial,Verdana;
  margin:10px 0;
  padding:1px 3px;
  vertical-align:baseline;
  width:40px;
  text-align:center;
}
 .detailsSizes{
  background:none repeat scroll 0 0 #ffffff;
  border:1px solid #454545;
  color:#000000;
  font:bold 13px/100% "Trebuchet MS",Tahoma,Arial,Verdana;
  margin:10px 0;
  padding:1px 3px;
  vertical-align:baseline;
  width:70px;
}
 .zuschnittInput{
  background:none repeat scroll 0 0 #ffffff;
  border:1px solid #454545;
  color:#000000;
  font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
  font-size:12px;
  margin:8px 0 0 3px;
  padding:1px 3px;
  vertical-align:middle;
  width:551px;
}
 a.p_d_frame_link:link, a.p_d_frame_link:active, a.p_d_frame_link:visited{
  color:#000;
  text-decoration:underline;
}
 a.p_d_frame_link:hover{
  color:#9a9997;
  text-decoration:underline;
}
 .p_d_list{
  height:25px;
  border-bottom:1px solid #9a9997;
}
 .p_d_list img{
  padding:0px 5px 0px 0;
}
 .p_d_list select{
  width:80px;
  border:1px solid #999;
  background-color:#fff;
  margin:0 0 0 0;
  padding:0px 0px 0px 0px;
}
 .p_d_button{
  height:40px;
  border-bottom:1px solid #9a9997;
}
 .p_d_img_box_w_250{
  width:343px;
  border:0px solid #9a9997;
}
 .p_d_img_rollover{
  width:50px;
  margin-top:2px;
  margin-left:6px;
  margin-right:-6px;
  margin-bottom:-2px;
  border:0px solid #9a9997;
}
 .p_d_td_rollover{
  width:50px;
  height:50px;
  vertical-align:middle;
  text-align:center;
  cursor:pointer;
  border:1px solid #aaa;
}
 .p_d_td_rollover_selected{
  width:50px;
  height:50px;
  vertical-align:middle;
  text-align:center;
  cursor:pointer;
  border:1px solid #2B8ED2;
}
 #p_d_r_title{
  margin:0 0 10px 0;
  padding:2px 0px 2px 5px;
  color:#000;
  background:#ebecf0;
  border-bottom:1px #c9cacf solid;
}
 .p_d_r_c_frame_3_col{
  height:188px;
  width:238px;
  margin:0 0 0 0;
  padding:0px 0px 0px 0px;
  position:relative;
  overflow:visible;
  background:transparent;
  border:1px solid #7e2372;
}
 .p_d_r_c_frame_4_col{
  height:210px;
  width:175px;
  margin:0 0 0 0;
  padding:5px 0px 0px 0px;
  position:relative;
  overflow:visible;
  background:transparent;
  border:1px solid #9a9997;
}
 .p_d_r_c_text_4_col{
  height:23px;
  width:175px;
  font-size:11px;
  text-align:center;
  background-color:transparent;
}
 .p_d_r_c_img_4_col{
  height:140px;
  width:160px;
  padding:2px 5px 5px 10px;
  text-align:center;
  vertical-align:baseline;
  background-color:transparent;
}
 .p_d_r_c_details_4_col{
  width:60px;
  margin-right:5px;
  padding:5px;
  background-color:#fff;
}
 .p_d_r_c_price_4_col{
  font-size:8pt;
  float:right;
  width:150px;
  margin-left:5px;
  padding:5px;
  background-color:#fff;
  text-align:right;
}
 .form_label{
  height:45px;
  text-align:left;
  width:149px;
}
 .form_label_top{
  padding-top:12px;
  vertical-align:top;
}
 .form_input{
  padding:14px 3px 0 5px;
  text-align:left;
  vertical-align:bottom;
}
 .form_label_contact{
  height:45px;
  text-align:left;
  width:149px;
  vertical-align:top;
}
 .form_input_contact{
  font-weight:bold;
  text-align:left;
  vertical-align:top;
}
 .form_input input{
}
 .contact_content_info{
  float:left;
  width:100%;
}
 .contact_form{
  margin:0;
  width:600px;
}
 .contact_form .form_input input, .contact_form .form_input textarea{
  background:none repeat scroll 0 0 #ffffff;
  border:1px solid #000;
  border-radius:0px;
  color:#000;
  padding:3px 5px;
  width:200px;
}
 textarea.contact{
  background:none repeat scroll 0 0 #ffffff;
  border:1px solid #000;
  border-radius:0px;
  color:#000;
  padding:3px 5px;
  width:350px;
  color:#000000;
  font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
  font-size:13px;
  line-height:140%;
}
 #map_canvas{
  background:none repeat scroll 0 0 #FFCC00 !important;
  border:4px solid #2B8ED2;
  border-radius:10px 10px 10px 10px;
  height:450px;
  line-height:135%;
  margin:30px 0 0;
  overflow:hidden;
  position:relative;
  width:822px;
}
 #map_canvas a:hover{
  color:#2B8ED2;
}
 #map_canvas div div div div:nth-child(7) div div:nth-child(12){
  border-radius:10px 10px 10px 10px;
}
 #adressesForm{
}
 .address_title{
  font-size:18px;
  font-weight:bold;
  height:18px;
  margin-bottom:10px;
}
 td.address_label{
  width:160px;
}
 .account_registration td.address_label{
  width:130px;
}
 td.address_data{
  height:40px;
  width:455px;
}
 .account_registration td.address_data{
  width:354px;
}
 .address_label_right{
  padding:0 20px 0 0;
  text-align:right;
}
 .address_label_top{
  vertical-align:top;
}
 .address_data_double{
  vertical-align:bottom;
  height:40px;
}
 input.address_data{
  background:none repeat scroll 0 0 #ffffff;
  border:1px solid #454545;
  color:#000000;
  font-size:15px;
  margin:3px 0;
  padding:6px;
  text-align:left;
  vertical-align:baseline;
  width:284px;
}
 input.register{
  width:335px;
}
 .address_data select, select.address_data{
  background:none repeat scroll 0 0 #ffffff;
  border:1px solid #454545;
  color:#000000;
  font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
  font-size:15px;
  font-style:italic;
  margin:3px 0;
  padding:6px 3px;
  width:284px !important;
}
 .address_data select option{
  padding:0px 5px;
}
 .remove{
  color:#2B8ED2;
  font-size:23px;
  font-weight:normal;
}
 input.address_data_contact{
  background:none repeat scroll 0 0 #ffffff;
  border:1px solid #454545;
  color:#000000;
  margin:3px 0;
  padding:3px;
  text-align:left;
  vertical-align:baseline;
  width:354px;
}
 .address_data_nontrade{
  display:inline-block;
  margin:0 0 12px 0;
}
 .shipping_list{
  list-style:disc outside none;
  margin:8px 0 8px 20px;
}
 .shipping_left{
  display:inline-block;
  text-align:left;
  width:18px;
}
 .shipping_middle{
  display:inline-block;
  text-align:right;
  width:44px;
}
 .shipping_right{
  display:inline-block;
  text-align:right;
  width:67px;
}
 .p_a{
  margin:10px 0 0 0;
  text-align:center;
}
.info-breadcrump {
  color: #2B8ED2;
  font-size: 0.8em;
  margin: -7px 0 16px;
}
.info-breadcrump > a,
.info-breadcrump > a:active,
.info-breadcrump > a:focus,
.info-breadcrump > a:visited {
  color: #2B8ED2;
  text-decoration: none;
}
.info-breadcrump > a:hover {
  text-decoration: underline;
}
.informationen .divider {
  margin-bottom: 32px;
}
.content-info .row {
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
}
.informationen .row div.info-link {
  margin-bottom: 23px;
}
.informationen .row div a,
.informationen .row div a:active,
.informationen .row div a:focus,
.informationen .row div a:visited {
  font-size: 22px;
  color: #006ab3;
  text-decoration: none;
}
.informationen .row div a:hover {
  color: #2B8ED2;
  text-decoration: none;
}
a.info-inline-link {
  color: #006ab3;
  text-decoration: none;
}
a.info-inline-link:hover {
  color: #2B8ED2;
  text-decoration: underline;
}
.informationen .fa {
  color: #006ab3;
  font-size: 22px;
  width: 26px;
}
.informationen .fa-caret-right {
  padding-left: 5px;
  width: 31px;
}
 .datasheetList li{
  display:inline;
  float:left;
  margin:0;
  padding:0;
}
.informationen .row .info-link .col-xs-12 {
  padding: 5px 0 0 32px;
}
 .datasheetList li a, .datasheetList li a:active{
  background:none repeat scroll 0 0 #2B8ED2;
  border:medium none;
  border-radius:4px 4px 4px 4px;
  color:#fff;
  display:block;
  font-size:14px;
  font-weight:normal;
  margin:0 10px 10px 0;
  padding:20px 0;
  text-align:center;
  text-decoration:none;
  width:220px;
}
 .datasheetList li a:hover{
  background:none repeat scroll 0 0 #006ab3;
  color:#fff;
}
 .datasheets {
   min-height: 102px;
   margin-bottom: 12px;
   padding: 4px 4px 4px 4px;
   background-color: #f1f1f1;
}
 .datasheets-hint {
   min-height: 54px;
   margin-bottom: 12px;
   padding: 4px 4px 4px 4px;
   background-color: #f1f1f1;
}
 .flyer div{
  float:left;
  height:270px;
  padding:20px 0;
  text-align:center;
  width:230px;
}
 .flyer img{
  margin-bottom:5px;
}
 .flyer h2{
  clear:both;
  float:left;
  font-size:35px;
  font-weight:bold;
  margin:40px 0 10px;
  width:100%;
}
 .flyer div.flyer_text{
  height:auto;
  padding:10px 0 0 0;
  text-align:left;
  width:100%;
}
a.info-thumbnail,
a.info-thumbnail:active,
a.info-thumbnail:focus, 
a.info-thumbnail:hover
a.info-thumbnail:visited {
		color: #000000;
  display: inline-block;
  text-decoration:none;
}
 .info-thumbnail img {
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		display: block;
		margin:0 0 12px 0;
		max-height: 200px;
		width: auto;
}
 .locationsTable{
  color: #000000;
  margin:0;
  padding:0 0 40px;
}
 .locationsTable td h2{
  font-size:25px;
  font-weight:bold;
  margin:40px 0 15px;
}
 .locationsTable td h2.first{
  font-size:25px;
  font-weight:bold;
  margin:3px 0 15px;
}
 .teamTable {
  margin-bottom:15px;
}
 .teamTable img{
  float:left;
  margin-right:15px;
  margin-bottom:15px;
}
 .anfahrt{
  font:17px Arial;
  margin:4px;
  vertical-align:bottom;
}
 phonetitle, phone{
  display:block;
}
 .girocard{
  margin:0 0 0 5px;
  vertical-align:bottom;
}
 #team{
  width:650px;
}
 #team table{
  float:left;
  margin:20px 0 0;
  width:310px;
}
 #team table td{
  margin:3px;
  vertical-align:top;
}
 #team table h2{
  font:bold italic 15px/15px Calibri,"Tretbuchet MS",Tahoma,Arial,Verdana;
  margin:0;
}
 .teamH1{
  margin:0 !important;
}
 .servicesTable{
  border-bottom:1px solid #000000;
  margin:0;
  padding:0 0 40px;
  width:100%;
}
 .servicesTable img{
  width:380px;
  float:right;
}
 .servicesTd1{
  padding:0 20px 0 0;
  vertical-align:top;
}
 .servicesTd2{
  padding:0;
  vertical-align:top;
}
 .servicesTable h2{
  font-size:25px;
  font-weight:bold;
  margin:40px 0 15px;
}
 .qualitymanagementTable{
  margin:0;
  padding:0;
  width:100%;
}
 .qualitymanagementTd1{
  padding:0 20px 0 0;
  vertical-align:top;
}
 .qualitymanagementTable img{
  width:380px;
}
 .companyhistoryTable1{
  border-bottom:1px solid #000000;
  margin:0;
  padding:0 0 10px 0;
  width:100%;
}
 .companyhistoryTable2{
  border-bottom:1px solid #000000;
  margin:40px 0 0 0;
  width:100%;
}
 .companyhistoryTd1{
  padding:0 20px 0 0;
  vertical-align:top;
}
 .companyhistoryTd2{
  padding:0;
  text-align:right;
  vertical-align:top;
}
 .companyhistoryTd2 img{
}
 .ausbildung_list{
  padding-left:26px;
}
 .ausbildung_img{
  border:1px solid #ccc;
  float:left;
  margin:0 0 10px 20px;
}
 .wsSideNavi{
  list-style:none outside none;
  margin:23px 0 0 0;
  padding:0;
}
 .wsSideNavi li{
  display:block;
  margin:5px 0;
}
 .wsSideNavi li a{
  border-bottom:1px solid #000;
  color:#000;
  display:block;
  font-size:14px;
  font-weight:normal;
  line-height:150%;
  padding:3px 10px;
  text-align:left;
  text-decoration:none;
}
 .wsSideNavi li a:hover, .wsActive{
  background:none repeat scroll 0 0 #006ab3;
  color:#fff;
}
 .wsBody .i_m_log_in, .wsBody .i_m_log_out{
  border-bottom:1px solid #000;
  color:#000;
}
 .wsBody a.i_m_log_in_link:link, .wsBody a.i_m_log_in_link:active, .wsBody a.i_m_log_in_link:visited, .wsBody a.i_m_log_out_link:link, .wsBody a.i_m_log_out_link:active, .wsBody a.i_m_log_out_link:visited{
  color:#000;
  text-decoration:none;
}
 .wsBody a.i_m_log_in_link:hover, .wsBody a.i_m_log_out_link:hover{
  color:#000;
  text-decoration:underline;
}
 .wsBody .i_m_service ul li a, .wsBody .i_m_service ul li a:visited{
  border-bottom:1px solid #000;
  color:#000;
}
 .wsBody #nav_bottom{
  height:169px;
}
 .wsList li{
  display:inline;
  float:left;
  margin:0;
  padding:0;
}
 .wsList li a{
  background:none repeat scroll 0 0 #2B8ED2;
  border:medium none;
  border-radius:4px 4px 4px 4px;
  color:#FFFFFF;
  display:block;
  font-size:14px;
  font-weight:normal;
  margin:0 10px 10px 0;
  padding:20px 0;
  text-align:center;
  text-decoration:none;
  width:220px;
}
 .wsList li a.active, .wsList li a:hover, .wsList li a:focus, .wsList li a:active{
  background:none repeat scroll 0 0 #006ab3;
}
 .wsTd1, .wsTd2{
  padding:5px 0;
  vertical-align:top;
}
 .wsLink, .wsLink:visited{
  color:#000;
  text-decoration:underline;
}
 .wsLink:hover{
  color:#2B8ED2;
  text-decoration:underline;
}
 .kantteileTable{
  float:left;
  margin:0 25px 0 0;
  padding:0;
  width:320px;
}
 .kantteileTable td{
  padding:3px;
  vertical-align:top;
}
 .kantteileImageLeft, .kantteileImageRight{
  margin:15px 30px 15px 0;
}
 .comic_2{
  border:0 none;
  margin:-65px 0 0 170px;
}
.catalog table {
  width: 450px;
}
.catalog table > tr > td:nth-of-type(1) {
  width: 154px;
}
.catalog table > tr > td:nth-of-type(2) {
  width: 296px;
}
.catalog table .pagelink {
  margin-right: 28px;
}
.catalog > div:nth-of-type(2) > div:nth-of-type(2){
  padding-top:56px;
}
.catalog > div:nth-of-type(2) > div:nth-of-type(2) a {
  text-decoration: underline;
}
.flyer-container .col-md-3,
.rohs-container .col-md-3 {
  padding: 30px;
}
.flyer-container .col-md-3 a {
		display: inline-block;
}
.datenblaetter-container .row > div {
  padding: 10px;
}
.datenblaetter-container .row > div a {
  background-color: #006ab3;
  border-radius: 5px;
  color: #ffffff;
  display: block;
  height: 100%;
  padding: 15px;
  width: 100%;
}
.datenblaetter-container .row > div a:hover {
  background-color: #2B8ED2;
  text-decoration: none;
}
.datenblaetter-container h2 {
  padding-top: 40px;
}
.datenblaetter-container hr {
  margin-bottom: 0;
}

 @media (max-width:1279px){
  #header{
    width:1024px;
  }
   #mainnavi > li{
    padding:8px 20px 0;
  }
   input.i_m_search_form{
    width:140px;
  }
   input.i_m_search_form_2{
    width:260px;
  }
   .top-dropdown.top-dropdown-left{
    margin-left:-441px;
  }
   #page{
    padding:110px 0 0 0;
  }
   #content{
    border-radius:0px;
    margin:10px 0 0 -512px;
    padding:30px 20px;
    width:1024px;
  }
   #content_info{
    padding:0;
  }
   .startpage #content{
    padding:0;
  }
   .startpage #categoryThumbsLevel1 div.categoryThumbBox{
    margin:0 0 10px;
    padding:21px 0 10px 20px;
    width:1024px;
  }
   .p_d_frame{
    width:940px;
  }
   #nav_bottom{
    padding:0 20px;
    width:1024px;
  }
   #nav_bottom ul{
    margin:0 0 55px 0;
    width:266px;
  }
   .lastUl{
    width:180px !important;
  }
   .caupoPro{
    padding:0 0 25px 20px;
    width:100%;
  }
   .contact_data_container{
    margin:0 0 10px 0;
  }
   .locations_data_container{
    margin:0 0 10px 0;
  }
}
 @media (max-width:1225px) and (min-width:900px){
  #categoryThumbsLevel1 .categoryList li:nth-of-type(4n+0) ul, #categoryThumbsLevel1 .categoryList:nth-of-type(4n+0) ul{
    border-radius:5px 0 0 5px;
    margin:0 0 0 -168px;
  }
}
@media (max-width:1067px){
	.startpage #categoryThumbsLevel1 > div:first-of-type {
			padding: 21px 20px 10px 65px !important;
	}
}
 @media (max-width:1023px){
  #content_service{
    padding:0;
  }
   #header{
    width:100%;
  }
   input.i_m_search_form{
    width:140px;
  }
   input.i_m_search_form_2{
    width:260px;
  }
   .logo{
    height:auto;
    -webkit-transition:all 0.2s ease 0s;
    transition:all 0.2s ease 0s;
    width:128px;
  }
   .logo-small{
    -webkit-transition:all 0.2s ease 0s;
    transition:all 0.2s ease 0s;
    width:81px;
  }
   .logo img{
    margin-left:-21px;
    -webkit-transition:all 0.2s ease 0s;
    transition:all 0.2s ease 0s;
    width:163px;
  }
   .logo-small img{
    margin-left:0px;
    -webkit-transition:all 0.2s ease 0s;
    transition:all 0.2s ease 0s;
    width:81px;
  }
   #mainnavi > li{
    border-right:2px solid #fff;
    float:left;
    height:40px;
    margin:0;
    padding:8px 7px 0;
  }
   input.i_m_search_form_2{
    width:190px;
  }
   .top-dropdown.top-dropdown-left{
    margin-left:-441px;
  }
   #content{
    border-radius:0px;
    left:0;
    margin:10px 0 0 0;
    padding:30px 20px;
    width:100%;
  }
   #content_info{
    padding:0 20px;
  }
   .startpage #content{
    padding:0;
  }
   .startpage #categoryThumbsLevel1 div.categoryThumbBox{
    margin:0 0 10px;
    padding:21px 0 10px 20px;
    width:100%;
  }
   .categoryThumbBox:hover{
    background:#fff !important;
  }
   .p_d_frame{
    width:100%;
  }
   #nav_bottom{
    padding:0 20px;
    width:100%;
  }
   #nav_bottom ul{
    width:221px;
  }
   .lastUl{
    width:180px !important;
  }
}
 @media (max-width:980px){
  #categoryThumbsLevel1 .categoryList li:nth-of-type(4n+0) ul, #categoryThumbsLevel1 .categoryList:nth-of-type(4n+0) ul{
    border-radius:0 5px 5px 0;
    margin:0 0 0 218px;
  }
}
 @media (max-width:899px){
  .top-dropdown{
    left:0;
    margin-left:0;
    width:100%;
  }
   .top-dropdown.top-dropdown-left{
    margin-left:0;
  }
   #categoryThumbsLevel1 .categoryList li:nth-of-type(3n+0) ul, #categoryThumbsLevel1 .categoryList:nth-of-type(3n+0) ul{
    border-radius:5px 0 0 5px;
    margin:0 0 0 -168px;
  }
   #nav_bottom ul{
    width:310px;
  }
   #map_canvas{
    width:100%;
  }
/* Start work ZWE */
   .listTable td{
    font-size:90%}
/* End work ZWE */
}

 @media (max-width:767px){
		 h1, h2, h3, h4, h5, h6 {
				-moz-hyphens: auto;
				-ms-hyphens: auto;
				-o-hyphens: auto;
				-webkit-hyphens: auto;
				hyphens: auto;
		}
  #page{
    padding:50px 0 0;
  }
   #nav_top_wrapper{
    background:#006ab3 none repeat scroll 0 0;
    box-shadow:0 0 1px rgba(0, 0, 0, 0);
    height:60px;
    margin:0;
    padding:10px 0 0;
    position:absolute;
    top:0;
    -webkit-transition:all 0.2s ease 0s;
    transition:all 0.2s ease 0s;
    width:100%;
    z-index:4;
  }
   #nav_top_wrapper.nav_top_wrapper-shadow{
    box-shadow:0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition:all 0.2s ease 0s;
    transition:all 0.2s ease 0s;
  }
  .logo {
    height:41px;
    margin:0 20px 0 0;
    -webkit-transition:all 0.2s ease 0s;
    transition:all 0.2s ease 0s;
    width:108px;
  }
   .logo img{
    margin-left:-9px;
    margin-top:-2px;
    width:127px;
  }
   #mainnavi{
    display:none;
  }
   #mainnavi_mobile_1, #mainnavi_mobile_2_container{
    display:block;
  }
   .hamburger{
    display:block;
    float:right;
    height:40px;
    margin-right:20px;
    width:40px;
  }
      .startpage #categoryThumbsLevel1 > div:first-of-type {
        padding: 21px 20px 10px 20px !important;
    }
   .pagelinks{
    margin:-43px 0 20px;
  }
   .servicesTable col{
    width:100%;
  }
   .servicesTable td{
    display:inline-block;
    min-width:100%;
  }
   .servicesTd1{
    padding:0;
  }
   .servicesTd2{
    margin-top:20px;
  }
   .servicesTable img{
    float:none;
  }
   .qualitymanagementTable col{
    width:100%;
  }
   .qualitymanagementTable td{
    display:inline-block;
    min-width:100%;
  }
   .qualitymanagementTable img{
    margin:20px 0;
  }
   .companyhistoryTable1 col, .companyhistoryTable2 col{
    width:100%;
  }
   .companyhistoryTable1 td, .companyhistoryTable2 td{
    display:inline-block;
    min-width:100%;
    text-align:left;
    width:100%;
  }
   .companyhistoryTable1 td img, .companyhistoryTable2 td img{
    margin-top:5px;
  }
   .contact_form{
    margin:0;
    width:100%;
  }
   .contact_content_info .pagelink{
    display:inline-block;
    margin-top:5px;
  }
   .contact_content_info .address_label_right{
    text-align:left;
  }
   .catalog .pagelink{
    display:inline-block;
    margin-top:5px;
  }
   .catalog .address_label_right{
    text-align:left;
  }
   td.address_data{
    height:40px;
    width:300px;
  }
   input.address_data_contact, textarea.contact{
    width:260px;
  }
   .caupoPro, .caupoPro a{
    -webkit-text-size-adjust:none;
  }
   .caupoPro a{
    white-space:nowrap;
  }
   .ajaxpopupDocs{
    height:100%;
    left:0;
    margin:0;
    top:0;
    width:100%;
  }
   #printButton{
    margin:0;
  }
   .privacy_policy_iframe{
    border:0;
    height:200px;
    width:100%;
  }
   .locationsTable td{
    display:inline-block;
    height:auto;
    text-align:left;
    width:auto;
  }
   .locationsTable tr:nth-child(2) td:nth-child(3){
    width:100%;
  }
   .locationsTable img{
    margin:10px 0;
  }
   phonetitle, phone{
    display:block;
    margin:0 0 10px 0;
    position:relative;
  }
   .phone_td{
    padding-bottom:30px;
  }
   .zum_team{
    margin:0 0 0 -50px;
    position:relative;
  }
   .ec_td br{
    display:none;
  }
}
 @media (max-width:745px){
  #categoryThumbsLevel1 .categoryList li:nth-of-type(3n+0) ul, #categoryThumbsLevel1 .categoryList:nth-of-type(3n+0) ul{
    border-radius:0 5px 5px 0;
    margin:0 0 0 218px;
  }
}
 @media (max-width:685px){
  #categoryThumbsLevel1 .categoryList li:nth-of-type(2n+0) ul, #categoryThumbsLevel1 .categoryList:nth-of-type(2n+0) ul{
    border-radius:5px 0 0 5px;
    margin:0 0 0 -168px;
  }
   #categoryThumbsLevel1 .categoryList li:nth-of-type(2n+0) ul, #categoryThumbsLevel1 .categoryList:nth-of-type(2n+0) ul{
    border-radius:0 5px 5px 0;
    margin:0 0 0 218px;
  }
   #team table{
    width:100%;
  }
}
 @media (max-width:540px){
  .companyhistoryH1{
    font-size:28px;
  }
   .companyhistoryTd2 img{
    width:100%;
  }
}
 @media (max-width:497px){
  .logo{
    height:41px;
    margin:0 20px 0 0;
    transition:all 0.2s ease 0s;
    width:74px;
  }
   .logo img{
    margin-left:-9px;
    margin-top:0;
    width:108px;
  }
   td.address_data{
    height:40px;
    width:210px;
  }
   .address_data select, select.address_data, input.address_data, input.address_data_contact, textarea.contact{
    width:175px !important;
  }
}
 @media (max-width:460px){
  #mainnavi_mobile_1 input.i_m_search_form{
    width:120px;
  }
   .servicesTable img{
    width:100%;
  }
   .qualitymanagement{
    font-size:27px;
  }
   .qualitymanagementTable img{
    width:100%;
  }
   .kantteileImageLeft, .kantteileImageRight{
    margin:15px auto;
  }
}
 @media (max-width:410px){
  .logo{
    height:41px;
    margin:0 20px 0 0;
    transition:all 0.2s ease 0s;
    width:74px;
  }
   .logo img{
    margin-left:-9px;
    margin-top:0;
    width:108px;
  }
   #mainnavi_mobile_1 input.i_m_search_form{
    width:110px;
  }
   .locationsTable img:not(.girocard){
    height:auto;
    width:280px;
  }
   h1.privacy-policy{
    font-size:27px;
  }
}
 @media (max-width:374px){
  .logo{
    width:57px;
  }
   .logo img{
    margin-left:-12px;
    margin-top:1px;
    width:88px;
  }
   #mainnavi_mobile_1 input.i_m_search_form{
    width:57px;
  }
   .address_data select, select.address_data, input.address_data, input.address_data_contact, textarea.contact{
    width:145px !important;
  }
}
/* * START: Category Info Text * */
 .cat-info a, .cat-info a:active, .cat-info a:hover, .cat-info a:visited {
   text-decoration: underline;
   color: #000;
}
/* * START: Diverse * */
 .divider {
   margin-top: 1.5rem;
   margin-bottom: 1.5rem;
   height: 2px;
   background-color: #2196f3;
   border: 0;
}
/* * START: Footer CSP * */
 .page-footer {
   margin-top: 0px;
   padding-top: 20px;
   padding-bottom: 10px;
   color: #b2b2b2;
   background-color: #121212;
}
 .page-footer a, .page-footer a:active, .page-footer a:visited {
   text-decoration: none;
   font-size: 14px;
   color: #b2b2b2 !important;
}
 .page-footer a:hover {
   text-decoration: underline;
   color: #b2b2b2;
}
 .page-footer .widget {
   margin-bottom: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
 .page-footer .widget h3 {
   font-size: 16px;
   width: 90%;
   margin-bottom: 12px;
   padding-bottom: 8px;
   color: #b2b2b2;
   border-bottom: 1px solid #b2b2b2;
}
 .page-footer .widget p {
   font-size: 14px;
   margin-bottom: 10px;
   color: #b2b2b2;
}
 .page-footer .widget li {
   font: 13px;
   margin-bottom: 10px;
   color: #b2b2b2;
}
 .page-footer .copyright {
   font-size: 14px;
   padding: 10px 0 0 0;
   text-align: left;
}
/* * END: Footer CSP * */
/* * START: Cookiebar * */
.coockie-bar-container {
  background: #ffffff none repeat scroll 0 0;
  border: 3px solid #2B8ED2;
  bottom: 20px;
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.5);
  display: none;
  height: auto;
  max-width: calc(100% - 40px);
  opacity: 0;
  overflow: hidden;
  padding: 30px 40px;
  position: fixed;
  right: 20px;
  transition: all 0.3s ease 0s;
  width: 490px;
  z-index: 100;
}
.coockie-bar-an .coockie-bar-container {
		opacity: 1;
}
.coockie-bar-container.display {
		display: block !important;
}
.cookie-info {
  display: none;
  position: relative;
}
.cookie-info.cookie-info-an {
  display: block;
}
.cookie-info > div {
  height: 300px;
  margin: 0 -20px 30px 0;
  overflow-y: scroll;
  padding-right: 20px;
  position: relative;
}
.coockie-bar-container p {
  text-align: center;
}
.cookie-info table tbody {
  border-top: 1px solid #ccc;
}
.cookie-info table tbody:first-child {
  border: medium none;
}
.cookie-info table tbody tr.border-top {
  border-top: 1px solid #ccc;
}
.cookie-info table tbody tr th {
  width: 40%;
}
.cookie-info table tbody tr td {
  width: 60%;
}
.cookie-info table tbody tr th, 
.cookie-info table tbody tr td {
  font-size: 0.85em;
  line-height: 140%;
  overflow-wrap: break-word;
  padding: 10px 0;
  vertical-align: top;
}
.cookie-hinweis > p:last-of-type {
  margin: 0;
}
.cookie-hinweis a.ok:hover {
  background-color: #006AB3;
}
.cookie-hinweis a.ok {
  background-color: #2B8ED2;
}
.cookie-hinweis a.info:hover,
.cookie-hinweis a.speichern:hover {
  background-color: #666666;
}
.cookie-hinweis a.info,
.cookie-hinweis a.speichern {
  background-color: #7F7F7F;
}
.cookie-hinweis a.ok,
.cookie-hinweis a.info,
.cookie-hinweis a.speichern {
  color: #fff;
  font-size: 1em;
		display: inline-block;
  margin: 8px;
  padding: 6px 32px;
  text-decoration: none;
}
.cookie-hinweis a {
  color: #777;
  font-size: 0.85em;
  margin: 0 28px;  
}
.schalter  {
  display: inline-block;
  height: 24px;
  position: relative;
		text-align: right;
  width: 48px;
}
.schalter.ga,
.schalter.gmaps {
  cursor: pointer;
}
.schalter span::before, 
.schalter span::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 200ms ease-in-out 0s;
}
.schalter span::before {
  background-color: #e0dede;
  border-radius: 9999em;
  height: 100%;
  width: 100%;
}
.schalter span::after {
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 2px #979797;
  height: 20px;
  left: 3px;
  top: 2px;
  width: 20px;
}
.schalter.an span::before {
		background-color: #2B8ED2;
}
.schalter.an span::after {
  left: 24px;
}
@media (max-height: 640px) {
.coockie-bar-container {
  max-height: calc(100vh - 40px);
  overflow-y: auto;
}
.cookie-info > div {
  height: auto;
		overflow-y: auto;
}
}
/* * END: cookiebar CSP * =================================================================== */
/* * START: Google Maps CSP * =================================================================== */
.googlemaps-container {
		position: relative;
		height: 570px;
}
.googlemaps-container .hinweis {
  background-color: #ededed;
  padding: 30px;
}
.googlemaps-container .hinweis > a {
  text-decoration: underline;
  white-space: nowrap;
}
.googlemaps-container button {
  background-color: #2b8ed2;
  border: medium none;
  color: #ffffff;
  margin: 14px 0;
  padding: 6px 20px;
}
.googlemaps-container button:hover {
  background-color: #006AB3;
}
.googlemaps-container .schalter {
  vertical-align: top;
}
.googlemaps-container.an iframe {
  height: 570px;
  width: 100%;
}
.googlemaps-container iframe {
  height: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: all .4s;
  width: 0;
  z-index: 2;
}
/* * END: Google Maps * =================================================================== */
/* * START: Debug * =================================================================== */
 .container {
  /* border: 1px solid red;
  */
}
 .page-footer {
  /* border: 1px solid red;
  */
}
 .page-footer .copyright {
  /* border: 1px solid red;
  */
}
 .page-footer .widget {
  /* border: 1px solid red;
  */
}
/* * END: Debug * =================================================================== */
