/* css created with BlogBird.nl */
/* kamermuziekfestival *//* color 5 */	
		.element_partners-en-sponsoren img{
border: 1px solid #CCC;
padding: 3px;
}/*----- along-came-stan-------------*/



/* JQuery Vertical Slider
----------------------------------*/

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:450px;
	height:300px;
	overflow:hidden; 
	}
#slider img{
	border: none;
}

/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	



.error{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color:#CC0000;
text-align: center;
padding: 5px;
margin-bottom: 5px;
margin-top: 5px;
}



.success{
padding: 5px;
background-color: #393;
color: #FFF;
font-weight: bold;
margin-bottom: 5px;
margin-top: 5px;
}

.note{
background-color: #ffffcc; border: 1px solid #ffcc66; padding: 5px; padding-left: 33px; margin-bottom: 5px; background-image: url(http://www.blogbird.nl/application/sources/img/icons/lightbulb.png); background-position: 10px center; background-repeat: no-repeat;
}



