html{
	overflow-y: scroll;
}

html,body{
	margin: 0;
	padding: 0;
}

body{
	background: #ffffff;
	min-width: 994px;
}

body,td {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #666;
}


a:link, a:visited {
color: #42719e;
}

.center {
text-align: center;
}


/* Start page layout */
div#trailer {
margin: 0 0 -2px 0;
}


div#header{
	background-color: #86A9CA;
	text-align: center;
}

a img.logo {
float: left;
margin:15px 0 -65px 27px;
padding: 0 5px 0 6px;
background: #fff;
}

a img{
	border: none;
}

div#resolution_container{
	width: 100%;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

div.content{
	width: 980px;
	margin: 0 auto;
}

/* Start menu */

div#main_menu{
	height: 60px;
	width: 994px;
	margin: auto;
	clear: right;
	padding-bottom: 5px;
}

div#main_menu ul{
	float: right;
	margin: 25px 0 0 140px;
	padding: 0 0 0 5px;
	width: 870px;
}

div#main_menu li{
	margin: 0 0 0 -2px;
	list-style: none;
	display: block;
	float: left;
	text-align: center;
	width: 125px;
	height: 30px;
	padding: 0;
	padding-top: 5px;
	white-space: nowrap;
}

div#main_menu li a{
	margin: 0;
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	display: block;
	margin: 4px 0 0 0;
	border-right: 1px #b8cce0 solid;
}

div#main_menu li a:hover{
	text-decoration: underline;
}

div#main_menu li.selected{
}

div#main_menu li.selected a{
	font-weight: bold;
	text-decoration: underline;
}

div#main_menu div{
	height: 22px;
	padding: 15px 0 0 0;
	color: #fff;
	text-align: left;
}

div#main_menu div a{
	margin: 0 5px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div#main_menu div a:hover{
	color: #ffffff;
	text-decoration: none;
}

div.toplinks{
	text-align: left;
	float: right;
}


/* 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;
	
}

div#bottom_shadow{
	margin-left: 3px;
	text-align: center;
	
}

div#bottom_links{
	background: url(../images/layout/footer.png) no-repeat;
	height: 19px;
	width: 994px;
	margin: 0 auto;
	padding: 10px 0 0 5px;
	text-align: left;
	color: 	#A4A4A4;
	font-size: 12px;
	margin-top: 88px;
}

div#bottom_links a, a:visited{
	color: 	#A4A4A4;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}

div#bottom_links a:hover{
	color: 	#A4A4A4;
	text-decoration: none;
}

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, div.container div.help h4,  div.stap2 div.help h4{
	color: #de7136;
	margin: 0 0 0 178px;
	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;
	min-height: 55px;
}

div.help_extended p, div.help_extended ul, div.help_extended div.hide{
	display: block;
}

div.help_extended ul{
	padding-left: 55px;
	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 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 10px;
	color: #DE7136;
	font-size: 27px;
	font-weight: bold;
	height: 23px;
	padding: 5px 10px 5px 10px;
	display: inline;
}

div.container h2, div.smallcontainer h2{
	margin: 10px 0 0px 10px;
	color: #DE7136;
	font-size: 18px;
	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;
}

div.container li, div.smallcontainer li {
	color: #666;
	line-height: 20px;
}

li.alt{
	
}

div.container tr.alt, div.container li.alt{
	
}

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;
}

.center {
margin: 0 auto;
width: 100%;
text-align: center;
display: block;
}

/* Start pagina specifieke layout */

/* start home */

div.containerhome{
	width: 972px;
	height: 470px;
	padding: 0px 0px 0px 11px;
	margin-left: 5px;	
}

div.containerhome h1 {
	color: #8C8947;
	font-size: 26px;
	font-weight: bold;
	height: 23px;
	display: inline;
}

div.right_block_home{
	width: 605px;
	margin: 0;
	padding: 0;
	float: right;
}

div.left_block_home {
	width: 357px;
	padding-top: 30px;
}

div.left_block_home p {
	line-height: 22px;
	padding-right: 20px;
}

div#home_right_top {
	padding: 0;
	margin: 0;
	height: 36px;
	text-align: center;
}

div#home_right_bottom {
	padding: 0;
	margin: 0;
	width: 602px;
	height: 392px;
}

object#rondleiding {
margin: 0 0 -100px 0;
}

div#steps table	{
	width: 987px;
	height:130px;
	margin-top: 5px;
	z-index: 0;
}

div#steps table th{
	background: url(../images/layout/home_pro_bg.png) no-repeat;
	height: 23px;
	width: 227px;
	vertical-align: top;
	text-align: left;
	color: #fff;
	font-weight: normal;
	padding: 4px 40px 0 10px;
}

div#steps  table td{
	width: 227px;
	vertical-align: top;
	padding: 2px 90px 0 0px;
}

div#steps {
	background-color: #FDF4F0;
	width: 100%;
	text-align: center;
	padding: 10px 0 0;
	height: 140px;
}

img.badge {
left: 460px;
position: relative;
z-index: 2;
top: -130px;
}

div#steps p{
	font-size: 12px;
	line-height: 18px;
	color: #7E9CC2;
	text-align: left;
}

div#steps a,div#steps a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #7E9CC2;
	text-decoration: underline;
}

	
/* start aanmelding */
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: 100%;
	border: 2px solid #e79e75;
	margin: 20px auto;
}

table.pricing td {
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #3B5493;
	padding: 5px;
}

table.pricing th{
text-align: center;
border-left: 1px solid #e9e9e9;
padding-top:5px;
}

table.pricing td.legenda {
height: 30px;
text-align: left;
padding: 0 5px 0 5px; 
font-size: 12px;
color: #3b5493;
border-top: 1px solid #e9e9e9;
border-right: 3px solid #dadada;
border-left: none;
font-weight: normal;
background: #fff;
}

table.pricing td.vinkje {
width: 120px;
height: 30px;
text-align: center;
}

table.pricing td.yellow {
background: #FFFFCC;
}

th.legenda {
font-size: 16px;
}

tr.aanmelden td {
border-bottom: 3px solid #dadada;
margin: 0;
padding: 0;
background: #ffffef;
}

td.small {
background: #74A470;
}

td.medium {
background: #2A55B9;
}

td.large {
background: #A40303;
}

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: url(../images/layout/features_bg.png);
border-top: 1px solid #9ab9d6;
border-bottom: 1px solid #9ab9d6;
margin: 0 auto 20px;
padding: 10px 20px;
text-align: center;
width: 700px;
}

div.container fieldset ol.abonnement {
height: 80px;

}

/* einde aanmelding */


/* start multiuser */
table.multiuser{
	width: 750px;
	border: 2px solid #e79e75;;
	margin: 0pt auto;
}

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 PgbDossier */

ul#features {
background: url(../images/layout/features_bg.png);
padding: 10px 0;
margin: 15px 0 15px 20px;
border-top: 1px solid #9ab9d6;
border-bottom: 1px solid #9ab9d6;
}

ul#features	li {
	background: url(../images/layout/apply.png) left no-repeat;
	list-style-type: none;
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin: 5px 0 5px 20px;
	padding: 0 0 0 40px;
}

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: #DE7136;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 1px 0px;
}

div.helpcontent h2{
	color: #DE7136;
	font-size: 12px;
	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: 0;
	padding: 0;
	float: right;
}

div.left_block {
	width: 580px;
}

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 {
padding: 0 0 25px 0;
margin: 0;
}

div.sidebox_2 {
margin: 0;
padding: 0 0 35px 0;
}

div.sidebox_3 {
margin: 0;
padding: 0 ;
}

/* 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 20px 2px;
color: #74A470;
border: 0;
background: #74A470;
}

div.stap2 h3 {
color: #74A470;
font-size: 18px;
}
/* einde stap 2 */

.bekijkdemo {
padding: 10px 0 0 100px;
}

/* start accept invitation */
div.invite_left_column{
	width: 355px;
	float: left;
	padding: 0 5px 0 0;
	border-right: 1px solid #ccc;
}

div.invite_right_column{
	float: left;
	margin: 0 0 0 20px;
	width: 360px;
}

div.container a#invite_accept	{ 
 color: green; 
 font-size: 14px; 
 font-weight: bold; 
} 
 
div.container a#invite_noaccept	{ 
 color: red; 
 font-size: 14px; 
 font-weight: bold; 
} 

div.invite_left_column label, div.invite_right_column label{
	width: 11em;
}

div.invite_left_column input, div.invite_right_column input{
	width: 14em;
}

div.invite_left_column input.radio, div.invite_right_column input.radio{
	width: auto;
}

div.invite_left_column fieldset, div.invite_right_column fieldset{
	margin-left: 10px;
	margin-right: 10px;
}

div.invite_left_column fieldset.submit, div.invite_right_column fieldset.submit{
	padding-left: 13.5em;
}

div.invite_column_end{
	clear: left;
}
/* end accept invitation */

