BODY {
        }
TEXTAREA {
}
.schnellsuche {
        FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
.form {
        FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
A:hover {
        COLOR: #ff6b24
}
.ub {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica
}
.ub A {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica
}
.text10 {
        FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
.text10 A {
        FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
.text11 {
        FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
.text11 A {
        FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
.text {
        FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
.text A {
        FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
.textb {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
.textb A {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
PRE {
        FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
.navi_hr {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; background: url(hr_1.gif) repeat-x; FONT-FAMILY: arial, helvetica, Geneva, sans-serif
}
.navi_hr A {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica, Geneva, sans-serif; TEXT-DECORATION: none
}
.navi_ur {
        FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica, Geneva, sans-serif
}
.navi_ur A {
        FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica, Geneva, sans-serif; font-weight:bold; TEXT-DECORATION: none
}
.navi_hr_ub_1 {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff9934; FONT-FAMILY: arial, helvetica
}
.navi_hr_ub_1 A {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff9934; FONT-FAMILY: arial, helvetica; TEXT-DECORATION: none
}
.navi_hr_ub_2 {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #2E04B6; FONT-FAMILY: arial, helvetica
}
.navi_hr_ub_2 A {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #2E04B6; FONT-FAMILY: arial, helvetica; TEXT-DECORATION: none
}
.border {
        BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.copy {
        FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica
}
.copy A {
        FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica
}
.topangebot {
        padding: 1px;
        height: 100px;
}
 div#header{
  position:absolute;
  top:0;
  left:0;
  width:1000px;
  height:90px;
 }
 div#left-sidebar{
  position:absolute;
  top:105px;
  left:50px;
  width:150px;
  height:490px;
 }
  div#content{
   position:absolute;
   top:105px;
   left:230px;
   height:490px;
   width:770px;
   overflow:hidden;
    }
@media screen{
  body>div#header{
   position:absolute;
  }
  body>div#left-sidebar{
   position:absolute;
  }
 }
 * html body{
   overflow: hidden;
}
 * html div#content{
   top:105px;
   left:230px;
   height:490px;
   overflow:hidden;
 }