a:link {
	color: #007fc5;
	border:0;
}

a:hover {
	text-decoration:none;
	color: #007fc5;
	border:0;
}

a:visited {
	color: #007fc5;
	border:0;
}

*
{
	margin: 0;
	border:0;
}

img, fieldset { display:block; border:0px;}
	:focus { -moz-outline-style: none;}

body
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #858585;
	line-height:18px;
	background:url(images/content-bg.jpg) center repeat-y;
	
}

h1
{
	color:#007fc5;
	font-size:24px;
	font-weight:bold;
}

h2
{
	font-weight:bold;
	font-size:12px;
}

h3
{
	color:#007fc5;
	font-size:19px;
}


#wrap
{
	margin: 0 auto;
	width: 982px;
	position:relative;
	height:1000px;
	
}

#foto
{
	width:936px;
	height:410px;
	float:left;
	top:56px;
	left:24px;
	position:absolute;
	background:url(images/foto.jpg) no-repeat;
	overflow:hidden;
	margin: 0 auto;
	z-index:10;
}

#menuboven
{
	width:550px;
	height:30px;
	float:right;
	text-align:right;
	padding-right: 80px;
	padding-top: 15px;
	z-index: 20;
}

#headervak
{
	width: 982px;
	height: 209px;
	left:0;
	top:0;
	z-index:100;
}

#header
{
	width: 982px;
	height: 209px;
	float:left;
	background:url(images/header.png);
	display: inline;
	position: absolute;
	left:0;
	top:0;
	z-index:100;
}

#contentvak
{
	width:982px;
	height:616px;
	float:left;
	position: relative;
	top: 180px;
	z-index: 20;
}

#content
{
	width:982px;
	height:529px;
	float:left;
	position:absolute;
	background:url(images/content1.png) no-repeat;
	left: 0px;
	top: -15px;
	z-index:30;
}

#tekst
{
	width: 545px;
	float:left;
	min-height:635px;
	padding-top: 40px;
	padding-left: 30px;
}

#links
{
	width:188px;
	height:616px;
	float:left;
	padding-left: 24px;
	padding-top: 30px;
	z-index:100;
}

#rechts
{
	width:194px;
	height:520px;
	float:left;
	z-index:100;
	background:url(images/rechts.png) no-repeat;
}

#laatstenieuws
{
	width:145px;
	height:420px;
	float:left;
	z-index:100;
	padding-left: 25px;
	padding-top: 70px;
}

#menuvak
{
	width:188px;
	height:655px;
	background:url(images/menu.png) no-repeat;
	position:absolute;
	left:24px;
	top:30px;
	z-index: 900;
}

#picvak
{
	width:178px;
	height:180px;
	position:absolute;
	left:20px;
	top:413px;
}

#onder
{
	width:982px;
	height:120px;
	float:left;
	position:relative;
	top: 0px;
	z-index:1;
}

#fotoonder
{
	width:936px;
	height:150px;
	position:absolute;
	top:-71px;
	left:24px;
	background:url(images/fotoonder.jpg) no-repeat;
	z-index: 11;
	overflow: hidden;
}

#footer
{
	width:982px;
	height:78px;
	background:url(images/content2.png) no-repeat;
	display:inline;
	z-index: 300;
	position: absolute;
	top: -71px;
	left: 0px;
}

#footer2
{
	width:982px;
	height:25px;
	background:url(images/footer.jpg) no-repeat;
	display:inline;
	position: absolute;
	top: 80px;
	padding-top: 20px;
	text-align: center;
	color: #FFFFFF;
	left: -1px;
}

#line
{
	width:950px;
	margin: 0 auto;
	height:15px;
	text-align:right;
	font-size:10px;
	float:left;
	color:#858585;
	margin-top: 10px;
}

#line a
{
	color:#858585;
	text-decoration:none;
}

#line a:hover
{
	color:#858585;
	text-decoration:underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navcontainer ul
{
	padding: 6px 0;
	margin: 0;
	margin-top:2px;
	list-style-type: none;
	color: #FFFFFF;
	width: 600px;
	font-family:rial, helvetica, sans-serif;
	text-align: right;
	font-size:24px;
	font-weight:normal;
}

#navcontainer li 
{ 
	display: inline; 
}

#navcontainer li a
{
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 8px;
}

#navcontainer li a:hover
{
	height:30px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-bottom:2px;
}

#navcontainer li a.menu-current
{
	text-decoration: none;
	padding: 5px 8px;
	height:30px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-bottom:2px;
}

#navcontainer li a.menu-last
{
	background: none;
}

/*-------- menu ----------*/

#menu {
	float:left;
	width:170px;
	margin:0 0 0 0;
	padding:0;
	font-size:24px;
	clear:left;
	display: inline;
	font-family:arial, helvetica, sans-serif;
}

#menu ul {
	list-style:none;
	margin:0 0 0 0;
	padding:10px 0 0 10px;
	text-align: left;
	background:none;
	color:#FFFFFF;
}

#menu li { 
	margin-bottom:0px;
	display:block;
	background:none;
}

#menu li a {
	height:17px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	font-size:24px;
	padding: 15px 15px 11px 0; /*Oben, rechts, unten, links */
}

#menu li a:hover{
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-bottom:10px;
	
}

#menu li a.current, #menu li a.menu-current {
	padding: 15px 15px 10px 0px; /*Oben, rechts, unten, links */
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	text-align:left;
}

#menu li a.parent, #menu li a.menu-parent {
	padding: 15px 15px 11px 0px; /*Oben, rechts, unten, links */
	color:#FFFFFF;
	text-align:left;
}

#menu ul ul {
	margin: 0 0 0 0px;
	font-size:20px;
}

#menu ul ul a {
	height:17px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	font-size:20px;
	padding: 5px 15px 0px 0; /*Oben, rechts, unten, links */
}

#menu ul ul a.current, #menu ul ul a.menu-current {
	padding: 5px 15px 0px 0px; /*Oben, rechts, unten, links */
	color:#FFFFFF;
	text-align:left;
}

#menu ul ul li a:hover{
	padding: 5px 15px 0px 0px; /*Oben, rechts, unten, links */
	color:#FFFFFF;
	text-align:left;
}

#menu  ul ul li a.menu-parent {
	text-align:left;
}

#menu ul ul ul {
	font-size:14px;
	width:100px;
	padding-left:0px;
}

#menu ul ul ul a.current, #menu ul ul ul a.menu-current {
	font-size:12px;
	width:100px;
}

#menu ul ul ul a:hover{
	font-size:12px;
} 

#menu ul ul ul a {
	height:15px;
}

