	/* --- RESET --- */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}		
	body {line-height: 1.5;}	
	ol, ul {list-style: none;}
	blockquote, q {quotes: none;}
	blockquote:before, blockquote:after,
	q:before, q:after {content: '';content: none;}
	:focus {outline: 0;}
	ins {text-decoration: none;}
	del {text-decoration: line-through;}
	table {border-collapse: collapse;border-spacing: 0;}
	/* General styles */
	body {
		background:#000 url(/images/srbackground-dark.png) repeat-x;
		font: 14px/18px Arial, Helvetica, sans-serif;
		color: #fff;
	}
	
	#ssImg {
		background: white;
	}
	.wrap{
		width:962px;
		margin: 0 auto;
	}
	.wrapbckgr{
		background: url(/images/contentbckgr.jpg) no-repeat center 250px fixed;
	}
	#contentwrap{
		width:927px;
		opacity:0.95;
		filter:alpha(opacity=95)
	}
	#header{
		height:327px;
		background: #CCC url(/images/srheading-dark2.png) no-repeat;
	}
	/* Footer styles */
	#footer {
		clear:both;
	}
	#footer p {
		margin:0;
		text-align:right;
		font-size:80%;
		color:#CCC;
	}
	.spacer{
		clear:both
	}
	h1{
		font-size:150%;
		background:#666;
		padding:6px 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius:10px;
		margin: 0 0 5px 0
	}
	/* --- MAIN NAV --- */
	#main-nav{
		text-align:left;
	}
	#main-nav span{
		position:absolute;
		z-index:400;
		margin:-25px 0 0 850px;
	}
	#langSelect img{
		width:25px
	}
	#navlist
	{
		padding: 0 1px 1px;
		margin: 0 0 0 0px;
		font: bold 14px arial, sans-serif;
		}
	
	#navlist li
	{
		list-style: none;
		margin: 0;
		border-top: 0px solid gray;
		display: inline;
	}
	
	#navlist li a
	{
		padding: 25px 5px 5px 5px;
		border-left: 0px solid #AAB;
		background: #000 url(/images/littleStar.gif) no-repeat center 15px;
		text-decoration: none;
		display:inline-block;
		letter-spacing:1px;
	}
	
	#navlist li a:link { color: #ff0; }
	#navlist li a:visited { color: #ff0; }
	
	#navlist li a:hover
	{
		color: #f00;
		background: #000 url(/images/bigStar.gif) no-repeat center 10px;
	}
	
	.col1{overflow:hidden;float:left;width:535px;display:block}
	.col2{width:373px;float:right;display:block;overflow:hidden}
.NewsItemShort{
	margin: 0 0 25px 0;
}
.smallFoto{height:75px;border:1px solid #ccc;padding: 3px;margin: 5px}
.NewsItemShort  h3{margin: 0 0 0 175px;font-size:20px}
.NewsItemShort	p{margin: 0 0 0 175px;}
.NewsItemShort span{display:block;background:#000;color:#fff;padding:0px 5px;font-size:10px;margin:5px 0 5px 175px;width:80px;text-align:center}
.meerLezen{clear:left;text-align:right}
.meerLezen a, .links a{color:#fff;border:1px solid #fff;padding:3px;display:inline-block;background:#666;-moz-border-radius: 7px;text-decoration:none;
-webkit-border-radius: 7px;}
.links a{margin: 5px;}
/* set the image to use and establish the lower-right position */
/* kalender */
table{width:90%}
td{border-bottom: 1px dotted #ccc;padding: 5px 0 0 0}

.bladwijzer{}
.bladwijzer li{display:inline-block;margin:0px 3px;}
.bladwijzer li a, .bladwijzer li span{display:inline-block;padding:3px}
.bladwijzer li a{border: 1px solid #333;color:#333;background:#ccc;text-decoration:none}
.bladwijzer li span{background:#000;color:#fff}
.bladwijzer li a:hover{background:#C00}

#album{margin: 10px 0;}
.goBack{display:block;color:#C00;margin:15px 0 15px 0}

.stand{
	margin: 10px 0;
	padding: 10px;
	background:#333;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border:1px solid #666;
	-webkit-box-shadow: 3px 3px 8px #000;
	-moz-box-shadow: 3px 3px 8px #000;
	box-shadow: 3px 3px 8px #000;
}
.stand table{margin: 0 0 20px 0}
#sponsors a{display:inline-block;width:100px;margin: 5px 5px}
#sponsors{display:block;margin: 10px 0;padding: 10px;background:#333;color:#fff;-moz-border-radius: 20px;
-webkit-border-radius: 20px;border:1px solid #666;text-align:center}
.NewsItemShort img{
	width:150px;
	float:left;
	padding:3px;border:1px solid #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:250px;
	width:535px;
	margin: 15px 0 0 0;
	background:#333;
	border:1px solid #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow:hidden;
	
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	overflow:hidden
}
/* rotator image style */	
	div#rotator ul li img {
	padding: 1px;
	margin: 0px;
	width:550px;
}
    div#rotator ul li.show {
	z-index:500;
	overflow:hidden;
}
.meerLezen a.fb{background:url(/images/facebook.png) no-repeat;width:20px;margin: 0 5px 0 0;border:none;}
.meerLezen a.netlog{background:url(/images/netlog.png) no-repeat;width:125px;margin: 0 5px 0 0;border:none;}
input{
	margin:5px 0px;
	width: 300px;
	border:2px solid #666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	height:25px;
	background:#ddd;
	font-size:120%;
}
#submit{
	margin:5px 0px;
	width: 300px;
	border:2px solid #CCC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background:#666;
	font-size:120%;
	padding: 5px 0;
	height:35px;
	display:block;
	color:#fff;
}
textarea{
	margin:5px 0px;
	width: 300px;
	border:2px solid #666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background:#ddd;
}
#credits p{
	color:#fff;
	font-size: 90%;
	margin: 5px 0 0 10px;
}
#credits p a{color:#fff;}
	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
			cursor:pointer;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:100000;
			}
		
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#ee0101;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}


#warnIE6{
background: #000;
font-size:150%;
text-align:center;
position:absolute;
top:0;
left: 200px;
width:500px;
height:500px;
z-index:5000;
display:none;
color:#fff;
padding: 10px;
}
.steveRamon{color:#FF0;font-weight:bold;}
#newsLetter{
	display:block;
	margin: 10px auto;
	width:200px;
	color:#fff;
	text-decoration:none;
	-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius:10px;
		text-align:center;
	background:#666;
	padding:5px;
}
	