a{
	color:#002F5A;
	font-size:12px;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

html {
	overflow-y: scroll;	
}

html, body {
	height: 100%;
	margin: 0;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	color:#002F5A;
}

img {
	border:0;	
}

h2 {
	font-size:14px;	
}

#logout{
	position:absolute;
	width:984px;
	padding: 25px 0 0 0;
	text-align:right;
}

#logout select{
	font-size:10px;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -46px;
	width: 994px;
	border-left:1px solid #e5e6e9;
	border-right:1px solid #e5e6e9;
}


#header {
	height: 292px;
}

#header_top {
	height: 106px;
}

#header_top #lang {
	position:absolute;
	text-align:right;
	width:984px;
	padding:10px 0 0 0;
}

#header_img {
	font-size:0;
}

#header_menu {
	background-color:#FFFFFF;
	height:56px;
}

#logo {
	font-size:0;	
}

#header_menu ul {
	background-color:#002f5a;
	width:990px;
	height: 25px;
	margin:0;
	padding:5px 0px 0 4px;
	list-style-type:none;
	position:absolute;
	
}

#header_menu li {
	margin: 0px;
	height: 25px;
	float:left;
}

/*#header_menu li.last {
	float:right;
}*/

/*#header_menu li ul li.last {
	float:left;
}*/

* html #header_menu li {
	width: 0;
}

#header_menu li a {
	background-image:url(../images/opbouw/corner_r_blauw.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#33597b;
	margin: 2px 2px 0 0;
	display:block;
	height: 23px;
}

#header_menu li.selected a, #header_menu li a:hover{
	height:25px;
}

#header_menu #corner_l {
	position: absolute;
	background-image:url(../images/opbouw/corner_l_trans.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 5px;
	height: 5px;
}

#header_menu li a img {
	margin: 2px 10px 3px 10px;
}

#header_menu li a:hover img, #header_menu .selected a img {
	margin: 4px 10px 1px 10px;
}

#header_menu li a:hover, #header_menu .selected a {
	background-image:url(../images/opbouw/corner_r_wit.gif);	
	background-color:#FFFFFF;
	margin-top:0;
}

#header_menu li ul{
	display:none;
}

#header_menu li.selected ul{
	display:block;
	width:900px;
	background-color:white;
	position:absolute;
	left:0;
	font-size:12px;
	height:18px;
	color:#002f5a;
	padding:0 0 0 9px;
}

#header_menu li.selected ul li{
	margin:0px;
}

#header_menu li.selected ul li a{
	background:none;
	text-decoration:none;
	color:#000;
	height:18px;
	padding:4px 15px;
}

#header_menu li ul li.selected a, #header_menu li ul li a:hover{
	background:none;
	background-color:#C7010D;
	color:#FFF;
	height:18px;
}

#content_kopje {
	padding: 5px 0 5px 15px;
	font-size:16px;
	font-weight:bold;
	float:left;
}

#content_top_right{
	float:right;
}

#content_stippel {
	clear:both;
	background-image:url(../images/opbouw/stippellijn.gif);
	background-repeat:repeat-x;
	height:1px;
	font-size:0;
}

#content_text {
	font-size:12px;
	margin: 0 15px 0 15px;
}

#footer, #push {
	height:46px;	
}

#footer {
	text-align:center;	
}

#footer div {
	background-image:url(../images/opbouw/bg_wrapper_btm.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
	width: 994px;
	height:46px;
}

/*PNG FIX*/

#header_menu div, #header_menu img {
	behavior:url("/scripts/iepngfix.htc");	
}

.clear{
	clear:both;
}

.message{
	padding:10px;
	background-color:#FBFFEC;
	border:2px solid #666;
	margin-bottom:10px;
}

/**************************************** FORMULIEREN ****************************************/


.af_errors{
	margin-bottom:20px;
}

.af_error{
	color:#F00;
}

.af_field_title{
	width:300px;
}

.af_field_input{
	width:200px;
	padding: 0;
	min-height:24px;
}

.af_field_input input{
	width:200px;
	padding: 0;
}

.af_field_omschrijving{
	width:400px;
	
}

.af_field_textarea{
	float:none !important;
	width:700px;
}

.af_field_textarea textarea{
	float:none !important;
	width:400px;
	height:100px;
}

.af_field_title, .af_field_input{
	float:left;
}

.af_field_block{
	margin-bottom:10px !important;
	/*border-top:1px solid white;*/
}

.af_field_block div {
}

.af_group{
	clear:both;
	margin-bottom:20px;
}

.af_field_clearer{
	clear:left;
	font-size:0px;
}

.af_group .af_group_title{
	font-weight:bold;
	padding:10px 0;
	font-size:13px;
}

.af_group .af_field_block{
	padding-left:40px;
}

.af_send{
	clear:both;
}



.af_radio_option input{
	width:15px;
}

.af_radio_option{
	float:left;
}

/*********************************** REGISTRATIE FORMULIER ***********************************/

.add_ligplaats{
	cursor:pointer;
}

#registration_form .af_errors{
	display:none;
}
/*
.stap{
	float:left;
	padding:10px;
	font-size:14px;
	border:2px solid #002F5B;
	background-color:#33597B;
	color:#FFF;
	margin:0 10px 0 0;
	font-weight:bold;
	cursor:pointer;
	opacity:.5;
	filter:alpha(opacity=50);
}*/

.openable.open{
	background:url(../images/arrow-down.gif) no-repeat left 17px;
}
	

.openable{
	background:url(../images/arrow.gif) no-repeat 2px 15px;
	padding:10px 0 10px 12px !important;
	cursor:pointer;
}

/*********************************** FORMULIEREN REQUIRED ***********************************/

.af_field_error .af_field_title{
	color:#F00;
}

.af_loader{
	background:url('../images/ajax-loader.gif') no-repeat center 80%;
	display:none;
	position:fixed;
	text-align:center;
	vertical-align:middle;
	background-color:#FFF;
	border:2px solid #010076;
	padding:10px 25px 30px 25px;
	width:150px;
	
	left:50%;
	margin-left:-100px;
	top:300px;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.af_form{
	padding-bottom:20px;
}

.af_version{
	color:#3A3A3A;
	margin-bottom:15px;
	display:none;
}

.af_uploadframe{
	display:none;
}

form{
	padding:0px;
	margin:0px;
}

.item_7{
	float:right !important;
}

/************************************** HISWA FORM OVERZICHT *************************************/

.overzicht-group-title{
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}

.overzicht-group-title .delete_ligplaats{
	display:none;
}

.overzicht-group-values{
	margin:0 0 60px 30px;
}

.overzicht-field-title{
	/*font-weight:bold;*/
}

.overzicht-group-value{
	margin:0;
	padding:5px;
}

.overzicht-group-value.odd{
	background-color:#AEBDCA;
}

.form_error{
	color:#D80023;
	font-weight:bold;
}

#register_view, #register_pdf{
	padding:10px;
}