/* Standaard items */
tr, th, td, p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #004a8f;
	line-height: 17px;
	text-align: left;
}

p {
	margin-top: 0px;
}

strong { 
	font-weight: bold;
}

h1 { 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #004a8f;
}

a:link, a:visited, a:hover, a:active {
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #004a8f;
	line-height: 17px;
}

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

a.menu-link:link, a.menu-link:visited, a.menu-link:hover, a.menu-link:active {
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #004a8f;
	line-height: 17px;
}

a.menu-link:hover {
	color: #004a8f;
	text-decoration: underline;
}

a.menu-link2:link, a.menu-link2:visited, a.menu-link2:hover, a.menu-link2:active {
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #004a8f;
	line-height: 17px;
}

a.menu-link2:hover {
	color: #004a8f;
	text-decoration: underline;
}

body, html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #004a8f;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 17px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #004a8f; 
	SCROLLBAR-TRACK-COLOR: #eeeeee;
}

html {
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
	overflow-x: auto;
}

.fotorand {
	border: 1px solid #000000;
}

form { 
	margin: 0px auto;	
}

.tekst-kop {
	font-size: 16px;
	font-weight: bold;
}

.tekst-menu-kop {
	font-size: 16px;
	font-weight: bold;
}

.formulier1-veld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #004a8f;
	background-color: #FFFFFF;
	border: 1px solid #004a8f;
	width: 200px;
}

.formulier1-knop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #004a8f;
	border: 1px solid #004a8f;
}

img {
	behavior: url(includes/iepngfix.htc)
}