.nav1  {
	width: 152px;
	height: 24px;
	float: left;
	overflow: hidden;
}
.nav1aktive  {
	width: 152px;
	height: 24px;
	float: left;
	overflow: visible;
}
.nav2 {
	width: 152px;
	height: 24px;
	float: left;
	margin-left: 12px;
	overflow: hidden;
}
.nav2aktive  {
	width: 152px;
	height: 24px;
	float: left;
	margin-left: 12px;
	overflow: visible;
}
.nav3 {
	width: 152px;
	height: 24px;
	float: left;
	margin-left: 12px;
	overflow: hidden;
}
.nav3aktive  {
	width: 152px;
	height: 24px;
	float: left;
	margin-left: 12px;
	overflow: visible;
}
.nav4 {
	width: 153px;
	height: 24px;
	float: left;
	margin-left: 11px;
	overflow: hidden;
}
.nav4aktive  {
	width: 152px;
	height: 24px;
	float: left;
	margin-left: 11px;
	overflow: visible;
}
.nav5 {
	width: 153px;
	height: 24px;
	float: left;
	margin-left: 12px;
	overflow: hidden;
}
.umfrage_preview {
	height: 90px;
	width: 471px;
	top: 28px;
	left: 360px;
	position: absolute;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.subnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 148px;
	float: left;
	padding-top: 3px;
	padding-left: 5px;
	z-index: auto;
	color: #666666;
	text-decoration: none;
}
.subnavigation a:link {
	color: #666666;
	text-decoration: none;
}
.subnavigation a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.subnavigation a:active {
	color: #666666;
	text-decoration: none;
}
.subnavigation a:visited {
	color: #666666;
	text-decoration: none;
}
.logo {
	padding-top: 38px;
	padding-right: 35px;
}

