/* $Id: standaard.css,v 1.26 2004/09/08 21:32:52 bart Exp $ */

body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

body, td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

a, a:link, a:active {
	color: #000000;
}
a:hover {
	color: #c1d329;
	text-decoration:underline;
	}

b, em {
	font-size: 1em;
	font-weight: bold;
	color: #2C251E;
	font-style:normal;
}
th {
	font-size: 0.92em;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 { color: #C0D12A; } 

h1 {
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;

}

h2 {
	font-size: 1.4em;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: center;
}

h3 {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h4, h5 {
	font-size: 1em;
	margin: 0;
	padding: 15px 0 0;
	}
	
h5 { display: inline ;}

.first {
	margin-top: 0px;
	padding-top: 0px;
}

.small {
	font-size: 0.92em;
}

#container {
	width: 904px;
	height: 604px;
	margin: 0 auto 20px auto;
	position: relative;
	padding:0;
}

#menu {
	color: #47382d;
	font-size: 1em;
	position: absolute;
	left: 510px;
	top: 198px;
	line-height: 160%;
	width: 200px;
	
	}
	
#menu a, #menu a:link, #menu a:visited, #menu a:active {
	color: #000	;
	font-weight: normal;
	font-size: 1.4em;
	text-decoration: none;
	border:0;
	}
	
	
#menu a:hover {
font-weight: normal;
	color: #c1d329;
	text-decoration:none;
	}
	
#menu .actief {font-weight: bold; color:#c1d329	; }

	
#tekst, #adres {
	padding: 0px 5px;
	width: 216px;
	overflow: hidden;
}

#adres { padding: 10px 0 0 10px; }

#adres a {text-decoration: none;
}

#adres a:hover {color: #c1d329;}

#adres table, #adres p {padding:0 0 3px 0; margin:0; line-height: 120%;}



#hoofdmenu {overflow:hidden; height: 151px;}

#hoofdmenu ul {padding: 0; margin:5px 0 0 0;}
#hoofdmenu li {
	list-style-type: none;
	font-weight: normal;
	padding: 0 0 20px 0;
	margin:0;
}
img {
	border: 0;
}

#hoofdmenu li a, #hoofdmenu li a:link, #hoofdmenu li a:visited, #hoofdmenu li a:active {
	text-decoration: none;
	border:0;
}

#hoofdmenu li a:hover {
	color: #4c4c4c;
	text-transform:underline;

	}	

#hoofdmenu a, #hoofdmenu a:link, #hoofdmenu a:visited, #hoofdmenu a:active, #hoofdmenu a:hover {
	text-decoration: none;
	}

.button {
	background-color: #c1d329;
	color: #fff;
	font-size: 1em;
	width: 220px;
	margin:0 0 15px;
	padding:3px;
	text-align: center;

	}
	
.button a, .button a:link, .button a:visited, .button a:active {
	color: #fff	;
	text-decoration: none;
	}
	
	
.button a:hover {
	text-decoration:underline;
	}p {
	line-height: 1.6em;
}


/* LIGHTBOX */

#lightbox{
	background-color:#262324;
	padding: 6px;
	}
#lightboxDetails, #lightboxDetails a{
	font-size: 1em;
	padding-top: 0.4em;
	color: #FFFFFF;
	}

		
#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(../picts/overlay.png); }

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

