﻿/* CSS Document */


/************************************
	FIXES 
*************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;
	list-style: none;*/
}		

html
{
	background-image:url(images/asfalt2.jpg);
	background-position:left top;
	background-repeat:repeat-x repeat-y;
	margin:0px;
	padding:0px;/**/
	overflow-y:scroll;
	}

body 
{
	background-image:url(images/datum.jpg);
	background-position:left top;
	background-repeat:no-repeat;/**/
	/*background-image:url(images/datum.png);
	background-position:left top;
	background-repeat:no-repeat;*/
	/*background: #000000 url('images/OrangeBackground.png') repeat-x repeat-y fixed left top;
*/
	/*border:solid 1px red;*/
		text-align:center;
		width: 100%;
		height: 100%;
		margin:0px;
		padding:0px;
	}

p
{
	margin: 0px;
	font-family: Arial;
	color: #333333;
	font-size: 10pt;
}
td
{
	margin: 0px;
	font-family: Arial;
	color: #333333;
	font-size: 10pt;
	text-align:justify;
}

.centerObject
{
	text-align:center;
}
	.centerObject
{
	text-align:-moz-center;
}
.kop1
{
	margin-top:0px;
	font-family: arial;
	color: #003399;
	font-weight: bold;
	font-size: 13pt; line-height:30px; 
}
.nadruk
{
	margin: 0px;
	/*font-family: Arial;*/
	color: #003399;
	font-size: 10pt;
	font-weight:bold;
	font-family:Segoe Print;
}
.nadrukBlauw
{
	margin: 0px;
	font-family: Arial;
	color: #003399;
	font-size: 10pt;
	/*font-weight:bold;*/
}

.nadrukBlauwGroot
{
	margin: 0px;
	font-family: Arial;
	color:#003399;
	font-size: 12pt;
	font-weight:bold;/**/
	
}

.nadrukOranje a
{
	margin: 0px;
	font-family: Arial;
	color:Orange;
	font-size: 12pt;
	font-weight:bold;/**/
	text-decoration:underline;
}
.nadrukRood
{
	margin: 0px;
	font-family: Arial;
	color: red;
	font-size: 12pt;
	font-weight:bold;
}

.nadrukRoodBlink
{
	margin: 0px;
	font-family: Arial;
	color: red;
	font-size: 12pt;
	font-weight:bold;
	text-decoration:blink;
}

.nadrukRoodKlein
{
	margin: 0px;
	font-family: Arial;
	color: red;
	font-size: 9pt;
	font-weight:bold;
}

.bijschriftBlauw
{
	margin: 0px;
	font-family: Arial;
	color: #003399;
	font-size: 8pt;
	font-weight:bold;
}
.bullet
{
	margin-top:0px;
	font-family: Arial;
	color: #003399;
	font-weight: bold;
	font-size: 12pt;
}

.bulletRed
{
	margin-top:0px;
	font-family: Arial;
	color: red;
	font-weight: bold;
	font-size: 12pt;
}

div#acties
{
	margin: 0px auto;
	text-align:center;
	width:410px;
	height:100%;
	/*background-color:#e7eef6;*/
	padding: 0px 0px 0px 0px;
}

div#CheckBE
{
	text-align:right;
	text-align:-moz-right;	
}
div#menu a
{
	margin: 0 0 0 0;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size: 10pt;
}
div#menu a:hover
{
	margin: 0;
	color:#99ccff;/*#99ccff*/
	text-decoration: none;
	font-weight:bold;
	font-size: 10pt;
}
div#menu a selected
{
	margin: 0;
	color:#99ccff;/*#99ccff*/
	text-decoration: none;
	font-weight:bold;
	font-size: 10pt;
}

div#inhoudPagina td
{
	vertical-align:top;
	margin:0;
}
div#inhoudPagina a
{
	margin: 0;
	color:#003399;
	font-size: 10pt;
}
div#inhoudPagina a:hover
{
	margin: 0;
	color:#99ccff;
	font-size: 10pt;
}
div#inhoudPagina a:selected
{
	margin: 0;
	color:#99ccff;
	font-size: 10pt;
}

div#inhoudBottom a
{
	margin: 0 0 0 0;
	color:#003399;
	font-size: 10pt;
}
div#foot td
{
	margin:0px;
	font-size: 8pt;
}
div#foot a
{
	margin:0px;
	font-size: 8pt;
}
div#webmaster
{
	color: #99ccff;
	text-align:center;
	font:8pt arial;
}

div#webmaster a
{
	color: #99ccff;
}

/* INHOUD LAGEN */
div#digID
{
	float:left;
	margin-top:230px;
	margin-left: 10px;
}
div#container
{
	margin:auto;
	text-align:left;
	vertical-align: top;
	width:800px;
	/*border:solid 1px yellow;
	background-image:url(images/achterContainer.png);
	background-position:left top;
	background-repeat:repeat;
	width: 800px;*/
}
div#header
{
	/*background-image:url(images/Banner.png);*/
	background-position:left top;
	background-repeat:no-repeat;
	margin-top: 25px;
	height: 180px; 
}
div#menu
{
	margin-left:15px;
	height: 20px;
	font-family: Arial;
	font-size: 10pt;
	vertical-align:middle;
	text-align:left;
}


div#inhoud
{	
	margin-top:670;
	text-align:left;
	
}
div#inhoudTop
{
	background-image:url(images/inhoudTop.png);
	background-position:left top;
	background-repeat:no-repeat;
	height: 35px;
	margin:0;
	text-align:left;
	vertical-align:top;
}
div#inhoudMiddel
{
	background-image:url(images/inhoudMiddel.png);
	background-position:left top;
	background-repeat:repeat-y;
	margin:0;
	text-align:left;
	vertical-align:top;
	
	
}
div#inhoudBottom
{
	background-image:url(images/inhoudBottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	height: 50px;
	margin-left:15px;
	text-align:left;
	vertical-align:bottom;
	margin: 0px;
	font-family: Arial;
	color: #333333;
	font-size: 10pt;
	
}
div#foot
{
	margin-left:0px;
	font-size: 8pt;
}
