
#topwrapper {
	width: 860px;
	height: 250px;
	background: ;
	vertical-align: middle;
}
#landeswappen {
	width: 180px;
	height: 100%;
	background: transparent 
	url('../img/wappen.gif') no-repeat left top; 
	background-size:180px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#topright {
	width: 650px;
	margin-left: 10px;
	height: 100%;
	margin-top: 10px;
	float: left;
}
#titel_inselreich {
	width: 630px;
	height: 200px;
	background: transparent    
	url('../img/titel_inselreich.gif') no-repeat center center; 
	background-size:500px;
	float: left;
}

#topmenue {
	width: 840px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px;
	background-color: ;
	color: ;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
  	padding-right: 10px;
  	padding-left: 10px;
}
