#container {
background-color:#fff;
background-image:url('../_images/background.jpg');
margin:0 auto;
padding-left:15px;
padding-right:15px;
position:relative;
width:950px;
}

#content {
position:relative;
padding-left:25px;
padding-top:10px;
}

#footer {
background:#f9f9f9;
border-bottom:1px solid #bcbcbc;
border-top:1px dotted #ccc;
margin-top:50px;
padding-bottom:5px;
padding-left:25px;
padding-top:5px;
}

#topbar {
background:#fff url('../_images/topbar_onlinetest.jpg') no-repeat;
height:115px;
padding-left:25px;
padding-top:10px;
}

* {
font-family:Arial,sans-serif;
font-size:12px;
margin:0;
padding:0;
}

.infolink {
color:#00008B;
}

body {
background:#e9e8f0 url('../_images/bgcolor.jpg');
}

img {
border:0;
}

h1 {
  color:#00008B; text-decoration: underline;font-size:16px;margin-top:15px;margin-bottom:8px;
}

#content p {
  line-height:1.3em;
  margin-bottom:6px;
}

#aanvragencounter {
  background: transparent url(../_images/thumbup.png); 
  position: absolute; 
  display: block; 
  width: 127px; 
  height: 24px; 
  top: 75px; 
  right: 55px;
  padding-left:55px;
  padding-top:15px;
}

#aanvragencounter p {
  font-weight: 700; 
  font-size: 13px; 
  color: white; 
  font-family: Verdana,sans-serif; 
}





legend {border:0;text-indent: -9999em;}
fieldset {border:0;}

#smallform, #smallform-noscript {}
#smallform label, #smallform-noscript label { font-weight: 700;width: 150px;padding-top:4px;display:block;float:left;height:25px;font-size:13px;}
#smallform br, #smallform-noscript br {clear:both;}
#smallform input[type="text"], #smallform-noscript input[type="text"] {border: 1px solid #ccc;padding-top: 5px; height: 16px;width:220px;padding-left:5px;margin-bottom:8px;}
#smallform select, #smallform-noscript select{border: medium double #717171;height: 23px;width:227px;margin-bottom:8px;}
 #smallform-noscript input[type="submit"] {width: 220px;margin:0;}

#errs{
	position:absolute;
	top:0;
	left:50;
	padding:13px;
	padding-top:20px;
	border:2px solid darkblue;
	display:none;
	background: #FfFfe0;
	font-size:12px;
	z-index: 15000;
	cursor:pointer;
}




#fb-modal	{ display:none; }
#fb-close	{ cursor:pointer; }
.info		{ width:280px; float:left; font-size:11px; color:#666; }
.info b	{ color:#000; }
.image	{ width:200px; float:left; margin-right:10px; }
.generic_dialog { height:0; left:0; overflow:visible; position:absolute; /*dw*/ top:0; width:100%; z-index:101; }
#generic_dialog_iframe { left:0; position:absolute; top:0; z-index:3; }
.generic_dialog .generic_dialog_popup { height:0; overflow:visible; position:relative; }
.generic_dialog div.dialog_loading 		{ background-color:#F2F2F2; border:1px solid #606060; font-size:24px; padding:10px; }
#generic_dialog_overlay { display:block; left:0; position:absolute; top:0; width:100%; z-index:100; }
.dialog_body .dialog_content_img { float:left; margin-right:15px; }
.dialog_body .dialog_content_txt { float:left; padding-bottom:5px; width:300px; }
.dialog_body .dialog_content_body { padding-bottom:13px; } 
.dialog_body .form_label { padding-right:5px; }
.dark_dialog_overlay { background-image:url(../_images/facebook-overlay.png); background-repeat:repeat; }
* html .dark_dialog_overlay { background-color:transparent; background-image:url(blank.gif); }
.full_bleed .pop_dialog_table td.pop_content .dialog_body { padding:0; } 
table.pop_dialog_table { border-collapse:collapse; direction:ltr; margin:auto; table-layout:fixed; width:465px; }
td.pop_topleft, td.pop_topright, td.pop_bottomleft, td.pop_bottomright { height:10px; overflow:hidden; padding:0 !important; width:10px !important; }
td.pop_topleft { background:transparent url(../_images/facebook-pop-dialog-sprite.png) no-repeat scroll 0 0; }
td.pop_topright { background:transparent url(../_images/facebook-pop-dialog-sprite.png) no-repeat scroll 0 -10px; }
td.pop_bottomleft { background:transparent url(../_images/facebook-pop-dialog-sprite.png) no-repeat scroll 0 -20px; }
td.pop_bottomright { background:transparent url(../_images/facebook-pop-dialog-sprite.png) no-repeat scroll 0 -30px; }
td.pop_top, td.pop_bottom { background:transparent url(../_images/facebook-pop-dialog-sprite.png) repeat-x scroll 0 -40px; }
td.pop_side { background:transparent url(../_images/facebook-pop-dialog-sprite.png) repeat-y scroll -10px 0; }
td.pop_content { background-color:white; direction:ltr; padding:0; }
.pop_dialog_rtl td.pop_content { direction:rtl; }
td.pop_content h2.dialog_title { background:#6D84B4 none repeat scroll 0 0; border:1px solid #3B5998; color:white; font-size:14px; font-weight:bold; margin:0; }
td.pop_content h2.dialog_loading { background:#6D84B4 url(facebook-indicator_white_small.gif) no-repeat scroll 400px 10px; padding-right:40px; }
td.pop_content h2 span { display:block; padding:4px 10px 5px; }
td.pop_content .dialog_content { background:#FFFFFF none repeat scroll 0 0; border-color:#555555; border-style:solid; border-width:0 1px 1px; }
td.pop_content .dialog_body { border-bottom:1px solid #CCCCCC; padding:10px; }
td.pop_content .dialog_summary { background:#F2F2F2 none repeat scroll 0 0; border-bottom:1px solid #CCCCCC; padding:8px 10px; }
td.pop_content .dialog_buttons { background:#F2F2F2 none repeat scroll 0 0; padding:8px; text-align:right; }
td.pop_content .dialog_buttons input { margin-left:5px; }
td.pop_content .dialog_buttons_msg { float:left; padding:5px 0 0; }
td.pop_content .dialog_footer { background:#F2F2F2 none repeat scroll 0 50%; }	   
	   
#akk {width: 60px;margin-right:8px;}
#dec {width: 180px;}	   


#rekentool {
	position:absolute;
	right: 35px;
	top:120px;
	width: 215px;
}
#rekentool .maatschappij {
	height: 42px;
}
#rekentool #haalbaarheid {
  color: green;
  font-weight: 700;
}

#rekentool table {
left:1px;
position:absolute;
top:39px;
width:238px;
}

#rekentool th {
  font-size: 15px;
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  background: #eeeeee;
}


#step2_fieldset{
	min-height: 300px;
}

.boxFloat, .imageFloat {
	float: left;
}

.boxTopLeft {
	background: url(../_images/topLeft.gif) top left no-repeat;
}
.boxTop {
	border-top: 1px solid #ccc;
	background-color: #eee;
}
.boxTopRight {
	background: url(../_images/topRight.gif) top right no-repeat;
}
.boxMiddleLeft {
	background-color: #eee;
	border-left: 1px solid #ccc;
}
.boxMiddle {
	background-color: #eee;
}
.boxMiddleRight {
	background-color: #eee;
	border-right: 1px solid #ccc;
}
.boxBottomLeft {
	background: url(../_images/bottomLeft.gif) bottom left no-repeat;
}
.boxBottom {
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}
.boxBottomRight {
	background: url(../_images/bottomRight.gif) bottom right no-repeat;
}

/***********************************/

.imageTopLeft {
	background: url(../_images/topLeft.png) top left no-repeat;
}
.imageTopRight {
	background: url(../_images/topRight.png) top right no-repeat;
}
.imageBottomLeft {
	background: url(../_images/bottomLeft.png) bottom left no-repeat;
}
.imageBottomRight {
	background: url(../_images/bottomRight.png) bottom right no-repeat;
}
.imageTop, .imageMiddleLeft, .imageMiddle, .imageMiddleRight, .imageBottom {
	border: 0;
}

/***********************************/
.roundedContent {
	position: relative;
	padding: 20px;
	margin: 0px;
	width: 200px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-bottom: 20px;
	right: 0px;
	height: 300px;
}
	.roundedContent tr th{
		background: #fff;
		width: 200px;
	}
	.roundedContent td{
		height: 25px;
		padding-left: 3px;
	}
	.roundedContent .odd td{
		background: #eeeeea;
	}
	.roundedContent .even td{
		background: #fff;
	}
	.roundedContent .dark td{
		background: #b6b6b6;
	}
	.roundedContent .footer td, .roundedContent .footer td span{
		font-size: 14px;
		font-weight: bold;
	}
	.roundedContent .right{
		color: #832E8D;
		font-weight: bold;
		text-align: right;
		padding-right: 3px;
	}
	.roundedContent span.right{
		float: right;
	}

	
	#extra_vragen h2 {
	background-image:url(leadformulieren/_images/orange_gradient.jpg);background-repeat:repeat-x;font-size:15px;font-weight:700;height:27px;padding-top:4px;text-indent:5px;width:550px;
	}
	
	#extra_vragen p {
	 padding-left:5px;width:540px;
	}
	
	#extra_vragen label  {
	 padding-left: 5px;
	}
	
	.hwens {
	 font-size:15px;font-weight:700;
	}
	.hinko {
    font-weight:700;
	}
	
	#bruto {border: 1px dotted #e4e4e4 ; margin-right:5px; width: 166px  !important; color: #aaa;}
	
	#telmelding {
  	background:#F1F1F1 none repeat scroll 0 0;
    border:2px dashed #BCBCBC;
    padding:8px;
    position:absolute;
    right:305px;
    top:180px;
    width:146px;
    
	}
	
	#aangekochtmelding {
  	background:#F1F1F1 none repeat scroll 0 0;
    border:2px dashed #BCBCBC;
    padding:8px;
    position:absolute;
    right:305px;
    top:180px;
    width:146px;
    
	}
	
	.hide {
	 display:none;
	}
	
	#telmelding h3 ,
	#aangekochtmelding h3 {
	 font-size: 13px;
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  
	}
	#brutomelding {
  	background:#F1F1F1 none repeat scroll 0 0;
    border:2px dashed #BCBCBC;
    padding:8px;
    position:absolute;
    right:305px;
    top:180px;
    width:146px;
    
	}
	
	#brutomelding h3 {
	 font-size: 13px;
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  
	}