body {
	background-color: #d2d2d2;
	font-size: 11px;
	line-height: 1.3em;
}

#page {
	position:absolute;
   	top: 20px;
   	left: 50%;
   	right: 50%;
	width: 990px;
	height: 720px;
   	margin: 0px 0px 0px -495px;
  	background-image: url('/files/images/bg.jpg');
	background-repeat: no-repeat;

}

#gotoHK {
	position: absolute;
	left: 0px;
	top:0px;
	width: 198px;
	height: 53px;
	cursor: pointer;
}

#content {
	font-family: trebuchet, tahoma, sans;
	color: #fff;
	position: absolute;
	width: 990px;
	height: 609px;
	overflow: hidden;
}

#silhouetten {
	position: absolute;
	left: 240px;
	top: 5px;
}

#lucas {
	position: absolute;
	left: 850px;
	bottom: 0px;
}

#topmenu {
	margin-top: 80px;
	margin-left: 30px;
	height: 31px;
	background-color: #000;
}

#languages {
	position: absolute;
	right: 10px;
	top: 8px;
}

#navi {
	position: absolute;
top:90px;
	width: 960px;
}

.nleft {
	display:block;
	float: left;
	background: url('../files/images/navi/navi_links.jpg');
	width: 20px;
	height: 24px;
}

.nright {
	display:block;
	float: left;
	background: url('../files/images/navi/navi_rechts.jpg');
	width: 24px;
	height: 24px;
}


.ncenter {
	position: relative;
	display:block;
	float: left;
	background: url('../files/images/navi/navi_mitte.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 24px;
}


a.xmenu {
	color: #fff;
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
}

.xm {
	display: block;
	float:left;
	background: url('../files/images/navi/reiter_normal-m.jpg');
	background-repeat: repeat-x ;
	height:30px;
}

ul li {
	margin:0px;
	/*margin-bottom: 3px;*/
	float: left;
	display: block;
	height: 34px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

span a {
	position: relative;
	font-family: trebuchet, tahoma, sans;
	font-size: 12px;
	font-weight: bold;
	top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	text-decoration: none;
}

#shortnavi {
	color: #fff;
	text-decoration: none;
}

#shortnavi a {
	color: #fff;
	text-decoration: none;
}
