#nav_oben a {
	position:absolute;
	right:20px;
	top:96px;
	z-index:5;
	font-size:10px;
	text-decoration:none;
	color:#000000; }
	
.nav {
	position:absolute;
	top:250px;
	left:0px;
	width:190px;
	font-family:georgia;
	background:url(../bilder/bg_190x80.gif) repeat-y;
	z-index:5; }

.nav .msp {
	position:relative; 
	left:0px;
	top:0px;
	width:190px; }

.nav .bt {
	width:159px;
	height:30px;
	line-height:30px;
	padding:0px 10px 0px 20px;
	margin-bottom:2px;
	border:solid #000000;
	border-width:3px 0px 3px 0px;
	background:#f79400; }

.nav .box {
	position:absolute; top:0px; left:190px;
	filter:Alpha(opacity=90, finishopacity=90, style=1);
	-moz-opacity:0.9;
	display:none;
	width:120px;
	font-size:10px;
	padding:10px 10px 10px 10px;
	border:1px solid #cccccc;
	border-width:1px 1px 1px 0px;
	background:#e0e0ff; }
		
.nav .bt a { 
	color:#000000;
	text-decoration:none; }
.nav .bt a:hover { color:#cccccc; }

.box a {
	color:#333333;
	text-decoration:none; }
	
.box a:hover { color:#003366; text-decoration:underline; }