/* CSS Document */

/* Content */
html {
  overflow:auto;
}

body {
	font-family:Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	overflow:hidden;
	background-color: #FEFEFE; /* 12-04 #A6A6A7 > #CCCCCC */
	
	background-image:url(Graphics/Layout/achtergrondnieuw.jpg);
	background-repeat: repeat-x;
}

/* Algemene opmaak */

div#centered{
	position: absolute;
	width: 956px;
	height: 500px;/* 687px */
	min-width: 956px;
	margin-left: -478px;
	top: 0px;
	left: 50%;
	overflow: hidden;
	z-index:0;
}

div#header {
	position: relative;

	width: 926px;
	height: 53px;

	top: 9px;
	left: 0px;
	
	z-index: 5;
	
	border: none;
	
	overflow:visible;
}

div#header_logo {
	float:left;
	position: relative;

	width: 320px;
	height: 53px;

	top: 0px;
	left: 16px;
	
	z-index: 10;
	
	border: none;
	
	overflow:hidden;
	
	color: #CD6683; /*#b66086*/ /* 27-07-08 ROL: Was #C16F86  */
}

div#header_menu {
	float:left;
	position: relative;

	width: 600px;
	height: 18px;

	top: 35px;
	left: 6px; 
	
	z-index: 10;
	
	border: none;
	
	font-size: 18px;
	color: #000000;
	text-align:right;
	
	overflow:visible;
}

div#content {
	position: relative;
	
	width: 960px;
	height: 403px;
	
	top: 30px;
	left: 0px;
	
	z-index: 20;
	
	border: none;
	
	background-image:url(Graphics/Layout/achtergrond.jpg);
	background-repeat:no-repeat;
	
	overflow: hidden;
}


div#footer {
	position: relative;

	width: 926px;
	height: 12px;

	top: 30px;
	left: 0px;
	
	z-index: 10;
	
	font-size: 10px;
	
	border: none;
}

div#footer_adress {
	position: relative;
	float: right;
	
	width: 500px;
	height: 12px;
		
	padding: 0px;
		
	text-align: right;
	
	color: #4b4b45;
}

div#footer_menu {
	position: relative;
	float: right;
	
	width: 410px;
	height: 12px;
		
	padding: 0px;
		
	text-align: left;
	color: #4b4b45;
}

img {
	border: none;
}

img.navigatie {
	vertical-align:middle;
	height: 12px;
	width: 12px;
	margin-bottom: 1px;
}

a {
	text-decoration:none;
}

a.news_active {	
	color: #FFFFFF;;
}

a.news_active:hover {
	color: #CCCCCC;
}

a.news_notactive {	
	color: #CCCCCC;;
}

a.news_notactive:hover {
	color: #FFFFFF;
}

/* Vervolgpagina opmaak */

div#text_background {
	position: relative;
	
	width: 946px;
	height: 389px;
	
	z-index: 25;
	
	background-repeat:no-repeat;
	
	overflow:hidden;
}
	
div#text_content {
	position: absolute;
	
	height: 389px;
	
	z-index: 50;
	
	overflow: auto;
	
	background-color: #CD6683; /*#b66086*/ /* 27-07-08 ROL: Was #C16F86 */
	
}

div#text_text {
	margin: 10px;
}

div#text_picture {
	position: absolute;
	height: 389px;
	margin: 10px;
}

div#photo_items {
	height: 195px;
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
}

div#photo_navigatie {
	height: 20px;
}

div.photo_navigatie_item {
	width: 145px;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
}


h1.text_header {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;	
	
	margin: 0px;
	padding: 0px;
}

h2.text_header {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;	
	
	margin: 0px;
	padding: 0px;
}

/* Links */

a {	
	color: #FFFFFF;;
}

a:hover {
	color: #CCCCCC;
}

a.menu_footer {	
	text-decoration: none;
	color: #4b4b45;;
	
	overflow: hidden;
}

a.menu_footer:hover {
	color: #000000;
}

a.menu_header {	
	text-decoration: none;
	color: #CD6683; /*#b66086*/ /* 27-07-08 ROL: Was #C16F86 */
	
	overflow: hidden;
}

a.menu_header:hover {
	color: #4b4b45;
}

/* formulier */

input {
	border: 1px #969696 solid;
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

textarea {
	border: 1px #969696 solid;
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

/* Tekst opmaak */

p.error {
	color: #FF0000;
	margin: 0px;
	padding: 0px;	
}

/* Login */
div#loginbutton {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	overflow: hidden;
}

input.loginbutton {
	cursor: default;
	height: 20px;
	width: 20px;
	color: #FFFFFF;
	border: none;
	background-color: #FFFFFF;
	overflow: hidden;
}

/* PopUp */
p.popup_header {
	width: 480px;
	min-height: 1px;
	max-height: 15px;
	
	z-index: 65;
	
	border: none;
	border-bottom: 1px #FFFFFF solid;
	
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;	
	
	margin-top: 0px;
	margin-bottom: 10px;
}

div#popup_header {
	position: absolute;

	width: 480px;
	height: 20px;
	
	left: 0px;
	top: 5px;
	
	border: none;
	border-bottom: 1px #FFFFFF solid;
}

div#popup_image {
	position: relative;
	
	width: 480px;
	height: 320px;
		
	border: none;

}

div.popup_video {
	position: relative;
	
	width: 300px;
	height: 160px;
		
	text-align: center;
	
	border: none;
}

div#popup_image_blocker {
	position: absolute;
	
	width: 480px;
	height: 245px;
	
	left: 2px;
	top: 28px;
		
	z-index: 50;
				
	border: none;

}

div#popup_text {
	position: absolute;
	
	width: 480px;
	
	left: 0px;
	top: 350px;
	
	border: none;
	border-top: 1px #FFFFFF solid;
}

#ibox_wrapper {
	width: 500px;
	height: 600px;
    padding: 10px 10px 35px 10px;
    border-color:#fff;
	
	overflow: hidden;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#CD6683; /*#b66086*/ }
#ibox_content { background-color:#CD6683; /*#b66086*/ border:0; }
#ibox_footer_wrapper {
    padding: 0 3px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
	color: #FFFFFF;
	text-decoration:none;
    width: 66px;
    height: 22px;
}

#ibox_loading { background: url('Graphics/Layout/indicator.gif') center center no-repeat; width: 128px; height: 128px; } 
