body{
         background-image: url(../pics/bg.png);
         background-repeat: repeat-x;
         background-color: #000000;
         font-family: Verdana, Arial, Sans-Serief;
         font-size: 12px;
         scrollbar-face-color: #5F0000;
        scrollbar-shadow-color: #a45a29;
        scrollbar-track-color: #3F0000;
        scrollbar-arrow-color: #FF9F00;
         scrollbar-highlight-color:#a45a29;
         }

/* Div Formatierung */

#hauptcon{
         width: 960px;
         position:absolute;
         margin-left: 50%;
         left: -480px;
         border: 1px solid #a45a29;
         margin-top: 30px;
         background: #5F0000;
         }

#logo{
         width: 180px;
         height: 37px;
         /*border: 1px solid #9ca0a1;*/
         margin-left: 7px;
         background-image: url(../pics/logo_links.png);
         background-repeat:no-repeat;
         }

#left{
         width: 195px;
         padding-top: 5px;
         float: left;
         }

#left_inner{
         width: 195px;
         border-right: 1px solid #a45a29;
         padding-left: 0px;
         padding-top: 25px;
         }
#inhalt{
        width:755px;
        min-height: 280px;
         height:auto !important;  /* für moderne Browser */
         height:280px;  /*für den IE */
         left: 500px;
         float:left;
         padding-top: 18px;
         /*border-left: 1px solid #a45a29;*/
         }

#inhalt_inner{
        width: 735px;
        min-height: 280px;
         height:auto !important;  /* für moderne Browser */
         height:280px;  /*für den IE */
         padding: 10px 5px 25px 5px;
         font-family: Verdana, Arial, Sans-Serief;
         color: #BFBFBF;
         font-size: 11px;
         }

#inhalt_inner_agb{
        width: 735px;
        height:400px;
         padding: 10px 5px 25px 5px;
         font-family: Verdana, Arial, Sans-Serief;
         color: #BFBFBF;
         font-size: 11px;
         }

#footerbanner{
         width:735px;
         height: 120px;
         margin-left: 12px;
         margin-bottom: 10px;
         }

#adresse{
         text-align: center;
         color: #a45a29;
         width: 960px;
         background-color:
         #3F0000; border-top:
         1px solid #a45a29;
         padding-top: 10px;
         padding-bottom: 10px;
         }

/*Navigation*/
#button {
        width: 150px;
        padding-top: 25px;
        padding-right: 10px;
        padding-bottom: 25px;
        padding-left: 10px;
        font-family: Verdana, Arial, Sans-Serief;
        font-size : 11px;
        color: #a45a29;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                margin-bottom: 5px;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #a45a29;
                border-bottom: 1px solid #a45a29;
                color: #a45a29;
                text-decoration: none;
                width: 100px;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #9ca0a1;
                border-bottom: 1px solid #9ca0a1;
                color: #9ca0a1;
                }

        /*#button li #active {
                border-left: 10px solid #9ca0a1;
                border-bottom: 1px solid #9ca0a1;
                color: #9ca0a1;
                }*/

        .active{
                border-left: 10px solid #9ca0a1;
                border-bottom: 1px solid #9ca0a1;
                color: #9ca0a1;
                font-family: Verdana, Arial, Sans-Serief;
                text-align: right;
                font-size: 11px;
                padding-bottom: 5px;
                font-weight: bold;
                }

        .active_sub{
                border-left: 1px solid #9ca0a1;
                border-bottom: 1px solid #9ca0a1;
                color: #9ca0a1;
                font-family: Verdana, Arial, Sans-Serief;
                text-align: right;
                font-size: 11px;
                padding-bottom: 5px;
                font-weight: bold;
                }

/* Subnavigation */
#button_sub {
        width: 150px;
        padding-top: 25px;
        padding-right: 10px;
        padding-bottom: 25px;
        padding-left: 10px;
        font-family: Verdana, Arial, Sans-Serief;
        font-size : 11px;
        color: #a45a29;
        }

        #button_sub ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button_sub li {
                margin-bottom: 5px;
                list-style: none;
                list-style-image: none;
                }

        #button_sub li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #a45a29;
                border-bottom: 1px solid #a45a29;
                color: #a45a29;
                text-decoration: none;
                width: 100px;
                }

        html>body #button_sub li a {
                width: auto;
                }

        #button_sub li a:hover {
                border-left: 10px solid #9ca0a1;
                border-bottom: 1px solid #9ca0a1;
                color: #9ca0a1;
                }

/* Kontakt Navigation */
#navi-kontakt{
        width: 100%;
         border-top: 1px solid #a45a29;
         padding-top: 5px;
        /* margin-top: 10px;*/
         float: left;
         }
#tabs12 {
      float:left;
      width:100%;
      font-size:11px;
      border-top: 1px solid #a45a29;
      }
    #tabs12 ul {
          margin-left:730px;
          padding:0px 5px 0 5px;
          list-style:none;
      }
    #tabs12 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs12 a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs12 a span {
      float:left;
      display:block;
      padding:0px 0px 5px 6px;
      color:#9ca0a1;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs12 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs12 a:hover span {
      color:#a45a29;
      }
    #tabs12 a:hover {
            color:#a45a29;
     /*background-position:0% -42px;*/
      }
    #tabs12 a:hover span {
         color:#a45a29;
      /*background-position:100% -42px;*/
      }

      #tabs12 #current a {
              /*background-position:0% -42px;*/
      }
      #tabs12 #current a span {
              /*background-position:100% -42px;*/
      }

/* Textformatierung */

h1{
         font-family: Verdana, Arial, Sans-Serif;
         font-size: 16px;
         color: #FF9F00;
         font-weight: bold;
         padding-left: 15px;

         }

h2{
         font-family: Verdana, Arial, Sans-Serif;
         font-size: 11px;
         color: #FF9F00;
         font-weight: bold;
         padding-left: 25px;
         }

.normaltext{
         font-family: Verdana, Arial, Sans-Serif;
         font-size: 11px;
         color: #9ca0a1;
         padding-left: 25px;
         padding-right: 25px;
         }
.einzug{
        margin-left: 25px;
        margin-right: 25px;
        color: #9ca0a1;
         }

#inhalt_inner ul{
        color: #9ca0a1;
         font-family: Verdana, Arial, Sans-Serief;
         font-size: 11px;
         padding-left: 25px;
         margin-left: 25px;
         padding-right: 25px;
         margin-right: 25px;
         }

#inhalt_inner li{
        padding-bottom: 5px;
         }

table{
         text-align: left;
         color:#9ca0a1;
         font-size: 11px;
         font-family: Verdana, Arial, Sans-Serief;
         }

th{
         text-align: center;
         color:#FF9F00;
         font-size: 13px;
         font-family: Verdana, Arial, Sans-Serief;
         font-weight: bold;
         padding-left: 5px;
         background: #3F0000;
         }

tr{
         text-align: left;
         color:#9ca0a1;
         font-size: 11px;
         font-family: Verdana, Arial, Sans-Serief;
         padding-left: 5px;
         background: #3F0000;
         }

.zeilenbg{
         background: #800000;
         }

#inhalt_inner a{
         color:#9ca0a1;
         font-size: 11px;
         font-weight: bold;
         text-decoration: none;
         }

#inhalt_inner a:hover{
         color:#a45a29;
         font-size: 11px;
         font-weight: bold;
         text-decoration: none;
         }

.active_kontakt{
      color: #a45a29;
      font-size: 11px;
      }

.farbe{
        background: #5F0000;
         }

.zentrieren{
         text-align: center;
         color: #a45a29;
         }