p, ul, h1, h2, h3  {
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}
		
p, ul, li {
	margin: 0px 20px 0 20px;
	padding: 0.4em 0em 0em 0em;
	font-size: 11px;
	line-height: 1.6em;
	text-align: left;
	color: #353535;
}

.navtitel {
	margin: 0px;
	padding: 0em 0em 0em 0em;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 18px;
	line-height: 1.1em;
	font-weight: bold;
	color: #D76600;
}

.nav {
	margin: 0px;
	padding: 0.0em 0em 0em 0em;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: -0.4px;
	color: #353535;
	text-decoration: none;
}

h1 {
	margin: 44px 20px 10px 0 ;
	padding: 0em 0em 0em 0em;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 26px;
	line-height: 1em;
	color: #FFFFFF;
	text-align: right;
}

h2 {
	margin: 0px 20px 10px 20px;
	padding: 0.8em 0em 0em 0em;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: normal;
	color: #0182AC;
}

h3	{
	margin: 16px 20px 0 20px;
	padding: 0em 0em 0.2em 0em;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2em;
	color: #D76600;
}

h4 {
	margin: 8px 20px 10px 20px;
	padding: 0.8em 0em 0em 0em;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: normal;
	color: #D76600;
}

.kopje1 {
	margin: 0px 20px 0 20px;
	padding: 0.4em 0em 0.4em 0em;
	font-size: 14px;
	line-height: 1.5em;
	color: #D76600;
}

.kopje2 {
	margin: 0px 20px 0 20px;
	padding: 0.8em 0em 0em 0em;
	font-size: 13px;
	line-height: 1em;
	font-weight: bold;
	color: #D76600;
}

.submenu-item {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	margin: 0px 6px 0 20px;
	padding: 0em;
	font-size: 12px;
}

p.right  {
	color: #FFFFFF;
}

p.titeltekst {
	margin: 0 20px 0 0 ;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

a:link, a:visited {
	color: #0182AC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0182AC;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px dotted #0182AC;
}

a.submenu-item:link, a.submenu-item:visited {
	color: #D76600;
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
}

a.submenu-item:hover {
	color: #D76600;
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
}

a.navtitel:link, a.navtitel:visited {
	color: #D76600;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
}

a.navtitel:hover {
	color: #D76600;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
}

a.nav:link, a.nav:visited {
	color: #353535;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	color: #0182AC;
}

a.nav:hover {
	color: #353535;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	color: #0182AC;
}

.titleright {
	background: #5E4A3A url("pics/titleright.gif") repeat-x top left;
	width: 270px;
	height: 50px;
	padding: 0px;
	margin: 0px auto;
	text-decoration: none;
}

.titeltekst:link, .titeltekst:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.titeltekst:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px;
}

