
body, th, td, table, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#5F5F61;
}

a:link {
	color: #0060ad;
}
a:visited {
	color: #0060ad;
}
a:hover {
	color: #333333;
}
a:active {
	color: #0060ad;
}

.H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#009ee0;	
}
.H2 {
font-size: 17px;
color: #5B6065;
font-style: normal;
font-weight: bold;
margin: 0px;
}
.H3 {
font-size: 14px;
color: #009ee0;
font-style: normal;
font-weight: bold;
margin: 0px;
}
.H4 {
font-size: 12px;
color: #5B6065;
font-style: normal;
font-weight: bold;
margin: 0px;
}
body,
html 
{	margin:0;
	padding:0;
	background:#454449;
	color:#000;	}

#wrap
{	margin:0 auto;
	width:812px;
	background-color: #CCC;
	background-repeat: repeat-y;
	background-image: url(../images/bg.jpg);}
	
#header 
{	
	position:relative;
	width: 807px;
	height: 92px;}

#navigatie-boven 
{	background:#454449;
	height:19px;
	width:800px;
	position:relative;
	left:6px;}

#menu 
{
	float:left;
	margin-left:5px;
	height:198px;
	position: absolute;
	z-index:10;
	width: 136px;
}


#footer 
{	clear:both;
	background-color: #454449;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 297px;}

#container
{	width:812px;
	background-repeat: repeat-y;
	background-image: url(../images/bg.jpg);
	position:relative;}

#rightcontent
{	width:525px;
	margin-right:137px;
	position:relative;
	min-height:500px;
	left: 214px;
	padding-bottom:15px}

#bottomding
{	width:136px;
	height:267px;
	bottom:0px;
	float:left;
	position:absolute;
	left: 5px;}


.clr {
	clear:both;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size:13px;
	color:#5f5f61;
}
p a:link {
	color: #005fae;
	text-decoration: none;
	font-weight:bold;
}
p a:visited {
	color: #005fae;
	text-decoration: none;
	font-weight:bold;
}
p a:active {
	color: #005fae;
	text-decoration: none;
	font-weight:bold;
}
p a:hover {
	color: #005fae;
	text-decoration: underline;
	font-weight:bold;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.kop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	color:#5D5E60;
}
.content-bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#009ee0;
}
.footer {
	position:relative;
	left:143px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	word-spacing:5px;
	color:#fff;
}
	
.footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	word-spacing:5px;
	color:#FFFFFF;
}




#navcontainer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-indent:40px;
	color: #333;
	white-space:nowrap;
	width: 140px;


}

#navcontainer ul
{
	list-style: none;
	margin-left: 0;
	margin-top: 0px;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 11px;		 
	white-space:nowrap;
}

#navcontainer li
{	
	margin: 0;	 
	white-space:nowrap;
}

#navcontainer li a
{
	display: block;
	padding: 4px 0px 4px 0px;
	background-image: url(../images3/menu_top.jpg);
	color: #000;
	text-decoration: none;
	width: 100%;
	font-weight:bold;	 
	white-space:nowrap;
	text-indent:40px;
	background-color: #FFFFFF;
	border-right:solid 1px #333; 
	border-bottom:solid 1px #333; 
	background-repeat:no-repeat;
}

html>body #navcontainer li a {
	width: auto;
	white-space:nowrap;
}
#navcontainer li a:hover {
	background-color: #0060ac;
	color: #fff;
	text-indent:40px;
	white-space:nowrap;
	background-image: url(../images3/menu_hover.gif);
	background-repeat:no-repeat;
}
#navcontainer li li a:hover {
	background-color: #a6ddf4;
	white-space:nowrap;
	background-image: url(../images3/menu_btn_hover.jpg);
	background-repeat:no-repeat;
	color: #fff;
	font-weight:bold;
	text-indent:40px;
}
#navcontainer li li {
	margin: 0;
	white-space:nowrap;
}
#navcontainer li li a {
	display: block;
	white-space:nowrap;
	padding: 3px 0px 5px 0px;
	background-color: #5d5e60;
	color: #fff;
	text-indent:40px;
	background-image: url(../images3/menu_drop.jpg);
	text-decoration: none;
	width: 100%;
	height:12px;
}

