img { border:solid 0px #000000;margin:0px;padding:0px;}


#glider_ueberschrift{
margin:0px 0 0 0px;
padding:0px;
height:33px;
width:470px;
}

#my-glider{
position:relative;

height:249px;
margin-bottom:10px;
padding:0 0 0 0px;
}





.controls{
position:absolute;
width:470px;
top:0px;
filter: alpha(opacity=80);
background-color:#ffffff;
text-align:center;
padding-top:5px;
opacity: .8;
margin:0 0 0 0px;
}

.controls a{
margin:0px 4px 0 4px;
padding:0px 0px 0 0px;
}


div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 470px; 
	height: 249px;
	overflow: hidden;
	padding:0px 0 0 0px;

	
	}

	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:470px;
		height:249px;
		overflow:hidden;
	
		}
	div.scroller div.content {
		width:20000px;
		}

	div.scroller  div.content{
		padding:0px 0 0 0px;
		margin:0px;

		}
