body {
margin: 0px;
}

table, tr, td, p, span, a {
font-family: verdana, arial, helvetica, sans-serif;
font-size:11px;
}

.big {
color: #FFFFFF;
font-weight: bold;
}

.small {
color: #999999;
}

.supersmall {
color: #999999;
font-size:10px;
}



a.big {
text-decoration:none;
}

a.big:hover {
text-decoration:underline;
}



table.streifen {
background:url("images/streifen.jpg");
}



.rahmen {
border-style: solid;
border-width:1px;
color:#FFFFFF
}


a#nav {
text-decoration:none;
display:block;
width:120px;
height:18px;
color:white;
background-color:black;
border-style:solid;
border-color:black;
border-width:1px;
}

a#nav:hover {
background-color:black;
border-style:solid;
border-color:white;
border-width:1px;
}

a#nav.aktiv {
background-color:black;
border-style:solid;
border-color:white;
border-width:1px;
}

.navi {
margin-left:3px;
margin-top:1px;
}

