body{
  background-image: url(../_images/bg.jpg);
  background-repeat: repeat-x;
  background-color: #EACD8B;
}

.background {height: 0px; margin: 0px; padding: 0px;}

.site {
	width: 860px;
	height: 701px;
	top: 0px;
	position: relative;
	background-image: url(../_images/bkd.jpg);
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}
.site .lang {
	width: 546px;
	height: 37px;
	left: 314px;
	position: absolute;
	top: 290px;
	z-index: 1;
}


.site .slogan {
	height: 73px;
	width: 443px;
	top: 237px;
	position: absolute;
	left: 0px;
	z-index: 2;
}


.site .menu {
	height: 337px;
	width: 314px;
	top: 310px;
	position: relative;
}

.site .footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	width: 510px;
	float: left;
	top: 651px;
	position: absolute;
}

.site .footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.site .footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.site .footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.site .footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.scenedesign {
	position: relative;
	top: 0px;
	width: 860px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
}

.background {
	width: 100%;
	height: 702px;
	position: absolute;
	top: 0px;
	z-index: 0;
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat-x;
	left: 0px;
	padding: 0px;
}
