@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
	background-image: url(bgslider.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#menu {
	margin-top:5px;
	margin-left:10px;
}
#headertekst {
	color:#FFFFFF;
	font-size:12px;
	font-stretch:ultra-expanded;
}
#headertekst a {
	color:#d9fcd8;
	text-decoration:none;
}
#headertekst a:hover {
	color:#d9fcd8;
	text-decoration:underline;
}

h1 {
	margin-top:20px;
	margin-bottom:0px;	
	margin-left:10px;
	margin-right:10px;
	font-size:14px;
	color:#022358;
	text-decoration:none;
	font-family:verdana;
}
#inhoud {
	margin-top:10px;
	margin-left:10px;
	font-size:11px;
	font-family:verdana;
	margin-right:10px;
	margin-bottom:20px;
}

/* LINKS */
#inhoud a {text-decoration: none;}
#inhoud a:link {color: #114716;	text-decoration: none;}
#inhoud a:visited {color: #114716;text-decoration: none;}
#inhoud a:hover {color: #5bb128;text-decoration: underline;}
#inhoud a:active {color: #114716;text-decoration: none;}


table {
	font-size:11px;
	font-family:verdana;
	color:#123456;
}

#footertable {
	color:#f0f0f0;
}
#footertable a {
	color:#d9fcd8;
	text-decoration:none;
}
#footertable a:hover {
	color:#d9fcd8;
	text-decoration:underline;
}
image {
border:none;
}

input {
	border: 1px solid #999999;
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #5bb227;
}

