body, html {
	margin: 0;
	padding: 0;
	background: #120221;
	height: 100%;
}
body, td {
	font: 10px/18px Verdana;
	color: #454545;
}
body.editor {
	background: #fff;
}
input, textarea {
	font: 10px Verdana;
	color: #454545;
}
img {
	border: none;
}
h1, h2, p {
	margin: 0;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #1d0730;
	margin: 18px 0;
}
h2 {
	font-size: 10px;
	font-weight: bold;
}
p {
	margin: 18px 0;
}
a:link, a:visited {
	color: #150426;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #554761;
	text-decoration: none;
}
div.gallery {
	width: 355px;
}
.galerij_thumb img {
	filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
}
.galerij_thumb_over img {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

/* Banner */
div#banner {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
}
div#banner a:focus {
	outline: none;
}
/* /Banner */

div#outer {
	width: 100%;
	height: 100%;
	_height: 100%;
	min-height: 100%;
	display: table;
	position: relative;
}
div#container {
	position: absolute;
	display: table-cell;
	width: 750px;
	height: 700px;
	left: 50%;
	top: 50%;
	margin-left: -375px;
	margin-top: -350px;
}
div#uber_wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
}
div#wrapper {
	width: 716px;
	height: 688px;
	position: relative;
}
div#background_content {
	background: bottom url(images/background_content.gif) no-repeat;
	width: 716px;
	height: 688px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
div#background {
	position: absolute;
	left: -100px;
	z-index: 1;
	top: 30px;
	background: url(images/background.jpg) no-repeat;
	width: 917px;
	height: 722px;
}
div#logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}
div#logo img {
	margin-left: 40px;
}
div#wrapper_top_left {
	position: absolute;
	top: 73px;
	z-index: 3;
	left: 2px;
	height: 283px;
	width: 453px;
	background: url(images/background_wrapper_top_left.gif) no-repeat;
}
div#wrapper_top_left  div#wrapper_top_left_inner {
	padding: 0 40px;
	margin: 20px 0;
	overflow: auto;
	height: 250px;
}
div#wrapper_top_right {
	position: absolute;
	top: 43px;
	right: -23px;
	width: 284px;
	z-index: 3;
	height: 314px;
	background: url(images/background_wrapper_top_right.gif) no-repeat;
}
div#wrapper_top_right div#wrapper_top_right_inner {
	margin-left: 4px;
	margin-top: 16px;
}
div#wrapper_top_right div#wrapper_top_right_inner img {
	width: 267px;
	height: 297px;
}
div#wrapper_navigation {
	position: absolute;
	top: 357px;
	left: 18px;
	background: #1b072e url(images/background_navigation.gif) repeat-x;
	width: 681px;
	height: 50px;
	text-align: center;	
	z-index:5;	
}
div#wrapper_navigation div#navigation {
	padding: 0 35px;
	height:50px;
}
div#wrapper_navigation div#navigation a:link, div#wrapper_navigation div#navigation a:visited {
	font-size: 16px;
	color: #fff;
	text-decoration: none;	
}
div#wrapper_navigation div#navigation a:hover {
	color: #b482e4;
}
div#wrapper_bottom_left {
	background: url(images/background_wrapper_bottom_left.gif) repeat-x;
	position: absolute;
	bottom: -28px;
	left: -29px;
	z-index: 3;
	width: 289px;
	height: 309px;
}
div#wrapper_bottom_left div#wrapper_bottom_left_inner {
	margin-left: 16px;
	margin-top: 1px;
}
div#wrapper_bottom_left div#wrapper_bottom_left_inner img {
	width: 267px;
	height: 293px;
}
div#wrapper_bottom_right {
	background: url(images/background_wrapper_bottom_right.gif) no-repeat;
	position: absolute;
	right: 0;
	bottom: 15px;
	width: 461px;
	height: 264px;
	z-index: 3;
}
div#wrapper_bottom_right div#wrapper_bottom_right_inner {
	overflow: auto;
	height: 238px;
	width: 380px;
	padding: 0 40px 10px 20px;
}
div.news_article  p, div.news_article h2 {
	margin: 0;
}
div.news_article div.lees_meer {
	text-align: right;
}
div.news_article div.news_article_inner {
	height: 51px;
	overflow: hidden;
}
div#wrapper_footer {
	position: absolute;
	bottom: -5px;
	right: 40px;
	color: #fff;
}
div#wrapper_footer a:link, div#wrapper_footer a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal
}
div#wrapper_footer a:hover {
	text-decoration: underline;
}

/* Mailer ext */
.error {
	background: #fbb6b6;
}
div.clearfloat {
	clear: both;
}
div.mailer_ext {
	padding: 0;
}
div.mailer_ext div.message {
	position: absolute;
	top: 75px;
	left: 40px;
	background: #fff;
	width: 312px;
	border: 1px solid #fbb6b6;
	padding: 20px;
	cursor: pointer;
}
div.mailer_ext p {
	margin: 0;
}
div.mailer_ext input:focus, div.mailer_ext textarea:focus {
	border-color: #999;
}
div.mailer_ext input.versturen:focus {
	border-color: #ccc;
}
div.mailer_ext label {
	display: block;
	float: left;
	width: 150px;
}
div.mailer_ext input, div.mailer_ext textarea {
	width: 150px;
	margin-bottom: 4px;
	border: 1px solid #ccc;
}
div.mailer_ext textarea {
	width: 300px;
	vertical-align: top;
}
div.mailer_ext div.radio_buttons input {
	width: auto;
	border: none;
	width: auto;
}
div.mailer_ext div.radio_buttons label {
	display: inline;
	float: none;
}
div.mailer_ext div#collect {
	width: auto;
}
div.mailer_ext input.versturen {
	width: auto;
	margin-top: 6px;
	margin-left: 223px;
}
div.mailer_ext div#mailer_bottom {
	margin-left: 200px;
}
div.mailer_ext p.error_list {
	cursor: pointer;
	margin: 0;
	display: inline;
}
div.nav_element {	
	font-size: 16px;	
	height:30px;
	float:left;
	margin: 10px 5px;
}

div#navigation div.element {
	height: 50px;
	float: left;
	position: relative;
}
div#navigation ul.subelements {
	position: absolute;
	top: 50px;
	width: 200px;
	left: -10px;
	background: #150426;
	display: none;
	border: 1px solid #715787;
	margin: 0;
	padding: 5px 0;
	list-style: square;
	color: #554761;
}
div#navigation ul li {
	padding: 0;
	margin: 0 0 0 30px;
	text-align: left;
}
div#wrapper_navigation div#navigation ul.subelements a:link, div#wrapper_navigation div#navigation ul.subelements a:visited {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}
div#wrapper_navigation div#navigation ul.subelements a:hover {
	color: #b482e4;
}

div#structure {
	margin: 0 0 18px 0;
}
