#page {
	width:822px;
	height:515px;
	padding:0;
	margin:20px auto 0 auto;
}

#startimg {
	margin:0px 9px 0 9px;
}

#start_body {
	background-color:#FFFFFF;
	height:184px;
	margin:0 11px 0 9px;
	position:relative;
}

#logo_start {
	position:absolute;
	width:158px;
	height:127px;
	left:232px;
	/* 	left:50%;
	margin-left:-79px; */
	top:40px;
	border:0px;
}

#sprache {
	position:absolute;
	width:135px;
	top:155px;
	left:245px;
	text-align:center;
}

#sprache a, #sprache a:hover{
	text-decoration:none;
	border:0;
}

#news-latest {
	position:absolute;
	top:27px;
	right:44px;
	width:265px;
	/* 	width:211px; */
	font-size:10px;	
}

#news-latest ul{
	margin:0 0 10px 0;
	padding:0;
}

#news-latest li{
	margin:0;
	padding:4px 0;
	border-bottom:1px #E7E7E7 solid;
	list-style:none;
}

ul#menue_start {
	margin:0 0 0 7px;
	padding:4px 0 0 0;
	list-style:none;
	width:120px;

	background-color:#F7F7F7;
}

ul#menue_start li{
	line-height:24px;
	border-top:1px #FFFFFF solid;
	padding:0 0 0 10px;
	}

ul#menue_start li a {
	color:#999999;
	font-size:10px;
}	

ul#menue_start li a:hover {
	color:#754747;
	text-decoration:none;
}	

#orn_left, #orn_right {
	top:-50px;
}

p.newsteaser {
	margin:4px 0 0 0;
	padding:0;
	color:#666666;
}