		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:280px;
			width:220px;
			overflow:hidden;
			}
#slider li h2 {font-size:12px;}	
		#slider{
			width:220px !important; 
			}
		#slider li p {margin:5px 0px;}	
		#prevBtn, #nextBtn, #partBtn { 
			width:30px;
			position:absolute;
			top:285px;
			}	
		#nextBtn{ 
			left:195px;
			}
		#partBtn {
			width:75px;
			left:80px;
		}														
		#prevBtn a, #nextBtn a{  
			width:30px;
			background:url(../../gfx/b_slider_zurueck.png) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(../../gfx/b_slider_weiter.png) no-repeat 0 0;	
			}
		#partBtn a {
			width:75px;
			background:url(../../gfx/b_slider_mitmachen.png) no-repeat 0 0;
		}
										
	
	/* // slider */													

	.col strong, .full strong{
		padding:0 2px;
		background:#f1f1f1;
		}
	.col a, .full a{
		font-weight:bold;
		text-decoration:underline;
		}		


	.full ul, .full li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.full li{
		padding:3px 15px;
		background:#f1f1f1;
		margin-bottom:1px;
		}
*html #prevBtn {width:30px; position:absolute; top:285px; left:50px !important;}
*html #partBtn {width:75px !important;}
*html #partBtn a {width:75px !important;}
