/* Benutzerdefinierte Style-Definitionen */

body {
    background-color: #FFFFFF;
}

#hauptnavigation {
    padding-bottom: 30px;
}

.navigationspfad a:hover {
    color: #92A9C7;
    }

.funktionsbereich a:link, .funktionsbereich a:visited {
    color: #0072C9;
}

.inhaltsbereich caption {
    font-weight:bold;
}

.inhaltsbereich th {
    border: 2px solid #FFFFFF;
}

.inhaltsbereich td {
    border: 2px solid #FFFFFF;
}

.inhaltsbereich a:link {
    color:#0072C9;
}

.inhaltsbereich a:visited {
    color:#92A9C7;
}

.inhaltsbereich a:hover {
    color:#92A9C7;
}

.inhaltsbereich td.galeriebild {
    border: 1px solid #FFFFFF;
}

.sprachauswahl a:link, .sprachauswahl a:visited, .sprachauswahl a:hover  {
    color:#0072C9;
}

.servicetext a, .servicetext a:visited {
    color:#0072C9;
}

.servicetext a span {
    color:#0072C9;
}

.servicetext a:hover {
    color:#0072C9;
}

.servicetext li {
    background-color: #FFFFFF;
}

.servicetext li ul {
    background-color: #FFFFFF;
}

.fusszeile a:link, .fusszeile a:visited {
    color:#0072C9;
}

.fusszeile a:hover {
    color:#0072C9;
}

