body {
	behavior:url("js/csshover.htc"); /* :hover in IE http://www.xs4all.nl/~peterned/csshover.html */
}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00416C;
	background-image:url(images/bg_grad.jpg); 
	background-repeat:repeat-x;
	/*background-image:url(images/kerst_bg.jpg);
	background-repeat:repeat;*/
}
a img {
	border:0px;
}
p{ 
	font-size:11px;
	color:#00416C;
	line-height:15px;
}
h1{
	font-size:24px;
	color:#00416C;
	letter-spacing: 0.2em;
}
h2{
	font-size:18px;
	color:#00416C;
}
h3{
	font-size:14px;
	color:#00416C;
}


#containerdiv{
	margin: 0px auto;
	width: 900px;
	background-color:#FFFFFF;
}

#header{
	width:900px;
	height:170px;
	background-image:url(images/header.jpg);
	/*background-image:url(images/kerst_header.jpg);*/
	background-repeat:no-repeat;
}

#menu {
	background-image:url(images/menu.gif);
	background-repeat:repeat-x;
	height:30px;
	width:900px;
	font-size:13px;
	margin:0px;
	padding:0px;
	padding-top:2px;
}

#content{
	width:900px;
	height:100%;
	margin:0px;
	padding:0px;
}

#content_l{
	height:100%;
	padding:5px;
}
#content_r{
	padding:5px;
}
#footer_main{
	background-color:#00416C;
	width:870px;
	height:27px;
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#FFFFFF;
	padding-top:3px;
}
#footer_l{
	width:15px;
	height:30px;
	background-image:url(images/footer_links.gif);
}
#footer_r{
	width:15px;
	height:30px;
	background-image:url(images/footer_rechts.gif);
}
a.footer_main_links:link,
a.footer_main_links:visited,
a.footer_main_links:active,
a.footer_main_links:hover{
	text-decoration:none;
	color:white;
}
a.nieuws_ref:link,
a.nieuws_ref:visited,
a.nieuws_ref:active{
	text-decoration:none;
	color:#00416C;
}
a.nieuws_ref:hover{
	color:#00416C;
	text-decoration:underline;
}

a.content_r_links:link,
a.content_r_links:visited,
a.content_r_links:active,
a.content_r_links:hover{
	color:white;
	text-decoration:none;
	text-weight:bold;
	margin-bottom:5px;
	margin-left:10px;
	font-size:12px;
	line-height:20px;
}

a.nieuws:link,
a.nieuws:visited,
a.nieuws:active,
a.nieuws:hover{
	color:white;
	text-decoration:none;
	text-weight:bold;
	font-size:11px;
	line-height:16px;
}
/* losse pagina calsses en id's */
