html, body {
 background: #89A0BF url(_img/bg.gif) left 0px repeat-x; color: #fff; line-height: 1.6;
 font-family: arial;
 font-size: 0.9em;
 color: #000;
 line-height: 160%;
}

a:link {
 color: #405477;
 text-decoration: none;
}

a:visited {
 color: #506487;
 text-decoration: none;
}

a:hover {
 color: #506487;
 text-decoration: underline;
}

hr {
 color: #EEE;
}

.menue {
 margin: 0;
 padding: 5px 10px 0 5px;
 list-style: none;
 font-weight: bold;
}

.content {
 font-size: 0.7em;
 line-height: 160%;
}

.content h1 {
 font-size: 1.4em;
 line-height: 160%;
}

.content h2 {
 font-size: 1.2em;
}

.cell {
 background-color: #fff;
}

.footer {
 font-size: 0.7em;
 text-align: center;
 color: #444;
 background-color: #fff;
 line-height: 160%;
}
