html{	
	background-color: #710d0d;
	}

body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color:#FFFFFF;
	background-color:#710d0d;
	text-align:center;
	margin: 0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	}
	
.maintabel{
	width:892px;
	height:100%;
	}
	
.top_intro{
	width:100%;
	height:183px;
	background-image: url(../images/header_intro.jpg);
	background-repeat:no-repeat;
	}
	
.top{
	width:100%;
	height:174px;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	}

a:link, a:visited, a:active{
 	text-decoration: none;
	color: #932320;
	}
	
a:hover{
	text-decoration: none;
	color: #1f5f91;
	}


.impressie{
	width:100%;
	height:417px;
	}

.image1{
	height:110px;
	background-image: url(../images/afbeelding1.jpg);
	background-repeat:no-repeat;
	}

	
.image2{
	height:110px;
	background-image: url(../images/afbeelding2.jpg);
	background-repeat:no-repeat;
	}
	
.image3{
	height:110px;
	background-image: url(../images/afbeelding3.jpg);
	background-repeat:no-repeat;
	}
	
.image4{
	height:110px;
	background-image: url(../images/afbeelding4.jpg);
	background-repeat:no-repeat;
	}
	
.image5{
	height:110px;
	background-image: url(../images/afbeelding5.jpg);
	background-repeat:no-repeat;
	}

.image6{
	height:110px;
	background-image: url(../images/afbeelding6.jpg);
	background-repeat:no-repeat;
	}

.image7{
	height:110px;
	background-image: url(../images/afbeelding7.jpg);
	background-repeat:no-repeat;
	}
	
.image8{
	height:110px;
	background-image: url(../images/afbeelding8.jpg);
	background-repeat:no-repeat;
	}
	
.image9{
	height:110px;
	background-image: url(../images/afbeelding9.jpg);
	background-repeat:no-repeat;
	}
	
.image10{
	height:110px;
	background-image: url(../images/afbeelding10.jpg);
	background-repeat:no-repeat;
	}
	
a.link_tekst:link, a.link_tekst:visited, a.link_tekst:active{
 	text-decoration: none;
	color: #932320;
	}
	
a.link_tekst:hover{
	text-decoration: none;
	color: #1f5f91;
	}

.tekst_groot{
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:540px;
	top:290px;
	color:#932320;
	font-size:25px;
	}
	
.tekst_klein{
	position:absolute;
	margin-left:527px;
	top:299px;
	color:#932320;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}
	
TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	}
	
table{
	border-collapse: collapse;
	border-spacing: 0;
	}


	
.flash{
	height: 299px;
	width: 469px;
	background-image:url(../images/flash.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}

.hoofdtabel {
	height: 100%;
	margin: auto;
	}



.navigatie{
	width:198px;
	float:left;
	display:block;
	height:100%;
	border-top:#1f5f91 solid 8px;
	background-image:url(../images/navigatie_bg.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	padding-top:15px;
	}
	
.content_klein{
	width:542px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top:#1f5f91 solid 8px;
	float:left;
	height:100%;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	vertical-align:top;
	background-color:#dcdbb1;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	line-height:1.4;
	}

.content_groot{
	width:542px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top:#1f5f91 solid 8px;
	float:left;
	height:100%;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	vertical-align:top;
	background-color:#dcdbb1;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	line-height:1.4;
	}
	
.kader_left{
	background-image: url(../images/kader_left_bg.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	width:46px;
	}
	
	
.kader_right{
	background-image: url(../images/kader_right_bg.gif);
	background-repeat:repeat-y;
	width:46px;
	vertical-align:top;
	}

.rowSelector {
	background-color : #5c927c;
	cursor:pointer;
	color:#FFFFFF;
}
	
.footer_intro{
	height:115px;
	background-image:url(../images/footer_intro.jpg);
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:15px;
	padding-bottom:60px;
	}
	
.footer{
	height:131px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:9px;
	padding-top:70px;
	text-align:center;
	}

.sidebar{
	height: 100%;
	width: 44px;
	background-color: #004896;
	}
	
.contact_tekst{	
	color:#d21034;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	

	
a.link:link, a.link:visited, a.link:active{
 	text-decoration: none;
	color: #ffffff;
	}
	
a.link:hover{
	text-decoration: underline;
	color: #ffffff;
	}
	
a.welkom:link, a.welkom:visited, a.welkom:active{
	font-size:14px;
	font-weight:bold;
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
 	text-decoration: none;
	color: #8e1616;
	margin-top:10px;
	margin-left: 180px;
	}
	
a.welkom:hover{
	text-decoration: underline;
	color: #8e1616;
	position:absolute;
	text-align:left;
	}

h4{
	color:#8e1616;
	text-align:left;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.button{
	font-size: 10px;
	height: 17px;
	width:100%;
	background-image:url(../images/submenu_border.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-indent: 14px;
	}
	

.button a:link, .button a:visited, .button a:active{
 	text-decoration: none;
	color: #000000;
	display:block;
	width:100%;
	height:100%;
	line-height: 1.6;
	}


.button a:hover{
	text-decoration: none;
	color: #000000;
	display:block;
	width:100%;
	height:100%;
	line-height: 1.6;
	background-image:url(../images/submenu_arrow.gif);
	background-repeat:no-repeat;
	background-position:5px;
	}

.inputbox{
	color: #4b4b4b;
	border: #4b4b4b solid 1px;
	font-size:11px;
	background-color:#f8f7dd;
	}
	
.textarea{
	color: #4b4b4b;
	border: #4b4b4b solid 1px;
	font-size:12px;
	}

.submit_button{
	color: #ffffff;
	width: 80px;
	background: #8e1616;
	border: 1px #ffffff ridge;
	cursor:pointer;
	font-size:9px;
	margin-bottom: 3px;
	margin-top: 3px;
	} 
	
/*
	Navigatie
*/

.menu{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left:20px;
	margin-right:20px;
	width:158px;
	}

.menu li{
	margin: 0; padding: 0;
	
	}

.menu li a{
	color: #8e1616;

	display: block;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;

	text-decoration: none;
	padding: 3px 0 4px 0;
	width: 100%;
	border-bottom:solid 1px #c7bc85;
	background-position:7px;
	text-indent: 10px;
	}

.menu li a:hover{
	color: #8e1616;
	width: 100%;
	background-color: #dcdbb1 ;
	}
	
	
/*
	Navigatie selected
*/

.menu_selected{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left:20px;
	margin-right:20px;
	}

.menu_selected li{
	margin: 0; padding: 0;
	
	}

.menu_selected li a{
	color: #8e1616;
	background-color: #c7bc85 ;
	display: block;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 3px 0 4px 0;
	width: 100%;
	border-bottom:solid 1px #c7bc85;
	background-position:7px;
	text-indent: 10px;
	}

.menu_selected li a:hover{
	color: #8e1616;
	width: 100%;
	background-color: #dcdbb1 ;
	}

/*
	Submenu
*/

/*
	Submenu
*/

.submenu{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left:20px;
	margin-right:20px;
	width:158px;
	}

.submenu li{
	margin: 0; padding: 0;
	
	}

.submenu li a{
	color: #8e1616;
	background-color:#cfce9d;
	display: block;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 2px 0 2px 0;
	width: 100%;
	border-bottom:solid 1px #c7bc85;
	text-indent: 20px;
	}

.submenu li a:hover{
	color: #8e1616;
	width: 100%;
	background-color: #dcdbb1 ;
	}
	
/*
	Submenu selected
*/

.submenu_selected{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left:20px;
	margin-right:20px;
	width:158px;
	}

.submenu_selected li{
	margin: 0; padding: 0;
	
	}

.submenu_selected li a{
	color: #8e1616;
	background-color:#c7bc85;
	display: block;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 2px 0 2px 0;
	width: 100%;
	border-bottom:solid 1px #c7bc85;
	text-indent: 20px;
	}

.submenu_selected li a:hover{
	color: #8e1616;
	width: 100%;
	background-color: #dcdbb1 ;
	}
	

