@charset "UTF-8";
/* ------ CSS schoonmaak code  ------ */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:14px;
  color:#34447b;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	font-size: 12px;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
li{
}
ol, ul {
  padding-bottom:14px;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/* ------ EINDE CSS schoonmaak code ------ */

body {
background-image:url(images/bg.gif);
}

#centerdiv {
  background-image:url(images/bg_boven.gif);
  background-repeat:repeat-x;
  width:100%;
  height:520px;
}

#contentdiv {
  text-align:left;
  position:relative;
  background-image:url(images/banner.jpg);
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  width:760px;
}

#payoff {
  vertical-align:bottom;
}
#navigatie {
  position:absolute;
  top:225px;
}
#subnavigatie {
  position:absolute;
  top:285px;
  width:165px;
}
#sfeer {
  position:absolute;
  top:257px;
}
#content {
  text-align:left;
  padding-top:275px;
  padding-left:200px;
  width:545px;
}	
#frondcontent {
  text-align:left;
  padding-top:257px;
}	
A.sublink:link, A.sublink:visited   {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#34447b;
  text-decoration:none;
}
A.sublink:hover {
  color:#87aed3;
}
.sub {
  font-size:12px;
  font-weight:bold;
}
A:link, A:visited {
	font-size:12px;
	font-weight:bold;
  color:#34447b;
	text-decoration:none;
}
A:hover {
  color:#87aed3;
}
h1 {
	font-size:22px;
}
h2 {
  font-size:14px;
  font-weight:bold;
  line-height:16px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.input
{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	line-height:17px;
	border-width:1px;
	border-color:#34447b;
	border-style:solid;
	width:140px;
	height:18px;
	padding:0px; 	 	
}
textarea
{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	line-height:15px;
	border-width:1px;
	border-color:#34447b;
	border-style:solid;
	width:270px;
	height:100px;
	padding:0px; 	 	
}
#submenu {
  list-style-type:none;
  line-height:18px;
}
#submenu li a:link, #submenu li a:active, #submenu li a:visited {
  color:#34447b;
  font-weight:bold;
  width:190px;
  padding-left:17px;
  background:url("images/bullet1.gif") no-repeat;
}
#submenu li a:hover {
  color:#87aed3;
  text-decoration:none;
  background:url("images/bullet2.gif") no-repeat;
} 
#bullets li {
  list-style-type:none;
  line-height:15px;
  color:#34447b;
  font-weight:bold;
  padding-left:17px;
  background:url("images/bullet1.gif") no-repeat;
}
#listtable {
  background-color:#d8d8d8;
  width:540px;
}
#listtable td {
  padding-left:5px;
  padding-top:1px;
  padding-bottom:1px;
  vertical-align:top;
}
