/* CSS Document */

	body,
	html {
		margin:0;
		padding:0;
		background:#fff;
		color:#2f2f2f;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: url('/files/Billeder/bg.png') repeat-x;
	}
	body {
		min-width:946px;
	}
	
	p {
	padding: 0;
	margin: 0;
	}

	img {
	border: 0;
	padding: 0;
	margin: 0;
	}	
	
	#content_container form {
	width: 550px;
	font-size: 11px;		
	}
	
	select {
	font-size: 11px;		 
}	
	
	#content_container	input[type=text] {
	color: #000000;
	border: 1px solid #29327c;

	}	
	

	#wrap {
		margin:0 auto;
		width:946px;
	}
	
	#container {
	float: left;
	position: relative;
	border: 0px solid black;
	line-height: 18px;			
	width: 930px;	
	padding-left: 16px;

	}	
	

	#adviseurs {
	position: relative;
	float: left;
	line-height: 18px;	
	padding-bottom: 30px;
	background: #ffffff;
	width: 280px;
	}
	
	#adviseurs h3 {
	color: #00427b;
	width: 280px;
	font-size: 14px;
	font-weight: 100;
	float: left;	
	margin: 12px 0 8px 0;
	}		
	
	#logo {
	padding-top: 30px;
	}
	
	#menu {
	width: 946px;
	height: 45px;	
	float: left;

	}

	#menu ul{
	float: left;	
	padding: 0;
	margin: 7px 0 0 0;
	line-height: 39px;
	background: url('/files/Billeder/menu_divider.gif') no-repeat top right;	
	}

	#menu ul li{
	float: left;
	list-style-type: none;
	background: url('/files/Billeder/menu_divider.gif') no-repeat top left;
	height: 39px;
	}
	
	#menu ul li a{
	display: block;
	color: white;
	text-decoration: none;
	padding: 0 15px 0 13px;	
	font-size: 12px;
	height: 39px;
	}

	#menu ul ul li a{
	height: 26px;
	line-height: 26px;
	}	
	
	#menu ul li a:hover{
	background: url('/files/Billeder/bg_active.png') repeat-x top left;	
	margin: 0;		
	padding: 0 15px 0 13px;			
	color: #ffffff;
	}	
	
	#menu ul ul li a:hover{
	margin: 0;		
	color: #ffffff;
	background: #232d53;
	}		
	
	#menu ul li a#activeitem{
	background: url('/files/Billeder/bg_active.png') repeat-x top left;	
	margin: 0 0 0 2px;		
	padding: 0 30px 0 28px;					
	}	
	
	.inloggen {
	width: 280px;
	background: #cba21a url('/files/Billeder/inloggen_rechtsboven.gif') no-repeat top right;
	float: left;
	margin: 20px 0 0 0;
	float: left;	
	min-height: 200px;
	position: relative;
	}
/*	
	#inloggen a{
	color:white;
	text-decoration:underline;
	position:relative;
	float:left;
	margin-top:18px;
	}
*/	
	.inloggen h2 {
	padding: 0 0 0 20px;
	margin: 0;
	background: url('/files/Billeder/inloggen_linksboven.gif') no-repeat top left;
	height: 30px;
	width: 280px;
	line-height: 40px;	
	color: #ffffff;
	font-size: 14px;
	font-weight: 100;
	float: left;	
	}
	
	.inloggen_content {
	width: 254px;
	padding: 4px 10px 0 16px;
	background-color: #cba21a;
	color: #ffffff;
	float: left;	
	position: relative;	
	line-height: 18px;
	}	
	
	.inloggen_footer {
	position: relative;
	float: left;
	height: 12px;
	width: 280px;
	background: url('/files/Billeder/footer_inloggen.gif') no-repeat bottom left;
	color: #ffffff;
	}		
	
	.homeblok h2
	{
    color:#00427B;
    font-size:14px;
    font-weight:100;
    margin:0;
    padding:0 0 8px;
    background:none;
	}
	
	.homeblok_content
	{
    margin-bottom:10px;
	}
	
	.inloggen label {
	display: block;
	padding-top: 5px;
	}
	
	.inloggen input
	{
	border: 1px solid #dedfe0;
	color: #666666;
	width: 145px;
	}
	
	
	.submit input
	{
	color: #caa017;
	font-weight: normal;
	background: #ffffff;
	width: 80px;
	height: 23px;	
	margin-top: 20px;
	margin-left: 162px;
	font-size: 11px;	
	} 
	
	
	input[type=text] {
	height: 18px;
	font-size: 11px;
	width: 300px;
	align: right;
	color: #000000;
	}	
	
	input[type=button] {
	background: #29327c;
	height: 25px;
	width: 100px;
	align: right;
	color: #ffffff;
	}
	
	input[type=password] {
	color: #000000;
	}	
	
	input[type=button]:hover {
	cursor: pointer;
	background: #646f98;	
	}	
	
	.inloggen_content input {
	border: 1px solid #ffffff;
	background: #ffffff;
	width: 245px;
	height: 15px;	
	}
	
	.inloggen_content .loginsubmit {
	cursor: pointer;
	background: #ffffff;
	float: right;
	color: #caa017;
	width: 150px;
	height: 24px;
	font-weight: bold;
	border: 1px solid white;
	margin-top: 10px;
	margin-right: 6px;
	}
	
	#content {
	width: 100%;
	float: left;
		}
	
	#content_container {
	padding: 20px 0 0 0;	
	margin-bottom: -20px;
	line-height: 18px;	
	float: left;
	position: relative;
	min-height: 370px;
	min-width: 280px;
	width: 100%;
	}	

	#content_container td, #content_container tr{
	border-style: solid;
	border-color: #FFFFFF;
	}
	
	#content_container td, #content_container tr div{
	}	

	#content_container table, 	#content_container tbody {
	margin-left: -2px;
	border-style: solid;	
	border-color: #FFFFFF;
	}	

	#container h1 {
	padding: 0 0 8px 0;
	margin: 0;
	font-size: 14px;	
	font-weight: 100;	
	color: #00427b;
	}
	
	#content_container h1 {
	padding: 0 0 8px 0;
	margin: 0;
	font-size: 14px;	
	font-weight: 100;	
	color: #00427b;
	}	
	
	#afbeelding_homepage {
	margin: 0px 0px 20px 30px;
	padding: 0;	
	position: relative;
	float: right;
	}
	

	#transparant_sub {
	position: absolute;
	width: 264px;
	bottom: 0;
	right: 0;
	float: left;
	color: #FFFFFF;
	font-style: italic;
	font-size: 14px;
	padding: 20px 18px 20px 18px;
	}	
	
	#transparant {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;		
	position: absolute;
	width: 264px;
	bottom: 0;
	right: 0;
	background: #003875;
	float: left;
	color: #FFFFFF;
	font-style: italic;
	font-size: 14px;
	padding: 20px 18px 20px 18px;
	}
	
	.button {
	display: block;
	background: #222568;
	border: 1px solid #dedfe0;
	padding: 5px;
	margin: 0;
	position: absolute; 
	bottom: 0;
	left: 16px;
	color: #ffffff;
	text-decoration: none;	
	line-height: 18px;
	}	
	
	.link {
	width: 175px;
	display: block;
	background: #222568;
	border: 1px solid #dedfe0;
	padding: 5px;
	margin: 0;
	color: #ffffff;
	text-decoration: none;	
	line-height: 18px;
	}	
	
	.link_vast {
	display: block;
	background: #222568;
	border: 1px solid #dedfe0;
	padding: 5px;
	margin: 0;
	position: absolute; 
	bottom: 0;
	color: #ffffff;
	text-decoration: none;	
	line-height: 18px;
	}			
	
	.button2 {
	display: block;
	background: #222568;
	border: 1px solid #dedfe0;
	padding: 5px;
	margin: 0;
	position: absolute; 
	bottom: 0;
	left: 325px;
	color: #ffffff;
	text-decoration: none;	
	line-height: 18px;
	}		

		
.submitter {
cursor: pointer;
background: #ffffff;
float: right;
color: #caa017;
width: 80px;
height: 24px;
font-weight: bold;
border: 1px solid white;
margin-top: 10px;
margin-right: 6px;
}	

.after {
font-weight: bold;
font-size: 14px;
position: absolute;
top: -136px;
right: -636px;
color: #00427B;
text-align: right;
}	

.after a{
color: #c19300;
}	


.after2 {
font-weight: bold;
font-size: 14px;
position: absolute;
top: -31px;
right: 14px;
color: #00427B;
text-align: right;
}	

.after2 a{
color: #c19300;
}	


