body,p,h1,h2,h3,ul,ol,li,div,td,th,b,i {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
}

body {
        color: #000000;
}

h1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

h2 {
    font-size: 18px;
    font-weight: bold;
}

th {
   font-weight: bold;
   font-size: 16px;
}

a:link {
   color: #001648;
}

a:visited {
   color: #001648;
}

a:active {
   color:#FF0000;
}


.navi {
        font-size: 13px;
        line-height: 25px;
}

.navi2 {
        font-size: 13px;
        line-height: 25px;
        text-decoration: none;
}

.nav {
        font-size: 13px;
        text-align: right;
}

.oben {
        font-size: 25px;
        color: #001648;
        font-weight: bold;
}

.unten {
 font-size: 16px;
 color: #001648;
}

.allg {
        background-color: #E6E6FA;
}

.main {
        margin-left: 2%;
        margin-right: 2%;
}
