*{ padding: 0; margin: 0; }

html, body {height: 100%; overflow-x: hidden;}

body{ background-color: #fcfcfc; font: 11px Arial, sans-serif; color:#3b3b3b; line-height: 16px; }
img { border:0 none; }




#left_bar{
	position:absolute;
	width:267px; 
	height:1720px; 
	overflow: hidden;
	z-index: 1;
	background-image: url(images/sidebar_left.png);
	background-repeat: no-repeat;
}

.left_navigation{
	margin-left: 95px; 
	margin-top:170px;
	
	
}


#right_bar{
	position:absolute;
	width:282px;
	height: 1720px;
	overflow: hidden;
	z-index: 1;
	background-image: url(images/sidebar_right.png);
	background-repeat: no-repeat;
	margin-left:720px; 
	

}

#last_right_bar{
	position:absolute;
	width:900px;
	height: 1720px;
	overflow: hidden;
	z-index: 1;
	background-image: url(images/sidebar_last_right.png);
	background-repeat: no-repeat;
	margin-left:1092px; 
}

#background_image{
	position:absolute;
	margin-left:900px;
	width:400px;
	height:1720px;
	z-index: 0;
	background-color:#FFFFFF;
	overflow:hidden;
}

.right_bar_header{
	float:left; 
	margin-left:57px;
	width: 290px;
	height:121px; 

}

.right_bar_content{
	float:left;
	margin-left:57px;
	width:290px; 
	height:auto;
}


#right_bar p{
	width:160px; 
	margin-bottom:7px;
	margin-top:7px;
	color:#3b3b3b;

}


#right_bar img{
	margin-bottom:7px;
	margin-top:7px;

}



#left_bar li{
	color:white;
	visibility: hidden;
	font-family:Georgia;
	font-size: 12px;
	line-height: 18px; 
	list-style: none;
	list-style-image: none;
	list-style-type: none;	
	margin-left:15px;

}

#left_bar ul{

	font-family:Georgia;
	font-size: 13px;
	line-height: 20px; 
	list-style: none;
	list-style-image: none;
	list-style-type: none;	

}


#content_container{
	position: absolute;
	width:528px; 
	height:auto;
	z-index: 0;
	margin-left: 268px;
	
}

.content_header{
	float:left; 
	margin-top:0px; 
	text-align: right;
	width: 528px;
	height:98px; 
	min-height: 28px;

}

.content_header_big{
	float:left; 
	margin-top:0px; 
	text-align: right;
	width: 502px;
	height:auto;
	padding-bottom: 20px; 
	min-height: 28px;

}

.content_header_wide{
	float:left; 
	padding-top:98px; 
	width: 502px;
	min-height: 86px;
	height:auto;
	padding-bottom: 0px; 
	margin-top:-10px;
	margin-left:-30px; 
	vertical-align: top;
	min-height:28px;
}	

#login_mask{
	float:left;
	padding-left:200px;
	width:400px;
	z-index: 8;

}

.content_header_wide p{
	margin:0px;


	padding:0px;
	vertical-align: top;
}


.content{
	float:left;
	width:528px; 
	height:auto;
}

h1{
	width:428px; 
	font-size: 18px;
	line-height: 24px;
	margin-bottom:10px;
	margin-top:10px;
	color:#141414;
	font-family: Georgia;
	visibility: hidden;
}


h2{
	width:170px; 
	font-size: 18px;
	line-height: 24px;
	margin-bottom:7px;
	margin-top:7px;
	color:#141414;
	background-color: #fafafa;
	font-family: Georgia;
	visibility: hidden;
}



#content_container p{
	width:400px; 
	margin-bottom:7px;
	margin-top:7px;
	color:#3b3b3b;

}


.datum {
	margin-top:0px;
	margin-bottom:14px;
	font-size: 10px;
}
.content img{
	margin-bottom:8px;
	margin-top:8px;

}






.menu{
	list-style-type: none;
	width:100px;
	font-size: 13px;
	color: #141414;

}

a{
	text-decoration:underline;
	color:#3b3b3b;
}

a:hover{
	text-decoration: underline;
	color:#3b3b3b;


}

td{
	width:130px; 
	height:20px; 
	vertical-align: top;

}

input{
	border:solid;
	border-style: solid;
	border-bottom: 1px;
	border-top:1px;
	border-left:0px;
	border-right:0px;
	border-color:#141414;
	
}
input.btn { 
	  text-decoration: underline;
} 

button { text-decoration: underline; }
.submit { text-decoration: underline; }
.sIFR-flash{
	list-style: none;
	list-style-image: none;
	list-style-type: none;

}

#right_bar .pijl_rechts{
	list-style-image: url(images/arrow_right.gif);
	margin-left:15px;
}

.content li{
	list-style-image: url(images/arrow_down.gif);
	margin-left:15px;
	line-height: 18px;  

}

.pijl_rechts li{
	list-style-image: url(images/arrow_right.gif);
}


.pijl_rechts_button ul{
	text-align: right;
}

.pijl_rechts_button li{
	position: relative;
	list-style-image: url(images/arrow_right.gif);
}

.contact_melding{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc 

}

.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 241px;
	
	border-top:1px;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	border-style: solid;
	border-color: #cdcdcd;
	
	
}

.textfield_small {
	font-size: 12px;
	width: 160px;
	
	border-top:1px;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	border-style: solid;
	border-color: #cdcdcd;
	
	
}

.textarea {
	font-size: 12px;
	width: 241px;
	height: 100px;
	border-top:1px;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	border-style: solid;
	border-color: #cdcdcd;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	
	padding-top: 10px;

}
.submit{
	margin-top:15px;
	background-color: #fcfcfc;
	text-decoration: underline;
	cursor: pointer;
}

