html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background: #333;
}

.clear{
	clear: both;
}

a {
text-decoration: none;
color: #CCC;
}

a:hover{
color: #fff;
}

h1{
	font-size: 15px;
}

h2{
	font-size: 13px;
}

object {
	display: block;
}

#header_bg {
	position: relative;
	width: 983px;
	height: 133px;
	margin: auto;
	z-index: 2;
}

#header {
	color: #ccc;
	position: relative;
	width: 949px;
	height: 133px;
	margin: auto;
	background: url(../images/layout/header.png) no-repeat !IMPORTANT;
	background: url(../images/pngfallback/header.gif) no-repeat;
	z-index: 2;
}

#topnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	top: 12px;
	right: 0px;
	float: right;
	position: absolute;
}

#topnav a {
	margin: 0px 8px;
	text-decoration: none;
	color: #ccc;
}

#topnav a:hover{
	color: #fff;
}

#home {
	position: absolute;
	margin: 101px 0px 0px 30px;
	padding: 0px 0px 0px 2px;
}

#home a, ul#menu li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 5px 16px;
}

#home a:hover, ul#menu li a:hover {
	background: url(../images/layout/square.jpg) no-repeat 3px 8px;
}

ul#menu {
	position: absolute;
	list-style: none;
	margin: 101px 0px 0px 385px;
	padding: 0px;
	z-index: 2;
}

ul#menu li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	background: url(../images/layout/menu_bg.gif) no-repeat;
}

ul#menu li ul {
	position: absolute;
	margin: 0px 0px 0px -6px;
	padding: 1px 0px 0px;
	list-style: none;
	display: none;
}

ul#menu li:hover ul, #menu li.ie_does_hover ul {
	display: block;
}

ul#menu li ul li.first {
	background: url(../images/layout/smenu_lts.png) no-repeat !IMPORTANT;
	background: none;
}

ul#menu li ul li.first div {
	background: url(../images/layout/smenu_rts.png) no-repeat !IMPORTANT;
	background: none;
}

ul#menu li ul li {
	float: none;
	padding: 0px 0px 0px 4px;
	background: url(../images/layout/smenu_lms.png) no-repeat !IMPORTANT;
	background: none;
}

ul#menu li ul li div {
	position: absolute;
	margin: -26px 0px 0px 0px;
	right: -4px;
	width: 4px;
	height: 26px;
	background: url(../images/layout/smenu_rms.png) no-repeat !IMPORTANT;
	background: none;
}

ul#menu li ul li a {
	display: block;
	background: #878787;
}

ul#menu li ul li a:hover {
	background: #878787 url(../images/layout/square.jpg) no-repeat 3px 8px;
}

ul#menu li ul li.last {
	float: left;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	height: 9px;
	background: url(../images/layout/smenu_lbs.png) no-repeat !IMPORTANT;
	background: none;
}

ul#menu li ul li.last div {
	margin: 0px;
	height: 9px;
	left: 8px;
	width: auto;
	background: url(../images/layout/smenu_rbs.png) no-repeat right !IMPORTANT;
	background: none;
}

ul#menu li ul.left li a {
	width: 127px;
	}

#container {
	position: relative;
	width: 983px;
	margin: auto;
	z-index: 1;
}

#content {
	position: relative;
	width: 949px;
	margin: auto;
	background: url(../images/layout/bg_content.png) repeat-y !IMPORTANT;
	background: url(../images/pngfallback/bg_content.gif) repeat-y;
	z-index: 1;
}

#c_blok1{
	position: relative;
	display: inline;
	float: left;
	margin: 0px 0px 0px 11px;
	width: 449px;
	padding: 110px 20px 20px 50px;
	overflow: hidden;
	background: #fff url(../images/layout/logo_part2.jpg) no-repeat 136px 0px;
	z-index: 1;
}

#c_blok2{
	background: #C6C6C6;
	position: relative;
	display: inline;
	float: left;
	width: 407px;
	border-left: #999 dotted 1px;
	z-index: 1;
	overflow: hidden;
}

#content a {
	color: #B02B1B;
	text-decoration: none;
}

#content a:hover {
	color: #A1A1A1;
}

#content_end {
	position: relative;
	width: 949px;
	margin: auto;
	height: 14px;
	background: url(../images/layout/bg_end.png) no-repeat !IMPORTANT;
	background: url(../images/pngfallback/bg_end.gif) no-repeat;
}

#banners {
	position: relative;
	width: 949px;
	margin: auto;
}

.banner {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 5px 0px 23px;
	width: 295px;
	padding: 7px 10px 0px 11px;
	height: 149px;
	background: url(../images/layout/bg_banner.png) no-repeat !IMPORTANT;
	background: url(../images/pngfallback/bg_banner.gif) no-repeat;
}

.banner img{
	padding: 0px 10px 0px 0px;
	float: left;
}

.banner p {
	height: 88px;
	padding: 0px;
	margin: 5px 5px 0px 0px;
}

.button {
	position: absolute;
	bottom: 21px;
	right: 16px;
}

.button a {
	display: block;
	width: 87px;
	height: 16px;
	padding: 2px 0px 3px 23px;
	color: #FFF;
	text-decoration: none;
}
.button a:hover{
	color: #CCC;
}

#copyright {
	position: relative;
	margin: auto;
	padding: 6px 0px;
	text-align: center;
	font-size: 10px;
	color: #999;
}

#footer {
	position: relative;
	width: 983px;
	height: 9px;
	margin: auto;
	margin-bottom: 10px;
	background: url(../images/layout/bg_bottom.png) no-repeat !IMPORTANT;
	background: none;
}

/*slide*/
.kleur_titel{
	/* Start layout CSS */
	color:#FFF;
	background-color: #F4F4F4;
	width:430px;
	margin-top:2px;
	padding:3px 0 0 3px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.kleur_uitleg{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #EDEDED;
	background-color:#FFF;
	width:430px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.kleur_uitleg_content{	/* Content that is slided down */
	padding:20px;
	position:relative;
}