﻿body {
}

.l1 {
    left: 0px;
    width: 375px;
}

.l2 {
    position: absolute;
    left: 220px;
    width: 275px;
}

.rechts {
    float: left;
}

.links {
    width: 400px;
    float: left;
}

.ErsteSpalte {
    width: 30%;
    position: static;
    float: left;
    font-size: 16px;
    line-height: 24px;
    font-family: Arial, sans-serif;
    color: rgb(0, 0, 0);
    font-weight: 400;
}

.ZweiteSpalte {
    width: 70%;
    position: static;
    font-size: 16px;
    line-height: 24px;
    font-family: Arial, sans-serif;
    color: rgb(0, 0, 0);
    font-weight: 400;
}


.AllesLoeschen {
    clear: both;
}

.portrait_rechts {
    position: relative;
    float: left;
    width: 60%;
}

#portrait_hauptnavi {
    width: 225px !important;
    left: 0px;
    position: static;
    float: left;
    top: 0px;
    height: 100%;
}

    #portrait_hauptnavi ul {
        margin-left: 0px;
    }

        #portrait_hauptnavi ul li ul {
            margin-left: 10px;
        }


.MySchulName {
    font-size: larger;
    font-weight: bold;
    color: #b60033;
}

.MyTabelle {
    font-weight: bold;
}

.Paragraph {
    font-size: 16px;
    line-height: 24px;
    font-family: Arial, sans-serif;
    color: rgb(0, 0, 0);
    font-weight: 400;
}

.H2 {
    font-size: 22px;
    line-height: 26px;
    font-family: Arial, sans-serif;
    color: rgb(0, 0, 0);
    text-align: center;
}

.H1 {
    font-size: 27px;
    line-height: 31px;
    font-family: Arial, sans-serif;
    color: rgb(0, 0, 0);
    font-weight: 700;
    text-align: center;
}
