a,a:link,a:visited,a:active,a:hover
{
        text-decoration: none;
        line-height : normal;
}
a:hover
{
 background: #FFFFCC;
}

body,p,h1,h2,h3,td,tr{
        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
        color: #000000;
}

a{
        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

body,p,a,td,tr,ol{
        font-size: 12px;
}

h1{
        font-size: 22px;
        font-weight : bold;
}

h2{
        font-size: 15px;
}

h3{
        font-size : 12px;
        font-weight : bold;
        line-height : normal;
}

.navunten{
font-size: 10px;
}

.navlinks{
font-size: 15px;
}

.einblend{
        background : #BBEEBB;
        font-size : 85%;
        text-align : center;
}
.einblend-titel{
        background : #559955;
        font-size : 85%;
        text-align : center;
}