@charset "utf-8";
/* CSS Document */

body {
	font: 100% Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; 
	padding-left: 10px;
	color: #000066;
	}
	
tr {
	font: 100% Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wit {
	color: #FFFFFF;
}

#menu{
	width: 624px;
	height: 16px;
	position: absolute;
	left: 275px;
	top: 39px;
	b;
	}
	
#content{
	width: 286px;
	height: 100px;
	position: absolute;
	left: 281px;
	top: 306px;
	}

#top_content{
	width: 286px;
	height: 215px;
	position: absolute;
	left: 281px;
	top: 91px;
	}
	
#content_foto{
	width: 797px;
	height: 100px;
	position: absolute;
	left: 102px;
	top: 93px;
	}
	
/*//////////////////////////opmaak menu/////////////////////////////////////////////////////////////////// */

#navigatie  {
	list-style: none;
	margin: 0;
	padding: 0;
	width:100%;
}

#navigatie li {
	width: 25%;
	float: left;
}

#navigatie a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-left: 15px;
	}

#navigatie a:link  {
	background-color: #9a0002;
	color: #FFFFFF;
}

#navigatie a:visited  {
	color: #FFFFFF;
	background-color: #9a0002;
}

#navigatie a:hover  {
	background-color: #FFFFFF;
	color: #9a0002;
	font-weight: bold;
}

/*//////////////////////////opmaak menu/////////////////////////////////////////////////////////////////// */
.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("../images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("../images/magminus.cur"), pointer;
}
