@charset "utf-8";
/* CSS Document */

body {
	width:100%;
	padding : 0;
	background-color:#FFF
	color : #000000;
	overflow:auto;
	background-color: #F0F0F0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}
p, ul, ol, li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-align: left;
	}
h1 {
font : bold 14pt Verdana, Geneva, sans-serif;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	line-height: normal;
	}
#container {
	position : relative;
	width : 950px;
	margin-left: auto;
	margin-right: auto;
	background-color:#F0F0F0;
}
#header {
	position : fixed;
	width : 950px;
	height : 115px;
	top : 0;
	right : auto;
	left : auto;
	background-repeat: no-repeat;
	background-image: url(http://vluchtelingenwerk-wobb.nl/vwkopwobb.jpg);
}

#leftnavigation {
position : fixed;
height : 100%;
top : 115px;
margin-left :0px;
width : 125px;
color : #000000;
background-color:#FFFFFF;
padding : 2px;
overflow : auto;
}
#content {
	position : fixed;
	top : 120px;
	bottom : 10px;
	margin : 0px 0px 0px 130px;
	width : auto;
	height : auto;
	padding-left : 10px;
	padding-right : 10px;
	color : #000000;
	overflow-y: auto;
	overflow-x: hidden;
	font:Verdana, Geneva, sans-serif;
	background-color: #F0F0F0;
}
#content h1, #content h2 {
	color : #000;
}

.center {
	text-align: center;
}
.rood {
	color: #900;
	font-size: 12px;
	text-align: left;
}
centerimage {
	text-align: center;
}
.centerimage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
.tabelloc {
	font-size: 12px;
}
.wit {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.kopje {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	background-color: #F90;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	height: 20px;
}

