body { 
	font-family:verdana,arial;
	font-size: 11px; 
	font-weight:normal;
	color: #000000; 
	text-decoration:none;
	margin:0px;

}

td {
	font-size:11px; 
	font-family:verdana, arial; 
	text-decoration:none; 
	font-weight:normal;
	color:#666666;
}


/**	 LINKS **/ 


a{
	font-family:verdana,arial; 
	font-size:11px; 
	font-weight:bold;
	color:#819406;
	text-decoration:none;	
}

a:hover{
	font-family:verdana,arial; 
	font-size:11px; 
	font-weight:bold;
	color:#ff0000;
	text-decoration:underline;		
}
a.nlink{
	font-family:verdana,arial; 
	font-size:11px; 
	font-weight:normal;
	color:#00000;
	text-decoration:none;	
}

a.nlink:hover{
	font-family:verdana,arial; 
	font-size:11px; 
	font-weight:normal;
	color:#EE992A;
	text-decoration:none;		
}


/**  Uitvul **/

#leftCell
{
	background-image:url(../img/left_bg10.jpg);
	background-repeat:repeat-y;
	background-position: top right;
}
#leftTop
{
	background-image:url(../img/left_top10.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}
#leftBottom
{
	background-image:url(../img/left_bottom10.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height:37px;
}
#rightCell
{
	background-image:url(../img/right_bg10.jpg);
	background-repeat:repeat-y;
	background-position: top left;
}
#rightTop
{
	background-image:url(../img/right_top10.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}
#rightBottom
{
	background-image:url(../img/right_bottom10.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	height:37px;
}

#midCell
{
	vertical-align:top;
	width:770px;
}
#headerleft
{
	width:238px;
	height:143px;
}
#headerright
{
	width:532px;
	height:143px;
}

#lichtkrant
{
	width:525px;
	margin-top:2px;
	color:#FFFFFF;
	float:left;
}
#menuCell
{
	width:191px;
	vertical-align:top;
	background-image:url(../img/menu_top10.jpg);
	background-repeat:no-repeat;
}
#contentCell
{
	width:525px;
	vertical-align:top;
	background-color:#ffffff;
}
#content
{
	width:520px;
	margin:5px;
	overflow:hidden;
	float:left;
}

/**	 MENU **/
#menu
{

	width:191px;
	vertical-align:top;	
}
#menubottom
{
	/*background-image:url(../img/menu_bottom10.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
	width:191px;
	height:110px;
}

#footer
{
	background-image:url(../img/bottom10.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:770px;
	height:37px;
	text-align:center;
	color:#ffffff;
	padding-top:14px;
}

/**	 MENU **/
.hoofd
{
	background-image:url(../img/menuitem10.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:25px;
	width:183px;
	vertical-align:top;
	padding-top:4px;

}
a.menu{
	color:#ffffff; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
	font-family:verdana,arial;
	margin-left:15px;
}
a.menu:hover{

	color:#ffffff;  
	font-weight:bold; 
	font-size:11px; 
	text-decoration:underline;
	font-family:verdana,arial;
	margin-left:15px;	
}
a.menu_actief{

	color:#ffffff;  
	font-weight:bold; 
	font-size:11px; 
	text-decoration:underline;
	font-family:verdana,arial;
	margin-left:15px;		
}
a.menu_actief:hover{

	color:#ffffff;  
	font-weight:bold; 
	font-size:11px; 
	text-decoration:underline;
	font-family:verdana,arial;
	margin-left:15px;	
}


.sub
{
	padding:3px;
}

a.subbiemenu{

	color:#000000; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
	font-family:verdana,arial;
}
a.subbiemenu:hover{

	color:#000000; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
	font-family:verdana,arial;
	background-color:transparent;
}
a.submenu_actief{

	color:#000000; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
	font-family:verdana,arial;
}
a.submenu_actief:hover{

	color:#000000; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
	font-family:verdana,arial;
}

.intern
{

}

a.intmenu{

	color:#000000; 
	font-weight:bold; 
	font-size:10px; 
	text-decoration:none;
	font-family:verdana,arial;
}
a.intmenu:hover{

	color:#000000; 
	font-weight:bold; 
	font-size:10px; 
	text-decoration:none;
	font-family:verdana,arial;
}
a.intmenu_actief{

	color:#000000; 
	font-weight:bold; 
	font-size:10px; 
	text-decoration:none;
	font-family:verdana,arial;
}
a.intmenu_actief:hover{

	color:#000000; 
	font-weight:bold; 
	font-size:10px; 
	text-decoration:none;
	font-family:verdana,arial;
}

li{
	color:#8e981b;

}

/**	 TELLAFRIEND **/


#show_tellafriend
{
	display: none;
}
#display_tellafriend
{
	display: block;
}
td.tdtopfriend
{
	background-color:#000000;
	color:#ffffff;
}


/** GASTENBOEK **/

.gast{
	width:10px;
	border:1px solid #000000;
	font-weight:bold;
	padding:2px;
	cursor:hand;
}
.gastactief{
	color:#000000;
	font-weight:bold;
	padding:2px;
	cursor:hand;
}
#gb_reactie{
	padding-left:3px;
	padding-right:3px; 
	border-left:1px solid #8a9d0f; 
	color: #8a9d0f;
}
#gb_table{
	background-color:#8a9d0f;
	color: #ffffff;
}
.gb_post{
	color:#ffffff;
}
#gb_bericht{
	border:1px solid #8a9d0f; 
	padding:2px;
}

/** NIEUWSBRIEF MODULE **/

#nieuwsbriefTitle
{
	border-bottom:1px solid #000000;
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
}	
	
	
/** INLOGGEN MODULE **/

#loginTitle
{
	border-bottom:1px solid #000000;
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
}