body {
background:#fcf9f1;
font-family: 'Bitstream Vera Sans', Verdana, Arial, Helvetica, sans-serif;
margin: 2em;
}

h1 {
font-family: 'Bitstream Vera Serif', Georgia, serif;
font-size: 1.4em;
}
h2 {
font-family: 'Bitstream Vera Serif', Georgia, serif;
font-size: 1.2em;
}
h3 {
font-family: 'Bitstream Vera Serif', Georgia, serif;
font-size: 1.1em;
}
h4 {
font-family: 'Bitstream Vera Serif', Georgia, serif;
font-size: 1em;
}
h5 {
font-family: 'Bitstream Vera Serif', Georgia, serif;
font-size: 0.9em;
}
h6 {
font-family: 'Bitstream Vera Serif', Georgia, serif;
font-size: 0.8em;
}
.ps {
font-size: 0.8em;
}
.red {
font-weight: bold;
color: #000000;
background-color: #CCCCCC;
text-align: center;
}
.blue {
font-weight: bold;
color: #000000;
background-color: #EEEEEE;
text-align: center;
}
.green {
font-weight: bold;
color: #000000;
background-color: #DDDDDD;
text-align: center;
}
.headline1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 150%;
font-weight: bold;
color: #000000;
}
.headline2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 120%;
font-weight: bold;
color: #000000;
padding-left: 4px;
}
.headline3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
color: #000000;
padding-left: 4px;
}
.headline4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
font-weight: bold;
color: #000000;
text-transform: uppercase;
padding-left: 12px;
}
.klein {
font-size: 80%;
}
.kleiner {
font-size: 70%;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
border-bottom: 1px solid;
}
a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000066;
text-decoration: none;
border-bottom: 1px solid;
border-top: 1px solid;
background-color: #FFFFCC;
}
a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #660000;
}
a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000033;
}

dt, dd {
margin-bottom: 0.5em;
width: 80%;
}

dt {
font-weight: bold;
}

.nav li {
list-style-type: square;
margin-bottom: 0.7em;
}

.nav ul {
margin-top: 0.7em;
}
