body {
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align:left;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-image: url(../img/containerPage_back.png);
	background-repeat: repeat-x;
	background-position: left top;
}
/*** Adressenformatierung ***/
#containerPage {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#layerPage {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#containerTop {
	height: 274px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#layerTop {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/layerStartTop_back.png);
	background-repeat: no-repeat;
	height: 274px;
}
#containerHead {
	height: 245px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#containerPusher {
	height: 1px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	position: relative;
	z-index: 4;
}
#layerPusher {
	margin: 0px;
	padding: 0px;
	width: 624px;
	position: absolute;
	left: 100px;
	top: -100px;
	z-index: 4;
	}
#layerHead {
	height: 245px;
	width: 900px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 2;
}
#layerTheme {
	height: 245px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.imageThemeMain {
	height: 245px;
	width: 900px;
}
#containerNavigationLeft {
	background-image: url(../img/layerNavigationStart_back.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 245px;
	width: 273px;
	position: absolute;
	left: 20px;
	top: 0px;
	z-index: 2;
	}
#layerNavigationLeft {
	margin: 0px;
	padding: 25px;
	}
#containerFooter {
	height: 138px;
	background-image: url(../img/containerStartFooter_back.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: -11px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position: relative;
	z-index: 2;
}
#layerFooter {
	height: 131px;
	text-align: center;
	background-image: url(../img/layerStartFooter_back.png);
	background-repeat: no-repeat;
	width: 900px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#layerMailLink {
	padding: 0px;
	float: right;
	height: 16px;
	width: 230px;
	margin-top: 55px;
	}
/*** Navigation ***/
.startNaviLink1Root {
	list-style-type: none;
	width: 233px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.startNaviLinkItem1:first-child, .startNaviLinkItem1Last:first-child{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.startNaviLinkItem1, .startNaviLinkItem1Last {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.startNaviLink1 {
	font-size: 13pt;
	color: #a20d50;
	text-decoration: none;
	display: block;
}
.startNaviLink1:link {
	color: #a20d50;
}
.startNaviLink1:visited {
	color: #a20d50;
}
.startNaviLink1:focus {
	color: #a20d50;
}
.startNaviLink1:hover {
	color: #a20d50;
	text-decoration: underline;
}
.startNaviLink1:active {
	color: #a20d50;
}

