a:link {
    color:#666666;
    text-decoration:none;
}
a:visited {
    color:#666666;
    text-decoration:none;
}
a:hover {
    color:#444444;
    text-decoration:underline overline;
}
a:active {
    color:#666666;
    text-decoration:none;
}

a.menumain {
    font-family:Verdana,Arial,Sans-Serif;
    font-size: 10px;
    font-weight:normal;
}
a.texte {
    font-family:Verdana,Arial,Sans-Serif;
    font-size: 9px;
}

body {
    font-family:Verdana,Arial,Sans-Serif; 
    font-size: 10px;
    color:#333333; 
    background-color:#DDDDDD;  /* braun #463D18; #330099; */
    margin:5px;
}

td {
    font-family:Verdana,Arial,Sans-Serif;
    font-size:10px;
}

table.termine {
    font-size: 10px;
    text-indent: 2px;
    }

table.presse {
    font-size: 10px;
    text-indent: 2px;
    width: auto;
}
table.presse_kl {
    font-size: 9px;
    text-indent: 2px;
    width: auto;
}

td.aktuelles_link {
    font-size: 9px;
    width: auto;
}
td.aktuelles_links {
    font-size: 12px;
    font-weight: bold;
    width: auto;
}

td.aktuelles_text {
    font-size: 9px;
    color:#333333
    background-color:#FFCC00
    width: auto;
}

td.menuitem {
    text-align:left;
    padding-left:20px;
    width:180px;
    height:16px;
    font-weight:bold;
}

td.menuitem a {
    font-weight:normal;
    color:#444444;
}
td.menuitem a:hover {
    text-decoration:underline overline;
}


h1 {
    font-size:12px;
    font-weight:bold;
}
h2 {
    font-size:11px;
    font-weight:bold;
}

p.text:first-letter {   
    font-size: 150%; 
}

input, select {
    background-color:#EEEEEE;
    border:solid 1px #666666;

    font-family:Verdana,Arial,Sans-Serif;
    font-size:10px;
}
textarea {
    font-family:Verdana,Arial,Sans-Serif;
    font-size:10px;
}

