.hyphenation {
  -webkit-hyphens:auto;
  -moz-hyphens:auto;
  -ms-hyphens:auto;
  -o-hyphens:auto;
  hyphens:auto;
}
.content-box {
  margin:0em 0em 2em 0em;
  border:1px dashed #8d8d8d;
  background-color:#f7f7f7;
  padding:0.6%;
}
.content-nav-box {
  float:right;
  width:40% !important;
  margin-left:1.88034188034% !important;
  margin:0em 0em 2em 0em;
  border:1px dashed #8d8d8d;
  background-color:#f7f7f7;
  padding:0.6%;
}
.input-button {
  border:none;
  padding:1px;
  background-color:#e53228;
  color:#fff;
  font-size:0.8em;
}
.input-border {
  border:none;
  padding:0.2em;
  background-repeat:repeat;
  background-image:url(../img/icons/gradient45.png);
  background-color:#d6d6d6;
}
.input-focus {
  background-image:none;
  background-color:#e53228;
  color:#fff;
}
body {
  width:98%;
  margin-left:5px;
}
#mainnav {
  left:0px !important;
  width:100% !important;
  margin-left:5px;
}
#mainnav #menu-root span {
  font-size:2em;
  height:25px;
  margin-top:10px;
}
#mainnav #menu-root li a {
  font-family:Arial, Helvetica, sans-serif !important;
  font-weight:normal !important;
  font-size:0.9em;
  padding:5px 0px 5px 0px !important;
}
#main-header #main-logo, #main-header #tak-logo { width:40%; }
#main-header #main-logo img, #main-header #tak-logo img { max-width:100%; }
#main-header #metanav {
  width:40%;
  text-align:right;
}
#main #content-wrapper {
  margin:0 !important;
  width:74.6086848% !important;
  border-right:none;
}
#main #infocol-wrapper {
  margin:0;
  width:24.02412765%;
}
#main #infocol-wrapper #dialognav li {
  line-height:100%;
  margin-bottom:0.7em;
}
.home .teaser-box {
  margin-right:2px;
  min-height:8em;
}
footer { margin-left:5px; }
footer #footer-metanav { width:50%; }
footer #address-container #address-wrapper { top:0px !important; }
footer #footer-sitemap {
  margin:0;
  width:70%;
}
footer #footer-sitemap .menu >li {
  width:25% !important;
  margin-left:5% !important;
}
footer #footer-sitemap .menu >li.menu4 {
  clear:both;
  float:none;
  margin-top:3em;
}
footer .traeger-logo img { max-width:100%; }
