/* CSS Document */
body {
        margin-left: 30px;
        margin-top: 20px;
        margin-right: 20px;
        margin-bottom: 0px;
        font-family:  Verdana, Tahoma, Helvetica, Arial, sans-serif;
        font-size: 0.9em;
}
a {
        text-decoration: underline;
        color: #0066cc;
}
a:visited {
        text-decoration: underline;
        color: #336699;
}
a:hover {
        text-decoration: underline;
        color: #993300;
}

.text-leitseite {
        font-size: 1.0em;
        font-weight: bold;
        color: #5A5B5C;
}

.SucheTextField {
        font-size: 0.8em;
        color: #000000;
        border: 1px solid #000000;
}
.SucheButton {
        font-weight: bold;
        color: #000000;
        background-color: #ececed;
        border: 0px solid #ECECED;
        font-size: 0.9em;
}

.style12 {
        font-size: 1.0em;
}

.style13 {
        font-size: 1.6em;
        color: #0B3382;
        font-weight: bold;
}

.style23 {font-size: 0.8em;}

.Menu-Stufe1 {
        font-size: 0.8em;
        color: #737577;
        font-weight: bold;
}

.willkommen-leitseite {
        font-size: 1.1em;
        font-weight: bold;
        color: #993300;
}
.lightborder {
        border: 1px solid #000000;
}