body {
	margin: 0;
	padding: 0;
	background-image: url(../../images/structure/bck_top.gif);
	background-repeat: repeat-x;
}
body,td,th, p, span, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000204;
}
table {
	border-spacing: 0;
}
td  {
 	vertical-align: top;
}
img {
	border: 0;	
}

a {
	text-decoration: none;
	color: #0D4A87;
}
a.onpage{
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #4F6CA8;
}


h1 { 
	font-size: 14px;
	margin-bottom: 0;
	text-decoration: none;
}

h2 { 
	font-size: 12px;
	line-height: 18px;
	color: #0D4A87;
}
h3 { 
	font-size: 12px;
	line-height: 18px;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
a.nieuws, a.zoek { 
	color: #000204; 
	text-decoration: none; 
	line-height: 12px;
}
a.nieuws:hover, a.zoek:hover { 
	color: #000204; 
	text-decoration: none;
	text-decoration: underline;
}


#top {
	background-image: url(../../images/structure/top.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 157px;
}
#logo_link {
	position: absolute;
	top: 20px;
	right:35px;
	width: 280px;
	height: 40px;
}
#zoeken {
	position: absolute;
	top: 70px;
	right:40px;
}

#navigator {
	text-align: right;
}
.input_zoeken {
	padding: 2px 0 0 3px; 
	font-size: 11px;
	margin-top: -1px;
	height: 17px ;
	border: 1px solid white;
}
#menu {
	position: absolute;
	top: 110px;
	left: 269px;
}
a.menu { 
	color: #000204; 
	text-decoration: none; 
}
a.menu:active, a.menu:hover { 
	color: #000204; 
	text-decoration: none;
	font-weight: bold; 
}

#midden {
	background-image: url(../../images/structure/submenu_onderblok.gif); 
	background-repeat: no-repeat; 
	background-position: bottom;
	width: 960px;
}
#submenu {
	width: 172px !important;
	border-left: 47px solid white;
	border-top: 11px solid white;
	background-color: #C4D1F7;
	padding: 13px;
}
a.submenu {
	text-decoration: none;
	color: #000000;
}
a.submenu:active {
	font-weight: bold;
}
a.submenu:hover {
	text-decoration: underline;
	color: #000000;
}

.menu_arrow {
	margin-left: -5px;
}

#content {
	width: 455px;
	padding: 11px 0 0 45px;
}
#main {	
	min-height: 450px;
	height: auto !important;
	height: 450px;
}	
#right {
	padding-left: 37px;
}
#bottom {
	background-image: url(../../images/structure/bot.gif);
	background-repeat: no-repeat;
	height: 63px;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	line-height: 14px;
	margin-left: 1px;
	font-size: 11px;
	margin-top: 10px;
}


#bottom a, #bottom a:active, #bottom a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.divider {
	color: #D72437;
}

/* submenu dropdown */
#menu span {
	display: block;
	height: 35px;
	float: left;
	position: relative;
}

#menu span:hover span {
	display: block;
}

#menu span span {
	display: none;
	float: none;
	position: absolute;
	top: 35px;
	left: 8px;
	width: 180px;
}

#menu span span a {
	color: #ffffff;
	padding: 10px;
	display: block;
	background-color: #4f6ca8;
}

#menu span span a:hover {
	 background-color: #c4d1f7;
	 display: block;
	 text-decoration: none;
	 font-size: 11px;
	 padding: 10px 10px 10px 10px;
}

/*
#submenu_zakelijk {
	position: absolute;
	top: 35px;
	left: 177px;
	width: 180px;
}

.submenu_dropdown {
	background-color: #4f6ca8;
}

.submenu_dropdown a {
	color: #ffffff;
	padding: 10px;
	display: block;
}
.submenu_dropdown a:hover {
	 background-color: #c4d1f7;
	 display: block;
	 text-decoration: none;
	 font-size: 11px;
	 padding: 10px 10px 10px 10px;
}
*/

/* form */
.faq_key {
width: 130px;
}
.input_faq {
	border: 1px solid #104990;
	width: 280px;
}
.input_textarea {
	border: 1px solid #104990;
	width: 280px;
	height:70px;
}
.input_bijlage {
	border: 1px solid #104990;
	width: 180px;
}
.align_right {
	text-align: right;
}

/* nieuws */
.nieuws_leesmeer, a.nieuws_leesmeer, a.nieuws_leesmeer:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.tagcloud {
	color: #000000;
}
.table_nieuws {
	width: 100%;

}
.table_nieuws td {
	vertical-align: middle;
	padding: 3px;
}

.nieuws_datum {
	font-style: italic;
	font-size: 10px;
	text-align: right;
}
.bg_blauw {
	background-color: #c4d2f7;
}

.sitemap_category {
	font-weight: bold;
}

