body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	scrollbar-3dlight-color: #eef9fe;
	scrollbar-arrow-color: #eef9fe;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #eef9fe;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	overflow: auto;
}
.layerStart {
	text-align: center;
	vertical-align: middle;
	height: 650px;
	width: 1000px;
	position: relative;
	background-image: url(../img/layerStart.jpg);
	background-repeat: no-repeat;
}

.layerLanguageStart {
	text-align: left;
	height: 24px;
	width: 300px;
	position: absolute;
	left: 496px;
	top: 500px;
	z-index: 1;
	margin-top: 2px;
}
.layerFooterStart {
	font-size: 10px;
	color: #240001;
	text-align: left;
	height: 24px;
	width: 900px;
	position: absolute;
	left: 47px;
	top: 630px;
}
.layerCreantsLink{
	text-align: left;
	vertical-align: top;
	height: 172px;
	width: 14px;
	position: absolute;
	left: 948px;
	top: 457px;
}
.adresslink {
	font-size: 10px;
	font-weight: lighter;
	color: #004881;
	text-decoration: none;
	vertical-align: middle;
}	
.adresslink:link {
	color: #004881;
	text-decoration: none;
}
.adresslink:visited {
	color: #004881;
	text-decoration: none;
}
.adresslink:focus {
	color: #004881;
	text-decoration: none;
}
.adresslink:hover {
	color: #240001;
	text-decoration: none;
}
.adresslink:active {
	color: #004881;
	text-decoration: none;
}
.adressTitle{
	font-size: 10px;
	color: #18568b;
	text-decoration: none;
	font-weight: bold;
}

.linkLanguage {
	font-size: 12px;
	color: #004881;
	text-decoration: none;
}	
.linkLanguage:link {
	color: #004881;
	text-decoration: none;
}
.linkLanguage:visited {
	color: #004881;
	text-decoration: none;
}
.linkLanguage:focus {
	color: #004881;
	text-decoration: none;
}
.linkLanguage:hover {
	color: #240001;
	text-decoration: none;
}
.linkLanguage:active {
	color: #004881;
	text-decoration: none;
}
.languageLine{
	background-color: 240001;
	height: 13px;
	width: 1px;
	vertical-align: bottom;
}
#containerPusher {
	width: 1000px;
	position: relative;
}
#layerPusher {
	width: 455px;
	position: absolute;
	z-index: 1;
	left: 500px;
	top: 0px;
}

