*{margin:0; padding:0;}

body {
	font: 93%/1.5 "@Arial Unicode MS", sans-serif;
	line-height:1.4em;
	text-align:center;
	color:#303030;
	background:#fff;
}
#wrapper {
width: 760px;
height: 586px;
margin: 0px auto;
padding: 0;
text-align: left;
background: transparent url("images/frontbg_r.gif") no-repeat bottom right;
color: #303030;
}
#header {
/*height: 413px;*/
display: block;
width: 760px;
margin: 0;
background: url("images/frontbg.gif") no-repeat top right;
/*	background: url(test/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;*/
color: #ffffff;
}
#navigation {
width:752px;
margin: 0 0 20px 0;
color:#ffffff;
background: transparent url("images/bgstart.jpg") top left repeat-x;
}
#navigation a {
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}
#navigation li {
	list-style: none;
	padding: 17px;
	float: left;
	text-align: center;
	border-right: 1px solid #ccc;
}
#navigation li.last {
	list-style: none;
	padding: 17px;
	float: left;
	text-align: center;
	border-right: none;
}
#langde, #langtr {
	font-size: 8pt;
	width:160px;
	height:30px;
	position: absolute;
	top: 0;
	margin-left: 590px;
	z-index: 5;
}
#banner {
	position: absolute;
	top: 345px;
	padding-left: 208px;
}
#banner img {
	border: 1px solid #fff;
}