/***************************************************/
/* CSS Datei für die speziellen einstellungen      */
/* für News (Que tal)                              */ 
/* wie hintergrund, top bild und navigation        */
/***************************************************/
#container { 	
   margin: 0 auto 0 auto;
	width: 100%;
	height: 737px;
	text-align:left;
	background: url("images/backbot2.jpg")no-repeat top;
	background-image:  url("images/backbot2.jpg");
	background-position: top;
	background-repeat: no-repeat;
}
#backtop{
   background: url("images/backtop2.jpg") no-repeat top;
}

/*#region-navigation-bg, #news-navigation-bg {
	background: #FF8C00;
	width: 120px; /* müssen #navi-main  entsprechen 
	height: 240px; /* müssen #navi-main entsprechen 
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	border-left:   1px solid white;
	border-right:  1px solid white;
	border-bottom: 1px solid white;
}*/

#news-bottle-c	 {
			display:block;
			position: absolute;
			top: -160px;
			left: 32px;
			height:90px;
			width:40px;
		}
		#regions-bottle-c	 {
			margin:2px;
			display:block;
			position: absolute;
			top: -160px;
			margin:2px;
			margin-top:0px;
			height:130px;
			width:30px;
		}
		#about-bottle-c	 {
			margin:2px;
			margin-top:0px;
			position: absolute;
			top: -160px;
			left: 74px;
			height:100px;
			width:40px;
		}