	
	html body {
		background-color: #960B09;
		background-attachment: scroll;
		margin: 0;
		font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	#nieuw {
		float: right;
		width: 269px;
		height: 202 px;
		padding: 10px 10px 10px 20px;
	}
	#nieuw ul {
		margin: 8px 0px 0px 10px;
		list-style: none;
		font-size: 11px;
	}
	#nieuw li {
		padding-bottom: 0px;
		padding-top: 9px;
	}
	#nieuw a {
		color:black;
		text-decoration: none;
	}
	#nieuw a:hover {
		color: white;
		text-decoration: none;
		font-weight: bold;
	}
	
	input.form {
		border: 1 solid; 
		background: #F6F6D2; 
		border-left-color: Silver;
		border-bottom-color: Silver;
		border-right-color: Silver;
		border-top-color: Silver;
	
	}
	
	textarea.form {
	border: 1 solid; 
		background: #F6F6D2; 
		border-left-color: Silver;
		border-bottom-color: Silver;
		border-right-color: Silver;
		border-top-color: Silver;
	}
	
	#kolom1 {
		font-size: 11px;
		padding: 15px 310px 15px 20px;
	}
	#kolom1 td {
		font-size: 11px;
	}
	
	#kolom1 h1 {
	  	font-size: 16px;
		margin: 5px 0px 5px 0px;
		color: #960B09;
	}
	#kolom1 h2 {
	  	font-size: 12px;
		font-weight : bold;
		margin: 5px 0px 5px 0px;
		color: #960B09;
	}
	
	#kolom2 {
		color: #F6F6D2;
		width: 259px;
		float:right;
		font-size: 11px;
		padding: 15px 15px 15px 20px;
	
	}
	#kolom2 td {
		font-size: 11px;
	}
	
	#kolom2 ul {
		margin: 0px 0px 0px 10px;
		list-style: none;
		font-size: 11px;
	}
	#kolom2 li {
		padding-bottom: 0px;
		padding-top: 9px;
		}
	#kolom2 em {
		padding-left: 20px;
	}
	#kolom2 a {
		color:white;
		text-decoration: none;
	}
	#kolom2 a:hover {
		color: white;
		text-decoration: underline;
		font-weight: bold;
	}
	#footer1 {
	  color: aqua;
	 font-size: 10px;
	 padding: 0px 0px 0px 50px
	}
	#footer2 {
		color: aqua;
		width: 269px;
		float:right;
		font-size: 10px;
		padding: 0px 0px 0px 0px;
	}
	#footer2 a {
		color: aqua;
		text-decoration: none;
	}
	#footer2 a:hover {
		color: white;
		text-decoration: underline;
	}
	
	#kolom2 h1 {
		color : White;
		font-size: 15px;
		font-style: italic;
		margin : 0px 0px 0px 0px;
	}
	#kolom2 h2 {
		color : #BB9CEF;
		font-size: 13px;
		font-weight: bold;
		font-style: italic;
		margin : 0px 0px 0px 0px;
	}
	#kolom2 h3 {
		color : #BB9CEF;
		font-size: 12px;
		margin : 0px 0px 0px 0px;
	}
		ul#saturday {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: auto;
		position: relative;
		display: block;
		height: 32px;
		text-transform: uppercase;
		font-size: 10px;
		background: transparent url("../assets/bgOFF.gif") repeat-x top left;
		font-family: Trebuchet,Helvetica,Arial,Verdana,sans-serif;
		border-bottom: 0px solid #336666;
		border-top: 0px solid #C0E2D4;
		/*letter-spacing: 7;*/
	}

	ul#saturday li{
		display:block;
		float:left;
		margin:0;
		pading:0;
	}
	ul#saturday li a{
		display:block;
		float:left;
		color:white;
		text-decoration:none;
		padding:12px 20px 0 20px;
		height:32px;
		/*background:transparent url("../assets/bgDIVIDER.gif") no-repeat top right;*/
	}
	ul#saturday li a:hover{
		background:transparent url("../assets/bgHOVER.gif") no-repeat top right;
	}
	ul#saturday li a.current,ul#saturday li a.current:hover{
		color:#fff;
		background:transparent url("../assets/bgON.gif") no-repeat top right;
	}
	
	#thumbnails td{
	background-color: silver;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	}