body {
	background-color: #000000;
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

p {
	line-height:16px;
	margin-left:5px;
	margin-right:5px;
}

h1 { color: white; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; line-height: 22px; background-color: black; margin-top: 0.67em; margin-right: 0; margin-bottom: 0.67em; padding-left: 12px; }

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
}

h3 {
	margin-left:5px;
}

a.back:link, a.back:visited {
	background-color:#000000;
	border:2px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	padding:4px;
	width:35px;
	margin-right:auto;
	margin-left:auto;
}

a.back:hover {
	color:#FF0000;
	display:block;
	border:2px solid #FF0000;
}

a.site:link, a.site:visited {
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	width:85px;
	line-height:16px;
}

a.site:hover {
	color:#FF0000;
}

a.btntext:link, a.btntext:visited {
	background-color:#333333;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	line-height:90px;
	width:370px;
}

a.btntext:hover {
	color:#000000;
	display:block;
	background-color:#990000;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lightbox/overlay.png", sizingMethod="scale");
	}

#outer {
	position:absolute;
	width:900px; 
	height:700px;
	margin-left:10px;
	margin-top:10px;
	z-index:1;
}

#header {
	position:absolute;
	width:100%;
	height:51px;
	left:0px;
	top:0px;
	background-image:url(../images/logo_rob.jpg);
	background-repeat:no-repeat;
	background-position:right;
	z-index:2;
}

#placeholder {
	position:absolute;
	width:30%;
	height:604px;
	left:0px;
	top:52px;
	border-top:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	background-image:url(../images/index.jpg);
	z-index:3;
}

#placeholder1 {
	position:absolute;
	width:30%;
	height:604px;
	left:0px;
	top:52px;
	border-top:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	background-image:url(../images/klooster.jpg);
	z-index:3;
}

#placeholder2 {
	position:absolute;
	width:30%;
	height:604px;
	left:0px;
	top:52px;
	border-top:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	background-image:url(../images/art.jpg);
	z-index:3;
}

#placeholder3 {
	position:absolute;
	width:30%;
	height:604px;
	left:0px;
	top:52px;
	border-top:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	background-image:url(../images/contact.jpg);
	z-index:3;
}

#menu {
	position:absolute;
	width:4.8%;
	height:604px;
	left:270px;
	top:52px;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	z-index:4;
}

#contentarea {
	position:absolute;
	width:66.1%;
	height:604px;
	left:305px;
	top:52px;
	background-color:#CCCCCC;
	border-top:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	z-index:5;
}

#welkom, #tekstvak1, #tekstvak2 {
	width:90%;
	height:auto;
	margin:auto;
	margin-top:10px;

}

.image {
	float:right;
	border:5px solid #000000;
	margin-left:5px;
	margin-bottom:10px;
}

#nieuws_header {
	width:100%;
	height:auto;
}

#nieuws {
	width:100%;
	height:240px;
	overflow:auto;
}

.flash {
	margin-right:5px;
	margin-left:5px;
}

#gallery {
	width:90%;
	height:475px;
	margin:auto;
	margin-top:10px;
}

#itemA, #itemB {
	width:95%;
	height:120px;
	background-color:#000000;
	border:2px solid #FFFFFF;
	margin:auto;
}

#itemA_img {
	width:90px;
	height:90px;
	margin-left:10px;
	margin-top:15px;
	float:left;
	border:2px solid #FFFFFF;
}

#itemB_img {
	width:90px;
	height:90px;
	margin-right:10px;
	margin-top:15px;
	float:right;
	border:2px solid #FFFFFF;
}

#itemA_col {
	width:370px;
	height:90px;
	margin-right:10px;
	margin-top:15px;
	float:right;
	background-color:#333333;
	border:2px solid #FFFFFF;
	font-size:36px;
	text-align:center;
	line-height:75px;
}

#itemB_col {
	width:370px;
	height:90px;
	margin-left:10px;
	margin-top:15px;
	float:left;
	background-color:#333333;
	border:2px solid #FFFFFF;
	font-size:36px;
	text-align:center;
	line-height:75px;
}

label {
	width: 4em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0;
	clear: both;
}

#form {
	position:relative;
	margin-left:20px;
}
	
#copyright {
	position:absolute;
	top:675px;
	width:800px;
	left:30px;
	color:#FFFFFF;
	line-height:18px;
	z-index:50;
	height: 20px;
	}	

