body {
	margin: 0;
	padding: 0;
	background: #b1b3a7 url(/img/bg.gif) repeat-x;
	text-align: center;
}

/*------------------------------------
Container
------------------------------------*/
.container {
	width: 906px;
	height: 639px;
	background: url(/img/bg-container.gif);
	margin: 47px auto;
	text-align: left;
	position: relative;
}

/*------------------------------------
Header
------------------------------------*/

.header {
	width: 896px;
	height: 101px;
	margin-left: 5px;
	margin-top: 4px;
	position: relative;
	float: left;
	display: inline;
}

.header h1 {
	margin: 0;
	padding: 0;
}

.header h1 a {
	width: 350px;
	height: 54px;
	display: block;
	position: absolute;
	text-decoration: none;
	background: url(/img/logo.gif);
	left: 43px;
	top: 27px;
}

.header h1 a span {
	visibility: hidden;
}

.sitepicker {
	position: absolute;
	right: 30px;
	top: 27px;
}

.sitepicker ul {
	margin: 0;
	list-style: none;
}

.sitepicker ul li {
	float: left;
	display: inline;
	margin-left: 5px;
}

.sitepicker ul li a {
	display: block;
	width: 49px;
	height: 50px;
}

.sitepicker ul li span {
	position: absolute;
	visibility: hidden;
	width: 130px;
	font-size: 11px;
	text-align: center;
	margin-left: -45px;
}

.sitepicker ul li:hover span {
	visibility: visible;
}


.sitepicker ul li#corp a {
	background: url(/img/nav/icon_corp.gif);
	text-indent: -9999px;
}

.sitepicker ul li#rcs a {
	background: url(/img/nav/icon_rcs.gif);
	text-indent: -9999px;
}

.sitepicker ul li#kennisbank a {
	background: url(/img/nav/icon_kennisbank.gif);
	text-indent: -9999px;
}

/*------------------------------------
inner-container
------------------------------------*/

.inner-container {
	position: relative;
	background: url(/img/bg-content-container.gif) no-repeat;
	height: 502px;
	display: inline;
	float: left;
	width: 896px;
	margin-left: 5px;
}

/*------------------------------------
left
------------------------------------*/

.left {
	width: 224px;
	height: 502px;
	background: url(/img/bg-sidebar.gif) repeat-x bottom;
	float: left;
	position: relative;
}

.visual {
	position: absolute;
	top: 48px;
}

.zoeken {
	position: absolute;
	width: 170px;
	height: 25px;
	top: 420px;
	left: 28px;
}

.zoeken input.text {
	border-left: 1px solid #aaaaa5;
	border-top: 1px solid #aaaaa5;
	border-bottom: 0px;
	border-right: 0px;
	font-size: 10px;
	color: #5d6047;
	width: 130px;
	padding: 2px 0 2px 10px;
	float: left;
}

.zoeken .button a {
	width: 18px;
	height: 19px;
	display: block;
	background: url(/img/btn-zoek.gif) repeat-x bottom;
	text-indent: -9999px;
	float: left;
	margin-left: 6px;
	margin-top: 1px;
}

/*------------------------------------
right
------------------------------------*/

.right {
	width: 672px;
	height: 454px;
	float: left;
	position: relative;
	background: url(/img/bg-content.gif) repeat-x 0 27px;
	margin-top: 48px;
}



/*------------------------------------
Navigatie
------------------------------------*/

.nav {
	background: url(/img/bg-nav.gif) repeat-x bottom;
	height: 27px;
	width: 100%;
}

.nav ul {
	margin: 0;
	list-style: none;
}

.nav ul li {
	float: left;
	display: inline;
	border-right: 1px solid #797c66;
}

.nav ul li a {
	color: #d3d4cd;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 7px 0 5px 0;
	border-right: 1px solid #474a37;
	width: 110px;
	text-align: center;
	letter-spacing: -1px;
}

.nav ul li:hover , .nav ul li.active, .nav ul li.sfhover  {
	background: url(/img/bg-nav-hover.gif) repeat-x bottom;
}


.nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	background: #c3c5ba;
}

.nav li  li {
	border-right: 0;
	border-bottom: 1px solid #d8dacf;
}

.nav li li a {
	color: #60634a;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	display: block;
	padding: 7px 0 5px 5px;
	border-right:0;
	width: 145px;
	text-align: left;
	letter-spacing: 0px;
	border-bottom: 1px solid #b2b3a9;
}

.nav li li a:hover, .nav li li a.active {
	background: #b4b6ab;
}

.nav li:hover ul, .nav li.sfhover ul {
	left: auto;
}


.content-container {
	height: 428px;
	width: 672px;
	overflow-x: none;
	overflow-y: auto;
}

.content {
	width: 570px;
	height: 364px;
	margin-left: 45px;
	margin-top: 50px;
	color: #696a60;
	font-size: 11px;
}

.content a {
	color: #60634a;
}
.content a:hover {
	color: #1b88b1;
}

.content h2 {
	color: #1b88b1;
	font-size: 24px;
	letter-spacing:-2px;
}

.content h3 {
	font-size: 11px;
	font-weight: bold;
	color: #60634a;
	padding: 0;
}

.content .blok {
	float: left;
	width: 275px;
}

.content .margin {
	margin-left: 30px;
}

.content table.deelnemerslijst {
	clear: both;
	width: 100%;
}

.content table.deelnemerslijst thead {
	margin: 0;
	background: #c3c5ba;
}

.content table.deelnemerslijst th  {
	font-weight: bold;
}

.content table.deelnemerslijst tr.odd {
	background: #e6e6e2;
}

.content table.deelnemerslijst tbody {
	font-size: 10px;
}

.content table td.center {
	text-align: center;
}

/*------------------------------------
Footer
------------------------------------*/

.footer {
	width: 896px;
	height: 27px;
	background: url(/img/bg-footer.gif);
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.footer p {
	color: #92938c;
	font-size: 10px;
	width: 224px;
	text-align: center;
	margin-top: 6px;
}
