div#head {
	height: 249px;
	background-image: url(../bilder/bg_head_start.jpg);	
}
div#navi {
	position: relative;
	width: 800px;
	float: left;
	padding: 0;
	margin:  229px 0 0 0px;
	background-color:  transparent;
	background-image: none;
	height: 20px;
}

div#Seite {
	background-image: url(../bilder/bg_main_ohne.jpg);	
  }

DIV#menu_1 DIV.menu1-level1-no {
	font-size: 11px;
	padding:7px 18px 6px 18px;
	margin: 0 10px 0px 0;
	background-color: #F7931D;
	display: inline;
	float: left;
}
div#text {
	left: 10px;
	width: 565px;
	padding: 0 0 0px 0 ;
	margin:  0  10px 0 0;
}
div#textinhalt {
	width: 555px;
	margin:  5px 0 10px 5px ;
}
div#flaggen {
	position: relative;
	float: left;
	height: 15px;
	background-color: #EFDEB8;
	text-align: right;
	width: 100%;
}


