html { height:100%; }
body #wrapper {
  width:1225px;
  margin:0 auto;
  height:100% !important;
}
body {
  background:#000000;
  position:relative;
  height:100%;
}
.logo h1 { display:none; }
.logo {
  width:365px;
  height:31px;
  margin-top:0px;
  background:url('../images/huettermann_logo.png') 0px -1px no-repeat;
}
#navi ul li a:hover { color:#6b5a52; }
#navi ul li a {
  color:#312823;
  text-decoration:none;
}
#navi ul li {
  display:inline-block;
  margin-left:3px;
}
#navi ul {
  display:inline-block;
  font-size:15px;
  margin-left:7px;
}
#navi {
  position:absolute;
  top:50% !important;
  margin-top:-32px;
  width:365px;
  height:50px;
  border:5px solid #6b5a52;
  color:#312823;
  padding:0 0 0 0;
}
.lastLi { margin-left:5px !important; }
#content {
  position:relative;
  height:100%;
}
.leftInside {
  position:absolute;
  top:50% !important;
  min-height:0;
}
.leftSide {
  width:813px;
  height:100% !important;
  float:left;
}
.rightSide {
  width:375px;
  height:100% !important;
  float:right;
  position:relative;
}
.clr { clear:both; }
.noDisplay { display:none; }
.commingsoon {
  color:#6b5a52;
  font-size:2em;
  line-height:2em;
  text-align:center;
  width:750px;
  font-weight:bold;
}

.ad:hover { background:url('../images/ad.png') 0px 0px no-repeat; }
.ad a {
  width:70px;
  height:15px;
  display:block;
}
.ad { background:url('../images/ad.png') 0px -30px no-repeat; }
.adcurrent {
  background:url('../images/ad.png') 0px 0px no-repeat;
  width:70px;
  height:15px;
}
.co:hover { background:url('../images/co.png') 0px 1px no-repeat; }
.co a {
  width:62px;
  height:15px;
  display:block;
}
.co { background:url('../images/co.png') 0px -29px no-repeat; }
.cocurrent {
  background:url('../images/co.png') 0px 1px no-repeat;
  width:62px;
  height:15px;
}
.in:hover { background:url('../images/in.png') 0px 0px no-repeat; }
.in a {
  width:52px;
  height:15px;
  display:block;
}
.in { background:url('../images/in.png') 0px -30px no-repeat; }
.incurrent {
  background:url('../images/in.png') 0px 0px no-repeat;
  width:52px;
  height:15px;
}
.pw:hover { background:url('../images/pw.png') 0px 0px no-repeat; }
.pw a {
  width:85px;
  height:15px;
  display:block;
}
.pw { background:url('../images/pw.png') 0px -30px no-repeat; }
.pwcurrent {
  width:85px;
  height:15px;
  background:url('../images/pw.png') 0px 0px no-repeat;
}
.con:hover { background:url('../images/con.png') 0px -2px no-repeat; }
.con a {
  width:46px;
  height:15px;
  display:block;
}
.con { background:url('../images/con.png') 0px -31px no-repeat; }
.concurrent {
  background:url('../images/con.png') 0px -2px no-repeat;
  width:46px;
  height:15px;
}
