body {
		margin: 0 auto;
		padding: 0px;
		font-family: verdana;
		font-size: 11px;
		background-color: #1F1A17;
}

img {
		border: 0px;
}


/* TABLES */

.main_content {
	border-collapse: collapse;
	margin: 0px auto auto;
	width: 973px;
	height: 676px;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
}

.main_top {
	vertical-align: top;
	height: 80px;
}

.main_center {
	height: 406px;
	width:	714px;

}
	.main_center div.content {
	padding-left: 39px;
	padding-top: 13px;	
	}

.main_menu {
	vertical-align: top;
	text-align: right;
	width: 259px;	
	height: 406px;	
}
	.main_menu .menu {
		padding-top: 12px;
		padding-right: 39px;
	}
	
	.main_menu .knop {
		margin-bottom: 5px;
	}
	

.main_photo {
	height: 110px;
	padding-left: 49px;
	padding-right: 49px;
	vertical-align: middle;
	text-align: left;
}
	.main_photo .foto {
	border: 2px solid #969593;
}
marquee {
	padding-top: 0px;
}

.main_bottom {
	vertical-align: top;
	height: 100px;
}

	.main_bottom .mailknop {
	padding-top: 20px;
	padding-left: 67px;	
}

#textform {
	color				: #ffffff;
	position			: absolute;
	width				: 100%;
	top					: 25%;
	left				: 0;
	display				: none;
	z-index				: 20000000;
}

.textcontainer {
	position: absolute;
	background-color: #DEDEDD;
	width: 600px;
	height: 425px;
	padding: 5px;
}

#textload {
	padding: 20px;
	height: 330px;
	color: #000000;
	font-family: Georgia;
	font-size: 10pt;
	overflow: auto;
	margin-bottom: 7px;
	line-height: 16pt;
}

#closeButton {
	float: right;
	cursor: pointer;
}

img.knop {
	cursor: pointer;
}

#loader {
	text-align: center;
	margin-top: 30%;
}

#containertitle {
	color: #DA251E;
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
	margin-top: 5px;
	font-family: Georgia;
}

.carouselArrow {
	cursor: pointer;
}

.newsBack {
	background-image: url('images/newsback.gif');
	height: 100%;
	width: 100%;
	position: absolute;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index: 5;
}

#nieuwsform {
	width: 621px;
	height: 366px;
	position: absolute;
	margin-top: -365px!important;
	margin-top: 1px;
	margin-left: -1px!important;
	margin-left: -626px;
	display: none;
}

#newsText {
	z-index: 10;
	position: absolute;
	padding: 20px;
}

#newsText table {
	width: 100%;
	height: 300px;
}

#newsText table td {
	width: 50%;
	color: #ffffff;
	vertical-align: top;
	font-size: 10pt;
}

#newsText h2 {
	padding: 0px;
	margin: 0px;
	font-size: 12pt;
}

#carousel-overlay {
	width: 880px;
	height: 90px;
	position: absolute;
	z-index: 200px;
	background-color: #ffffff;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	display: none;
}