body, html
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color:			#BFBFB7; 
	text-decoration:	none;
	font-weight:		normal;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	background-color: #F8F8EB;
}

#middenblok
{
	position: relative;
	width: 770px;
	height: 560px;
	border: 1px solid #DCDCDC;
	background-color: transparent;
}

#defoto
{
	position: absolute;
	top: 112px;
	left: 0;
	width: 770px;
}

#navigatie
{
	font-size:	11px;
	position: absolute;
	top: 12px;
	left: 0;
	width: 770px;
}

.detitel
{
	font-size:	11px;
	padding-top: 10px;
}

.navblok
{
	width: 180px; 
	line-height: 15px;
	background: transparent;
}

 td 
 {
  color:			#BFBFB7; 
  text-decoration:	none;
  font-weight:		normal;
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
  }

 .tekst
 {
  color:			#656565; 
  text-decoration:	none;
  font-weight:		normal;
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
 }

 .tekstinfo
 {
  color:			#000000; 
  text-decoration:	none;
  font-weight:		normal;
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		9pt;
  line-height:		14pt;
 }

 .tekstinfo2
 {
  color:			#656565; 
  text-decoration:	none;
  font-weight:		normal;
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		9pt;
  line-height:		14pt;
 }

 .copyright
 {
  color:			#BFBFB7;
  text-decoration:	none;
  font-weight:		normal;
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		7pt;
  }

 .kader 
 {
  border-style: solid;
  border-color: #DCDCDC;
  border-width: 1px;
 }

 a
 {
   outline-color: invert;
   outline-style: none;
   outline-width: 0pt; 
 }

 a:link 	
 {
  color:			#656565; 
  text-decoration:	none;
  font-weight:		normal;
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
 }

 a:visited 	
 {
  color:			#656565; 
  text-decoration:	none;
  font-weight:		normal;
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
 }

 a:active 	
 {
  color:			#656565; 
  text-decoration:	none;
  font-weight:		normal;
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
 }

 a:hover
 {
  color:			#656565; 
  text-decoration:	underline;
  font-weight:		normal;
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
 }

 #grijs { border-color:#F8F8EB }
 #wit { border-color:red }
 #rood { border-color:red }

.tekstblokken img
{
	border: 0;
	margin-bottom: 20px;
}

#bovenblok
{
	position: absolute;
	top: 45px;
	left: 0;
	width: 770px;
}

#navcontainer
{
	margin: 0;
	padding: 0;
}

ul#navlist
{
	margin: 0 0 0 6px;
	padding: 1px 0 0 0;
	white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 6px;
}

#navlist a 
{
	margin: 0;
}

#navlist a img
{
	border: 1px solid #DCDCDC;
}

	* html #navlist a img
	{
		border: 0px solid blue;
	}	

	/* Fix voor IE */
	* html #navlist a
	{
		border: 1px solid #DCDCDC;
	}	




#navlist #current img
{
	border: 1px solid red;
}

	/* Fix voor IE */

	* html #navlist #current img
	{
		border: 0px;
	}

	* html #navlist a #current img
	{
		border: 0px;
	}	

	* html #navlist #current
	{
		border: 1px solid red;
	}	



#navlist a:link, #navlist a:visited
{
	text-decoration: none;
}

#navlist a:hover img
{
	border: 1px solid red;
}

	* html #navlist a:hover
	{
		border: 1px solid red;
	}	


	/* Fix voor IE */

	* html #navlist a:hover img
	{
		border: 0px;
	}	

	* html #navlist a:hover #current
	{
		border: 0px solid green;
	}
	