body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	padding: 0;
	margin: 0;
	color: #000000;
}
#containerPage {
	width: 925px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#layerTop {
	height: 195px;
	width: 925px;
	text-align: left;
	background-image: url(../img/layerTop.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 0px 10px;
}
#areaTop {
	height: 195px;
	width: 925px;
	position: relative;
}
#areaTopLogo {
	height: 210px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 10px;
	background-image: url(../img/areaTopLogo.gif);
	background-repeat: no-repeat;
	z-index: 0;
}
#areaTopLanguage {
	height: 15px;
	width: 90px;
	position: absolute;
	left: 70px;
	top: 173px;
	z-index: 1;
}
#areaTopQuickNavi {
	height: 15px;
	width: 470px;
	position: absolute;
	left: 240px;
	top: 173px;
	z-index: 1;
}
#areaTopQuickNavi2 {
	height: 15px;
	width: 195px;
	position: absolute;
	left: 715px;
	top: 173px;
	z-index: 1;
}
#areaTopNavigationText {
	height: 22px;
	width: 400px;
	position: absolute;
	top: 0px;
	z-index: 1;
	right: 0px;
	text-align: right;
}
#containerMain {
	width: 922px;
	background-color: #FFFFFF;
	margin: 30px auto auto;
	text-align: left;
}
#containerNavigationLeft, #containerNavigationRight {
	background-color: #FFFFFF;
}
#containerNavigationLeft {
	width:200px;
	background-color: #185478;
	vertical-align: top;
}
#containerNavigationRight {
	width:210px;
	text-align: left;
	vertical-align: top;
}
#layerNavigationLeft {
	background-image: url(../img/areaNavi_Background.gif);
	background-repeat: no-repeat;
	width: 200px;
}
#containerAdress{
	background-color: #185478;
	width: 200px;
	height: 190px;
	margin-top: 0px;
	margin-left: 13px;
	vertical-align: bottom;
}
#layerAdress {
	background-image: url(../img/areaAdress_Background.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 200px;
	background-position: 0px 51px;
}
#areaQuickNaviRechts {
	width: 200px;
	margin-bottom: 20px;
}
#areaNaviRechtsLogin {
	width: 200px;
	margin-bottom: 10px;
}
#areaNaviRechtsNews {
	width: 200px;
}
#containerContent {
	width:510px;
	margin-top: 27px;
	vertical-align: top;
}
#layerBottomSpace {
	width: 900px;
	text-align:center;
	clear:both;
	background-color: #FFFFFF;
}
#layerBottom {
	text-align:center;
	background-color: #000000;
	width: 900px;
	height: 28px;
	margin: 12px 12px 4px;
	padding: 0px;
	border: 1px solid #000000;
}
#areaBottom {
	width: 900px;
	height: 28px;
	position: relative;
}
#areaBottomServiceNavi {
	position: absolute;
	height: 20px;
	width: 300px;
	left: 0px;
	top: 8px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 25px;
}
#areaBottomTopLink {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 440px;
	top: 8px;
}
#areaBottomAGBLink {
	position: absolute;
	height: 20px;
	width: 200px;
	left: 680px;
	top: 8px;
}
#areaBottomRightImage {
	position: absolute;
	height: 24px;
	width: 24px;
	left: 877px;
	top: -25px;
	background-image: url(../img/bottomRightImage.gif);
	background-repeat: no-repeat;
}
a {
	color: #185478;
	text-decoration: none;
}
a:link {
	color: #185478;
}
a:visited {
	color: #185478;
}
a:focus {
	color: #185478;
}
a:hover {
	color: #666666;
}
a:active {
	color: #185478;
}
.linkCopyright {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.linkCopyright:link {
	color: #999999;
}
.linkCopyright:visited {
	color: #999999;
}
.linkCopyright:focus {
	color: #999999;
}
.linkCopyright:hover {
	color: #185478;
}
.linkCopyright:active {
	color: #999999;
	font-weight: bold;
}
#layerCopyright {
	padding-left: 35px;
}
.paraAdress {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 45px;
	padding-left: 25px;
}
.adressLink {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.adressLink:link {
	color: #FFFFFF;
}
.adressLink:visited {
	color: #FFFFFF;
}
.adressLink:focus {
	color: #FFFFFF;
}
.adressLink:hover {
	color: #bcbec0;
}
.adressLink:active {
	color: #FFFFFF;
}
