body{
	background:url(../../img/body_repeat.gif) repeat-x top left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:	0.7em;
	color:#000;
}

h1{
	font-size : 1.6em;
	font-weight:normal;
	margin-bottom: 1.5em;
    line-height: 1.3em;
}

h2{
	font-size : 1.5em;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height: 1.3em;
}

h3
{
    line-height: 1.3em;
}

h3.red
{
    color: #d30000;
}

h5{
	/*- Cufon h1 -*/
	font-size : 24px;
	font-weight:normal;
	margin-bottom: 0.6em;
}

h6{
	/*- Cufon h2 -*/
	font-size : 16px;
	font-weight:normal;
	margin-bottom: 0.6em;
}

a:link, a:visited{
	color:#161616;	
	text-decoration:underline;
}

a:hover{
	color:#d30000;
}

#main{
	width : 950px;
	margin:auto;
}

#header{}

#header #funct_navig.header_row{
	background:#000;
	color:#d0d0d0;	
}

#header #funct_navig.header_row ul{margin:0; padding:0; list-style:none; text-align:right;}

#header #funct_navig.header_row ul li{margin:0 0 0 25px; padding:0; display:inline;}

#header #funct_navig.header_row ul li a:link,#header #funct_navig.header_row ul li a:visited{
	color:#d0d0d0;
	text-decoration:none;
	line-height:25px;
}

#header #funct_navig.header_row ul li a:hover{text-decoration:underline;}

#logo{
	margin: 22px 0;
	width : 250px;
	float:left;
}

#stap_0{
	float:left;
	width : 650px;
	margin : 25px 0 0 22px;
	padding : 18px 0 12px 22px;
	border-left: 1px solid #e0e0e0;
}

#stap_0 ul{
	margin:0;
	padding:0;
	list-style:none;
}

#stap_0 ul li{
	float:left;
	margin: 0 4px 0 4px;
	padding-bottom: 4px;
	display:block;
}

#stap_0 ul li:hover, #stap_0 ul li.current{
	background:url(../../img/btn_top_repeat.gif) no-repeat bottom center;	
}

#stap_0 ul li a:link, #stap_0 ul li a:visited{
	padding: 2px 12px 5px 12px;
	display:block;
	color:#161616;
	text-decoration:none;
	
	border: 1px solid #e0e0e0;
}

#stap_0 ul li a:hover, #stap_0 ul li.current a:link, #stap_0 ul li.current a:visited{
	color:#d30000;
	border:1px solid #d30000;
	border-bottom: none;
}

* html #stap_0 ul li a:hover{
	border-bottom: 1px solid #d30000;	
}

#header #stappen_overzicht.header_row{
	border-top: 1px solid #e0e0e0;
	background:url(../../img/arceer_back.gif) repeat;
	padding: 28px 45px;
}

#header #stappen_overzicht .stap{
	float:left;
	width : 130px;
	padding-right : 20px;
	margin-left : 20px;
	background:	url(../../img/pijl-state_nsel.gif) no-repeat center right;
}

#header #stappen_overzicht .stap.breed
{
    width: 225px;
}

#header #stappen_overzicht .stap.sel{
	color:#161616;
	background:url(../../img/pijl-state_sel.gif)no-repeat center right;	
}

#header #stappen_overzicht .stap.sel a{
	color:#161616;
}

#header #stappen_overzicht .stap.nsel{
	color:#aaa;
}

#header #stappen_overzicht .stap.sel.current a{
	color:#d30000;
	text-decoration:none;
}

#header #stappen_overzicht .stap.sel.current .beschrijvende_tekst, #header #stappen_overzicht .stap.sel.current .beschrijvende_tekst a{
	color:#000000;	
}

#header #stappen_overzicht .stap.last{
	background:none;	
}

#content{
	background:url(../../img/arceer_back.gif);
}

#content .tabs{
	font-size : 1.4em;
	font-family:Helvetica, Arial, sans-serif;
	
	position:absolute;
}

#content .tabs .tab{
	float:left;
}

#content .tabs .tab a{
	color:#aaa;
	text-decoration:none;
	display:block;
	padding: 5px;
	width : 20px;
	height:15px;
	text-align:center;
}

#content .tabs .tab.current a{
	color:#d30000;
	border: 2px solid #d30000;
	border-bottom: 2px solid #fff;
	background:#fff;
}

#content .kolom_links{
	width : 230px;
	float:left;
	margin-top: 27px;
}

#content .kolom_rechts{
	float:left;
	width : 640px;
	border: 2px solid #d30000;
	background:#fff;
	padding:18px 8px 8px 68px;
	margin-top: 27px;
}

#content .kolom_links ul#substappen{
	margin:0;
	padding:0;
	list-style:none;
}

#content .kolom_links ul#substappen .beschrijvende_tekst{
	color:#d30000;
	background:#fff;
	display:inline;
	line-height:18px;
	padding: 1px 3px;
}

#substap_current_pijl{
	position:absolute;
	margin-left : 217px;
}

#content .kolom_links ul#substappen li.sel, #content .kolom_links ul#substappen li.nsel{
	margin:0;
	padding: 15px 30px 15px 15px;
	border-bottom: 1px solid #e0e0e0;
}

#content .kolom_links .sel{
	background:#fff;
	border-top: 1px solid #e0e0e0;
}

#content .kolom_links .sel.current{
	background:#d30000;
	color:#fff;
}

#content .kolom_links .sel.current h6{
	background:#d30000;
	color:#fff;
}

#content .kolom_links .nsel{
	background:url(../../img/arceer_back.gif);
	color:#aaa;
}

#content .content_footer{
	font-size : 1em;
	float:right;
	margin: 10px 0 30px 0;
	padding : 0 5px 0 25px;
	border-left: 1px solid #e0e0e0;
	color:#aaa;
	line-height:24px;
}

#content .content_footer span.aantal_premies{
	font-size : 1.7em;
	line-height:24px;
	color:#666;
}

#content input.textfield{
	border: 1px solid #161616;
	padding: 4px;
	margin-top: 3px;
}

#content input.textfield#autocomplete_gemeente{
	background:url(../../img/search_ico.gif) 256px center no-repeat;
	width : 248px;	
	padding-right : 24px;
}

#footer{
	margin-top: 25px;	
}

#footer .footer_btns ul{
	margin:0;
	padding:0;
	list-style:none;
}

#footer .footer_btns ul li{
	float:left;
	margin: 0 4px 0 4px;
	padding: 0 4px 0 0;
	display:block;
}

#footer .footer_btns ul li a:link, #footer .footer_btns ul li a:visited{
	padding: 4px 12px 4px 12px;
	display:block;
	color:#161616;
	text-decoration:none;
	
	border: 1px solid #e0e0e0;
}

#footer .footer_btns ul li a:hover, #footer .footer_btns ul li.current a:link, #footer .footer_btns ul li.current a:visited{
	color:#d30000;
	border:1px solid #d30000;
}

#footer .footer_row.copyright{
	margin-top: 7px;
	border-top: 1px solid #e0e0e0;
	padding-top: 4px;
	font-size : 0.9em;
	color:#666;
}

#footer .kolom_links{
	float:left ; 
	width : 800px;
}

#footer .kolom_rechts{
	float:right;
	width : 150px;
	text-align:right;
}

#autocomplete_wrap{
	margin-top: 5px;	
}

.autocomplete_content{
	background:url(../../img/autocomplete_repeat.gif) repeat-y;	
	color:#fff;
	padding: 4px 8px;
	font-size : 12px;
}

.ac_results ul{margin:0;padding:0; list-style:none;}
.ac_results ul li{margin:0;padding:0;}

.ac_results a:link, .ac_results a:visited{
	color:#fff;
	text-decoration:none;
	line-height:30px;
	display:block;
	padding : 0 10px;
}

.ac_results a:hover, .ac_results li.current a:link, .ac_results li.current a:visited{
	color:#fff;
	font-weight:bold;
	background:url(../../img/autocomplete_selected.gif) no-repeat;
}

#content .volgende {
	margin-top: 50px;
	float:right;
}

#content .volgende input{
	color:#d30000;
	font-size:0;
	height:24px;
	line-height:24px;
	margin:1px 0;
	width:128px;
	border:none;
	background:url(../../img/volgende.gif) no-repeat;	
	text-align:right;
	cursor:pointer;
}

.help{
	position:absolute;
	margin-left : 192px;
	margin-top: 0px;
}

.hulpnodig{
	margin:0 !important; padding:0 !important; text-align:right;	
}

.hulpnodig h6{
	margin:0; padding:0;	
}

.form_row{
	border-top: 1px solid #f0f0f0;
	padding: 8px 0;
	margin: 2px 0;
}

.setLower{text-transform:lowercase;}

.setUpper{text-transform:uppercase;}

.noBorder, .noBorder a{
	border:none !important;
}

.fll{float:left !important;}

.flr{float:right !important;}

.setBlauw, .setBlauw a{
	color:#0099cc !important;	
}

.setLichtBlauw, .setLichtBlauw a{
	color:#70d4fa !important;	
}

/* Autofill */

.ac_results
{
	background:url(../../img/autocomplete_bottom_long.gif) no-repeat bottom left;
	width:278px;
}

.ac_results ul
{
	margin:0px;
	padding:0px;
	background:url(../../img/autocomplete_top.gif) no-repeat;
	padding-top:20px;
	padding-bottom:10px;
	color:#FFFFFF;
}

.ac_results ul li
{
	line-height:30px;
	display:block;
	padding : 0 10px;
	margin-left:5px;
	cursor:pointer;
}
.ac_results ul li.ac_over
{
	color:#fff;
	font-weight:bold;
	background:url(../../img/autocomplete_selected.gif) no-repeat;
}

.premie_controle_error_box
{
    border: 1px dotted #d30000;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;

}

.premie_controle_error_msg
{
	background:url(../../img/foutmelding.jpg) no-repeat;
	color:#D30000;
	padding:1px 0px 5px 20px;
	margin:3px 0px 3px 0px;
}

.kolom_rechts .medal
{
	float:right;
	margin-right:15px;
}

.p-info
{
	margin-top:10px;
	margin-right:70px;
	padding-bottom:15px;
	border-bottom:1px solid #eceded;
}

.p-info h3
{
	margin-bottom:5px;
}

.p-info ul
{
	margin-top:8px;
}

.p-info ul li
{
	margin-top:5px;
	padding-bottom:3px;
}

.form_row .form_row
{
    margin-left: 30px;
}

a.url_info, a.url_aanvraag, a.url_aanvraag_online, a.mailto, a.url_controleer
{
    display: block;
    margin-top: 5px;
}

.sociale-premies
{
    margin-top: 10px;
}

.overzicht-mailen
{
    margin-top: 25px;
}


#content .kolom_links .sel.current h6 a {
color:#FFFFFF;
}

.ap_overflow
{
    overflow: auto;
    height: 250px;
	border: 1px dotted #649fbf;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #ffffff;
}

.bestpractices
{
    font-size: 0.6em;
    font-weight: normal;
    color: #999999;
}

.vorige
{
    margin-bottom: 20px;
    font-size: 1.2em;
}

.overzicht-mailen input
{
    border: 1px solid #161616;
    margin-top: 10px;
    padding: 4px;
    width: 250px;
}

.no_checkbox
{
    color: #999999;
}

.premie_controle_teksteveld
{
    width: 500px;
    height: 150px;
}