/*** HomeBild ***/
.containerHomeBanner {
	vertical-align: top;
	position: relative;
	z-index: 0;
}
.layerHomeBanner {
	position: absolute;
	left: 2px;
	top: -64px;
	z-index: 0;
}
.areaContent {
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 660px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.naviTitel {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 7px;
	width: 100px;
	height: 29px;
}
.titel {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	height: 40px;
}

.untertitel {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	height: 20px;
}
.text p {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
.text td {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
.text {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding-top: 10px;
}
.pagelink {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.pagelink:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.pagebar {
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	color: #000000;
	background-color: #C5C5C5;
	border: 1px solid #999999;
}
.aktivpage {
	border: 1px solid #F10000;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;
	background-color: #F2B6B5;
	height: 15px;
}
.pageitem {
	font-size: 11px;
	height: 15px;
}
.contentItem {
	position: absolute;
	height: 432px;
	width: 414px;
	overflow: auto;
	left: 100px;
	top: 0px;
}
.naviPath {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	vertical-align: bottom;
	height: 20px;
	text-indent: 1px;
}