#links p, #rechts p { margin: 0.5em; }
#rechts img {  }
.klein { font-size: 0.8em; line-height: 150% }

#rechts .img_left_padding { padding: 0px 10px 2px 0px; }
#rechts .img_right_padding { padding: 0px 0px 2px 10px; }

.bild_rechts { padding: 5px; background: #FFFFFF; border: 1px solid #CCCCCC; margin-left: 15px}
.bild_links { padding: 5px; background: #FFFFFF; border: 1px solid #CCCCCC; margin-right: 15px }

#content .tab_padding { padding: 20px; }

#content {
    min-height: 30em;
    padding-bottom: 2em;
    font-family: arial, verdana, helvetica, sans-serif;
    color: #565856;
    font-size: 0.9em;
    text-align: left;
    line-height : 150%;
}

#content .ueberschrift_1 {
    color: #555555;
    font-size: 1.1em;
    font-weight: bold;
    text-align:left;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 12px 0px 0px 5px;
    border-top:1px dashed #333333;
    background-color: #DDDDDD
}

#content .ueberschrift_2 {
    color: #000000;
    font-size: 0.75em;
    font-weight: bold;
    text-align:left;
    padding: 0px 0px 0px 0px;
    background-color : transparent;
}

a:visited { color: #565856; text-decoration: none; padding-left: 0px; }
a:link { color: #565856; text-decoration: none; padding-left: 0px; }
a:active { color: #565856; text-decoration: none; padding-left: 0px; }
a:hover { color: #000000; text-decoration: none; }

#content a {
    padding-left: 1.2em;
    background-image:url('../upload/bilder/pfeil_rechts.gif');
    background-repeat:no-repeat;
    background-position: 0.5em 5px;
}



#links { color: #565856; padding: 15px; background-color:#FFFFFF; } /* background-color:#6889A8; */
#rechts { color: #565856; padding: 15px; background-color:#FFFFFF; } /* background-color:#EBE7DC; */


.ueberschrift_home { 
    color: #003399;
    font-size: 1.1em;
    font-weight: bold;
    text-align:left;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 5px 5px 5px 0px;
    border-bottom:1px solid #777777;
}
.ueberschrift_1blau { 
    color: #003399;
    font-size: 1.1em;
    font-weight: bold;
    text-align:left;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 5px 5px 5px 0px;
    border-bottom:1px solid #777777;
}
#links a {
    font-size: 0.8em;
    font-weight: bold;
    color: #993300;
    text-decoration: none;
    background-image:url('../upload/bilder/pfeil_rechts.gif');
    background-repeat:no-repeat;
    background-position: 0 3px;
}

#links a:hover { color: #565856; text-decoration: underline; }

#rechts a {
    font-size: 0.8em;
    font-weight: bold;
    color: #993300;
    text-decoration: none;
    background-image:url('../upload/bilder/pfeil_rechts.gif');
    background-repeat:no-repeat;
    background-position: 0 3px;
}
#rechts a:hover { color: #565856; text-decoration: underline; }

.bild_links { float:left; margin: 5px 20px 10px 0px; }
.bild_rechts { float: right; margin: 5px 0px 10px 20px; }


#footer {
    font-size: 0.7em;
    font-family: Verdana,Arial,Tahoma,Helvetica,Sans-serif;
    color:#AAAAAA;
    border-top: 1px solid #DDDDDD; 
}

#footer a { color:#AAAAAA; }
#footer a:hover { color:#000000; }

