
body {
	margin: 0px;
	padding: 0px;
	background: url('img/bg.png') repeat-y center;
	font-family: arial, Sans-Serif;
	font-size: 11px;
}
div#contentFrame {
	margin: auto;
	position: relative;
	width: 980px;
	background: url('img/bg_menu.jpg') repeat-y;
	height: 800px;
}
div#contentFrameLogo {
	float:left;
	position: relative;
	width: 257px;
	height: 170px;
	background: url('img/logo.png') no-repeat;

}
div#contentFrameBanner {
	float:left;
	position: relative;
	width: 723px;
	height: 170px;
}

div#contentFrameLeft {
	float:left;
	position: relative;
	width: 180px;
}
	div#contentFrameMenu {
		float:left;
		position: relative;
		width: 158px;
		margin-left: 11px;
		margin-top: 22px;
	}
		div#contentFrameMenu a {
			float:left;
			width: 148px;
			height: 23px;
			background: url('img/button_inactive.jpg') no-repeat;
			margin-bottom: 3px;
			padding-left: 10px;
			padding-top: 10px;
			text-decoration: none;
			color: #000000;
		}	
		div#contentFrameMenu a:hover {
			background: url('img/button_over.jpg') no-repeat;
		}
		div#contentFrameMenu a#active {
			background: url('img/button_active.jpg') no-repeat;
			color: #CC0000;
			font-weight: bold;
		}
	div#contentFrameFormMailing {
		float: left;
		position: relative;
		width: 160px;
		height: 51px;
		margin-top: 34px;
		background: #CC0000;
		padding: 10px;
		bottom: 0px;
	}
		div#contentFrameFormMailing table {
			width: 100%;
			
		}
		div#contentFrameFormMailing td#Text {
			color: #FFFFFF;
			font-weight: bold;
			font-size: 11px;
			width: 132px;
		}
		div#contentFrameFormMailing input#Formfield {
			width: 118px;
			height: 17px;
			font-size: 11px;
			border: 0px;
			padding-top: 4px;
			padding-left: 4px;
		}

		div#contentFrameFormMailing a#Formbutton {
			float:left;
			position: relative;
			width: 19px;
			height: 23px;
			background: url('img/formbutton1.png') no-repeat yellow;
		}
div#contentFrameRight {
	float: left;
	position: relative;
	width: 800px;
	padding-top: 20px;

}
	div#contentFrameRightContent {
		float: left;
		position: relative;
		width: 545px;
		margin-right: 30px;
		margin-top: 2px;
		font-size: 12px;
		line-height: 18px;
		color: #313131;
		margin-left: 16px;
		padding-left: 17px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-right: 20px;
		background: url("img/bg_text.jpg") repeat-x #EBEBEB;
	}
		div#contentFrameRightContent img{
			float: left;
			border: 0px;
			margin-left: 0px;
			margin-top: 0px;		
			margin-bottom: 12px;
			padding-top: 2px;
		}
		div#nieuwsImage {
			float: left;
			background: url("img/bg_image.png") no-repeat bottom right;
			margin-right: 20px;

		}
		div#contentFrameRightContent div#photoContainer{
			float: left;
			width: 392px;
			margin-top: 20px;
		}
		div#contentFrameRightContent ul li{
			
			left: 30px;
			position: relative;
		}
	div#contentFrameRightUpdates {
		float: left;
		position: relative;
		width: 172px;
		height: 404px;

	}
		div#nieuws_top {
			position: relative;
			float: left;
			width: 160px;
			height: 1px;
			background-color: #CBCBCB;
			margin-top: 22px;
			margin-left: -13px;
		}
		div#nieuws {
			position: relative;
			float: left;
			width: 140px;
			background: url("img/bg_nieuws.jpg") repeat-y;
			padding: 10px;
			padding-top: 15px;
			margin-left: -13px;


		}
		div#nieuws_bottom {
			position: relative;
			float: left;
			width: 160px;
			height: 17px;
			background: url("img/bg_nieuws_bottom.jpg") no-repeat;
			margin-left: -13px;

		}

div#contentBottom {
	float: left;
	position: relative;
	width: 945px;
	height: 387px;
	background: url('img/bg_under_2.jpg') no-repeat bottom;
	margin-left: 20px;
}


input#nieuwskop {
	width: 500px;
}
textarea {
	font-family: arial, Sans-Serif;
	font-size: 12px;
	width: 680px;
	height: 200px;
}

td {
	vertical-align: top;
}
tr#newsRow {
	background: #E4E4E4;

}
tr#newsRow:hover {
	background: #CCCCCC;
}
tr#newsRow td {
	height: 20px;
	padding: 10px;
}
a {
	color: #CC0000
}
a:hover {
	color: #000000;
}



a#deleteImage {
	position: absolute;
	display:block;
	background-repeat: repeat;
	background: url('img/transp1.png');
	text-decoration: none;
	font-weight: bold;
	float:left;
	color: #FFFFFF;
}

a#deleteImage:hover {
	background: url('img/transp.png');
}



a#deletePdf {
	position: absolute;
	display:block;
	background-repeat: repeat;
	background: url('img/transp1.png');
	text-decoration: none;
	font-weight: bold;
	float:left;
	color: #FFFFFF;
}

a#deletePdf:hover {
	background: url('img/transp.png');
}


div.label
{
	margin:10px;
	display: none;
}

div#actie {
	width: 183px;
	height: 191px;
	position: absolute;
	background: url('img/postit.png');
	z-index: 99;
	left: 777px;
	top: 20px;
}

div#actie div#top {
	position: relative;
	width: 183px;
	height: 30px;
}
div#actie div#bottom {
	position: relative;
	width: 153px;
	height:161px;
	padding-left: 30px;
}
div.slideshow
{
	position: relative;
	width: 800px;
	height: 600px;
	left: 0px;
	top: 0px;
	margin-top: 10px;
}

input,textarea {
	font-family: arial;
	font-size: 11px;
}

div#pdfContainer {
	position: relative;
	width: 500px;
	background-color: #CCCCCC;
	padding: 10px;
	padding-bottom: 5px;
	margin-top: 20px;
	height: 50px;
}

div.footer {
	position: relative;
	float: right;
	width: 207px;
	height: 20px;
	left: 16px;
	color: #999999;
	margin-top: 8px;
}

div.footer2 {
	position: relative;
	float: right;
	width: 207px;
	height: 20px;
	left: 16px;
	color: #999999;
	margin-top: 8px;
	padding-right: 171px;
}
div.footer a {
	color: #999999;
}
div.footer a:hover {
	color: #CC0000;
}
div.footer2 a {
	color: #999999;
}
div.footer2 a:hover {
	color: #CC0000;
}

div.slideholder {
	width: 720px; height:198px; overflow: auto;
}

div.slideholder img {
	margin: 0px;
	padding: 0px;
	}