/*
css style sheet for www.prof-schwab.de
*/
a:link {
         text-decoration: none;
}
body {
        color: Black;
        margin: 0px;
        font-family: georgia, sans-serif;
        background-color: #0000A0;
}
.contact {
         font-size: small;
}
.content {
         background-color: #FFFFFF;
         line-height: 120%;
}
.content_heading {
         background-color: #FFFFFF;
         font-size: x-large;
         font-weight: bold;
         line-height: 120%;
}
.topcells {
         background-color: #0000A0;
         text-align: left;
}
h4 {
         font-family: georgia, sans-serif;
         font-size: medium;
         font-weight: bold;
}
.header{
        font-size: xx-large;
        font-weight: bolder;
        text-align: left;
        line-height: 150%;
        color: #FFFFFF;
        margin-top: 10px;
        background-color: #0000A0;
}
.headerklein{
        font-size: x-large;
        font-weight: bolder;
        text-align:left;
        color: #FFFFFF;
        background-color: #0000A0;
}

.heading_page {
        font-size: xx-large;
        text-decoration: underline;
        text-kashida-space: 11%;
}
.link {
         color: #000000;
         text-decoration: none;
}
.links_menu {
         color: #FFFFFF;
}
.menu {
         background-color:#F0F8FF;
}
.menu_item {
         background-color:#0000A0;
}
.navigation {
         background-color: #FFFFFF;
         font-size: small;
}
.navigation1 {
         background-color: #0000A0;
         font-size: small;
}
