#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	}
			
#subnav ul {
	position: relative;
	LIST-STYLE-TYPE: none;
	LIST-STYLE-POSITION: outside;
	HEIGHT: 27px;
	border-bottom: 1px solid #666550;
	background: #D9D7AB;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666550;
}
#subnav li {
	display: inline;
	border-right: #666550 1px solid;
	height: 27px;
	margin: 0px;
	line-height: 27px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.navpdf {
	 position: absolute; top: 0px; right: 0px; 
}

.aktiv a {
	font-weight: bold; color: #000000;
}

.aktiv a:hover {
	font-weight: bold; color: #000000;
}

.aktiv {
	background: #BFBE97;
}
.unnamed1 {
	font-size: 10px;
}
