html{
	overflow-y: scroll;
}

html,body{
	margin: 0;
	padding: 0;
}

body{
	background: #ffffff;
	min-width: 994px;
}

body,td {
	font-size: 12px;
	font-family: Tahoma;
	color: #666;
}


a:link, a:visited {
color: #5758AF
}

.center {
text-align: center;
}


/* Start page layout */
div#trailer {
margin: 0 0 -2px 0;
height: 290px;
width: 389px;
}


div#header{
	background-color: #f6f6f6;
	border-bottom: 1px solid #699B65;
	padding-top: 10px;
	text-align: center;
}

a img.logo {
	margin: 0 640px 0 0;
}

div#siteseal{
	position: absolute;
	left: 50%;
	text-align: right;
	top: 0;
}

div#siteseal img {
	margin: 10px 35px 0 0;
}
	
a img{
	border: none;
}

div#resolution_container{
	margin: 0 auto;
	width: 994px;
	background-color: #fff;
}

/* Start menu */

div#main_menu{
	height: 36px;
	width: 994px;
	margin: auto;
}

div#main_menu ul{
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
}

div#main_menu li{
	margin: 0 0 0 4px;
	list-style: none;
	display: block;
	float: left;
	text-align: center;
	background-image: url(../images/layout/tab.png);
	width: 124px;
	height: 22px;
	padding: 0;
	padding-top: 5px;
	white-space: nowrap;
}

div#main_menu li a{
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	display: block;
}

div#main_menu li a:hover{
text-decoration: underline;
}

div#main_menu li.selected{
	background-image: url(../images/layout/tab_selected.png);
}

div#main_menu li.selected a{
	color: #699b65;
}

div#main_menu div{
	height: 22px;
	padding: 15px 0 0 0;
	color: #ccc;
}

div#main_menu div a{
	margin: 0 5px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

div#main_menu div a:hover{
	color: #2D2C77;
	text-decoration: none;
}

div.toplinks {
	text-align: left;
	float: right;
	margin-right: 10px;
	display: inline;
	margin: 0 0 0;
}

/* Eind menu */



div#message{
	left: 0;
	position: absolute;
	font-weight: bold;
	margin: 0 auto;
	font-size: 20px;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

div#message span{
	background-color: #f99;
	color: #fff;
	font-weight: bold;
}

div#breadcrumbs{
	margin: 0 0 0 11px;
	color: #999;
	font-size: 11px;
	height: 12px;
	padding: 5px 0 0 5px;
}

div#top_shadow{
	margin-left: 3px;
	height: 25px;
	text-align: center;
	background: url(../images/layout/shadow4.gif) no-repeat left bottom;
}

div#bottom_shadow{
	margin-left: 3px;
	height: 25px;
	text-align: center;
	background: url(../images/layout/shadow5.gif) no-repeat left top;
	clear: both;
}

div#bottom_links{
	height: 25px;
	text-align: center;
	color: 	#A5A5A5;
	font-size: 10px;
}

div.content{
	text-align: left;
	background: url(../images/layout/shadow3.gif) repeat-y;
	height: auto;
	overflow: hidden;	
}

div.right_menu_top{
	background: #92A6DA;
	padding: 10px 20px 10px 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	
}
div.right_menu_middle{
	background: #EBEFF8;
	padding: 10px 20px 10px 20px;
	color: #666;
	font-size: 12px;
	line-height: 20px;
}

div.right_menu_bottom{
	background: #E6BFC7;
	padding: 25px 45px 25px 45px;
}

/* Containers */

div.container{
	width: 972px;
	min-height: 600px;
	padding: 0px 0px 20px 11px;
	margin-left: 5px;
}

div.smallcontainer {
	width: 950px;
	min-height: 760px;
	padding: 0px 0px 20px 0;
	margin-left: 5px;
}
div.container div.help, div.stap2 div.help{
	margin-bottom: 10px;
	padding: 5px 5px 5px 10px;
	background-color: #ffffd9;
	border: 1px solid #dedede;
}
div.container div.help h1,  div.stap2 div.help h1{
	color: #de7136;
	margin: 0 0 0 190px;
	font-size: 14px;
	background: none;
}

div.container div.help p,  div.stap2 div.help p{
	float: none;
	margin: 10px 40px 0 200px;
}

div.container div.help li{
	color: #666;
}

div.help p, div.help ul, div.help div.hide{
	display: none;
}

div.help div.show{
	display: block;
}

div.container div.help_extended,  div.stap2 div.help_extended{
	margin-bottom: 10px;
	padding: 5px 5px 19px 10px;
	background: #ffffd9 url(../images/layout/help.png) 150px 40px no-repeat;
	width: 957px;
	margin: 0 0 0 -1px;
}

div.help_extended p, div.help_extended ul, div.help_extended div.hide{
	display: block;
}

div.help_extended ul{
	padding-left: 220px;
	margin-left: 0;
}

div.help_extended div.show{
	display: none;
}

div.container div.help div.hide{
	float: right;
	padding-left: 19px;
	background: url(../images/buttons/hide.gif) no-repeat 0 1px;
	color: #de7136;
	cursor: pointer;
	width: 60px;
}

div.container div.help div.show{
	margin-top: 2px;
	float: right;
	padding-left: 19px;
	background: url(../images/buttons/show.gif) no-repeat 0 1px;
	color: #de7136;
	cursor: pointer;
	width: 60px;
}

div.container div.attention{
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px 5px 19px 10px;
	width: 97%;
	background: #e4ebff url(../images/layout/attention.png) 150px 40px no-repeat;
	border: 3px solid #DD7337; 
}

div.container div.attention h1{
	color: #de7136;
	background: none;
	margin: 0 0 0 190px;
	font-size: 14px;
}

div.container div.attention p{
	float: none;
	margin: 10px 40px 0 200px;
	color: #000;
}

div.container div.attention ul {
	margin: 20px 0 0 120px;
}

div.container form{
	clear: left;
	width: 100%;
}

div.container div#top{	
	height: 95px;
	padding-top: 20px;
	padding-left: 10px;
	margin: -5px 0 0 0;
}

div.container h1, div.smallcontainer h1 {
	margin: 0 0 10px 0;
	color: #8C8947;
	font-size: 27px;
	font-weight: bold;
	height: 23px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	background: #fefbb9;
	display: inline;
}

div.container h2, div.smallcontainer h2{
	margin: 10px 0 0px 10px;
	color: #74A470;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 1px 10px;
	
}

div.container h3, div.smallcontainer h3{
	font-size: 13px;
	font-weight: bold;
	color: #437e3c;
	margin: 0 0 0 20px;
}

div.h3_right{
	float: right;
	height: 22px;
	background-color: #ececec;
	border-top: 1px solid #bebebe;
	padding: 2px 5px 0 3px;
	margin-left: -3px;
}

div.container h4, div.smallcontainer h4{
	clear: left;
	color: #000;
	font-size: 16px;
	padding: 5px 0 0 20px;
	font-size: 14px;
}

div.container h5, div.smallcontainer h5{
	margin: 0;
	color: #6e8900;
	font-size: 14px;
	font-weight: 900;
	height: 23px;
	padding: 2px 0 0 20px;
	background-color: #f1f7db;
	border-top: 1px solid #b0d02f;
}


div.container td{
	vertical-align: top;
}

li.alt{
	background-color: #efefef;
}

div.container tr.alt, div.container li.alt{
	background-color: #efefef;
}

div.container hr{
	border: none;
	border-top: 1px solid #c5bfe1;
	height: 1px;
	clear: left;
}

div.container p {
	width: 600px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0;
	color: #666;
	line-height: 20px;
}

div.smallcontainer p{
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0;
	color: #666;
	line-height: 20px;
}


/* links */

div.container a, a:visited{
	color: #5758AF;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
	}

div.container a:hover{
	color: #DE7136;
	text-decoration: none;
			}

div.container a.no_underline, a.no_underline:visited{
	color: #5758AF;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}

div.container a.no_underline:hover{
	color: #2F305F;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}

div#error{
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	padding: 2px;
	background-color: #00f;
	font-weight: bold;
	display: none;
}

div#bottom_links a, a:visited{
	color: #5758AF;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
	}

div#bottom_links a:hover{
	color: #DE7136;
	text-decoration: none;
			}

/* Start pagina specifieke layout */

/* start home */

div.containerhome{
	width: 972px;
	padding: 0px 0px 0px 11px;
	margin-left: 5px;
	
}

div.containerhome div#top, div.aanmelden div#top{
	position: relative;
	height: 75px;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: -5px;
}

div.containerhome div#top a {
text-decoration: none;
}

div.containerhome div#top a:hover {
background: #fff;
text-decoration: underline;
color: #74A470;
}

div.containerhome div#top img, div.aanmelden div#top img{
	float: right;
	margin:9px 25px;
}

div.containerhome hr {
border-top: 1px solid #ddd;
height: 0px;
color: #fff;
padding: 0 0 0;
margin: 20px 0;
width: 930px;
}

div.containerhome h1, div.aanmelden h1 {
	margin: 0 0 10px 0;
	color: #8C8947;
	font-size: 27px;
	font-weight: bold;
	height: 23px;
	padding: 5px 10px 5px 10px;
	background: #fefbb9;
	display: inline;
}


div.containerhome div#aanmelden{
	height: 210px;
	margin: 20px 0;
}

div.containerhome div#aanmelden #aanmelden_inner{
	height: 95px;
	width: 500px;
	position: relative;
	vertical-align: middle;
	float: left;
	margin: 20px 0 0;
}

div.containerhome div#aanmelden #aanmelden_inner p {
	width: 405px;
	margin: 40px 0 0 20px;
	line-height: 18px;
	}

div.containerhome div#aanmelden #aanmelden_inner img{
	position: relative;
	top: 8px;
	left: 20px; 
}

div.containerhome div#aanmelden #aanmelden_inner a img{
	border:none; 
}

div.containerhome div#aanmelden #aanmelden_inner div.rondleiding a{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	float: right;
	margin-right: 40px;
	margin-top: 35px;
	display: inline;
}

div.containerhome div#aanmelden #aanmelden_inner div.rondleiding a:hover {
color: #292985;
}

div#samenwerking a img {
float: right;
}

div.containerhome div#steps {
	padding: 10px 20px 10px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.containerhome div#steps p{
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

div.containerhome div#steps ul {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	list-style-type: none;
	padding: 15px 0 0;
	margin: 0 0 0;
}

div#steps ul li{
padding: 0 0 10px 25px;
background: url(../images/layout/apply.png) left top no-repeat;
}

div.containerhome div#steps ul li.probeer{
padding: 0 0 0 25px;
background: url(../images/icons/arrow_blue.png) left top no-repeat;
}

div.containerhome div#steps table td{
	width: 295px;
	vertical-align: top;
	padding: 5px 10px 0 10px;
}

div.containerhome div#loginhome {
	height: 120px;
	padding: 20px 35px;
	background: #eee;
	margin: 40px 0 0px;
}
div.containerhome div#loginhome span {
float: right;
background: #E1EFE0;
margin: 0pt 50px 0pt 0pt;
padding: 20px 60px 30px;
border: 1px dotted #74A470;
}

span.wachtwoordvergeten a{
	font-size: 10px;
	margin: 33px 0 -33px 60px;
	color: #5758AF;
}

div#loginhome p {
width: 400px;
height: 120px;
float: left;
line-height: 18px;
margin: 10px 0 0 40px;
}

div#loginhome img {
float: left;
}

div#loginhome p strong {
color: #74A470;
}

div#loginhome p em {
color: #000;
font-style: normal;
font-weight: bold;
}

td.loginhomelogin input {
	padding: 3px;
	border: 1px solid #e7e7e7;
	margin: 3px 0 0 0;
	font-weight: bold;
}
/* start prijzen */
div.aanmelden{
	width: 972px;
	padding: 0px 0px 0px 11px;
	margin-left: 5px;
}

div.aanmelden div#top h2{
	margin: 20px 0 0px  70px;
	color: #74A470;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 1px 10px;
	text-align:center;
}

div.aanmelden a img{
	border: none;
	margin : 5px 0;
}

table.pricing {
	width: 750px;
	border: 4px solid #b8dab5;
	margin: 0 0 10px 57px;
}

table.pricing td {
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #3B5493;
}

table.pricing .legenda {
width: 300px;
height: 30px;
text-align: right;
padding: 0 5px 0 0; 
font-size: 12px;
color: #3b5493;
border-top: 1px solid #e9e9e9;
border-right: 3px solid #dadada;
border-left: none;
font-weight: normal;
background: #fff;
}

tr.aanmelden td {
border-bottom: 3px solid #dadada;
margin: 0;
padding: 0;
}

td.small {
background: #74A470;
}

td.medium {
background: #2A55B9;
}

td.large {
background: #A40303;
}

table.pricing td.yellow {
background: #FFFFCC;
}

div.vragen {
width: 600px;
padding: 30px 0 30px 20px;
margin: 0 auto;
}

div.vragen h1 {
margin: 0;
color: #74a470;
font-size: 16px; 
background: none;
padding: 0;
}

div.vragen h2 {
font-size: 14px;
margin: 0;
background: none;
color: #000;
height: auto;
padding: 0;
}

div.vragen p {
color: #666;
line-height: 18px;
margin: 0 0 15px 0;
}

div.aanmelduitleg {
background: #ebeff8;
width: 700px;
margin: 0 auto 20px;
padding: 10px 20px;
border: 1px dotted #c9d3ec;
}

div.container fieldset ol.abonnement {
height: 80px;
}

div.aanmelden a img.multiuser_button {
margin: 135px 0 0 0;
padding: 0 20px 0 0;
}

select#abonnement	{
	width: 18.4em;
}

/* einde prijzen */

/* start registerpage */

div#registerform	{
	height: 580px;
	width: 500px;
	padding-top: 20px;
	margin-top: 10px;
	margin-left: 80px;
	background: url(../images/layout/register_background_regular.png) top left no-repeat;
}

div#registerform fieldset {
	border: none;
}

div#registerform fieldset legend span	{
	margin-left: 22px;
	margin-top: 0px;
}

div#registerform fieldset#persoon_informatie	{
	margin-top: 75px;
}

div#registerform fieldset ol	{
	margin-left: 0px;
}

div#registerform fieldset ol li label {
	width: 175px;
	font-size: 14px;
}

div#registerform fieldset.submit	{
	padding: 1.5em 0 0 10em;
}

div#registerform fieldset.submit	input {
	background: url(../images/buttons/probeer-30-dagen-gratis-landing.png) top right no-repeat;
	width: 270px;
	height: 51px;
	font-size: 0px;
}	

div#registerform div.validation-errors	{
	padding:10px 10px 0px;
	width:350px;
	margin-top: -35px;
	margin-left: 70px;
	margin-bottom: -65px;
}

div#registerform span.validation-error	{
	margin-left: 225px;
}	

/* end registerpage */

/* start rondleiding */
div#rondleiding_container_home{
	width: 389px;
	height: 220px;
	overflow: hidden;
	float: right;
	margin: 0 20px 0;
}

div#rondleiding_container_home div {
z-index: auto
}

div.rondleiding_pagina {
position: relative;
float: right;
bottom: -10px;
margin: 0 10px -22px 0;
}


div#rondleiding_controls{
	float: left;
	width: 160px;
	height: 400px;
	margin: 0 0 20px 10px;
	cursor: pointer;
}

div#rondleiding_controls img{
	display: block;
}

div#rondleiding_container{
	width: 765px;
	height: 336px;
	overflow: hidden;
}

div.rondleiding_content{
	width: 765px;
	height: 400px;
}

div.rondleiding_content p {
padding: 260px 10px 10px 10px;
font-weight: bold;
color: #fff;
margin: 0 0 0 20px;
}

div.registreer-center {
padding: 0 50px 0 50px;
}

div.radio-float	{
	float: left;
}

p.rondleiding {
width: 700px;
margin: 0 auto;
}

h2.rondleiding {
margin: 0;
padding: 20px 0 0 0;
border-top: 2px solid #74A470;
}

div#rondleiding {
width: 960px;
text-align: center;
margin: 0 auto;
}

div#rondleiding img {
margin: 10px 0 30px 0;
}

/* eind rondleiding */

/* start multiuser */
table.multiuser{
	width: 857px;
	border: 4px solid #b8dab5;
	margin: 0pt auto;
	clear:both;
}

table.multiuser h2{
	margin: 10px 0 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #3B5493;
	padding: 5px 0 1px 10px;
}

table.multiuser p {
	margin: 10px 0 0px 10px;
	padding: 5px 0 1px 10px;
}
/* einde multiuser */

/* start wat is epgb */

ul.features	li , ul#features	li{
	list-style-image: url(../images/layout/apply.png);
	font-size: 14px;
	text-align: left;
	color: #666;
	line-height: 26px;
	margin: 0px 0 0 10px;
}



div.voorwaarden {
padding: 30px;
}

div.container li {
color: #666;
line-height: 18px;
}

div.registreer-center li.check_margin {
margin:  0 0 0 227px;
height: 20px;
}

/*start help-popup*/
body.helpcontent, div.helpcontent {
	text-align: left;
	background: #fff;
	min-width: 100%;
}

div.helpcontent h1{
	text-align: center;
	color: #74A470;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 1px 0px;
}

.help_zoek	{
margin: 0 auto;
width: 500px;
}

div.helpcontent ol, div.helpcontent li, div.helpcontent label {
float: none;
position: static;
margin: 0 auto;
text-align: center;
}

div.helpcontent div.help_popup {
	margin-bottom: 10px;
	padding: 5px 5px 5px 10px;
	background-color: #ffffd9;
	border: 1px solid #dedede;
	text-align: left;
	width: 757px;
}

div.helpcontent div.help_popup h1{
	color: #de7136;
	margin: 0;
	font-size: 14px;
}

div.helpcontent a img, div.helpcontent a {
border: none;
text-decoration: none;
}

div.helpcontent div.help_popup p{
	float: none;
	margin: 10px 40px 0 40px;
	display: block;
}

div.help_rechts {
float: right;
width: 40%;
text-align: left;
}

div.help_links {
width: 45%;
}

div.help_rechts li, div.help_links li {
float: none;
margin: 10px 0 0 0;
padding: 0;
text-align: left;
}

div.help_rechts ul, div.help_rechts input, div.help_rechts input submit {
float: none;
margin: 10px 0 0 0;
padding: 0;
list-style-type: none;
}

div.help_links ul {
float: none;
margin: 10px 0 0 30px;
padding: 0;
list-style-type: none;
}

fieldset.submit input.zoekhelp {
margin: -20px 0 0 -50px;
}

.vraag_header h2 {
color: #5758AF;
text-decoration: underline;
font-size: 12px;
cursor: pointer;
margin: 10px 0 5px 0;
padding: 0;
}

div.helpcontent table.data {
margin: 10px 30px;
}

ul.za_help li{
list-style-type: none;
text-align: left;
}

.none {
	display: none;
}

.visible {
	display: block
}

/*einde pop-up */

/* begin sideboxes */

div.right_block{
	width: 330px;
	margin: 0px 0 0 610px;
	padding: 20px 0 0 0;
}

div.left_block {
	width: 560px;
	float: left;
}

div.left_block_voorwaarden {
	width: 580px;
}

div.right_block_voorwaarden {
	width: 330px;
	margin: 0px 0 -750px 610px;
	padding: 20px 0 0 0;
	float: right;
}


div.sidebox_1 {
background: url(../images/layout/sidebox_nagedacht.gif) no-repeat;
padding: 160px 10px 10px 10px;
margin: 15px 0;
}

div.sidebox_2 {
background: url(../images/layout/persaldo_sidebox.gif) no-repeat;
margin: 15px 0 15px 0;
padding: 35px 20px 15px 4px;
color: #74a470;
}

div.sidebox_3 {
border: 6px solid #e5efff;
margin: 15px 10px 15px 0;
padding: 0 0 0 10px;
}

div.sidebox_aanmelden {
background-color: #CEB4C2;
margin: 15px 10px 15px 0;
padding: 0 0 0 10px;

}

div.container div.registreer-center div.tip_block {
position: absolute;
left: 500px;
top: 20px;
width: 300px;
background:#FFFFD9;
border: 1px solid #d0d0d0;
padding: 5px 5px 5px 60px;
}



/* einde sideboxes */

/* start stap 2 */

div.stap2 {
width: 900px;
padding: 20px 0 0 16px;
}

div.stap2 div.uitleg {
height: 350px;
vertical-align: middle;
margin: 0 0 0 25px;
width: 900px;
}

div.stap2 p {
color: #666;
line-height: 18px;
}

div.stap2 hr {
height: 1px;
margin: 30px 0;
color: #74A470;
border: 0;
background: #74A470;
}

div.stap2 h3 {
color: #74A470;
font-size: 18px;
}
/* einde stap 2 */

/* start losse verantwoording */

fieldset.los_verantwoording_los table.verantwoording {
width: 924px;
}

table.verantwoording_los input[type="checkbox"]{
	width: 15px;
	border: none;
}

table.verantwoording_los input[type="text"]{
	width: 120px;
}

.hidden {
	display:none;
}

fieldset.los_verantwoording {
margin: 0 0 0 -30px;
}

table.verantwoording_los td.delete_row a {
background: url(../images/icons/delicon.gif) no-repeat;
vertical-align: middle;
padding: 0 0 0 25px;
height: 21px;
display: block;

}

table.verantwoording_los td.delete_row {
height: 40px;
width: 200px;
}

fieldset.submit input.add_row {
float: right;
background: url(../images/icons/plusicon.gif) no-repeat;
color:#5758AF;
cursor:pointer;
font-weight:normal;
text-decoration:underline;
display:block;
margin: -40px 14px 0pt 0pt;
padding: 0 0 0 12px;
width: 150px;
}

fieldset.submit input.add_row:hover {
color:#DE7136;
text-decoration:none;
}


/* start verantwoordingsformulier */

div.verantwoordingform{
	font-family: verdana, tahoma;
	width: 750px;
}

div.verantwoordingform li, div.verantwoordingform label, table.verantwoording th, table.verantwoording td, div.verantwoordingform p, div.verantwoordingform div{
	font-size: 14px;
}

div.verantwoordingform h1{
	font-size: 20px;
	background: none;
	color: #000;
	padding: 0 0 0 0;
	margin-left: 0;
	padding-top: 20px;
}

div.verantwoordingform h2{
	font-size: 18px;
	background: none;
	color: #000;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #000;
	clear: left;
}

div.verantwoordingform p{
	color: #000;
	margin-left: 0;
}

div.verantwoordingform fieldset{
	border-bottom: 0 none;
}

div.verantwoordingform label{
	text-align: left;
}

div.verantwoordingform legend span{
	color: #000;
}

table.verantwoording{
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding: 0;
}

table.verantwoording td.noborder{
	border: none;
}

table.verantwoording .uitbetaald{
	width: 12em;
	border-right: 2px solid #000;
}

table.verantwoording th{
	border: 1px solid #000;
	border-bottom: 2px solid #000;
	vertical-align: bottom;
	padding-bottom: 4px;
	color: #000;
	background-color: transparent;
}

table.verantwoording th.zorgfuncties{
	border-bottom: 1px solid #000;
	height: 8ex;
}

table.awbz {
width: 700px;
}

table.awbz tr.indicaties th{
	text-align: center;
	width: 2.5em;
	height: 3.5ex;
}

table.wmo tr.indicaties th{
	text-align: center;
	width: 25em;
	height: 3.5ex;
}

table.verantwoording td{
	border: 1px solid #000;
	padding: 1px;
	padding-left: 3px;
	color: #000;
}

table.verantwoording td.indicatie{
	text-align: center;
}

table.verantwoording td.totaal{
	border: 2px solid #000;
}

div.toelichting{
	float: left;
	width: 300px;
	margin-top: 20px;
}

div.toelichting div{

}

div.toelichting table{
	margin-left: 0;
}

div.toelichting td{
	height: auto;
}

div.opmerkingen{
	float: right;
	width: 300px;
	margin-top: 20px;
	margin-right: 12px;
}

div.opmerkingen textarea{
	border: 1px solid #000;
	width: 100%;
	height: 13em;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}

#wmo{
	width: auto;
	border: 0;
	margin-left: 205px;
}

#awbz{
	width: 700px;
	border: 0;
	margin-left: 205px;
}

fieldset.submit input.nieuw_verantwoording {
border: 0;
width: auto;
height: auto;
background-image: none;
}

button {
border: 0;
background-color: transparent;
cursor: pointer;
padding: 0;
}

button div {
width: 0;
height: 0;
overflow: hidden;
color: #fff;
}

div.edit_verantwoording a, div.edit_verantwoording a:visited {
float: right;
background: url(../images/icons/editicon.gif) no-repeat;
padding: 2px 0 2px 26px;
}

/* eind verantwoordingsformulier */
/* begin nieuws */

div.news li {
	font-size: 12px;
	color: #666;
	line-height: 20px;
}

div.news h4 {
border-top:1px dotted #666666;
color:#5A7FCF;
font-size:11px;
margin:0pt 0pt -10px;
padding-left:450px;
padding-top:10px;
}

/* einde nieuws */

div.gebruikers span {
	font-weight: bold; 
	display: block;		
} 


/* landing page 1 */

div.landingpage_1	{
	padding: 12px 0 0 10px;
}

div.landingpage_1 div.validation-errors	{
	float: right;
	width: 370px;
	margin: -40px 20px 0 0;
}

div.landingpage_1 span.validation-error	{
	margin-left: 180px;
}	

a img.landinglogo {
	margin: 0 440px 0 0;
}

img.door2 {
margin: 0 200px -10px -400px;
}

#landing_left {
	float: left;
	width: 500px;
	height: 410px;
	padding-top: 15px;
}

#landing_left h1 { 
	font-size: 20px;
	width: 675px;
	height: 50px;
	text-align: center;
	margin-bottom: 0px;
}

#landing_left h2 { 
	font-size: 14px;
	color: #777777;
	margin-bottom: 20px;
}

div#bullets	{
	width: 600px;
	padding-top: 10px;
}

div#bullets ul.green {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
}

div#bullets ul.green li {
	width: 200px;
	height: 24px;
	padding: 4px 0 0 23px;
	background: url(../images/layout/apply.png) no-repeat left;
	list-style-type: none;
	color: #777;
	font-weight: bold;
}

div#bullets ul.long li {
	width: 320px;
}
	
div#landingregisterform	{
	width: 450px;
	height: 480px;
	float: right;
	background: url(../images/layout/register_background.png) top right no-repeat;
}

div#landingregisterform	fieldset	{
	margin-top: 75px;
	border: none;
}

div#landingregisterform	li	{
	padding-bottom: 0.6em
}

div#landingregisterform	label	{
	width: 170px;
	font-size: 14px;
}

div#landingregisterform	input	{
	width: 150px;
}

div#landingregisterform	span	{
	color: red;
}

div#landingregisterform	input.proberen	{
	border: none;
	width: auto;
	margin: 20px 0 0 120px;
}

div#footer	{
	background-color:#F6F6F6;
	border-top:1px solid #699B65;
	padding-top:10px;
	margin-top: 40px;
	height: 300px;
}

div#footer ul	{
	list-style-type: none;
}

div#footer div#footer_left	{
	float: left;
	margin-left: 120px;
}

div#footer div#footer_right	{
	float: right;
	margin-right: 150px;
}
	
/* landing page 2 */

div.content div.landingpage div#top h2 {
font-size: 24px;
float: right;
margin: -20px 120px 0 0;
}

div.content div.landingpage div.right_block {
width: 320px;
padding: 0 0 0;
}

div.content div.landingpage div.right_block div.sidebox_1 {
margin: 0px 0 0;
}


div.sidebox_8 input.proberen {
border: 0;
width: 130px;
height: 35px;
}

div.sidebox_8 input.proberen:hover {
opacity: 0.8;
filter:alpha(opacity=80,style=0);
}

div.content div.landingpage div.sidebox_1 {
background:transparent url(../images/layout/landingpage_astrid.png) no-repeat scroll 0%;
padding: 0px 10px 10px;
height: 120px;
}

div.content div.landingpage div.sidebox_1 p {
margin-left: 0;
padding: 42px 0pt 0pt 5px;
}

div.landingpage div.left_block {
width: 580px;
}

div.content div.landingpage div#top {
height: 50px;
margin: 0px 0 20px;
}

div.content div.landingpage div.sidebox_2 {
padding-bottom: 40px;
}

div.sidebox_8 label {
float: none;
}

div.sidebox_8 {
padding: 10px 0;
}

div.sidebox_8 ol {
list-style-type:none;
padding: 0 0 0 5px;
margin: -2px 0 0;
}

div.sidebox_8 span {
color: #BC292C;
font-weight: bold;
display: inline;
}

div.sidebox_8 fieldset {
clear: none;
border: 1px solid #ccc;
padding: 0 0 0;
}

div.sidebox_8 legend {
color: #74A470;
padding: 5px 5px 0;
font-size: 18px;
}

div.sidebox_8 input {
width: 120px;
}

div.hide_menu {
height: 28px;
position: absolute;
top: 9px;
border-bottom: 1px solid #699B65;
background: #F6F6F6;
width: 1000px; 
position: relative; 
margin: -80px auto 10px; 
z-index: 1000;
}


table.landingpage {
	width: 575px;
	border: 4px solid #b8dab5;
	margin: 0 0 10px 15px;
}

table.landingpage td {
	height: 40px;
}

div.left_block div.landingpage  table.landingpage .legenda {
width: 230px;
}

table.landingpage td.small {
background: #74A470;
color: #fff;
}

table.landingpage td.medium {
background: #2A55B9;
color: #fff;
}

table.landingpage td.large {
background: #A40303;
color: #fff;
}

table.landingpage tr.aanmelden td.kleinlogo {
background: #F6F6F6;
text-align: center;
}

img.door {
margin: 0 300px -10px -500px;
}

div.landingpage1 div.content img#top {
margin: 0 0 10px 16px;
}

.divexample {
	width:300px;
	overflow-x:hidden;
	overflow-y:auto;
	margin-left: 228px;
}

.divexample p {
	margin-left: 0px;
}