/*--- Algemene tag-instellingen ---*/

body
{
	background: url('/images/page_bg.gif');
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
	color: #333333;
}

a
{
	color: #009966;
	background-color: white;
}

a:active
{
	color: #0033cc;
	background-color: white;
}



table
{
	border-collapse: collapse;
	margin: 0;
	border: 0px none;
}

table.buttons
{
	width: 588px;
}

td
{
	margin: 0;
	border: 0px none;
	padding: 0;
	vertical-align: top;
}

img
{
	border: 0px none;
}

p
{
	margin-top: 0;
	margin-bottom: 10pt;
}

h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3300CC;
	margin-top: 0;
	margin-bottom: 4pt;
	background-color: white;
}

h2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0;
	margin-bottom: 10pt;
	background-color: white;
}

h3
{
	font-family: arial, helvetica, sans-serif;
  	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 4pt;
	background-color: transparent;
}


input, select, textarea
{
	margin-bottom: 5px;
}

div.wholePage
{
}

/*-- Content area specifieke stijlen --*/

.speciale-aandacht {
		font-size: 14pt;
	}


.subkop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: white;

}


.payoff
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #3300cc;
	text-align: right;
	background-color: white;
}

.producten
{
	font-size: 10pt;
	background-color: #cccccc;
	color: black;
	padding: 3px;
   	
}

.top
{

font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
   margin-top: 6px;
   margin-bottom: 12px;
}

h1.indextitle
{
	font-size: 13.5pt;
}

/*-- admin styles --*/

input.admin
{
	width: 400px;
}

input.ok
{
	width: 100px;
	height: 30px;
}

select.admin
{
	display: block;
	width: 300px;
}

textarea.admin
{
	display: block;
	width: 450px;
	height: 200px;
}

td.adminLeft
{
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

td.adminRight
{
	text-align: left;
}

p.error
{
	border: 2px solid black;
	padding: 5px;
	width: 400px;
}

div.rand
{
	border: 2px solid gray;
	width: 400px;
	padding: 5px;
}

.right
{
	text-align: right;
}

/*-- Setrax formulier styles --*/

td.setraxFormLeft
{
	width: 250px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
}

td.setraxFormRight
{
	padding-bottom: 5px;
	width: 250px;
}

td.setraxFormCombo
{
	padding-bottom: 5px;
	width: 500px;
}

td.setraxFormOkCancel
{
	text-align: center;
	padding-top: 5px;
}

input.setraxForm
{
	width: 150px;
}

input.checkbox
{
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	border: 0px none;
}

input.radiobutton
{
	margin: 0;
	margin-top: 2px;
	padding: 0;
	border: 0px none;
}

span.checkCaption
{
  
}

select.setraxForm
{
	width: 200px;
}

/*--- Framework-specifieke stijlen ---*/

div.toprow
{
	position: absolute;
	width: 588px;
	left: 2px;
	top: 0;
}

div.buttonRow
{
	position: absolute;
	width: 588px;
	left: 2px;
	top: 113px;
}

td.topbuttonextension
{
	width: 81px;
	height: 14px;
	background-color: #CCCCCC;
	border-right: 3px solid white;
}

td.button
{
	width: 81px;
	height: 53px;
	border-right: 3px solid white;
}

td.button a
{
	text-decoration: none;
}

span.button
{
	height: 15px;
/*	vertical-align: bottom;*/
	font-size: 9pt;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 35px;
	background-color: #CCCCCC;
	color: #333333;
	display: block;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: right;
  }

span.buttonActive
{
	height: 15px;
/*	vertical-align: bottom;*/
	font-size: 9pt;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 35px;
	background-color: #001DF2;
	color: #ffffff;
	display: block;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: right;
  }

div.foto
{
	position: absolute;
	left: 590px;
	top: 0px;
}

div.logo
{
	position: absolute;
	left: 7px;
	top: 18px;
}

div.content
{
	position: absolute;
	left: 0;
	width: 520px;
	top: 166px;
	margin-left: 42px;
	margin-top: 31px;
	padding-bottom: 40px;
}

#adminInfo
{
	display: block;
	padding: 20px;
	background-color: #ddd;
	border: 1px dashed black;
	
}

/*--- Sitemap stijlen---*/

li.sitemapMainitem
{
	margin-top: 14px;
	font-weight: bold;
}

li.sitemapSubitem
{
	font-weight: normal;
}

/*--- Menu rechterkant stijlen ---*/

div.menu
{
	z-index: 2;
	position: absolute;
	left: 595px;
	top: 204px;
}

div.submenu
{
	padding-left: 20px;
}

p.menuNoLink
{
	margin-bottom: 5px;
}

a.menuItem
{
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	color: #007770;
	text-decoration: none;
	background-color: transparent;
}

a.menuItem:hover
{
	color: #3300cc;
}

a.menuItemActive
{
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	color: #3300cc;
	text-decoration: none;
	background-color: transparent;
}

p.submenuNoLink
{
	margin-bottom: 5px;
}

a.submenuItem
{
	display: block;
	margin-bottom: 5px;
	color: #007770;
	text-decoration: none;
	background-color: transparent;
}

a.submenuItem:hover
{
	color: #3300cc;
}

a.submenuItemActive
{
	display: block;
	margin-bottom: 5px;
	color: #3300cc;
	text-decoration: none;
	background-color: transparent;
}
#copyright {

  
	padding: 0 0 10px 0;
	font-size: 10px;
	text-align: center;
	width: 530px;
}
/*--- Testimonials ---*/
div.testimonial {
	clear: left;
	background-color: #dddddd;
	border: 1px solid #009966;
  	padding: 9px;
	margin-top: 15px;
   margin-bottom: 10px;
	font-size: 13px;
}
div.testimonial h1 {	font-size: 22px; font-style: italic; color: #ffffff;  background-color: transparent; }
div.testimonial h2 { color: black;  padding-top: 5px; background-color: transparent;}
div.testimonial a {  margin: 5px; background-color: transparent;} 
div.testimonial h3 { margin: 2px; background-color: transparent;}


