div#body {
	margin: 50 auto;
	width: 897px;
	height: 650px;
	text-align: left;
	position: relative;
	background-color: #ffffff;
	overflow: hidden;
}

div#text {
	overflow: auto;
	height: 460px;
	background-color: #ffffff;
	padding-bottom: 20px;
	width: 840px;
}

div#Nav {
	left: 2px;
	padding-top: 1px;
	position: absolute;
	top: 13px;
	width: 820px;
}

#menuebox {
	position: absolute;
	top: 7px;
	width: 100%;
}

#menue {
	left: 30px;
	position: absolute;
	top: -19px;
	z-index: 200;
}

div#unten {
	background-color: #008246;
	border-bottom: 1px solid #00408A;
	border-left: 1px solid #00408A;
	border-right: 1px solid #00408A;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	z-index: 200;
}

.aussen {
	float: left;
	width: 130px;
	display: block;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	border-left: 2px solid #D9DADB;
	height: 20px;
	padding-top: 5px;
}

.aussen3 {
	float: left;
	display: block;
	width: 130px;
	overflow: hidden;
	font-size: 11px;
	text-decoration: none;
	border-left: 2px solid #D9DADB;
	text-align: center;
	height: 20px;
	padding-top: 5px;
}

.aussen2 {
	float: left;
	display: block;
	width: 130px;
	overflow: hidden;
	font-size: 11px;
	text-decoration: none;
	border-left: 2px solid #D9DADB;
	text-align: center;
	height: 20px;
	padding-top: 5px;
}

.aussen:hover {
	height: 20px;
	color: #000;
}

.aussen2:hover {
	height: 20px;
	color: #fff;
}

.aussen3:hover {
	height: 20px;
	color: #fff;
}

a.innen-1 {
	margin-top: 2px;
}

a.innen,a.innen-1 {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding-right: 5px;
	font-size: 11px;
	background-image: url(/pictures/nav_links_pfeil2.jpg);
}

a:hover.innen,a:hover.innen-1 {
	color: #ffffff;
	background-image: url(/pictures/nav_links_pfeil.jpg);
	background-position: 10px 4px;
	background-repeat: no-repeat;
}

a.innenselect {
	display: block;
	font-size: 11px;
	color: #ffffff;
	background-image: url(/pictures/nav_links_pfeil.jpg);
	background-position: 10px 4px;
	background-repeat: no-repeat;
}

span.menutag {
	cursor: default;
	height: 15px;
	color: #D9DADB;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}

span.menutagselect {
	cursor: default;
	height: 15px;
	color: #D9DADB;
	font-size: 12px;
	text-decoration: none;
}

span.menutagselect:hover {
	cursor: default;
	height: 15px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

span.menutag:hover {
	cursor: default;
	height: 15px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

div#Perick {
	position: absolute;
	text-align: center;
	width: 840px;
	bottom: 0px;
}
