/**************************************************/
/*    CSS Document bgp e.media GmbH               */
/*    Screen Ausgabe                              */
/*    Erstellt: 24.01.2006 -                      */
/*    Geändert: 05.11.2008 - Andreas Walch        */
/**************************************************/



/*//////////////////////////////////////////////////
    Cascading StyleSheets - Objekte
//////////////////////////////////////////////////*/

body {
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 150%;
    background-color: #ffffff;
    background-image: url('/bilder/hg_09_2010_03.jpg');  
/*    background-repeat: repeat-x; */

    background-attachment: fixed;
}

img {
    border: 0;
}

td, p {
    font-size: 12px;
    line-height: 150%;
    color: #000000;
}

td {
    vertical-align: top;
}

p {
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

#referenzenBlock p,
#tablehead p {
    padding: 0px;
    margin: 0px;
}

ul {
    padding-top: 0px;
    margin: 5px 0px 5px 16px;
}

li {}

hr {
    border: 0px solid;
    border-top: 1px solid #929395;
    width: 100%;
    height: 1px;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
}

#leistunghead hr {
    border-top: 1px solid #929395;
}

a:link,
a:visited,
a:active,
a:hover {
    color: #99cc33;
    font-size: 12px;
    line-height: 150%;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    color: #2d2d2d;
}

#reflinks a {
    line-height: 120%;
    padding: 0 0 6px 0;
    display: inline-block;
}

form {
    margin: 0px;
    padding: 0px;
}

input,
select,
textarea {
    background-color: #ffffff;
    color: #202020;
    border: 1px #9C9C9C solid;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 120%;
    height: 16px;
    padding: 0px;
    margin: 0px;
}


#leistunghead a:link,
#leistunghead a:visited,
#leistunghead a:active,
#leistunghead a:hover {
    color: #000000;
    font-size: 11px;
    line-height: 120%;
    font-weight: normal;
    text-decoration: none;
}

.headBilderBlock img,
.headBilderBlock object {
    display: block;
}


.hidden_link a {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #2d2d2d;
    font-size: 12px;
    line-height: 150%;
    font-weight: normal;
    text-decoration: none;
}

.claWhite,
.claWhite a:link,
.claWhite a:visited,
.claWhite a:active,
.claWhite a:hover {
    color: #000000;
    font-size: 16px;
    line-height: 130%;
    font-weight: bold;
}

h1,
h1 a:link,
h1 a:visited,
h1 a:active,
h1 a:hover {
    color: #000000;
    font-size: 16px;
    line-height: 130%;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h2,
h2 a:link,
h2 a:visited,
h2 a:active,
h2 a:hover {
    color: #000000;
    font-size: 16px;
    line-height: 130%;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.claGreen,
.claGreen a:link,
.claGreen a:visited,
.claGreen a:active,
.claGreen a:hover {
    color: #99cc33;
    font-size: 16px;
    line-height: 130%;
    font-weight: normal;
}

/*//////////////////////////////////////////////////
    Neu Anfang
//////////////////////////////////////////////////*/

.highlight_weiss a:link,
.highlight_weiss a:visited,
.highlight_weiss a:active,
.highlight_weiss a:hover {
    color: #99cc33;
    background-color: #ffffff;
    font-size: 11px;
    line-height: 165%;
    font-weight: bold;
    padding: 2px 6px 0px 6px;
}

.highlight_weiss a:hover {
    color: #2d2d2d;
}

.highlight_weiss {
    font-size: 12px;
    line-height: 165%;
}

.highlight_gruen_1,
.highlight_gruen1 a:link,
.highlight_gruen1 a:visited,
.highlight_gruen1 a:active,
.highlight_gruen1 a:hover {
    color: #ffffff;
    background-color: #99cc33;
    font-size: 11px;
    line-height: 185%;
    font-weight: bold;
    padding: 3px 6px;
}

.highlight_gruen_2,
.highlight_gruen2 a:link,
.highlight_gruen2 a:visited,
.highlight_gruen2 a:active,
.highlight_gruen2 a:hover {
    color: #ffffff;
    background-color: #99cc33;
    font-size: 18px;
    line-height: 185%;
    font-weight: normal;
    padding: 3px 7px;
}
 
.einleitung,
.einleitung a {
    font-size: 12px;
    color: #2d2d2d;
    line-height: 17px;
    /*letter-spacing: 1px;*/
}

.einleitung a:hover {
    font-size: 13px;
    color: #99cc33;
    line-height: 17px;
    /*letter-spacing: 1px;*/
}

.highlight_schwarz1 {
    color: #000000;
    font-size: 12px;
    line-height: 150%;
    font-weight: bold;
    padding: 0px 0px;
}

.highlight_schwarz_link a:link,
.highlight_schwarz_link a:visited,
.highlight_schwarz_link a:active,
.highlight_schwarz_link a:hover {
    color: #ffffff;
    background-color: #000000;
    font-size: 12px;
    line-height: 150%;
    font-weight: bold;
    padding: 0px 0px;
}
 
.highlight_schwarz2 {
    color: #000000;
    font-size: 14px;
    line-height: 150%;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}

/*//////////////////////////////////////////////////
    Neu Ende
//////////////////////////////////////////////////*/




/*//////////////////////////////////////////////////
    Cascading StyleSheets - Klassen
//////////////////////////////////////////////////*/

    #headnav {
        padding: 7px 5px 0px 12px;
        margin: 0px;
        color: #202020;
        font-size: 11px;
        line-height: 110%;
    }  

    #headnav a {
        color: #202020;
        font-size: 11px;
        line-height: 110%;
        font-weight: normal;
        text-decoration: none;
    }

.headnavi {
}

.headnavi img {
    display:block;
}

.headnavi a {
    margin:0;
    padding:0;
}

    #news {
        color: #000000;
        font-size: 12px;
        line-height: 150%;
        padding: 0px 0px 10px 0px;
    }

    #news td,p {
        color: #000000;
        font-size: 12px;
        line-height: 150%;
    }  

    #news ul {
        margin: 5px 0px 0px 16px;
    }

    #news li{
        color: #99cc33;
        font-size: 12px;
        line-height: 150%;
        margin: 0px;
        padding: 0px 0px 5px 0px;
    }
/*
    #news a {
        color: #99cc33;
        font-size: 12px;
        line-height: 150%;
        font-weight: bold;
        text-decoration: none;
    }
*/
    #BilderMitRahmen img {
        border-color: #929395;
        border-style: solid;
    }

    #textheadright a:link,
    #textheadright a:visited,
    #textheadright a:active,
    #textheadright a:hover {
        color: #000000;
        font-size: 14px;
        line-height: 130%;
        font-weight: normal;
    }
    
    .claBoxBorder {
        /*border:1px #ffffff solid;*/
        border-left: 1px #FFFFFF solid;
        border-right: 1px #FFFFFF solid;
        border-bottom: 1px #FFFFFF solid;
    }

    .claLoginHead {
        font-size: 20px;
        line-height: 130%;
        color: #000000;
    }

    .logintext{
        color: #000000;
        font-size: 10px;
        line-height: 120%;
        padding-top: 4px;
    } 

    .gruen1,
    .gruen1 a:link,
    .gruen1 a:visited,
    .gruen1 a:active,
    .gruen1 a:hover {
        color: #99cc33;
        font-size: 12px;
        line-height: 130%;
        font-weight: bold;
        padding: 0px 0px 5px 0px;
    } 
    .gruen2,
    .gruen2 a:link,
    .gruen2 a:visited,
    .gruen2 a:active,
    .gruen2 a:hover {
        color: #99cc33;
        font-size: 22px;
        line-height: 100%;
        font-weight: normal;
    }

    .grau1,
    .grau1 a:link,
    .grau1 a:visited,
    .grau1 a:active,
    .grau1 a:hover {
        color: #4d4d4d;
        font-size: 11px;
        line-height: 150%;
        font-weight: bold;        
    }

    .grau2,
    .grau2 a:link,
    .grau2 a:visited,
    .grau2 a:active,
    .grau2 a:hover {
        color: #707070;
        font-size: 18px;
        line-height: 150%;
        font-weight: normal;        
    } 

    .schwarz1,
    .schwarz1 a:link,
    .schwarz1 a:visited,
    .schwarz1 a:active,
    .schwarz1 a:hover {
        color: #000000;
        font-size: 14px;
        line-height: 125%;
        font-weight: normal;        
    }

    .schwarz1 {
        margin-bottom: 6px;
    }

.schwarz2,
.schwarz2 a:link,
.schwarz2 a:visited,
.schwarz2 a:active,
.schwarz2 a:hover {
    color: #000000;
    font-size: 14px;
    line-height: 150%;
    font-weight: normal;
    text-decoration: none;
}

.schwarz3,
.schwarz3 a:link,
.schwarz3 a:visited,
.schwarz3 a:active,
.schwarz3 a:hover {
    color: #000000;
    font-size: 16px;
    line-height: 130%;
    font-weight: normal;
}
 
h4,
h4 a:link,
h4 a:visited,
h4 a:active,
h4 a:hover {
    color: #000000;
    font-size: 16px;
    line-height: 130%;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}
   
.schwarz4,
.schwarz4 a:link,
.schwarz4 a:visited,
.schwarz4 a:active,
.schwarz4 a:hover {
    color: #000000;
    font-size: 23px;
    line-height: 130%;
    font-weight: normal;
}

h3,
h3 a:link,
h3 a:visited,
h3 a:active,
h3 a:hover {
    color: #000000;
    font-size: 23px;
    line-height: 130%;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}



.subList span a:link,
.subList span a:active,
.subList span a:visited {
    display: block;
    color: #707070;
    padding: 4px 12px 4px 12px;
    /*margin-right: -12px;*/
    font-weight: normal;
}

.subList a:hover {
    background-image: url(/bilder/layout/pfeil_schwarz.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;    
    color: #000000;
}

/*//////////////////////////////////////////////////
    Cascading StyleSheets - Menu
//////////////////////////////////////////////////*/

#mainnav {
    padding: 0px;
    margin: 0px;
}

#mainnav a:link, 
#mainnav a:active,
#mainnav a:visited {
    color: #000000;
    font-size: 16px;
    line-height: 130%;
    font-weight: normal;
    padding: 3px 7px;
}

#mainnav a:hover {
    background-color: #000000;
    color: #99cc33;
    font-size: 16px;
    line-height: 130%;
    font-weight: normal;
    padding: 3px 7px;
}

#mainnav #esy_nav_active {
    padding: 0px;
    margin: 0px;
}

#mainnav #esy_nav_active a:link, 
#mainnav #esy_nav_active a:active,
#mainnav #esy_nav_active a:visited,
#mainnav #esy_nav_active a:hover {
    background-color: #99cc33;
    color: #000000;
    font-size: 18px;
    line-height: 185%;
    font-weight: normal;
    padding: 3px 7px;
}

#subnav {
    padding: 0px;
    margin: 0px;
}

#subnav a:link,
#subnav a:active,
#subnav a:visited,
#subnav a:hover {
    background-color: #ffffff;
    color: #707070;
    font-size: 11px;
    line-height: 130%;
    font-weight: normal;
    padding: 0;
    display: inline-block;
}

#subnav a:hover, 
#subnav a:active {
    color: #000000;
}

#subnav_aktiv {
    color: #000000;
    list-style-image: url('/bilder/layout/pfeil_schwarz.gif');
    padding: 0;
}

#subnav #subnav_aktiv a {
    background-color: #ffffff;
    color: #000000;
    font-size: 11px;
    line-height: 130%;
    font-weight: normal;
    padding: 0;
}

#subnav_inaktiv {
    color: #707070;
    list-style-type: none;
    padding: 0;
}

#subnav ul {
    padding: 0px 0px 0px 0px;
}

#subnav li {
    padding-bottom: 2px;
}

#hidden {
    visibility: hidden;
    display: none;
}  

.projektImg img {
    display: block;
}        

/*//////////////////////////////////////////////////
    Cascading StyleSheets - Zusatzblock
//////////////////////////////////////////////////*/

#sp2 {
    padding: 10px 10px 10px 10px;
}

#sp2 hr {
    border: 0px solid;
    border-top: 1px solid #ffffff;
    color: #ffffff;
}

#sp3 {
    padding: 10px 10px 10px 10px;
}

#sp3 hr {
    border: 0px solid;
    border-top: 1px solid #ffffff;
    color: #ffffff;
}

#sp4 {
    padding: 10px 10px 10px 10px;
} 

#sp4 hr {
    border: 0px solid;
    border-top: 1px solid #ffffff;
    color: #ffffff;
}

/*//////////////////////////////////////////////////
    Cascading StyleSheets - Rechte Spalte
//////////////////////////////////////////////////*/

#rechte_spalte p {
    padding: 4px;
}

/*
#rechte_spalte a:link,
#rechte_spalte a:visited,
#rechte_spalte a:active {
    color: #99CC33;
    text-decoration: none;
}

#rechte_spalte a:hover {
    color: #707070;
    text-decoration: none;
}
*/

/*//////////////////////////////////////////////////
    Cascading StyleSheets - Druck
//////////////////////////////////////////////////*/

    #print {
        visibility: hidden;
        display: none;
    }

/*//////////////////////////////////////////////////
    Startseite angepasst
//////////////////////////////////////////////////*/

    .claPage { min-height: 100%; width: 830px; margin: 0 auto; }
    .claPagePad {  padding-bottom: 316px; }

    .claPageContent {
        margin: 0 auto;
        width: 830px;
        background-color: #fff;
    }

    .claPageContent .claPageContentPad {
        padding: 37px;
    }

    .claFloat { float: left; }
    .claClear { clear: both; }

    .claStartBlock1 {
        float: left;
        width: 450px;
        margin-right: 10px;
    }

        .claStartBlock1 h1 {
            font-size: 18px;
            font-weight: normal;
            line-height: 29px;
            color: #000;
            margin: 0 0 10px;
            padding: 0;
        }

        .claStartBlock1 p {
            font-size: 12px;
            font-weight: normal;
            line-height: 18px;
            color: #000;
            margin: 0 0 10px;
            padding: 0;
        }

    .claStartBlock2 {
        float: left;
        width: 290px;
    }

        .claStartBlock2,
        .claStartBlock2 p {
            font-size: 11px;
            font-weight: normal;
            line-height: 16px;
            color: #000;
        }

        .claStartBlock2 h4 {
            font-size: 14px;
            font-weight: normal;
            line-height: 29px;
            color: #000;
            margin: 0 0 10px;
            padding: 0;
            clear: both;
        }

        .claStartBlock2 h5 {
            font-size: 12px;
            font-weight: bold;
            line-height: 20px;
            color: #e7017b;
            margin: -30px 0 10px 80px;
            padding: 0;
        }

        .claStartBlock2 img {
            float: left;
            margin: 2px 10px 20px 0;
        }

    .claGreyBox {
        width: 759px;
        height: 174px;
        border: 1px #cacaca solid;
        background: url("/bilder/layout/greybox_bg.jpg") #e4e4e4;
    }

        .claGreyBox .claBlock {
            float: left;
            width: 254px;
            min-height: 174px;
            background: url("/bilder/layout/greybox_trenner.jpg") no-repeat right 6px;
        }
        * html .claGreyBox .claBlock {
            height: 174px;
        }

        .claGreyBox .noBG {
            background: none;
            width: 250px;
        }

        .claGreyBox .claBlock .claPad {
            padding: 15px 5px 5px 15px;
        }

        .claGreyBox .claBlock h2 {
            font-size: 18px;
            font-weight: normal;
            line-height: 22px;
            color: #e7017b;
            margin: 0;
            padding: 0;
            clear: both;
        }

        .claGreyBox .claBlock h2.v2 {
            font-size: 14px;
            font-weight: bold;
            line-height: 18px;
            color: #000;
            margin: 0 0 20px 36px;
            padding: 0;
        }

        .claGreyBox .claBlock img {
            float: left;
            margin: 2px 10px 5px 0;
        }

    .claStartBlock3 {
        float: left;
        width: 490px;
        margin-right: 13px;
    }

    .claStartBlock3 .claH {
        font-size: 14px;
        font-weight: normal;
        line-height: 16px;
        color: #000;
    }

    .claStartBlock3 .claBlock .claImg {
        float: left;
        width: 150px;
    }

    .claStartBlock3 .claBlock .claText {
        float: right;
        width: 325px;
    }

    .claStartBlock3 .BlockNav {
        list-style-type: none;
        float: right;
        margin: 0;
        padding: 0;
    }

    .claStartBlock3 .BlockNav li {
        float: left;
        margin: 0 0 0 12px;
    }    

    .claStartBlock3 .BlockNav a,
    .claStartBlock3 .BlockNav a:link,
    .claStartBlock3 .BlockNav a:visited,
    .claStartBlock3 .BlockNav a:active,
    .claStartBlock3 .BlockNav a:hover {
        font-size: 11px;
        color: #000;
    }

    .claStartBlock3 .BlockNav a:link.claActive,
    .claStartBlock3 .BlockNav a:visited.claActive,
    .claStartBlock3 .BlockNav a:active.claActive,
    .claStartBlock3 .BlockNav a:hover.claActive,
    .claStartBlock3 .BlockNav a:active,
    .claStartBlock3 .BlockNav a:hover {
        color: #9acd34;
    }

    .claStartBlock3 .BlockNav img {
        margin-top: 2px;
        border: 0;
    }

    .claStartBlock3 .claBlock,
    .claStartBlock3 .claBlock p {
        font-size: 11px;
        line-height: 15px;
    }

    .claStartBlock3 .claBlock .highlight_schwarz1 {
        display: block;
        margin: 0 0 15px;
        padding: 0;
        font-size: 12px;
        font-weight: bold;
        line-height: 14px;
        color: #000;
    }

    .claStartBlock3 .claBlock .highlight_schwarz2 {
        font-size: 12px;
        font-weight: bold;
        line-height: 14px;
        color: #e7017b;
    }

    .claStartBlock3 .claHide {
        display: none;
    }

    .claStartBlock3 a.claProjekt {
        font-size: 11px;
        font-weight: normal;
        line-height: 13px;
        color: #000;
    }    

    .claStartBlock3 a.claProjekt .claH {
        color: #e7017b;
    }

    .claStartBlock4 {
        float: left;
        width: 252px;
        font-size: 12px;
        line-height: 18px;
    }

    .claStartBlock4 .claH {
        font-weight: bold;
        color: #e53589;
    }
                                                                                                                                   
    .claFooter {
        margin-top: -316px;
        width: 100%;
        height: 315px;
        border-top: 1px #edebeb solid;
        background: url(/bilder/layout/footer_bg.jpg) repeat-x #cecece;
    }        

        .claFooter .claFooterContent {
            width: 756px;
            height: 315px;
            margin: 0 auto;
        }  

        .claFooter .claFooterContent .claBlock {
            float: left;
            width: 252px;
            height: 315px;
            background: url(/bilder/layout/footer_trenner.jpg) no-repeat right 13px;
        }

        .claFooter .claBlock .claPad {
            padding: 20px 10px 10px;
        }  

        .claFooter .claFooterContent .noBG {
            background: none;
        }   

        .claFooter .FooterH1 {
            font-size: 11px;
            line-height: 18px;
            font-weight: bold;
            color: #9acd34;
        }

        .claFooter a,
        .claFooter a:link,
        .claFooter a:visited,
        .claFooter a:active,
        .claFooter a:hover {
            font-size: 11px;
            line-height: 18px;
            font-weight: normal;
            color: #000;
        }                                                           
