/* Benutzerdefinierte Style-Definitionen */

.navigation_aktiv {
      color: #000099;
    }
	
.hauptnavigation a:link, .hauptnavigation a:visited {
      color:#000099;
    }
	
.hauptnavigation a:hover {
      color: #000099;
    }
	
.funktionsbereich a:link, .funktionsbereich a:visited {
      color:#000099;
      }
	  
.inhaltsbereich a:link {
      color:#000099;
      }


.inhaltsbereich a:visited {
      color:#0000ff;
      }


.inhaltsbereich a:hover {
      color:#0000ff;
      }
	  
.inhaltsbereich h1 {
      color: #000099;
      }
	  
.sprachauswahl a:link, .sprachauswahl a:visited, .sprachauswahl a:hover  {
      color:#000099;
      }
	  
.servicetext a, .servicetext a:visited {
      color:#000099;
      }


.servicetext a span {
      color:#000099;
    }
	
.servicetext a:hover {
      color:#000099;
      }
	  
.servicetext ul, .servicetext li  {
      color: #000099;
      }
	  
.fusszeile a:link, .fusszeile a:visited {
      color:#000099;
      }



.fusszeile a:hover {
      color:#000099;
      }

.servicetext {
    font-size: .9em;
    padding-bottom: 2px;
    padding-left: 6px;
    line-height:18px;
    color: #7E7E7E;
    margin-bottom: 15px;
}


.inhaltsbereich ul li { margin-bottom:0.6em;}

#funktionenInhalt {
    margin: 10px 0 0 0;
}

#funktionenInhalt .icon-16 {
    float: right;
    display: block;
    margin-left: 20px;
    padding-left: 20px;
    outline: none;
    height: 16px;
    text-align: left;
    font-size: .85em;
    background: url(../layout/weitere/funktionen-inhalt-16.png) no-repeat;
}

#funktionenInhalt .print {
    background-position: 0 0;
}

#funktionenInhalt .share {
    background-position: 0 -20px;
}

#overlayShare {
    display: none;
    border-top: 0;
    position: absolute;
}

#overlayShare a {
    text-decoration: none;
    font-size: .85em;
}

#overlayShare hr {
    margin: 0 4px;
}

#overlayShare .close {
    float: right;
    display: inline;
    background: url(../layout/weitere/buttons.gif) no-repeat 0 0;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    margin: 0;
    outline: none;
}

#overlayShare .tooltip {
    height: 6px;
    background: url(../layout/weitere/bg-tooltip.png) no-repeat -80px 0;
    border: 0;
    padding: 0;
    .line-height: 1px;
    .font-size: 1px;
}

#overlayShare .services {
    margin: 0;
    padding: 2px;
    background: #fff;
    border: 1px solid #afafaf;
    border-top: 0;
}

#overlayShare .service {
    margin: 6px;
    padding: 0;
}

#overlayShare .icon-16 {
    display: block;
    height: 16px;
    text-align: left;
    outline: none;
    padding: 0 0 0 20px;
    background: url(../layout/weitere/social-bookmarks-16.png) no-repeat;
}

#overlayShare .icon-mail-16 { background: url(../layout/weitere/funktionen-inhalt-16.gif) no-repeat 0 -60px; }
#overlayShare .icon-facebook-16 { background-position: 0 0; }
#overlayShare .icon-twitter-16 { background-position: 0 -16px; }
#overlayShare .icon-delicious-16 { background-position: 0 -32px; }
#overlayShare .icon-digg-16 { background-position: 0 -48px; }
#overlayShare .icon-reddit-16 { background-position: 0 -64px; }


