.meinbody
{
        font-family: "MS Sans Serif", "sans serif";
        font-weight: normal;
        font-size: 12pt;
        color: black;
        margin-left: 50px;
        background-color: 93edfd;

}

body {
        background-color: 93edfd;
}

h2 {
   height: 28px;
   margin-top: 5px;
   margin-left: 8px;
   margin-bottom: 4px;

   background-image: url(bilder/linie2.jpg);
   background-repeat: no-repeat;

   font-family: 'Times New Roman', Times, serif;
   color: 3950a7;
   font-size: 18px;
   letter-spacing: 1px;
   text-indent: 10px;
}


.links {
        background-image: url(bilder/ring.jpg);
        background-repeat: repeat-y;
}

.mitte {
        background-color: fcfff4;
        text-align:left;

}

.inhalt {
        margin-left: 20px;
        margin-top: 20px;


}

td {
        vertical-align:top;
}

.reiter_home {
        background-color: 505ae7;
        width: 5px

}

.reiter_bewerbung {
        background-color: 3db353;
        width: 5px

}

.reiter_kenntnisse {
        background-color: ede22c;
        width: 5px

}

.reiter_lebenslauf {
        background-color: fb5252;
        width: 5px

}

.reiter_kontakt {
        background-color: e847d3;
        width: 5px

}

.reiter_projekte {
        background-color: 916703;
        width: 5px

}

img {
        border: 0px
}

.bewerbung {
        font-size: 34pt;
}

.als {
        font-size: 15pt;
}

.s_n {
        font-size: 26pt;
}

.mail {
        font-size: 18pt;
}