
body {
margin : 0;
background : #f5f5f5;
color : #000;
}
a.navi:link {
color : #ffffff;
text-decoration : none;
}
a.navi:visited {
color : #ffffff;
text-decoration : none;
}
a.navi:hover {
color : #990000;
background : #ffffff;
text-decoration : none;
}
a.navi:active {
color : #000000;
text-decoration : none;
}
.kaestchen {
border-left : 1px solid #000;
border-right : 1px solid #000;
border-top : 1px solid #000;
border-bottom : 1px solid #000;
}
#sidebar {
padding-top : 30px;
}
#maincontent {
padding-top : 30px;
}
#sidebar p, #sidebar td {
font-family : Arial, Helvetica, sans-serif;
}
