/* CSS Document */
* {
	font-family: Arial, Verdana, sans-serif;
	}

body, .paragraaf_text, .menu, .menu_selected, .sub_menu, .sub_menu_selected, .subsub_menu, .subsub_menu_selected, .banner_text, .banner_titel {
font-size:12px;
}

.banner_text, .banner_titel {
font-size:11px;
line-height:15px;
}

body {
margin: 0;
padding:0;
}

.tabelrand {
	height: 100%;
}
#top td {
	background-color:#571963;
	height:14px;
}

#top2 td {
	height:37px;
}

#header td {
	height:71px;
}
#disclaimer {
	padding-bottom: 5px;
	vertical-align:bottom;
	text-align:right;
}

.disclaimer {
	font-size: 10px;
	padding-bottom: 5px;
	text-decoration: none;
}
.disclaimer_selected, .disclaimer:hover, .disclaimer_selected:hover {
	font-size: 10px;
	color: #92173b;
}

#footer {
	background-color:#571963;
	height:10px;
}
#menu {
padding: 14px 0 14px 14px;
}
.inleiding_titel {
	color: #92173b; 
	font-size: 16px; 
	font-weight: bold;
	text-transform: uppercase;
}

.menu {
	list-style:none;
	color: #92173b;
	text-decoration: none;
	display: block;
	width:auto;
	height:17px;
	padding: 1px 0 0 15px;
	border-bottom:1px solid #571963;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 4px 4px;
}
	
.menu:hover {
background-color: #F4E7EB;
	
}
.menu_selected {
	list-style:none;
	color: #92173b;
	font-weight:bold;
	text-decoration: none;
	width:auto;
	display: block;
	padding: 1px 0 0 15px;
	border-bottom:1px solid #571963;
	background-color: #F4E7EB;
	background-image:url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position: 4px 3px;
}
.menu_selected:hover {
font-weight:100;
}

.sub_menu {
	list-style:none;
	color: #571963;
	text-decoration: none;
	display: block;
	width:auto;
	height:17px;
	padding: 0 0 0 15px;
	border-bottom:1px solid #571963;
	}

.sub_menu:hover {
	background-color: #EEE8EF;
	font-weight:bold;
}
	
.sub_menu_selected {
	list-style:none;
	font-weight:bold;
	color: #571963;
	text-decoration: none;
	display: block;
	width:auto;
	height:17px;
	padding: 0 0 0 15px;
	border-bottom:1px solid #571963;
	background-color: #EEE8EF;
}

.sub_menu_selected:hover {
	font-weight:100;
}

.subsub_menu {
	list-style:none;
	color: #571963;
	text-decoration: none;
	display: block;
	width:auto;
	height:17px;
	padding: 0 0 0 35px;
	border-bottom:1px solid #571963;
}
.subsub_menu:hover {
	background-color: #EEE8EF;
	font-weight:bold;}
	
.subsub_menu_selected {
	list-style:none;
	font-weight:bold;
	color: #571963;
	text-decoration: none;
	display: block;
	width:auto;
	height:17px;
	padding: 0 0 0 35px;
	border-bottom:1px solid #571963;
	background-color: #EEE8EF;
}
.subsub_menu_selected:hover {
	font-weight:100;
}
.tekstkader {
padding: 0 0 14px 20px;
}
.contactlink {
text-decoration:none;
font-size:12px;
}
.contactlink:hover {
text-decoration:underline;
}


#content {
padding: 14px 0 0 30px;
}
.formbox { font-size:12px;background-color: #fff; height: 19px; border: 1px solid #004846; text-align: left; width: 300px; padding-left: 3px;}
.formbut { font-size:12px;border: 1px solid #571963; color: #fff; background-color: #571963; height: 19px; width: 70px;}
.formopmerking { font-size:12px;background-color: #fff; height: 119px; border: 1px solid #571963; text-align: left; width: 300px;  padding-left: 3px;}

.paragraaf_titel {font-size:12px;font-weight: bold;}
.paragraaf_text {font-size:12px;color: #571963;}

