html,head,body {
	height: 100%;
	width: 100%;
	}

body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#043967;
	line-height:168%;
	}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
	margin-bottom: 0px;
	}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#d82022;
	margin:0px;
	}
	
h2 {
	font-size:12px;
	font-weight:bold;
	}	


a {
	font-size:12px;
	text-decoration:none;
	color:#d82022;
	font-weight:bold;
	}

a:hover {
	text-decoration:none;
	
	}

.container {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	}

.flashBG {
	width: 100%;
	}


#blok
	{
	margin:auto;
	width:1000px;
	background-image:url(../img/achtergrond-verloop.jpg);
	}



#div-menu
	{
	float:left;
	width:231px;
	background-image:url(../img/logo-menu.jpg);
	background-color:#FFFFFF;
	}




.menu-wrapper {
	margin-top:270px;
	margin-left:20px;
	margin-right:40px;
	}
	


#flash {
	background-image:url(../img/flash-kop.jpg);
	background-repeat:no-repeat;
	float:left;
	height:338px;
	width:769px;
	background-color:#003366;
	}
	
	
#content {
	float:right;
	width:524px;
	min-height:388px;
	background-image:url(../img/content-back.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
	
.content-wrapper {
	margin-left:55px;
	margin-top:5px;
	margin-right:55px;
	margin-bottom:100px;
	}	
	
#zijkant {
	float:right;
	width:245px;
	height:300px;
	text-align:right;
	}
	
	
.zijkant-wrapper {
	margin-top:5px;
	margin-left:0px;
	margin-right:50px;
	margin-bottom:20px;
	color:#999999;
	font-size:11px;
	text-align:left;
	line-height:150%;
	}	
	
.zijkant-wrapper h1 {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	}	

.zijkant-wrapper a {
	text-decoration:none;
	color:#666666;
	}
	
	
.zijkant-wrapper a:hover {
	text-decoration:underline;
	font-weight:bold;
	}	
		
	
.bottom {
	clear:both;
	width:1000px;
	height:88px;
	background-color:#333333;
	background-image:url(../img/bottom.jpg);
	color:#4072BC;
	font-size:10px;
	text-indent:50px;
	}		

			
.bottom a {
	text-decoration:none;
	color:#4072BC;
	}

.bottom a hover {
	text-decoration:none;
	color:#FF0000;
	}






/* MENU
------------------------------------------------------------------*/
#menu {
	margin-top:290px;
	margin-left:40px;
	margin-right:5px;
	font-size:16px;
	font-weight:bold;
	}
	
	
	
#navcontainer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d82022;
	font-size:14px;
	font-weight:bold;
	padding-top:270px;
	margin-left:36px;
	height: 300px;
}
/*
#navcontainer ul { 
	list-style-type:none;
	margin:5px;
	padding:0px;
	padding-bottom:10px;
	}


#navcontainer a {
	color:#043967;
	font-size:14px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	padding: 12px 2px 2px 5px;
	border-bottom:1px dotted;
	border-bottom-color:#999999;
	}

#navcontainer a:hover {
	color:#666666;
}


#navcontainer li {
	padding-bottom:1px;
	}


#navcontainer li li a {
	color:#043967;
	text-decoration:none;
	font-size:12px;
	display:block;
	font-weight:normal;
	padding: 11px 0px 3px 20px;
	
	}*/