body {
	background:url(images/achtergrond.gif);
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:8pt;
}
a {
	color:#0000ff;
	text-decoration:none;
}
* {
	margin:0;
	padding:0;
}
a img {border:0;}
div.clear {
	display:block;
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}

ul {
	margin-left:15px;
}

/* Container */
#container {
	background:url(images/logo.gif) no-repeat 50px 15px;
	width:804px;
	margin:0 auto;
	padding:128px 0 0 0;
}

/* Body */
#body {
	background:url(images/body.gif);
	width:804px;
}
#body_top {background:url(images/body_top.gif) no-repeat top;}
#body_bottom {
	background:url(images/body_bottom.gif) no-repeat bottom;
	padding:4px;
	width:796px;
}

#menu {}
#menu li {
	float:left;
	display:block;
	background:url(images/menu_li.gif) repeat-y right;
	line-height:31px;
	padding:0 2px 0 0;
	font-size:9pt;
}
#menu li a {
	float:left;
	display:block;
	font-weight:bold;
	color:#6b6b6b;
}
#menu li a span {display:block;}
#menu li a:hover {
	background:url(images/menu_li_hover.gif);
	color:#ea6943;
}
#menu li a:hover span.left {background:url(images/menu_li_hover_left.gif) no-repeat left;}
#menu li a span.right {padding:0 9px;}
#menu li a:hover span.right {background:url(images/menu_li_hover_right.gif) no-repeat right;}
#menu li.vlaggen {
	float:right;
	background:none;
}
#menu li.vlaggen img {padding:6px 6px 0 0;}
#menu li.vlaggen a:hover {background:none;}

#submenu {
	background:url(images/submenu.gif);
	width:794px;
	margin:0 1px;
	overflow:hidden;
}
#submenu li {
	float:left;
	display:block;
	background:url(images/submenu_li.gif) repeat-y right;
	line-height:31px;
	padding:0 2px 0 0;
}
#submenu li a {
	padding:0 13px;
	color:#fff;
	font-weight:bold;
}
#submenu li a:hover {color:#6b6b6b;}
#submenu li.last {background:none;}
img.header {margin:0 1px;}
#content {
	line-height:150%;
	padding:0 26px 15px 16px;
	margin-left:100px;
	margin-right:100px;
}
h1 {
	background:url(images/h1.gif) no-repeat bottom left;
	height:25px;
	margin:0 0 10px 0;
	padding:20px 0 0 0;
	overflow:hidden;
	color:#f15c30;
	font-weight:normal;
	font-size:14pt;
}
h1 span.left {
	float:left;
	letter-spacing:1px;
}
h1 span.right {
	float:right;
	font-size:8pt;
}
h1 a {
	text-decoration:underline;
	color:#f15c30;
}
img.right {
	float:right;
	padding:0 0 0 30px;
}
img.left {
	float:left;
	padding:0 30px 0 0;
}
/* /Body */

/* Footer */
#footer {
	background:url(images/footer.gif) no-repeat 657px 12px;
	padding:5px 0 0 0;
	line-height:200%;
	text-align:center;
	color:#fff;
}
#footer span {font-size:9pt;}
#footer a {color:#fff;}
/* /Footer */
/* /Container */

/* Intro container */
#intro_container {
	background:url(images/logo.gif) no-repeat center top;
	width:550px;
	margin:10% auto 0 auto;
	padding:120px 0 0 0;
	text-align:center;
}
#intro_container p {
	margin: 10px 0 0 0;
	font-size: 16pt;
	color: #fff;
}
#intro_container p img {
	vertical-align:middle;
}
#intro_container p big {
	float: left;
	font-size: 16pt;
	padding: 0 10px 0 97px;
	line-height: 32px;
}
#intro_container p a {
	float: left;
	position: relative;
	margin: 0 3px 0 10px;
	behavior: url("hover.htc");
}
a .ballon {display: none;}
a:hover .ballon, a.hover .ballon {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background:  url("images/ballon-top.gif") no-repeat top center;
	margin: 36px 0 0 -18px;
	padding: 8px 0 0 0;
}
a .ballon span {
	display: block;
	width: 70px;
	height: 24px;
	background: url("images/ballon_left.gif") no-repeat left top ;
}
a .ballon span b {
	display: block;
	height: 24px;
	color: #fff;
	background: url("images/ballon_right.gif") no-repeat right top;	
	font: 13px/24px "Arial", Sans-serif;
	text-align: center;
}
/* /Intro container */
.form_large {
	background:#fff;
	border:1px solid #ccc;
	border-color:#777 #CCC #CCC #777;
	color:#333;
	font-family: inherit;
	width: 220px;
	padding:2px 4px 2px 6px;
}
.tekstvlak {
	background:#fff;
	border:1px solid #ccc;
	border-color:#777 #CCC #CCC #777;
	color:#333;
	font-family: inherit;
	width: 420px;
	height:70px;
	padding:2px 4px 2px 6px;
}
.submit {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color: #000;
	font-weight:bold;
	padding: 2px 4px;
	margin: 3px 0 3px 0;
	text-align:center;
	background:url(../img/formbg.gif) repeat-x left top;
}


a.index:link { font-size:22px; text-decoration:none; color:#FFFFFF; }

a.index:visited { font-size:22px; text-decoration:none;color:#FFFFFF;}

a.index:hover { font-size:22px; text-decoration:underline;color:#FFFFFF;}