/* style-sheet */

/* BODYTAG*/
body {
background-color: #ECECEC;}

/* LINKS*/

a {
font-family: Arial;
font-size:9pt;
color: blue;
text-decoration:none;
line-height:10pt;
}

a.disc {
color: white;
}

a:aktive {
font-family:Verdana,Arial;
font-size:9pt; color:blue;
font-weight:normal;
text-decoration:none;
}

a:hover {
font-family:Verdana,Arial;
font-size:9pt; color: #ECECEC;
text-decoration:none;
}

    .monatsname {
    font-family: Verdana,Arial;
    font-size: 12pt;
    color: black;
    font-weight: bold;
    }

    .caltage  {
    font-family: Verdana,Arial;
    font-size: 9pt;
    color: black;
    font-weight: bold;
    }

    .tabtex  {
    font-family: Verdana,Arial;
    font-size:9pt; color:black;
    line-height:10pt;
    background-color: #3C617B;
    }

        .tabcontent  {
        background-color: #FFFFFF;
        }

        .menu  {
        font-family:Verdana,Arial;
        font-size:9pt;
        color: white;
        }

        .mzell  {
        font-family:Verdana,Arial;
        font-size:9pt;
        color:black;
        line-height:12pt;
        background-color: #D5D9E6;
        }

        .mcat  {
        background-color: #191970;
        }

/* TABELLENLAYOUTFARBEN */

.tablerand  {background-color: #191970;}

.tabletopbanner  {background-color: #FFFFFF;}

.normal {
font-family:Verdana,Arial;
font-size:9pt;
color:black;
line-height:10pt;
}

.uhr {
font-family:Verdana,Arial;
font-size:8pt;
color:white;
line-height:10pt
;}

.uhrtab {
background-color: #FFFFFF;
}

.cal {
font-family:Verdana,Arial;
font-size:8pt;
color:black;
line-height:10pt;
}

.caltag {
font-family:Verdana,Arial;
font-size:8pt;
color:red;
line-height:10pt;}

.copyt {
font-family:Verdana,Arial;
font-size:8pt;
color:white;
line-height:10pt;
}

.logo {
background: url(images\logo_klein.jpg);
background-repeat: no-repeat;
color: #000000;
font: 11px Verdana, Arial;
width: 160px;
vertical-align: top;
border-right: 1px solid #000000;
padding: 0px 0px 0px 0px;

}

.ueberschrift
 {
    font-family: Arial;
    font-size:10pt; color:black; font-weight:bold;
    line-height:14pt;
    }

.text
 {
    font-family: Arial;
    font-size:10pt; color:black;
    line-height:12pt;
    }


.text_k
 {
    font-family: Arial;
    font-size:8pt; color:black;
    line-height:12pt;
    }

 .headline {
    font-family: Arial;
    font-size: 18pt;
    color: #191970;
    font-weight: bold;
    }
