body
 {
	 background-image:url(../images/img/bg.png);
	 background-repeat:repeat-x;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#999;
	 font-size:12px;
	 
	 text-align:center;
		 
 }
 
 
a:link {
	color: #999;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #000;
}
a:active {
	color: #999;
}


div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 999px; 
	height: 398px;
	overflow: hidden;
	border:1px solid #cccccc;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:1000px;
		height:398px;
		overflow:hidden;
		float:left;
		padding:0;		
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		background:#666666;
		color:#ffffff;
		}
		
		#my-glider {
margin: 0 auto; 
			width: 999px;
			
		
		}
		
		#wahl {
			
		margin-left:0px;
			
			
		}
		
		div {
text-align: left;
} 
		
		#aktuell{
	 margin-left: 630px;
		}
		
		.bgs {
			text-align:center;
			
			
		}
 .text{
	 margin-top:20px;
	 margin-bottom:10px;
 }

 .controls {
	 background-repeat:no-repeat;
 }

/* Style-Definitionen Slider-Bereich */

.content a, .content a:hover{
	border:none;
	margin:none;
	padding:none;
}

.content img, .controls img {
	border:none;
}

/* Style-Definitionen Controls-Bereich */

.controls a {
	border: 1px solid #CCC; 
	display:block;
	background-color:white;
	float:left;
	margin-right:14px;
}

.controls a:hover {
	background-color:rgb(232,242,255);
}

.controls a.s_red:hover {
	background-color:rgb(251,233,233);
}

.controls a.s_orange:hover {
	background-color:rgb(255,239,211);
}

.controls a.s_green:hover {
	background-color:rgb(230,255,222);
}

/* Style-Definitionen Footer-Bereich */
 
 #footer {
	text-align:center; 
	margin-top:160px;
	color:#000;
 }
 
#footer h1, #footer p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer h1 {
	font-size:14px;
}

#footer p {
	font-size:10px;
}
