html
{
	overflow-x:hidden;
	overflow-y:hidden;
}

body
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:2px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #003333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #003333 ;
	scrollbar-dark-shadow-color: #003333;
	scrollbar-arrow-color: #003333;
	scrollbar-base-color: #EAEAAD;
}

form
{
  padding:0px;
  margin:0px;
}

table
{
  font-size:100%; /* IE5 */
}

#body_center
{
	width:850px;
	text-align:left;
	margin:0px auto;
}

#iframe
{
	margin-left:0px;
	width:670px;
	height:438px;
	float:left;
}

#bernheze_logo
{
	position:absolute;
	margin-top:71px;
	z-index:2;
	margin-left:680px;
}

#juiste_plek
{	
	margin:0px;
}

/*Inhoud!!*/

#top_menu_klein
{
	text-align:left;
	background-color:#003333;
	height:26px;
	color:#FFFFFF;
	font-size:12px;
	padding-top:10px;
	padding-left:11px;
}

#top_menu_klein a
{
	color:#FFFFFF;
	text-decoration:none;
}

#top_menu_klein a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

#top_menu_klein .balk
{
	color:#CCCC33;
}

#top_menu_pulldown
{
	text-align:left;
	background-color:#CCCC33;
	color:#003333;
	height:26px;
	width:850px;
	font-size:16px;
	position:relative;
	font-weight:bold;
}

#top_menu_pulldown span
{
	cursor:pointer;
}

#top_menu_pulldown #menu1Container
{
	margin-left:-3px;
}

#top_menu_pulldown #menu2Container
{
	margin-left:20px;
}

#top_menu_pulldown #menu3Container
{
	margin-left:38px;
}

.menu_inhoud
{
	font-size:11px;
	color:#FFFFFF;
	white-space:nowrap;
	text-align:right;
	position:absolute;
}

#top_menu_pulldown .menu_inhoud div
{
	padding:4px;
}

#top_menu_pulldown a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#top_menu_pulldown a:hover
{
	color:#003333;
}

#menu_rechts
{
	float:right;
	background-color:#FFFFCC;
	width:180px;
	height:436px;
	text-align:center
}

#menu_rechts img {
	border: none;
}

#menu_rechts p {
	margin: 15px 0px 0px 0px;
}

#menu_rechts #adres
{
	margin-top:45px;
	position:relative;
	margin-bottom:18px;
}

#menu_rechts #info_tabel
{
	position:relative;
	margin: 45px auto 0px auto;
}

#menu_rechts #info_tabel th
{
	font-weight:bold;
	color:#CCCC33;
	text-align:left;
}

#menu_rechts #info_tabel td
{
	color:#003333;
	font-weight:bold;
	text-align:left;
}

#menu_rechts #info_tabel a
{
	color:#003333;
}

#menu_rechts #mContainer
{
	border:1px solid #003333;
	padding:2px 2px 2px 2px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:132px;
	height:132px;
	position:relative;
	display: none;
}

#menu_rechts #mContainer .mPhoto 
{
	position:absolute;
	top:2px;
	left:2px;	
}

#menu_rechts #mPhoto_tekst
{
	text-align:center;
	color:#003333;
	font-size:14px;
	font-weight:800;
	font-style:italic;
	width:150px;
	margin:0px auto;
}

#bottom
{
	text-align:left;
	background-color:#003333;	
	height:18px;
	width:850px;
	position:relative;
	color:#FFFFFF;
	clear:both;
}

#bottom #disclaimer
{
	margin-left:10px;
	margin-top:2px;
}

#bottom #disclaimer #woord
{
	color:#FFFFFF;
}

#bottom #disclaimer a
{
	color:#FFFFFF;
	text-decoration:none;
}

#bottom #disclaimer #balk
{
	color:#CCCC33;
	font-weight:lighter;
}

.wpc
{
	visibility:hidden;
	width:0px;
	height:0px;
	display:none;
}