#box {
	clear: both;
	margin-top: 10px;
	width: 710px;
	height: auto;
}

#subNavi {
	height: auto;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SubNav1 a {
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #FFF;
	color: #999;
	text-decoration: none;
}

#SubNav2 a {
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #FFF;
	color: #999;
	text-decoration: none;
}
#SubNav1 a:hover {
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}
#SubNav2 a:hover {
	background-color: #333;
	color: #FFF;
}

#SubNav1 {
	height: auto;
	width: 500px;
	float: left;
	background-color: #999;
	border: 1px solid #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SubNav2 {
	height: auto;
	width: 194px;
	float: right;
	border: 1px solid #666;
	background-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Überschrift {
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#more_informations {
	border: 2px solid #39C;
	height: auto;
	margin-left: 170px;
	padding-top: 4px;
	clear: both;
	padding-bottom: 4px;
	width: 270px;
	padding-left: 10px;
	margin-top: 0px;
}
