.layerTopLeft {
	height: 130px;
	width: 238px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	vertical-align: top;
	background-image: url(../img/orangeTheme/layerTopLeft.gif);
	background-repeat: no-repeat;
	z-index: 2;
}
.layerTopNavi {
	background-image: url(../img/orangeTheme/layerTopNavi.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 662px;
	position: absolute;
	left: 238px;
	top: 0px;
	z-index: 2;
	text-align: right;
}
.layerTheme {
	background-image: url(../img/orangeTheme/layerTheme.gif);
	background-repeat: no-repeat;
	height: 127px;
	width: 238px;
	position: absolute;
	left: 0px;
	top: 130px;
	text-align: left;
	vertical-align: top;
	z-index: 1;
}
.layerLeftNavi {
	text-align: left;
	vertical-align: top;
	width: 213px;
	position: absolute;
	left: 0px;
	top: 257px;
	z-index: 2;
}
.areaNaviLeftBack{
	background-image: url(../img/orangeTheme/areaLeftNavi.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}
.areaFooterAdresse {
	text-align: left;
	vertical-align: top;
	height: 149px;
	width: 213px;
	background-image:  url(../img/orangeTheme/areaFooterAdresse.gif);
	background-repeat: no-repeat;

}
.subnaviBack {
	border: 1px solid #FFFFFF;
	background-color: #EAB300;
}
.themeSpacer {
	background-color: #EAB300;
}
.layerNaviQuickBack {
	text-align: left;
	vertical-align: top;
	border: 1px solid #FFFFFF;
	width: 150px;
	padding-left: 4px;
}

a:link {
	font-weight: bold;
	color: #EAB300;
	text-decoration: none;
	text-align: left;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
a:active {
	font-weight: bold;
	color: #EAB300;
	text-decoration: none;
	text-align: left;
}
a:visited {
	font-weight: bold;
	color: #EAB300;
	text-decoration: none;
	text-align: left;
}
