body {
        font-family: verdana, sans-serif;
        font-size: 11px;
}
table.intern {
        border: 1px gray solid;
        color: #222222;
        font-size: 13px;
        padding: 4px;
        background-color: white;
}

.pasnavigation {
        color: black;
        font-size: 12px;
        padding: 4px;
        background-color: #FFDF77;
}


a {
        font-size: 11px;
        color: grey;
        text-decoration:none;
}

a:hover {
        font-size: 11px;
        color: blue;
        text-decoration: none;
}


.tab {
        padding: 2px;
        background-color: #FFF099;
}

.lauftext {
        color: #333333;
        line-height: 140%;
        font-size: 13px;
}

.hauptteil {
        background-color: #FFDF77;

}

ul {
line-height: 160%;
        font-size: 13px;
        color: #333333;
}

.sub {
font-size: 13px;
padding:6px;
text-align: bottom;
}

a:hover.sub {
font-size: 13px;
}

.nav {
font-size: 13px;
line-height:150%;
}

a:hover.nav {
font-size: 13px;
}

.link {
font-size: 13px;
line-height:150%;
}

a:hover.link {
font-size: 13px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 13px;
}
.ueberschrift {
font-size: 13 px;
font-weight: bold;
}

.blindtext {
font-size: 12px;
color: #FFDF77 ; 
}

