body{
	background-color:black;
	font-family:'Arial',sans-serif;
	font-size:1em;
	font-weight:bolder;
	color:white;
	line-height:1.5em;
	text-align:center;

}
#page{
	text-align:left;
	width: 1024px;
	margin: 0 auto;
}

#menu{
	color:white;
	padding:0 0 0.6em 8em;
	margin:3.5em 0 2em 0;
}

.menuItem{
	margin:0 2em 0 0;
	float:left;
}

#lang{
	font-weight:normal;
	font-size:0.7em;
	float:right;
	margin:0 8.5em 1.4em 0;
}

a{
	color:white;
	text-decoration:none;
}
a:hover{
	color:#B64528;
}

#content{
	padding:0 0 0 2.38em;
	z-index:0;
}

.text{
	position:relative;
	margin:1em;
	z-index:1;
	font-size:0.8em;
	font-weight:normal;
	color:white;
	line-height:1.5em;
	width:30.5em;
}

.trailer{
	background:url(background_2.jpg) no-repeat;
	height:30em;
	margin:0 0 0 3em;
	padding:0.4em 0 0 0.7em;
}

.trailer p{
	padding:6em 0 0 4.8em;
	font-size:0.8em;
	font-weight:normal;
	color:white;
	line-height:1.5em;
	width:27em;
}

#foto{
	background:url(fotoBackground.jpg) no-repeat;
	border:none;
	margin:0 0 0 3em;
	height:30em;
}

#foto a:hover, #foto a, #Photo1.jpg a:hover, #foto img{
	text-decoration:none;
	border:none;
	color:transparent;
}


#logo img{
	width:100px;
	
}

#footer{
	padding:1.2em 0 0 8em;
}

#footer img{
	float:left;
	width:28.6em;
	margin:0 1em 0 0;
}
#footer p{
	padding:1em 0 0 0;
	*padding:0.7em 0 0 0;
	font-size:0.9em;
	float:left;
}

#footerLogo{	
	padding:2.4em 0 0 11em;
}

#footerLogoEn{	
	padding:2.4em 0 0 9em;
}

.textImage{
	background:url(background_2.jpg) no-repeat;
	height:30em;
	margin:0 0 0 3em;
	*width:60em;
}

.textImage p{
	padding:6em 0 0 4.8em;
	font-size:0.8em;
	font-weight:normal;
	color:white;
	line-height:1.5em;
	width:28.5em;
	*width:35em;
}


