* {
	padding:0;
	margin:0;
	text-decoration:none;
	list-style:none;
	font-family:Tahoma;
	font-size:11px;
	outline:none;
}
img, img a { 
border : 0;
}
a {
	color:#CCCCCC;
}
a:hover {
	color:#EE501F;
}
body {
	background:url(images/bg.gif) repeat-x #FFFFFF;
}
#container {
	margin: 0px auto;	
	width:822px;
}
h1 {
	width:321px;
	height:34px;
	background:url(images/logo.jpg) no-repeat;
	text-indent:-999999px;
}
#header {
	width:822px;
	height:200px;
	background:url(images/header.gif) no-repeat;
}
#banner {
	float:right;	
	padding: 20px 10px 11px 10px;
	width:468px;
	height:60px;
}
#topmenu {
	float:right;	
	padding: 30px 10px 10px 10px;
	width:550px;
	height:34px;
}
#topmenu li {	
	margin:0 5px 0 5px;
	display:inline;
	line-height:32px;
	color:#FFFFFF;
}
#topmenu a {
	color:#89868A;
	font-weight:bold;
}
#topmenu a:hover {
	color:#CCCCCC
}
#content {
	width:822px;
	margin:0px 0px 0px 0px;
	
}
div#links {
	float:right;
	width:205px;
	padding:5px 5px 0px 0px;
}
.menu {
	margin:0px 0px 5px 0px;
	width:205px;
}
.menu h3 {
	background:url(images/menukopje.gif);
	width:190px;
	height:23px;
	padding:0 0 0 15px;
	line-height:23px;
	color:#FFFFFF;
	font-weight:bold;
}
.last {
	background:url(images/menuvoet.gif);
	font-size:0px;
	height:3px;
}
.tekstmenu {
	width:202px;
	padding-left: 3px;		
}
.linksmenu {
	width:205px;	
}
.linksmenu li {
	width:190px;
	height:21px;
	line-height:21px;
}
.linksmenu li a {
	height:21px;
	width:190px;
	padding:0 0 0 15px;
	display:block;
	background:url(images/menubg.gif);
	color:#326DA6;
}
.linksmenu li a:hover {
	height:21px;
	width:190px;
	padding:0 0 0 15px;
	display:block;	
	background:url(images/menubg.gif);
	color:#EE501F;	
}
.linksmenucontent {
	width:205px;		
	background:#CCCCCC;	
}
.linksmenucontent a {	
	color:#EE501F;
}
.linksmenucontent a:hover{	
	color:#326DA6;
}

#rechts {
	float:left;
	width:593px;	
	padding:5px 4px 0px 5px;
}
.rechtscontent {
	margin:0 0 5px 0;
	width:598px;
}
.rechtscontent h2 {
	background:url(images/contentkopje.gif);
	width:583px;
	height:23px;
	padding:0 0 0 15px;
	line-height:23px;
	color:#FFFFFF;
	font-weight:bold;
}
.rechtscontent ul {
	padding:3px 7px 3px 7px;
	background:#CCCCCC;
	color:#326DA6;
}
.rechtscontent a {
	color:#EE501F;
}
.rechtscontent a:hover {
	color:#326DA6;
}
.contentlast {
	background:url(images/contentvoet.gif);
	font-size:0px;
	height:3px;
}

#footer {
	width:822px;
	height:30px;
	background:url(images/footer.gif);
}
#footer p {
	margin:0px 10px 0px 10px;
	line-height:32px;	
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;	
}