#ba22 {
        position:absolute;
         top:610px;
         left:22px;
      }

.page
{
        background-color: #FFFFFF;
        color: #000000;
}
p
{
        font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{

        background-color: #343131;
        color: #000000;
}
.trot
{

        background-color: #ffffff;
}
td
{
        font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.rot

{

        background-color: #990000;
        color: #FFFFFF;
        font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.blau
{
background-image:url(images/bg_dgrau.jpg);
        background-color: #555576;
        color: #FFFFFF;
        font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}.news
{
        background-color: #FF3300;
        color: #FFFFFF;
        font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.blau_auktion
{
        background-color: #FF3300;
        color: #FFFFFF;
        font: bold 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
        background-color: #FFCC00;
        color: #CC0000;
        font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.normal { font-weight: normal; }
.vbmenu_control
{
background-image:url(images/bg_dgrau.jpg);
        color: #FFFFFF;
        font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        padding: 3px 6px 3px 6px;
}
.dunkelgelb
{

        background-color: #fdd73d;
        color: #000000;
        font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
td.dunkelgelb
{
padding: 4px;
color: #000000;
background-image:url(images/bg_grau.gif);
}



.inlineimg { vertical-align: middle; }
.hellgelb
{
        background-color: #FDF0CC;
        color: #000000;
}
.gelb
{
        background-color: #FBE9A1;
        color: #000000;
}
.hellgelbActive
{
        background-color: #FDF0CC;
        color: #000000;
}
.smallfont
{
        font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#list_rechts
{
        margin-left: 5%;
}
.time
{
        color: #464661;
}
h1
{

        font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
      A
      {
      Color: #3f3c3c;

      Text-Decoration: none;
        font: bold  11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
      }

      A:HOVER
      {
      Color: #fdd73d;
      Text-Decoration: none;
      background: #777474;
        font: bold  11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

      }

      A.rot
      {
      Color: #FBE9A1;

      Text-Decoration: none;
        font: bold  11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
      }

      A.rot:HOVER
      {
      Color: #ffffff;
      Text-Decoration: none;
      background: #C00;
        font: bold  11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

      }

      A.hell
      {
      Color: #484747;

      Text-Decoration: none;
        font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
      }

      A:HOVER.hell
      {
      Color: #484747;
      Text-Decoration: none;
      background: #FFCC00;
        font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

      }
      A.blau
      {
      Color: #9F9FB0;

      Text-Decoration: none;
        font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
      }

      A.blau:HOVER
      {
      Color: #B6B6C3;
      Text-Decoration: none;
      background: #707092;
        font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

      }

div.suchbox {
        width:750px;
        padding-bottom: 2px;
        border-bottom-style: dashed;
        border-bottom-width: 1px;
        border-bottom-color: #555576;
        }

/* CSS Navigation */
#navcontainer {
        background: #3f3c3c;
        border-top: 1px solid #343131;
        font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}
.alert {
        color: #FF0000;
        text-align: center;
       }
@media all {
        #navlist {
                text-align: center
        }
}

#navlist li {
        bottom: 1px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body #navlist li {
        background: #464661;
        margin: 0 0px 0 0;
        padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited {
        background: #900;
        border: 1px solid #FFF;
        bottom: 2px;
        color: #FFF;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 3px 5px 3px 5px;
        position: relative;
        right: 2px;
        text-decoration: none;
}

#navlist a:hover {
        background: #C00;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#navlist a:active {
        background: #999;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}

#navlist li#active {
        background: #369;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
        background: #000;
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
        background: #369;
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 4px 10px 0 10px;
        position: relative;
        right: 0;
}

/* Flash */
#mvf_body {
        width:820px;
        border-left-width:        3px;
          border-left-style:        dashed;
          border-left-color:        #FFCC00;
          margin: 0 auto;
        padding-bottom: 50px;
}

#mvf_header {
        background-color: #555576;
        border-bottom-width:        2px;
          border-bottom-style:        dashed;
          border-bottom-color:        #FFCC00;
}

#mvf_haupt {
        float: left;
        padding: 8px;
        margin-left: 5px;
}

#mvf_body_flash {
        border-width:4px;
          border-style:outset;
          border-color:#555576;
}

#mvf_body_inhalt {
        width: 550px;
        padding: 10px;
        background-color: #555576;
        height: 340px;
        color: #FFFFFF;
}

#mvf_body_inhalt p {
        padding: 2px;
        background-color: #FDF0CC;
        border-width:        1px;
          border-style:        dashed;
          border-color:        #FFCC00;
        color: #000000;
        height: 145px;
}

#mvf_body_inhalt img {
        margin-right: 8px;
        }

#mvf_rechts_ra {
        width: 200px;
        margin-top: 10px;
        margin-left: 605px;
}

#mvf_rechts {
        padding: 5px;
        border-top-width: 1px;
          border-top-style: solid;
          border-top-color: #FFCC00;
        border-left-width: 1px;
          border-left-style: solid;
          border-left-color: #FFCC00;
}

#mvf_fehler {
        width: 500px;
        color: #FF0000;
        text-align: center;
}

#mvf_unten {
        margin-left: 5px;
        height: 150px;
        padding: 8px;
        margin-top: 230px;
        border-width:2px;
          border-style:outset;
          border-color:#555576;
}

#menu_unten_otrkey {
        padding: 8px;
        height: 60px;
        width: 249px;
        cursor: pointer;
        color: #FFFFFF;
        background-image:url(images/menu_unten_k.gif);
}

#menu_unten_otrkey2 {
        padding: 8px;
        height: 60px;
        width: 249px;
        cursor: pointer;
        color: #FFFFFF;
        background-image:url(images/menu_unten_k2.gif);
}

#mvf_unten_otrkey_pack {
        float:left;
}

#mvf_otrkey {
        margin-left: 5px;
        padding: 10px 10px 5px 0;
}

#mvf_otrkey_info {
        padding: 10px 10px 0 10px;
        margin: 5px 0 0 8px;
        border-width:4px;
          border-style:outset;
          border-color:#555576;
        display:none;
        overflow: hidden;
}

#mvf_otrkey_info img {
        margin-right: 8px;
        }

#mvf_menu {
        padding: 10px 10px 0 10px;
}

.show_banner {
         width:468px;
         padding: 2px 2px 0px 2px;
         border-width:1px;
          border-style: dashed;
          border-color:#555576;
         text-align: right;
}

.show_banner1 {
         width:754px;
         padding: 2px 2px 0px 2px;
         border-width:1px;
          border-style: dashed;
          border-color:#555576;

}
