body{
	background-color: #FFF;
	margin:0px;
	/* IE 5 centring bug fix */
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-repeat: repeat-x;	
	color: #000;
}

html > body{
	background-color: #FFF;
	margin:0px;
	/* IE 5 centring bug fix */
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;	
	color: #000;
}

div#wrapper{					
	margin-left: auto;
	margin-right: auto;
	width: 996px;
	text-align: left;
		
	background-image: url(images/background.png);
	background-repeat: repeat-x;		

	background-image: url(images/backgroundwrapper.jpg);
	background-repeat: repeat-y;	
	
	padding: 0px;
}

body > div#wrapper{					
	margin-left: auto;
	margin-right: auto;
	width: 996px;
	text-align: left;
		
	background-image: url(images/background.png);
	background-repeat: repeat-x;		

	background-image: url(images/backgroundwrapper.png);
	background-repeat: repeat-y;	
	
	padding: 0px;
}

div#wrapperbottom{
	clear: both;
	width: 996px;
	height: 35px;
	background-image: url(images/backgroundwrapperbottom.jpg);
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#top{
	width: 966px;
	height: 43px;
	background-image: url(images/top.jpg);
	float: left;
	margin-left: 8px;
}

#wrapper > div#top { 
	width: 966px;
	height: 43px;
	background-image: url(images/top.jpg);
	float: left;
	margin-left: 15px;
}

div#header {
	width: 966px;
	height: 126px;
	float: left;
	background-image: url(images/header.jpg);
	margin-left: 8px;	
} 

#wrapper > div#header {
	width: 966px;
	height: 126px;
	float: left;
	background-image: url(images/header.jpg);
	margin-left: 15px;	
} 


div#inhoud{
	width: 966px;
	float: left;
	margin-left: 8px;
}

#wrapper > div#inhoud { 
	width: 966px;
	float: left;
	margin-left: 15px;
}

div#navcontainer{
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div#navcontainer li{
	margin-bottom: 5px;
}

div#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer a#current{
	width: 150px;
	background-color: #FFF;
	color: #333;
	text-decoration: none;
}

div#navcontainer a{
	display: block;
	padding: 3px;
	margin: 0px;
	width: 145px;
	background-color: #a70101;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;	
	color: #FFF;
}

div#navcontainer a:link, #navlist a:visited{
	color: #FFF;
	text-decoration: none;
}

div#navcontainer a:hover{
	width: 150px;
	background-color: #FFF;
	color: #333;
	text-decoration: none;
}

div#center{
	float: left;
	width: 550px;
	background-color: #FFF;
}

#inhoud > div#center { 
	float: left;
	width: 550px;
	background-color: #FFF;
	margin-left: 5px;
}

div#center h3{
	color: #000;
}

div#center h4{
	color: #000;
	text-decoration: none;
}

div#center .datum{
	color: #000;
}

div#centergroot{
	float: left;
	width: 810px;
	background-color: #FFF;
}

#inhoud > div#centergroot { 
	float: left;
	width: 810px;
	background-color: #FFF;
	margin-left: 5px;
}


div#centergroot p{
	padding-top: 0px;
}

div#centergroot h3{
	color: #000;
}

div#centergroot h4{
	color: #000;
	text-decoration: none;
}

div#centergroot .datum{
	color: #000;
}

div.partner{
	float: left;
	border-bottom: thin;
	border-bottom-style: dotted;
}

#logosc{
	float: right;
	margin: 20px;
	padding: 0px;
}

div#nieuws{
	float: right;
	width: 255px;
	background-color: #a70101;
	margin-left: 5px;
}

div#nieuws a{
	color: #FFF;
	text-decoration: none;
}

div.nieuwsitem{
	float: left;
}

.datum{
	color: #FFF;
	font-size: 0.7em;
}

div#nieuws a:hover{
	color: #333;
	text-decoration: none;
	text-decoration: underline;
}

.nieuwsfoto{
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

.nieuwsfotolinks{
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
}

div#film{
	float: right;
	width: 255px;
	background-color: #a70101;
	margin-left: 5px;
	margin-top: 5px;
	clear: right;
	text-align: center;
	padding-bottom: 5px;
}

div#film h3{
	text-align: left;
}

h1{
	color: #FFF;
	text-align: center;
	font-size: 3.5em;
	padding-top: 30px;
}

#header > h1{
	color: #FFF;
	text-align: center;
	font-size: 3.5em;
	padding-top: 0px;
}

h2{
	color: #FFF;
	text-align: center;
	font-size: 1em;
}

h3{
	font-size: 1.7em;	
	color: #FFF;
	margin: 0px;
	padding: 5px;
}

h4{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	color: #FFF;
	text-decoration: underline;
	font-size: 1em;
}

p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
}

table a img{
	text-decoration: none;
	border-style: none;
}
