/* YAHOO RESET CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/* POSITION IS EVERYTHING CLEAR FIXER */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/************************************************************************************************************************
							20-9-2006, layout door Willum van den Hoogen
**************************************************************************************************************************/


body {
	background-color:#F5F4F4;
	background-image:url(../_images/toppertje.png);
	background-repeat: repeat-x;
	background-position:0 19px;
	font-family:Arial,Times New Roman,Tahoma,Verdana;
	font-size:70%;
	padding-top:40px;
}

label {
	cursor:pointer;
}

.clearer {
	clear:both;
}

#container {
	margin:0 auto;
	width:782px;
	text-align:center;
	position:relative;
}

#network {
	background:#8E0000;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	height:30px;
	left:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	width:100%;
}
#network ul {
	float:right;
	list-style:0;
	margin:0px 5px 0px 0px;
	padding:0px;
}
#network ul li {
	float:left;
	font-size:11px;
	margin:0px 0px 0px 1px;
}
#network ul li a {
	background-color:#fff;
	border-bottom:3px solid #EABED2;
	color:#000000;
	display:block;
	font-weight:normal;
	line-height:27px;
	padding:0px 12px;
	text-decoration:none;
}
#network ul li a:hover {
	border-bottom:3px solid #8E0000;
	font-weight:normal;
	text-decoration:underline;
}
#network ul li.actief a {
	border-bottom:3px solid #8E0000;
	font-weight:bold;
	text-decoration:none;
}

#keiweekpromo { position: absolute; top: 98px; left: -20px; width: 631px; height: 195px; }
#keiweekpromo a { margin: 0px 35px 35px 35px; width: 561px; height: 160px; background: url(../_images/keiweekpromo01.png) no-repeat; display: block; text-indent: -9999px; }
#keiweekpromo a:hover { margin: 0px; width: 631px; height: 195px; background: url(../_images/keiweekpromo02.png) no-repeat; }


#title {
	background:url(../_images/vap_04.gif) no-repeat;
	text-align:center;
	margin:0 15px 30px;
}

#menu,#menu ul {
	margin:0;
	padding:0;
	line-height:20px;;
	list-style:none;
	text-align:left;
}

#menu {
	height:20px;
	margin:14px 15px 1px 15px;
}

#menu a {
	text-decoration: none;
	display:block;
	color:#ffffff;
	height:20px; /* height nodig voor display:block in IE */
	padding-right:19px;
	text-indent:5px;
}

#menu li li a {
	padding:0;
}

#menu li {
	float:left;
	height:20px;
	background:#17536E url(../_images/menu-bg.png) no-repeat scroll top right;
}

#menu li li {
	background:#8E0000;
}

#menu li.sfhover,
#menu li:hover {
	background:#8E0000 url(../_images/menu-bg-over.png) no-repeat scroll top right;
	position: static;
}

#menu li li.sfhover,
#menu li li:hover {
	background:#8F3E3E;
}

#menu li ul {
	position: absolute;
	background:#8E0000;
	width:150px;
	left: -999em;
}

#menu li ul a {
	width:150px;
}

#menu li ul ul {
	margin: -20px 0px 0px 150px;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul,
#menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}

#menu li li li:hover ul {
	color:#000;
}

#buitenopening {
	background-color:#C3C35E;
	display:block;
}

#buitencontent {
	background-color:#F4F4DD;
	display:block;
}

#opening {
	margin:0px 15px;
	text-align:left;
}

#mf {
	float:left;
}

#login {
	float:left;
	width:191px;
	height:160px;
	background-color:#17536E;
	color:#fff;
	text-align:center;
}

#loggedin,
#login fieldset {
	padding:10px;
}

#login fieldset input {
	border:0;
	width:150px;
}

#login label {
	color:#fff;
	margin-bottom:4px;
}

#login input.submit {
	margin:0px 10px;
}

#login a {
	color:#fff;
}
	
div#content {
	clear:left;
	font-size:110%;
	line-height:130%;
	text-align:left;
}

div#content table,
div#content p { margin-bottom:15px; }

div#content h1,
div#content h2,
div#content h3,
div#content h4,
div#content h5,
div#content h6 {
	color:#8E0000;
	font-weight:bold;
	margin-bottom:15px;
}

div#content h1 {font-size:160%;}
div#content h2 {font-size:150%;}
div#content h3 {font-size:140%;}
div#content h4 {font-size:130%;}
div#content h5 {font-size:120%;}
div#content h6 {font-size:110%;}
div#content strong {font-weight:bold;}
div#content em {font-style:italic;}
div#content ul {
	padding:5px 15px 10px 35px;
	list-style:disc;
}
div#content ol {
	padding:5px 15px 10px 35px;
	list-style:decimal;
}
#content table {
	width:100%;
}

#content caption {
	text-transform:uppercase;
	padding:3px;
	text-align:center;
	background:#8E0000;
	color:#fff;
}

#content table th {
	font-weight:bold;
	text-transform:uppercase;
}

#content table th,
#content table td {
	padding:3px 0;
}

div.content-compleet {
	background-image: url(../_images/vap_border_compleet.gif);
	background-repeat: repeat-y;
	margin:0 15px;
	min-height:375px;
}

div.content-gesplitst {
	background-image: url(../_images/vap_line.gif);
	background-repeat: repeat-y;
	margin:0 15px;
}

div.content-horizon {
	background-image: url(../_images/vap_hori.gif);
	height:61px;
	padding:7px 0;
}

div.content-horizon div {
	text-align:center;
	width:371px;
	float:left;
	display:block;
	padding:0 10px;
}

div.content-inhoud {
	padding:15px;
}

div.voorpagina {
	width:346px;
	float:left;
}

div.voorpagina ul {
	margin-bottom:20px;
}

div#content div.voorpagina ul,
div#content div.voorpagina ol {
	padding:0;
	list-style:none;
} 

div.content-inhoud a {
	color:#8E0000;
	text-decoration: none;
}

div.content-inhoud a:hover {
	text-decoration:underline;
}
		
#botNav {
	height:40px;
	background-color:#17536E;
	line-height:30px;
	margin:0 15px;
	color:#fff;
	text-align:center;
}