body {
	margin: 5px;
	padding: 0px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-align: center;
	font-style: italic;
	padding-bottom: 10px;
	padding-right: 15px;
}

h2  {
	font-family:  Arial, Verdana, Serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 26px;
	padding-left: 20px;
	margin-top: 15px;
}

h3 {
	font-family: Arial, Verdana, Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	line-height: 26px;
	background-image: url(../images/h4.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-right: 0px;
	margin-bottom: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#koptekst {
	height: 100px;
	float: left;
	text-align: justify;
	width: 500px;
	margin-top: 20px;
}
#koptekst h1 {
	text-align: justify;
}
#Layer1 {
	position:relative;
	width:100px;
	height:100px;
	z-index:1;
}
.pijltjes_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	margin-bottom: 20px;
}
.bericht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	margin-left: 10px;
	text-align: justify;
	padding-right: 10px;
	margin-right: 10px;
}

.orange_marker {
	color: #f6c414;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.form {
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 21px;
	background-image: url(../images/form_background.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.forms {
font-family: Verdana, Arial, Serif;
font-size: 11px;
color: #000000;
border: 0px none;
background-color: #DDDDDD;
line-height: 21px;
border: 1px solid #999999;
padding: 10px;
}

.bottom-links {
font-family: Verdana, Arial, Serif;
font-size: 11px;
color: #FFFFFF;
background-color: #004487;
border: 0px none;
line-height: 26px;
font-weight: normal;
}
.bottom-partners {
font-family: Verdana, Arial, Serif;
font-size: 11px;
color: #FFFFFF;
background-color: #CCCCCC;
border: 0px none;
line-height: 26px;
font-weight: normal;
}
.top-menu {
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003F7B;
	border: 0px none;
	line-height: 35px;
	font-weight: normal;
	background-repeat: no-repeat;
}

/*================*/
/*    Navigatie   */
/*================*/
div#top{
float:left;
width:750px;
height:35px;
}
	div#top_navigatie{
	float:none;
	color: #FFFFFF;
	}
	#top_navigatie {
	float:right;
	margin-top:76px;
	line-height:1em;
	color: #FFFFFF;
	}

	#top_navigatie ul {
		margin:0;
		padding:0 0 0 28px;
		list-style:none;
	}
	#top_navigatie li {
	float:left;
	width:103px;
	height:25px;
	background:url(/images/nav.png) top no-repeat;
	text-align:center;
	margin-left:5px;
	padding-top:5px;
	color: #FFFFFF;
	}
	#top_navigatie li:hover {
			margin-top:2px;
			background:url(/images/nav2.png) top no-repeat;
	}	
	#top_navigatie li a{
		font-size:12px;
		color:#474747;
		font-weight:bold;
	}


a:link, a:active, a:visited {
text-decoration: none;
color: #0033CC;
font-weight: normal;
}

a:hover {
color: #CC6600;
text-decoration: none;
}

a.blue:link, a.blue:active, a.blue:visited {
color: #000066;
}

#navigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#navigatie ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigatie ul li {
	margin: 0;
}

#navigatie ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

html>body #navigatie ul li a {
 width: auto;
}

#navigatie ul li a:hover {
	background-color: #C0C0C0;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

a.white:link {color: #FFFFFF;}
a.white:active {color: #FFFFFF;}
a.white:visited {color: #FFFFFF;}
a.white:hover {color: #FFA800;}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	width: 500px;
}
.main ul {
	list-style-type: disc;
	list-style-position: outside;
	text-align: justify;
	list-style-image: url(/images/list.png);
}

a.main:link, a.main:active, a.main:visited {
	color: #0080FF;
	font-weight: bold;
 }
	
a.main:hover {
	color: #FFA800;
	font-weight: bold; 
}

#tabel {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}
#tabel ul {
	list-style: none;
}

a.tabel:link, a.tabel:active, a.tabel:visited {color:#0033CC;}
a.tabel:hover {color:#FF9900;}

div#InfoScreen 
{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 800px;
	height: 500px;
	top: 50px;
	z-index: 1;
	display: none;
	vertical-align: top;
}

.txt_InfoScreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: justify;
	background-image: url(/images/kader_donker/pixel-wit.png);
}
