body {
	color:#242424;
	background:#d8d8d8;
	padding:0;
	margin:0;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	line-height: 18px;
	}
	
hr
{ 
	color: black;
	background-color: black;
	height: 1px;

}


h1, Kop1
{
	font-size: 16px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	color: #b00101;
	line-height: 22px;
}

h2, Kop2
{
	font-size: 14px;
	color: #b00101;
	font-family: Tahoma, Verdana;
	line-height: 18px;
	font-weight: bold;
}

h3 ,Kop3
{
	font-family: Tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #b00101;
	line-height: 18px;
}

.standaard
{
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #242424;
	line-height: 18px;
}



#wrapper {
	background:#fff url(img/img_bg_menu.gif) left top repeat-y;
	width:850px;
	position: relative;
	margin: 0 auto;
	margin-top: 15px;
}

.header {
	padding: 0px;
	background: url(img/img_header.jpg) no-repeat;
	height: 175px;
	width: 850px;
	
}

#headersub{
	padding: 0px;
	background: url(img/img_subheader.gif) no-repeat;
	height: 45px;
	border-bottom: 1px solid black;
}



.content {
	text-align: left;
	width:600px;
	float:right;
	margin :0px;
	padding: 0px 20px 40px 40px;
	line-height: 18px;			
	position: relative;
	top: 20px;
	
	
}


ul.globalNav { 
	font-family: tahoma, verdana;
	font-size: 12px;
	list-style-type: none; 
	background: #b00101;
	margin: 0; 
	width: 188px;
	padding: 0;
	float:left;
	border-right: 1px solid white;
	text-decoration: none;
	min-height: 400px;
	
}



ul.globalNav li { 


	color: white;
	margin: 10px 0;
	padding: 10px 5px 5px 25px;
	border-bottom: 1px solid #e09900;
	width: 187px
	
}

ul.globalNav li a { 

	color: white;
	margin: 10px 0;
	padding: 10px 5px 10px 5px;
	text-decoration: none;

	
}
ul.globalNav li a:hover { 

	color: white;
	margin: 10px 0;
	padding: 10px 5px 10px 5px;
	text-decoration: underline;
	
}

ul.globalNav li.active a{ 

	color: white;
	margin: 10px 0;
	padding: 10px 5px 10px 5px;
	text-decoration: none;
	font-weight: bold;

	
}


ul.utilNav { 
	display: none;
	text-align: right;
	padding-top:7px;
	margin-right: 10px;
	height: 40px;
	position: absolute;
	right: 10px;
}
ul.utilNav li {
	margin:6px;
	float: left;
	border-right: 1px solid white;
	padding-right: 10px;
	list-style-type: none; 
}
ul.utilNav .last {
	border-right: none;
}

#home {

	text-align: left;
	font-size:20px;
	font-weight: bold;
	border-bottom: 1px solid white;
	padding-bottom: 5px;
	
}
#innerfooter {
	
	text-align:center;
	background: url(img/img_footer.gif) no-repeat;
	position: relative;
	height: 11px;
	
}



.footer {

	text-align:center;
	
}

A:link { color: black; text-decoration:none;} 
A:hover { color: black; text-decoration: underline; } 


#contactgegevens {
	position: absolute;
	bottom: 15px;
	left: 25px;
	color: white;
	text-align: left;
	font-family: Tahoma, verdana, arial;
	font-size: 10px;
	line-height: 18px;
	
}

#backgroundcontent{
	background:#fff url(img/bgcontent.gif) right bottom no-repeat;
	height: 246px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: auto;
}

