* {
margin: 0px;
line-height:0px;
padding:0px;
}
body {
	background: url(../images/layout/marmer.jpg);
	text-align:center;
}

div.container1 {
	width:900px;
	position:relative;
	margin: 0 auto;	
	text-align:justify;
	overflow:hidden;
	height:100%;
}

	div.band {
		width:74px;
		background: url(../images/layout/band.jpg) repeat-y;
		float:left;
		position:absolute;
		height:2000px;
	}
	
	div.container2 {
		float:right;
		width:815px;
	}
	
		div.header {
			position:relative;
			width:815px;
			height:205px;
		}
		
div.image_rand {
	background: url(../images/layout/rand_image.gif);
	width:244;
	height:184;
	margin:16px 0px 16px 0px;
}
		
span, a, p, li, label, td, a, strong,i,h1 {
	font-family: Verdana, Arial, sans;
	color:#000078;
	line-height:16px;
	font-size:12px;
	text-align:justify;
}
li {
	margin-left: 40px;
}
.titel {
	font-weight:600px;
}
a:active {
	text-decoration:none;
}
a:visited {
}
a:hover {
	text-decoration:none;
}
	
/* CSS Display form*/
.display_container {
	width:546px;
}			
.display_fieldset {
	border: 1px solid #000078;
	margin: 11px 4px 16px 4px;		
}  
.display_legend {
  	border: 1px solid #000078;
	background-color: #FFFFFF;
	color:#000078;
	position:relative;
	top:-11px;
	height:18px; 
	left:4px; 
	padding:2px 4px 0px 4px; 
	margin:1px 0px 0px 0px;
	font-family:Verdana, Arial, sans;
	font-weight:600;
	overflow:hidden; 
	width:200px;
	text-align:center;
	line-height:16px;
	font-size:12px;
}
.display_label {
	float:left;
	width:150px;
	font-family:Verdana, Arial, sans;
	color:#000078; 
	margin:4px;
}	
.display_opties {
	
	font-family:Verdana, Arial, sans;
	color:#000078;
	margin-bottom:8px;
	vertical-align:top;

}
.display_tekst {
	
	font-family:Verdana, Arial, sans;
	color:#000078;
	margin:4px;
}	 
.display_input_submit{
	
	line-height:16px;
	margin-bottom:16px;
	margin-top:16px;
	line-height:16px;
}
.display_input_text{ 
	font-size:12px;
	color:#000078;
	font-family:Verdana, Arial, sans;
	margin-bottom:16px;
	line-height:16px;
}
.display_input_textarea{ 

	color:#000078;
	font-size:12px;
	font-family:Verdana, Arial, sans;
	width:300px;
	height:150px;
	line-height:16px;
	margin-bottom:16px;
}
.display_input_select{ 

	color:#000078;
	font-size:12px;
	font-family:Verdana, Arial, sans;
	margin-bottom:16px;
}
.display_input_radio{
	color:#000078;
	
	font-family:Verdana, Arial, sans;
	margin-bottom:8px;

}					 
.display_input_checkbox{
	color:#000078;
	
	font-family:Verdana, Arial, sans;
	margin-bottom:8px;
}