html{

	height: 100%;
	overflow: -moz-scrollbars-vertical;
	background-color: #ffffff;
	}

body {
	height: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color:#FFFFFF;
	text-align:center;
	margin: 0px;
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	}
	
.maintabel{
	width:800px;
	height:100%;
	background-color:#ffffff;
	}
	
.top{
	width:100%;
	height:78px;
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position: 20px 14px;
	}

.kader1{
	width:1px;
	height:100%;
	background-color:#636161;
	}
		
.kader2{
	width:1px;
	height:100%;
	background-color:#636161;
	}
	
TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	}
	
table{
	border-collapse: collapse;
	border-spacing: 0;
	}

table td {
  	padding: 0;
	}
	
.flash{
	height: 299px;
	width: 469px;
	background-image:url(../images/flash.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}

.hoofdtabel {
	height: 100%;
	margin: auto;
	}

.tabel{
	height: 100%;
	}

.navigatie{
	width:315px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:no-repeat;
	height: 299px;
	vertical-align:top;
	padding-top:30px;
	}
	
.right_bar1{
	background-image:url(../images/right_bar1.gif);
	width:16px;
	height:299px;
	}
	
.left_bar_image{
	height:298px;
	width:315px;
	}

.left_bar{
	height:100%;
	width:315px;
	vertical-align:top;
	background-repeat:repeat-y;
	background-image:url(../images/left_bar_bg.gif);
	}
	
.right_bar_image{
	height:317px;
	width:16px;
	}

.right_bar{
	height:100%;
	width:16px;
	vertical-align:top;
	background-repeat:repeat-y;
	background-image:url(../images/right_bar2_bg.gif);
	}
	
.foto{
	position:relative;
	margin-top: -280px;
	margin-left: 50px;
	width:220px;
	height:146px;
	}
	
	
.content{
	width: 469px;
	height: 100%;
	background-color:#ffffff;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 15px;
	vertical-align:top;
	line-height: 1.5;
	color:#000000;
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
	
.footer{
	width:100%;
	height:12px;
	vertical-align:bottom;
	padding-left:35px;
	color:#000000;
	font-size:9px;
	color:#666666;
	border-top:solid 1px #e01a3a;
	}
	
.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: #d21034;
	}
	
a.link:hover{
	text-decoration: underline;
	color: #d21034;
	}

h4{
	color:#e01a3a;
	text-align:left;
	font-size:12px;
	}
	
.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:10px;
	}
	
.textarea{
	color: #4b4b4b;
	border: #4b4b4b solid 1px;
	font-size:12px;
	}

.submit_button{
	color: #ffffff;
	width: 80px;
	background: #e9223d;
	border: 1px #ffffff ridge;
	cursor:pointer;
	font-size:9px;
	margin-bottom: 3px;
	margin-top: 3px;
	} 
	
/*
	Navigatie
*/

#menu{
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px #FFFFFF solid;
	margin-left:10px;
	margin-right:10px;
	}

#menu li{
	margin: 0; padding: 0;
	
	}

#menu li a{
	color: #FFFFFF;

	display: block;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;
	padding: 3px 0 4px 0;
	width: 100%;
	background-image:url(../images/blok.gif);
	background-repeat:no-repeat;
	background-position:7px;
	text-indent: 25px;
	filter: Shadow(Color=#666666, 	Direction=115, Strength=1);
	}

#menu li a:hover{
	color: #FFFFFF;
	opacity:.60;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.70; 
	opacity: .80; // De rest 
	width: 100%;
	background-color: #f27b8b ;
	}
	
	
/*
	Navigatie selected
*/

#menu_selected{
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px #FFFFFF solid;	
	margin-left:10px;
	margin-right:10px;	
	}

#menu_selected li{
	margin: 0; padding: 0;
	
	}

#menu_selected li a{
	color: #FFFFFF;

	display: block;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;
	padding: 3px 0 4px 0;
	width: 100%;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:7px;
	text-indent: 25px;
	filter: Shadow(Color=#666666, 	Direction=115, Strength=1);

	}

#menu_selected li a:hover{
	opacity:.60;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.70; 
	opacity: .80; // De rest 
	color: #FFFFFF;
	width: 100%;
	background-color: #f27b8b ;
	}
	



