/*
	Styles voor standaard 'paragraph' typen
*/
html {
	overflow-x: hidden;
	overflow-y: auto;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
#content, #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}



.bdyContentWelkom {
	background-color: #FFFFFF;
	background-image: url(../images/Afbeelding1.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 500px top;
}
.txtFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0066;
}
.lnkHyperlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000099;
}
.lnkHyperlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000099;
}
.lnkHyperlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000099;
}
.lnkHyperlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #000099;
}
.lnkNavigationNavy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
.lnkNavigationNavy:link {
	text-decoration: none;
}
.lnkNavigationNavy:active {
	text-decoration: none;
}
.lnkNavigationNavy:visited {
	text-decoration: none;
}
.lnkNavigationNavy:hover {
	text-decoration: underline;
}



#topList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topList li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#topList li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
#topList li a:link {
	text-decoration: none;
}
#topList li a:active {
	text-decoration: none;
}
#topList li a:visited {
	text-decoration: none;
}
#topList li a:hover {
	text-decoration: underline;
}




.lnkSitemapCat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0066;
}
.lnkSitemapCat:link {
	text-decoration: none;
}
.lnkSitemapCat:active {
	text-decoration: none;
}
.lnkSitemapCat:visited {
	text-decoration: none;
}
.lnkSitemapCat:hover {
	text-decoration: underline;
}
.lnkSitemap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0066;
}
.lnkSitemap:link {
	text-decoration: none;
}
.lnkSitemap:active {
	text-decoration: none;
}
.lnkSitemap:visited {
	text-decoration: none;
}
.lnkSitemap:hover {
	text-decoration: underline;
}

/**
	Webdesign by w3designer
*/
#webdesign {
	position: absolute; 
	left: 0px;
	bottom: 10px;
	width: 140px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#webdesign a {
	text-decoration: none;
	color: #CC0066;
}
#webdesign a:hover {
	text-decoration: underline;
}
