@charset "utf-8";

#footer { overflow: hidden}
.site-container, #header, #content, #cb-2  {width: 100%;}
#hb-1, #hb-3, #cb-1, #cb-3, #hr-2 {display: none}
#hb-2, #hb-4 {display: block}
#hb-2 {width: 100%}
#hb-4 {width: 100%}
#header { height: 65px}
#content {top: 65px; bottom: 40px}
#cb-2 {top: 0; bottom: 0; padding-top: 5px; overflow: auto !important}
.content-box {top: 5px; bottom: 0}
.hb-nav a {width: 20%; max-width: 110px; background-size: 34px 34px}
  
@media only screen and (min-width : 480px) {
.hb-nav a {background-position: top 10px center; background-size: 40px 40px}
#hr-1, #hb-1 {height: 90px}
.hb-nav a {height: 30px; padding-top:60px;}
#header { height: 125px}
#content {top: 125px;}
#hr-2  {display: block}
#hb-4 {width: auto}
#hb-4 a {width: auto; padding: 10px 10px 10px 40px}
#footer a {display: none}
}

@media only screen and (min-width : 1024px) {
.site-container {max-width: 1024px; margin-left: auto; margin-right: auto}
#hb-1, #hb-3 {display: block}
#hb-4 a.logo-klein {display: none}
.hb-nav a {width: 110px}
#content {width: 1024px;}
#hb-1,  a.home  {display: block}
#cb-1, #cb-2 {display: block}
#cb-3 {display: none}
#cb-1, #hb-1, #hb-3 {width: 300px}
#hb-2, #hb-4, #cb-2 {width: 724px}
#cb-2 {margin-left: 300px}
}

@media only screen and (min-width : 1280px) {
.site-container {max-width: 1280px; margin-left: auto; margin-right: auto}
#content {width: 1280px}
#hb-1, #hb-3, #cb-1 {width: 306px}
#cb-2 {margin-left: 306px}
#cb-3 {display: block}
#cb-3 {margin-left: 1024px; width: 254px
}

@media only screen and (min-width : 1400px) {
.site-container {max-width: 1400px; margin-left: auto; margin-right: auto}
#content {width: 1324px}

#hb-1, #hb-3, #cb-1 {width: 300px}
#cb-2 {margin-left: 300px}
#cb-3 {margin-left: 1024px; width: 300px}
}


@media only screen and (min-width : 1600px) {
.site-container {max-width: 1524px; margin-left: auto; margin-right: auto}
#content {width: 1524px}
#cb-3 {display: block}
#hb-1, #hb-3, #cb-1 {width: 400px}
#cb-2 {margin-left: 400px}
#cb-3 {margin-left: 1124px; width: 400px}
}
