/* Copyright (C) 2009 Ryan Wittering, rwittering@winkwebdesign.nl */
body
{
	background-image: url(../afbeeldingen/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFE3BE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
img
{
	border: 0px;
}
ol.numeriek
{
	list-style: decimal;
}
li
{
	padding-bottom: 5px;
}
h1,h2,h3,h4,h5
{
	color: #F98900;
}
h1
{
	font-size: 18px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}

a.link1:link {color: #FFFFFF; text-decoration: none}
a.link1:visited {color: #FFFFFF; text-decoration: none}
a.link1:hover {text-decoration: underline}

a.link2:link {color: #000000; text-decoration: none}
a.link2:visited {color: #000000; text-decoration: none}
a.link2:hover {text-decoration: underline}

a.link3:link {color: #F98900; text-decoration: none}
a.link3:visited {color: #F98900; text-decoration: none}
a.link3:hover {text-decoration: underline}

.blauw
{
	color: #2DABDB;
	font-weight: bold;
}
.oranje
{
	color: #F98900;
	font-weight: bold;
}

div#container
{
	width: 978px;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
}
div#header_top
{
	width: 978px;
	height: 25px;
	background-image: url(../afbeeldingen/header_top.jpg);
}
div#content_top_left
{
	height: 19px;
	width: 595px;
	float: left;
}
div#content_top_right
{
	height: 19px;
	width: 154px;
	float: left;
	font-weight: normal;
}
div#header_wrapper
{
	width: 978px;
	height: auto;
}
div#header_logo
{
	width: 447px;
	height: 60px;
	float: left;
}
div#header_bg_one
{
	width: 283px;
	height: 60px;
	background-image: url(../afbeeldingen/header_bg_one.jpg);
	float: left;
}
div#header_ad
{
	width: 234px;
	height: 60px;
	background-color: #FFF;
	float: left;
}
div#header_bg_two
{
	width: 14px;
	height: 60px;
	background-image: url(../afbeeldingen/header_bg_two.jpg);
	float: left;
}
div#header_bottom
{
	width: 978px;
	height: 33px;
	background-image: url(../afbeeldingen/header_bottom.jpg);
	float: left;
}
div#middle_wrapper
{
	width: 976px;
	height: auto;
	border-left: 1px solid #2BADDC;
	border-right: 1px solid #2BADDC;
	background-color: #FFF;
	float: left;
}
.rounded_image
{
	float: left;
}
div#menu_wrapper
{
	width: 167px;
	height: auto;
	margin-top: 23px;
	margin-left: 13px;
	float: left;
}
.clear
{
	clear: both;
}
.menu
{
	width: 167px;
	height: auto;
	min-height: 139px;
	margin-bottom: 15px;
	float: left;
}
.menu_top
{
	width: 145px;
	height: 19px;
	background-color: #CBEDF9;
	border-left: 1px solid #2BADDC;
	border-right: 1px solid #2BADDC;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.menu_content
{
	width: 165px;
	height: auto;
	border-left: 1px solid #2BADDC;
	border-right: 1px solid #2BADDC;
	float: left;
	font-size: 12px;
}

/* slide menu BEGIN */
ul.ulmenu, ul.submenu
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.submenu
{
	position: absolute;
	top: 5px;
	left: 151px;
	width: 250px;
	z-index: 2;
	display: none;
	border: solid 1px #2BADDC;
	background-color: #FFFFFF;
	float: left;
}
ul.ulmenu li
{
	position: relative;
	height: 16px;
	width: 145px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
ul.ulmenu li:hover
{
	background-color: #F3F3F3;
}
ul.submenu li
{
	height: 16px;
	width: 230px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	border-bottom: 1px dotted #2BADDC;
}
ul.submenu li.nobottomborder
{
	border-bottom: 0px;
}
ul.ulmenu li:hover ul.submenu
{
	display: block;
}
li.submenu_arrow
{
	background-image: url(../afbeeldingen/navigatie.png);
	background-repeat: no-repeat;
	background-position: 152px;
}
/* slide menu EINDE */

div#content_wrapper
{
	width: 773px;
	height: auto;
	margin-top: 23px;
	margin-left: 13px;
	float: left;
}
.content
{
	width: 771px;
	height: auto;
	min-height: 447px;
	margin-bottom: 15px;
	float: left;
}
.content_top
{
	width: 749px;
	height: 19px;
	background-color: #CBEDF9;
	border-left: 1px solid #2BADDC;
	border-right: 1px solid #2BADDC;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
.content_content
{
	width: 749px;
	height: auto;
	min-height: 406px;
	border-left: 1px solid #2BADDC;
	border-right: 1px solid #2BADDC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	line-height: 18px;
}
div#footer
{
	width: 978px;
	height: 21px;
	background-image: url(../afbeeldingen/footer.jpg);
	text-align: center;
	font-size: 11px;
	color: #FFF;
	padding-top: 11px;
	float: left;
}
.webtool_wrapper
{
	width: 610px;
	height: 60px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #BFBFBF;
	float: left;
}
.webtool_icon
{
	width: 50px;
	height: 50px;
	padding: 5px;
	float: left;
}
.webtool_content
{
	width: 540px;
	height: 50px;
	padding: 5px;
	line-height: 20px;
	float: left;
}