/**************************************************/
/*    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/layout/hg_beton_dunkel.jpg');  
/*    background-repeat: repeat-x; */

    background-attachment: fixed;
}

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: #ffffff;
    font-size: 16px;
    line-height: 130%;
    font-weight: bold;
}

.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: 13px;
    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;
    }

    #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;
    }

    .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;
}
    
.schwarz4,
.schwarz4 a:link,
.schwarz4 a:visited,
.schwarz4 a:active,
.schwarz4 a:hover {
    color: #000000;
    font-size: 23px;
    line-height: 130%;
    font-weight: normal;
}

.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;
}          

/*//////////////////////////////////////////////////
    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;
    }                                                                                                                  