.rahmen { margin: 0 auto; }
.footer { margin: 0 auto; }

a.navileft_active {
border-left: 1px dotted #808080;
color: #000;
border-right: 1px dotted #808080;
}
.navileft_passive {
border-left: 1px dotted #808080;

border-right: 1px dotted #808080;
}
.sidenavheader { background-image: url(img/navi_header.gif); background-repeat: no-repeat; background-position: bottom; width: 200px; height: 10px;}
.sidenav { width: 200px; margin-top: 20px;}
.sidenav ul { margin-bottom: 0; margin-left: 10px; padding: 0; }
.sidenav li { list-style: none; }
.sidenav li a { color: #808080; font-weight: normal; display: block; text-decoration: none; text-transform: uppercase; padding-top: 5px; padding-bottom: 5px;}
.sidenav li a:hover { color: #222; }
.sidenavfooter { background-image: url(img/navi_footer.gif); background-repeat: no-repeat; width: 200px; height: 10px; }

.navirechts {
padding-left: 20px;
font-size: 12px;
height: 35px;
line-height: 35px;
background-color: #fbfdfc;
background-image: url(img/navi_body.gif);
background-repeat: repeat-y;
}
.naviauswahl {
padding-left: 20px;
font-size: 12px;
height: 35px;
line-height: 35px;
background-image: url(img/kastl.gif);
background-repeat: no-repeat;
}

a.navirechts_active {
text-decoration: none;
font-weight: bold;
color: #222;
}
a.navirechts_passive {
text-decoration: none;
font-weight: bold;
}
.season { width: 199px; height: 34px; margin-top: 30px; }
.season img { margin-top: 0; }

tr {
	font-size: 70%;
}

.bilder {
	margin: 0;
	padding: 20px 0 0 0;
	width: 550px;
	float: left;
}

.bilder li{
	display: block;
	list-style: none;
	height: 85px;
	float: left;
	
}

.bilder img{
margin: 5px;
}