body
{
	background-image: url("/images/bg_horizontaal.jpg");
	background-repeat: repeat;
	color: #505050;
	margin: 0px;
	font-family: arial, verdana, "trebuchet ms";
	font-size: 13px;
}

table
{
	color: #505050;
	margin: 0px;
	font-family: arial, verdana, "trebuchet ms";
	font-size: 13px;
}

h1
{
	color: #00bade;
	font-size: 22px;
}

a:link
{
	color: #505050;
}

a:visited
{
	color: #505050;
}

a:hover
{
	color: #505050;
	text-decoration: none;
}

a.leesmeer:link
{
	color: #2a3759;
	text-decoration: none;
}

a.leesmeer:visited
{
	color: #2a3759;
	text-decoration: none;
}

a.leesmeer:hover
{
	color: #2a3759;
	text-decoration: underline;
}

a.meernieuws:link
{
	color: #00bade;
	text-decoration: none;
}

a.meernieuws:visited
{
	color: #00bade;
	text-decoration: none;
}

a.meernieuws:hover
{
	color: #00bade;
	text-decoration: underline;
}

span.separator
{
	width: 13px;
	display: block;
	text-align: left;
	float: left;
}

.bold
{
	font-weight: bold;	
}

.lichtblauw
{
	color: #00bade;
}

.donkerblauw
{
	color: #2a3759;
}

.nieuwstitel
{
	color: #00bade;
	font-weight: bold;
	line-height: 1.7em;
}

.nieuwstitel a:link
{
	color: #00bade;
	font-weight: bold;
	text-decoration: none;
}

.nieuwstitel a:visited
{
	color: #00bade;
	font-weight: bold;
	text-decoration: none;
}

.nieuwstitel a:hover
{
	color: #00bade;
	font-weight: bold;
	text-decoration: underline;
}

.bericht
{
	background-image: url("/images/bg_nieuwsbericht.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px;
}

.pijl
{
	vertical-align: middle;
}

.spacer
{
	background-color: transparent;
	width: 980px;
	font-size: 1px;
	margin: 0px auto;
	display: block;
}

.nobr
{
	white-space: nowrap;
}

.sIFR-dummy
{
	color: #00bade;
	font-size: 24px;
}

#background
{
	background-image: url("/images/bg_verticaal.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 907px;
}

#wrapper
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 998px;
	margin: 0px auto;
	padding: 0px 0px 157px 0px;
}

#container
{
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url("/images/bg_content.png");
	background-repeat: repeat-y;
	width: 998px;
	padding: 0px 0px 15px 0px;
	float: left;
}

#header
{
	width: 980px;
	height: 138px;
	margin: 0px auto;
}

#headerleft
{
	width: 240px;
	height: 138px;
	float: left;
}

#headerright
{
	width: 740px;
	height: 138px;
	background-image: url("/images/headerright.jpg");
	background-repeat: no-repeat;
	float: left;
}

#producten
{
	width: 416px;
	height: 138px;
	margin: 0px 0px 0px 304px;
	float: left;
	overflow: hidden;
}

#menu
{
	position: relative;
	top: -8px;
	left: 0px;
	background-image: url("/images/bg_menu.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 980px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	z-index: 10;
}

#submenu
{
	position: relative;
	top: -8px;
	left: 0px;
	background-color: #99e3f2;
	width: 980px;
	height: 25px;
	margin: 0px auto;
	padding: 0px;
}

#menu ul
{
	height: 40px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

#menu ul li
{
	position: relative;
	width: 154px;
	height: 26px;
	color: #FFFFFF;
	padding: 14px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: center;
	cursor: pointer;
}

#menu ul li a
{
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul li.selected a:hover
{
	color: #2a3759;
	text-decoration: none;
}

#menu ul li:hover
{
	color: #2a3759;
	cursor: pointer;
}

#menu ul li.selected
{
	background-image: url("/images/bg_menuhover.png");
	background-repeat: no-repeat;
	color: #2a3759;
	cursor: pointer;
}

#menu ul li:hover a, #menu ul li.selected a
{
	color: #2a3759;
	text-decoration: none;
}

#submenu ul
{
	background-color: #99e3f2;
	xheight: 25px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#submenu ul li
{
	color: #2a3759;
	padding: 6px 5px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-align: center;
	cursor: pointer;
}

#submenu ul li.links
{
	height: 25px;
	padding: 0px;
	text-align: left;
	cursor: default;
}

#submenu ul li.rechts
{
	height: 25px;
	padding: 0px;
	text-align: right;
	cursor: default;
}

#submenu ul li a
{
	color: #2a3759;
	text-decoration: none;
}

#submenu ul li a:hover
{
	color: #2a3759;
	text-decoration: underline;
}

#submenu ul li:hover
{
	color: #2a3759;
	cursor: pointer;
}

#submenu ul li:hover a
{
	color: #2a3759;
	text-decoration: underline;
}

#zoeken
{
	position: absolute;
	top: 9px;
	right: 30px;
	background-image: url("/images/bg_zoeken.jpg");
	background-repeat: no-repeat;
	width: 153px;
	height: 28px;
}

#keys
{
	background: transparent;
	color: #969696;
	width: 119px;
	font-size: 11px;
	margin: 8px 0px 0px 9px;
	padding: 0px;
	border: 0px solid #FFFFFF;
	float: left;
}

#contentleft
{
	background-image: url("/images/border_content.jpg");
	background-repeat: repeat-y;
	background-position: right top;
	width: 644px;
	min-height: 500px;
	margin: 7px 0px 0px 0px;
	padding: 0px 24px 20px 32px;
	line-height: 1.7em;
	float: left;
}

#cases_container
{
	width: 610px;
	height: 233px;
	margin: 20px 0px 0px -8px;
	color: #2a3759;
	text-align: center;
	float: left;
	visibility: hidden;
}

#cases
{
	width: 610px;
	height: 233px;
	float: left;
	overflow: hidden;
}

#prev, #next
{
	cursor: pointer;
}

#contentright
{
	width: 259px;
	min-height: 500px;
	float: left;
}

#contact
{
	position: absolute;
	left: 700px;
	bottom: 24px;
	width: 240px;
	margin: 0px 0px 0px 28px;
	font-size: 12px;
}

#footer
{
	background-image: url("/images/bg_footer.png");
	background-repeat: no-repeat;
	width: 998px;
	float: left;
}

#krabbelleft
{
	position: absolute;
	left: -157px;
	bottom: 12px;
	background-image: url("/images/krabbelleft.png");
	background-repeat: no-repeat;
	width: 166px;
	height: 242px;
}

#krabbelright
{
	position: absolute;
	left: 0px;
	bottom: 12px;
	width: 980px;
	height: 164px;
}

#nieuws
{
	width: 240px;
	background-image: url("/images/bg_nieuws.jpg");
	background-repeat: repeat-y;
	margin: 16px 0px 0px 24px;
	font-size: 11px;
}

#nieuws td.head
{
	background-image: url("/images/header_nieuws.jpg");
	background-repeat: no-repeat;
	height: 36px;
	color: #FFFFFF;
	padding: 7px 0px 0px 15px;
}

#nieuws td.bottom
{
	background-image: url("/images/bottom_nieuws.jpg");
	background-repeat: no-repeat;
	height: 36px;
	padding: 0px 15px 0px 0px;
	text-align: right;
}

#nieuws h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}