h3 {
	font-size: 13px;
	text-align: center;
	color: #000099;
	text-decoration: underline;
	text-shadow: Silver;
	text-transform: uppercase;
}
body {
		background  : url(pagebckgrnd.gif) #eee;
		margin		: 15px 10px 10px 25px;
	}

		* {
			font-family	:tahoma,verdana,arial,tahoma,helvetica;
			font-size	:13px;
		}
	
	p {
		margin-left	:10px;
	}

	p.intro {
		font-weight	:bold;
		font-style	:italic;
		margin-left	:10px;
		color		:#191970;
	}

	a {
		font-weight:bold;
		text-decoration:none;
		color: #000066;
	}
		a:hover {
			color:#DAA520;
		}
		
	/* algemene positionering */

	

	
		
.footer {
	background-color: #FFFFCC;
	border: 1px solid #808080;
	margin-top: 2px;
	margin-bottom: 4px;
	width: 950px;
}
.footer td {
	font-size: 10px;
	text-align: center;
   
}
.tabel_topmenu {
	width : 950px;
	border: 1px solid;
	border-color : #808080;
	background-color: #0099CC;
	margin-bottom: 2px;
	}

.tabel_topmenu td{
	width : 16.6%;
	border: 1px solid;
	border-color : #FFFFFF;
	/*background-color: #0099CC;*/
	text-align: center;
	
}

.tabel_menu{
	background-color: #0099CC;
	width: 160px;
	text-align: left;
}
.tabel_menu td{
	text-align: left;
}

.tabel_menutop{
	background-color: #0099CC;
	text-align: center;
	width: 100%;
}
.tabel_rechts{
	background-color: #0099CC;
	text-align: center;
	width: 130px;
	padding-top: 5px;
}
.tabel_banner234{
	width: 234px;
	border: 1px solid White;
	margin: 0;
	padding: 0;
	background: none;
}

/* Menu */

.content{
	width: 630px;
   background-color: #FFFFFF;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
}

.tabel_plaatje
{
	height: 100px;
	background-color: White;
	width: 950px;
	margin-bottom: 2px;
	border: 1px solid #808080;
}

/* sitemap links */
.sitemap {
		font-weight: normal;
		text-decoration:none;
		color: #000099;
}

.sitemap a {
		font-weight: normal;
		text-decoration:none;
		color: #000099;
}
.sitemap a:hover {
			color:#DAA520;
}

.menu-top {
	margin-left: 20px;
}

.menu_small {
	font-size: 10px;
}

/* toegevoegd voor menu */

#menu{
	float: inherit;
	width: 160px;
	margin:0px;
	border-top: 1px solid White;
}

#linksmenu a{
	float:right; 
	width:157px !important; /*moz width*/
   width:160px; /*IE width*/
	height: 16px; 
	background-color: #0099CC;
	border-left: 1px solid #0099CC;
	border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: White;
	text-decoration:none;
	text-align: left;
	
	padding: 3px 0px 0px 3px;
}
#linksmenu a:hover{
	background-color: #0000CC;
	color: #FFFF33;
}
#linksmenu a:current{
	background-color: #0000CC;
}

/*linkblok*/

table.bookmark { 
	border: 0px none;
	margin-bottom : 4px;
	margin-top : 4px;
	    }
td.plaatje   {
	border : 0px none;
	vertical-align : top;
	text-align : center;
	border-left : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
padding : 4px 4px 4px 4px;
}
td.kopje   {
	border : 0px none;
	font-weight : bold;
	vertical-align : top;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
}
td.tekst   {
	border : 0px none;
	padding-left : 4px;
	padding-right : 4px;
	vertical-align : middle;
	}
td.meer   {
	border : 0px none;
	padding-left : 4px;
	padding-right : 4px;
	font-weight : bold;
	vertical-align : bottom;
	padding-bottom : 4px;
margin-bottom : 4px;
}

/* linkblok */
