* {
	padding:0;
	margin:0;
	text-decoration:none;
	list-style:none;
	font-family:Tahoma;
	font-size:11px;
	outline:none;
}
body {
	background: #18222b;
	background-image: url(images/bg-container.jpg);
	background-attachment: fixed;
}
#container {
	margin:0px auto;
	width:822px;
}
h1 {
	width:321px;
	height:34px;
	background:url(images/logo.jpg) no-repeat;
	text-indent:-999999px;
}
#header {
	margin:0px auto;	
	width:840px;
	height:140px;
	background:url(images/header.png) no-repeat;
}
#topmenu {
	margin:0 0 0 0;
	width:831px;
	height:30px;
	background-image: url(images/h3.png);
}
#topmenu li {
	margin:0 5px 0 5px;
	display:inline;
	line-height:32px;
	color:#000000;
}
#topmenu a {
	color:#000000;
	font-weight:bold;
}
#topmenu a:hover {
	color:#CCCCCC
}
#menucontent {
	width:832px;
	margin:0px auto;
	background:#FFFFFF;
}
#links {
	float:left;
	width:205px;
	margin:5px 0px 0px 5px;
}
#menu {
	margin:0 0 5px 0;
	width:205px;
}
#menu h3 {
	background:url(images/menukopje.jpg);
	width:190px;
	height:28px;
	padding:0 0 0 15px;
	line-height:28px;
	color:#FFFFFF;
	font-weight:bold;
}
#linksmenu {
	width:205px;
}
#linksmenu li {
	width:205px;
	height:21px;	
	line-height:21px;
	padding-bottom: 2px;
	padding-top: 0px;	
}
#linksmenu li a {
	height:21px;
	width:190px;
	padding:0 0 0 15px;
	display:block;
	background-color: #d1eaf8;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #9DCFFF;	
	color:#326DA6;
}
#linksmenu li a:hover {
	height:21px;
	width:190px;
	background-color: #d1eaf8;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #9DCFFF;	
}

#linksmenucontent {
	width:205px;		
	margin:0px 0px 0px 0px;
	background:#FFFFFF;	
	color:#326DA6;
}
#linksmenucontent p {
	width:190px;		
	margin:3px 0px 3px 5px;
	color:#326DA6;
}

#menulast {
	background:url(images/menuvoet.jpg);
	font-size:0px;
	height:3px;
}
#rechts {
	float:right;
	width:598px;
	margin:5px 5px 0px 0px;
}
#rechtscontent {
	margin:0px 0px 5px 0px;
	width:598px;
}
#rechtscontent h2 {
	background:url(images/contentkopje.jpg);
	width:583px;
	height:28px;
	padding:0 0 0 15px;
	line-height:28px;
	color:#FFFFFF;
	font-weight:bold;
}
#rechtscontent ul {
	padding:3px 3px 3px 0px;
	background:#FFFFFF;
	color:#243c00;
}
#rechtscontentlast {
	background:url(images/contentvoet.jpg);
	font-size:0px;
	height:3px;
}
#rij { 
    width : 592px;
    height : 100px;
    padding-left : 5px;
    background-image : url(images/rij.gif);
    background-repeat : no-repeat;
}
#rijad { 
    width : 592px;
    height : 100px;
    margin-left : 0px;
    background-image : url(images/rijad.gif);
    background-repeat : no-repeat;
}
#ad { 
    width : 468px;
    height : 60px;
    float : left;
    margin-top : 17px;
    margin-left : 62px;
}
#rz { 
    width : 110px;
    height : 80px;
    float : left;
    margin-top : 5px;
    padding-left : 5px;
    background-image : url(images/imgb.gif);
    background-repeat : no-repeat;
} 
#imgrz { 
    width : 96px;
    height : 66px;
    margin-top : 7px;
    padding-left : 2px;
}

#footer {
	width:822px;
	height:41px;
}
#footer p {
	margin:0px 10px 0px 10px;
	line-height:50px;	
	color:#000000;
	font-weight:bold;
	text-align:left;	
}
#footer p a (
	line-height:50px;	
	color:#000000;
	font-weight:bold;
	text-align:left;
}
#footer p a:hover (
	line-height:50px;	
	color:#CCCCCC;
	font-weight:bold;
	text-align:left;
}
