@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	margin:0;
	padding:0;
	background:#f3f0df;
	font: 9px Verdana, Arial, Helvetica, sans-serif;	
	}
h1 {display:none;}
#wrap {
	width: 1000px;
	margin: 0 auto;
	}
.logo, .sidebar {
	width: 258px;
	float:left;
	}
.logo-holder {
	margin:0;
	padding:0;
	}
.extra {
	width: 742px;
	float:left;
	background:url(images/bg-menu.gif) left top no-repeat;
	}
.menutop {
	margin:0; padding:0;
	margin-bottom:expression("-2px")
	}
.submenu, .subsubmenu {
	height: 30px;
	line-height: 30px;
	}
.submenu ul, .subsubmenu ul {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
	font-size: 12px;
	font-weight:bold;
	}
.submenu ul li, .subsubmenu ul li {
	margin:0;
	padding:0 0 0 4px;
	display:inline;
	}
.subsubmenu ul {
	margin-left: 70px;
	}
.submenu ul li a, .subsubmenu ul li a {
	text-decoration:none;
	color: #777;
	}
.subsubmenu ul li a {font-weight:normal;}
.submenu ul li a:hover, .subsubmenu ul li a:hover {
	color:#1c1c1d;
	}
.content-holder {
	background:url(images/bg-sidebar.gif) left top no-repeat #ffffff;
	margin-top: expression("-4px");
	margin-top: -2px;
	margin-bottom:0;
	}
.wide-content {
	width: 650px;
	float:left;
	padding: 15px;
	line-height: 15px;
	margin-left: 62px;
	font-size:9pt;
}
.sidebar {
	padding-top: 110px;
	}
.kop {
	padding-bottom: 5px;
	font-weight:bold;
	}
.terug {font-size: 9pt;}
.wide-content a {
	color: #990000;
}
.wide-content a:visited {
	color: #990000;
}
.wide-content a:hover {
	color: #000;
}
.wide-content a:active {
	color: #990000;
}
#inframe{
	display:block;
	border:solid 1px #fff;
	width:655px;
}
.extra-img {
	width:742px;
	height:106px;
	}
h3 {
	font-size: 18px;
	
	color: #990000;
	margin:10px 0;
	}
