
html {
    background: #fff url(../img/html_bg.jpg) repeat-x top;
    overflow-y:scroll;
    }

body {font-family: Arial, Helvetica, sans serif;  background: url(../img/header_bg.jpg) top no-repeat ;}

#hd {height:120px;;}

#custom-doc, .yui-t7   { width: 1004px;}

h1 { font-size: 32px; color:#750000; font-weight:bold; margin: 0 0 0 30px; text-shadow: 1px 1px 1px #ddd;}
h2 { font-size: 24px; color:#fff; font-weight:bold; margin: 0 0 0 60px; text-shadow: 2px 2px 2px #888;}
h3 { font-size: 15px; color:#fff; font-weight:bold; padding: 5px 0 0 35px;}
h4 { font-size: 14px; color:#000; font-weight:bold; margin: 10px 0; }
h5 {}
h6 {}

/* @group Header */

.subtitle {
    color:#FFFFFF;
    float:left;
    font-weight:bold;
    margin:56px 0 0 100px;
    }

/* @group Header Ends */


/* @group Navigation */

.navigation {
   float:right;
   margin: 60px 0px 0 0;
   font-size:11px;
}

.navigation li {
     float:left;
     margin: 0 2px;
   }

.navigation a.aktiv:hover {
   background: url(../img/navi_hover.jpg) no-repeat ;
   color:#722A28;
   }

.navigation a {
   display:block;
   background: url(../img/navi.jpg) no-repeat ;
   color:#722A28;
   text-decoration: none;
   font-weight: bold;
   width: 153px;
   height: 20px;
   padding: 5px 0 0 35px;
   }

.navigation a:hover {
   background: url(../img/navi_hover.jpg) no-repeat ;
   color:#fff;
   }

.navigation a.aktiv {
   color:#fff;
   background: url(../img/navi_aktiv.jpg) no-repeat ;
   }

/* @group Navigation Ends */

/* @group Block Starts */

.block {
        float:right;
        margin: 25px 18px 0 0;
        width: 251px;
}

.block-hd {
       background: url(../img/block_hd.gif) no-repeat;
       height: 30px;
}
.block-content {
       background: #F7F6F6;
       border: 1px #722A28 solid;
       border-top: 0px ;
}
.block-ft {

       background: url(../img/block-ft-bg.jpg) repeat-x top;
       height:20px;
}

/* @group Block Ends */

    /* @group Services Starts */

    .block-content-services {
           height: 320px;

    }


    #services {
     padding: 17px 0 0 18px;
     font-size:12px;
    }

    #services li{
     float:left;
     margin:0;
    }
    #services img {
     margin-top:4px;
     float:left;
     }

    #services a {
     display:block;
     float:left;
     padding: 12px 0 15px 1px;
     width: 165px;
     background: url(../img/services-bg.jpg) no-repeat top;
     text-align:center;
     text-decoration: none;
     color:#7E3431;
    }

    #services a:hover{
        background: url(../img/services-bg-hover.jpg) no-repeat top;
        color: #fff;
     }
        #services a.aktiv{
        background: url(../img/services-bg-hover.jpg) no-repeat top;
        color: #fff;
     }
     /* @group Services Endss */

     /* @group Partner Starts */

     .partner {
         padding: 17px 0 0 18px;
         line-height: 24px
     }

     .partner a {
        color: #000;
        text-decoration: none;

     }
     .partner a:hover {
        color: #000;
        text-decoration: underline;

     }
     .partner p { margin: 0 0 10px 0;}


     /* @group Partner Ends*/

/* @group Blocks Ends*/

/* @group Content Starts*/

#content{
    margin: 0 0 0 55px;
    font-size: 12py;

}

#content span{
    display:block;
    width: 270px;
    text-align: justify;
}

#content .content_left {
     float:left;
}

#content .content_right {
    float:right;
}
ul.uber li {
    list-style-image: url(../img/lii_style.gif);
    margin:10px 0 0 40px;
}
    /* @group contact Starts */

    #anfrage {
        background: url(../img/formular_bg.jpg) no-repeat top;
        width: 688px;
        height: 210px;
        padding:80px 0 0 0;
        color: #919191;
    }
    #anfrage h3 {margin: 0 0 0 70px;}

    #anfrage  form {
        width: 565px;
        display: block;
        padding: 15px 0 0 90px;
    }
    #anfrage input {
        color: #919191;
        width: 261px;
        height:16px;
        border: 1px solid #aeaeae;
        background: url(../img/input_bg.jpg) repeat-x;
        margin: 4px 0;
        padding: 2px;
    }

    #anfrage textarea {
       color: #919191;
       width: 261px;
       height: 48px;
       border: 1px solid #aeaeae;
       background: url(../img/textarea_bg.jpg) repeat ;
       display: block;
       padding: 2px;
    }
    .dsb {
     padding:0;
     float:left;
     margin:5px 5px;
     width:15px !important;
}
    #anfrage .small {
        font-size: 10px;
        padding: 0 0 0 10px;
        display: block;
        margin-left:10px;
       }

    .form_left {
       float:left;
       margin-right: 10px;
    }
    .form_right {
       float:left;
       width:262px;


    }

    #anfrage .small a{ color: #919191;}
    #submit {
        display: block !important;
        width: 75px !important;
        height: 20px !important;
        background: url(../img/submit_bg.jpg) repeat-x !important;
        color: #fff !important;
        font-weight: bold;
        float: right;
        margin:0 0 0 10px !important;

        padding: 0 0 2px 0 !important;
        margin-right:10px !important;
    }
    .anfrage-ft {
       width: 688px;
}
    .confirmd {
        width:400px;
        height: 32px;
        border: 1px #722A28 solid;
        float:left;
        color:#722A28;
        background: url(../img/textarea_bg.jpg) repeat-x;
        padding:10px;
        margin: 100px 0 0 20px ;

        }
    /* @group contact Ends */

/* @group Content Ends */

/* @group Footer Starts */

#ft {
   margin: 0 auto;
}

#ft li {
    float:left;
    border-right: 1px solid #000;
    padding: 0 10px;

}
#ft ul {
width: 300px;
margin: 0 auto;
}

#ft li.last {
    border-right:0px;
}

#ft li a{
    color: #000;
    text-decoration: none;
}

/* @group Footer  Ends */
/* @group Content Ends */


.fehler {border:1px solid #000}
