body{
	background-color: #45a3c5;
	background-image: url(../gfx/mainBg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #505050;
}

a{		
	color: #007fad;
	text-decoration: underline;
}
a:hover{	
	color: #007099;	
	text-decoration: underline;
}

a.readMoreLink{		
	font-size: 12px;
	color: #601253;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}
a.readMoreLink:hover{	
	font-size: 12px;
	color: #601253;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 10px;
}

a.listLink{		
	color: #505050;
	text-decoration: none;
}
a.listLink:hover{	
	color: #505050;	
	text-decoration: underline;
}

a.selectedListLink{		
	color: #007fad;
	text-decoration: none;
}
a.selectedListLink:hover{	
	color: #007099;	
	text-decoration: underline;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 22px;
	color: #007fad;
	border-left: 1px solid #69235e;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
}


/*h1.titel{
	font-size: 22px;
	color: #007fad;
	border-left: 1px solid #69235e;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
}
*/
h2.titel{
	font-size: 22px;
	color: #601253;
	border-left: 1px solid #69235e;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 3px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 15px;
	color: #601253;
	border-left: 1px solid #69235e;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
}
/*h3.itemdatum{
	font-size: 15px;
	color: #601253;
	border-left: 1px solid #69235e;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
}*/

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 12px;
	color: #007fad;
	border-left: 1px solid #69235e;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}
/*
h4.titel{
	font-size: 12px;
	color: #007fad;
	border-left: 1px solid #69235e;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
}*/

.sIFR-hasFlash h5 {
	visibility: hidden;
	font-size: 13px;
	color: #601253;
	border-left: 1px solid #69235e;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}
/*
h5.titel{
	font-size: 12px;
	color: #601253;
	border-left: 1px solid #69235e;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}
*/
.smallForm{
	display: inline;
	width: 115px;
}

.inputVeld{
	display: inline;
	width: 115px;
	height: 15px;
	background-image: url(../gfx/searchBoxBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Times New Roman", Times, serif;
	color: #747474;
	border: 1px solid #c6c6c6;
}


a img{
	border: none;
}

#fotoHeader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 991px;
	height: 135px;
	background-image: url(../gfx/general_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#col1{
	position: absolute;
	top: 135px;
	left: 0px;
	width: 184px;
	margin-top: 0px;
	margin-right: 11px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

	#menu{
        background-image: url(../gfx/menuBg.gif);
        background-position: left bottom;
        background-repeat: no-repeat;
        margin: 0px;
        padding-top: 0px;
        padding-right: 12px;
        padding-left: 16px;
        padding-bottom: 0px;
    }

	
		#menu ul{
			margin-top: 0px;
			margin-left: 5px;
			margin-right: 0px;
			margin-bottom: 0px;
			padding-top: 0px;
			padding-right: 0px;
			padding-left: 0px;
			padding-bottom: 25px;
		}
	
		#menu li{
			height: 22px;
			padding-top: 3px;
			list-style: none;
		}
		
		
			
	#topInfoBox{
        background-image: url(../gfx/topInfoBg.gif);
        background-position: left bottom;
        background-repeat: no-repeat;
        margin: 0px;
        padding-top: 4px;
        padding-right: 12px;
        padding-left: 16px;
        padding-bottom: 20px;
    }

		
		.readMore{
			font-size: 9px;
			color: #601253;
			text-align: right;
			padding-right: 5px;
		}
		
		
		#infoText{
			color: #007fad;
		}
		
	#zoek{
        height: 73px;
        background-image: url(../gfx/searchBg.gif);
        background-repeat: no-repeat;
    }

	
		#zoek .inputVeld{
            margin-top: 33px;
            margin-left: 15px;
            padding-left: 2px;
        }


		
		#zoek .searchBut{
			margin-bottom: -8px;
		}
	
	#contact{
		height: 190px;
		border-left: 1px solid #69235e;
		margin-top: 10px;
		margin-left: 17px;
		padding-left: 10px;
		padding-bottom: 0px;
	}
	
		#adres{
			color: #601253;
		}
			
	#infoBanner{
		margin-top: 60px;
		margin-left: 3px;
	}
	
	
	
#col2{
	position: absolute;
	top: 135px;
	left: 187px;
	width: 538px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
	
	.newsUpdate{
		margin-left: 17px;
	}
	
	#loctaties{
		clear: both;
	}
	
		.locatie{
			float: left;
			padding-right: 4px;
			padding-left: 17px;
		}
	
		.titelBlok{
			border-left: 1px solid #69235e;
			margin-left: 17px;
		}
	
	.newsItemBig{
		clear: both;
		margin-left: 17px;
		padding-top: 20px;
	}
		
		.newsItemText{
			float: left;
			width: 350px;
			margin: 0px;
			padding-top: 0px;
			padding-left: 15px;
		}
		
		.newsItemTextComplete{
			float: left;
			width: 450px;
			margin: 0px;
			padding-top: 0px;
			padding-left: 15px;
		}
		
		.newsItemEnd{
			float: left;
			clear: left;
			width: 340px;
			border-top: 1px solid #e9e9e9;
			border-bottom: 1px solid #e9e9e9;
			margin-top: 10px;
			margin-right: 0px;
			margin-left: 7px;
			margin-bottom: 10px;
			padding-top: 15px;
			padding-right: 0px;
			padding-left: 10px;
			padding-bottom: 15px;
		}
		
			.newsItemEnd span{
				margin-left: 232px;
			}
		
		.newsItemPic{
			float: right;
			padding-left: 8px;
		}
		
	.newsItemSmall{
		clear: both;
		margin-right: 8px;
		margin-left: 24px;
		margin-bottom: 15px;
		padding-top: 5px;
		padding-bottom: 3px;
		border-bottom: 1px solid #e9e9e9;
	}

	.newsItemSmallTitels{
		float: right;
		width: 374px;
		margin-top: 5px;
	}
	
	
	.newsTextPreview{
     	   width: 500px;
    	   margin-top: 5px;
     	   margin-bottom: 10px;
   	 }
	

	
		.newsItemThumb{
			float: left;
			padding-top: 12px;
			padding-right: 7px;
		}
		
		
	#bannerBox{
		margin-right: 8px;
		margin-left: 24px;
		padding-top: 25px;
	}
	
		.bannerLeft{
			float: right;
			width: 240px;
		}
	
		.bannerRight{
			float: left;
			width: 240px;
			text-align: right;
		}
	
#col3{
	position: absolute;
	top: 135px;
	left: 749px;
	width: 222px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

	#poll{
		margin-bottom: 40px;
	}
			
		#poll ul{
			margin-top: 0px;
			margin-left: 5px;
			margin-right: 0px;
			margin-bottom: 0px;
			padding: 0px;
		}
	
		#poll li{
			width: 205px;
			height: 20px;
			background-image: url(../gfx/pollBg.gif);
			background-repeat: no-repeat;
			padding-left: 30px;
			padding-top: 5px;
			list-style: none;
		}
		
		.listSubmit{
			width: 207px;
			height: 45px;
			background-image: url(../gfx/listSubmitBg.gif);
			background-repeat: no-repeat;
			font-size: 9px;
			color: #601253;
			text-align: right;
			margin-left: 5px;
			padding-right: 10px;
			padding-top: 13px;
		}
	
		
	
	#fotos{
		margin-bottom: 40px;
	}
	
		#fotoSlideshow{
			margin-left: 6px;
			margin-bottom: 10px;
		}
	
		#fotos ul{
			margin-top: 0px;
			margin-left: 5px;
			margin-right: 0px;
			margin-bottom: 0px;
			padding: 0px;
		}
	
		#fotos li{
			width: 207px;
			height: 20px;
			background-image: url(../gfx/listBulletBg.gif);
			background-repeat: no-repeat;
			padding-left: 25px;
			padding-top: 5px;
			list-style: none;
		}
	
	#subscribeBox{
		width: 235px;
		height: 52px;
		background-image: url(../gfx/newsLetterBoxBg.gif);
		background-repeat: 
	}
	
		#subscribeBox .inputVeld{
			margin-top: 16px;
			margin-right: 5px;
			margin-left: 11px;
			padding-left: 2px;
		}

