html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
/*
* {
	margin:0px auto;
	padding:0;
}*/

body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #000;

	background-repeat: no-repeat;
	background-position: 50% 0%;
	/*background-position: 50% -150%;*/


}
td{font-size: 11px;}
a img
{
	border: none;
}
a{color:#75084b;}
div#shim {
	margin:0px auto;
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -241px;
	float: left;
	
}

div#wrapper {
	width: 100%;
	height: 483px;
	clear: both;
	border-top: 6px solid white;
	border-bottom: 6px solid white;
	background: #400228;
	position: relative;
	margin:0px auto;
	top: -241px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */

}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}

html, body {
height: auto;
}
/* end hack */

/* ]]> */

div.photo {
	position:absolute;
	right: -128px;
	top: 0px;

	width: 128px;
	height: 483px;
	background:#75084b;
}

div.leftphoto {
	position:absolute;
	left: -128px;
	top: 0px;

	width: 128px;
	height: 483px;
	background:#75084b;
}

div#container {
	width:730px;
	height:483px;
	margin:0px auto;
	position:relative;
	background-repeat: no-repeat;
	}

	div.page {
		background: url(../images/bg.jpg) no-repeat;
	}
	
	div#menu {
		width: 695px;
		overflow:hidden;
		padding-top: 96px;
	}
	div#menu ul {
		margin: 0 20px;
		padding: 0;
		list-style: none;
	}
		div#menu ul li {
			float:left;
			margin-right: 8px;
		}
		div#menu ul li a {
			float: left;
			display: block;
			padding: 5px;
			color: #75084b;
			font-size: 16px;
			text-decoration: none;
		}
		div#menu ul li a.active {
			color: #fff;
			background: #75084b;
		}
		
div#contentContainer {
	padding-top: 76px;
}
	div#contentContainer div.content, div#contentContainer div.contentwide {
		padding: 51px 0px 0px 20px;
		width: 330px;
		height: 234px;
		float:left;
	}
	div#contentContainer div.contentwide {
		float: none;
		width: 680px;

	}
		div#contentContainer div.content p, div#contentContainer div.contentwide p {
			margin: 0 0 6px 0;
		}
			div#contentContainer div.content img, div#contentContainer div.contentwide img {
				display: block;
				margin: 0 auto;
			}
			
		div#contentContainer h1 {
			font-size: 22px;
			color: #75084b;
			line-height: 31px;
			padding-left: 20px;
			font-weight: normal;
			margin: 0;
			position: absolute;
			z-index: 5;
		}
		div#contentContainer h2 {
			font-size: 16px;
			color: #75084b;
			
			font-weight: normal;
			margin: 0 0 3px 0;

		}
		div.bgtitle {
			position: absolute;
			color: white;
			z-index: 4;
			left: 80px;
			top: 198px;
			text-transform: uppercase;
			font-size: 74px;
			letter-spacing: 10px;
			opacity: 0.6;
		}

div.footer {
	padding-top: 10px;
	text-align:center;
	color: white;
	font-size: 10px;
	
}
	div.footer a {
		color: #ccc;
	}
	
div#contentContainer div.content img.galerijfoto, div#contentContainer div.contentwide img.galerijfoto, div#contentContainer div.contentwide div.foto_dummy {
	float: left;
	margin: 0px 13px 14px 0;
}
 div#contentContainer div.contentwide div.foto_dummy {
 	width: 100px;
 	height: 100px;	
 }
a.intlink {
	text-align:right;
	display:block;
	font-size: 130%;
}
div.foto_omschr {
	float: left;
	width: 320px;
	margin: 0px 13px 14px 0;
	height: 100px;	
}
div.pagination {
	position: absolute;
	bottom: 5px;
	right: 10px;	
}


div.contact_bottom {
	position:absolute;
	bottom: 0px;
}
