/* ----------------------------------- */
/*                                     */
/* Reset styles                        */
/*                                     */
/* ----------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

/* ----------------------------------- */
/*                                     */
/* Main styles                         */
/*                                     */
/* ----------------------------------- */

html {
	height:100%;
}

body {
	background-image:url('/img/bg.png');
	background-repeat: no-repeat;
	background-position:center top;
	margin:0;
	padding:0;
	height:100%;
	font-family:arial;
}

h1 {
	font-size:18px;
	color:#006600;
	margin-bottom:10px;
}

h2 {
	font-size:14px;
	color:#006600;
	font-weight:bold;
}

p {
	margin-bottom:10px;
}

img {
	margin:10px;
}

#hoofdblok {
	position:relative;
	width:800px;
	margin:0 auto;
	background-image:url('/img/bg_main.png');
	background-repeat:repeat-y;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#kop {
	height:199px;
	width:600px;
	float:left;
}

#logo {
	position:absolute;
	left:635px;
	top:2px;
	height:89px;
	width:124px;
	/*background-image:url('/img/logo.png');*/
}

#logo {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale src='/img/logo.png');
}

div>#logo {
	background-image:url('/img/logo.png');
}

#agendablok {
	width:200px;
	height:99px;
	background-image:url('/img/bg_news.png');
	float:left;
	padding-top:100px;
}

#agendablok dl {
	width:180px;
	margin-left:10px;
}

#agendablok a {
	font-family:Verdana;
	font-size:11px;
	color:#b0c85d;
	text-decoration:none;
}

#agendablok dt {
	float:left;
	width:50px;
	height:20px;
	line-height:20px;
	padding-right:10px;
	text-align:right;
	border-bottom:2px solid #fff;
}

#agendablok dd {
	float:left;
	line-height:20px;
	height:20px;
	width:120px;
	border-bottom:2px solid #fff;
}

#menubalk {
	width:800px;
	height:22px;
	background:#99cc33;
	clear:both;
}

.hoofdmenu, .submenu {
	list-style:none;
	margin:0;
	padding:0;
}

.hoofdmenu li {
	position:relative;
	float:left;
	border-right:1px solid #fff;
}

.hoofdmenu a {
	float:left;
	display:block;
	color:#006600;
	text-decoration:none;
	height:22px;
	padding:0 5px;
	line-height:22px;
	font-size:14px;
	font-weight:normal;
}

.hoofdmenu a.active {
	background-color:#338533;
	color:#fff;
}

.submenu {
	position:absolute;
	top:22px;
	left:0;
	background-color:#edf6d9;
	display:none;
}

.submenu li {
	clear:both;
	margin:0;
	padding:0;
	border:1px solid #99cc33;
	border-top:0;
}

.submenu a {
	color:#006600;
	display:block;
	width:150px;
	font-size:14px;
}

.submenu a.active {
	background:#99cc33;
	color:#edf6d9;
	display:block;
	width:150px;
}

#inhoud {
	width:560px;
	float:left;
	color:#666666;
	font-family:verdana;
	font-size:11px;
	padding:20px;
	padding-top:50px;
	padding-bottom:80px;
}

#inhoud a {
	color: #006600;
}

#nieuwsblok {
	width:200px;
	float:left;
}

#footer {
	position:fixed;
	top:100%;
	width:100%;
	height:89px;
	margin-top:-89px;
	background-image:url('/img/bg_footer.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}

#footer img {
	margin:0;
	padding:0;
	position:absolute;
	left:50%;
	margin-left:-400px;
}

#nieuwsblok dl {
	margin:10px;
	margin-top:30px;
}

#nieuwsblok dt a {
	font-size:14px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}

#nieuwsblok dd a {
	display:block;
	text-decoration:none;
	color:#99cc33;
	font-size:12px;
	padding:10px;
	padding-right:30px;
	padding-bottom:0;
	background-image:url('/img/nieuws_pijltjes.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-bottom:20px;
}

#nieuwsbrief {
	border-top:2px solid #fff;
	padding-top:10px;
	margin:10px;
	padding-bottom:80px;
}

#nieuwsbrief input {
	font-family:Verdana;
	font-size:11px;
	margin:10px;
	margin-bottom:0;
	width:130px;
	color:#006600;
	border:0;
	background:#fff;
	line-height:15px;
	height:15px;
}

#nieuwsbrief input.button {
	width:80px;
	margin:0;
	margin-left:58px;
	background-color:#edf6d9;
	border:0;
	color:#006600;
	text-align:right;
	font-family:arial;
	font-size:14px;
	color:#006600;
	font-weight:bold;
}

#taalselectie {
	position: absolute;
	color:#fff;
	padding:10px;
	font-size: 12px;
}

#taalselectie a {
	color:#fff;
	text-decoration:none;
}

#taalselectie a.selected {
	font-weight:bold;
}

#flash_header {
	width: 596px;
	height: 195px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#stats {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
