ul.gotobar, ul.gotobar li a {
    background: #BFD3FF none repeat scroll 0 0;
    color: #606060;
}

div.header h1 {
    background: #607DBF none repeat scroll 0 0;
}

h1, h2, h3, h4, h5 {
    color: black;
}

h3 {
    border-left: 10px solid #607DBF;
    padding-left: 0.3em;
}

h2, h4 {
    border-bottom: 2px solid #607DBF;
}

#content a {
    text-decoration: underline;
}

#content a[href^="http:"],
#content a[href^="https:"] {
    background: transparent url(../../img/moin-www.png) no-repeat scroll left center;
    padding-left: 16px;
}

strong {
    color: black;
}
