p.edito {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	line-height: 100%;
}
p.disclaimer {
	font-family: Tahoma;
	font-size: 8px;
	color: White;
	line-height: 100%;
}

.titel {
	background-color: #00B9C6;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	width: 100%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #00B9C6;
	font-variant: small-caps;
}
	
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00B9C6;
	font-variant: small-caps;
}

h2.ondertitel {
	border-bottom: thin solid #00B9C6;
	border-left-color: #00B9C6;
	border-left-style: solid;
	border-left-width: 10px;
	font-variant: small-caps;
	color: #00B9C6;
	margin-left: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}

h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00B9C6;
	font-variant: small-caps;
}

h3.subtitel {
	font-family: Tahoma;
	font-size: 12px;
	color: #00B9C6;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: thin solid #00B9C6;
	font-variant: small-caps;
	margin-left: 5px;
}

h4 {
	background-color: #00B9C6;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	vertical-align: middle;
	width: 100%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h5 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00B9C6;
	font-style: italic;
}

h6 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00B9C6;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}

p {
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
	line-height: 150%;
}

li {
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
	line-height: 150%;
}

ol {
	font-family: Tahoma;
	font-size: 12px;
	list-style-type: decimal;
	line-height: 150%;
	color: #003333;
}

ol.billboard {
	font-family: Tahoma;
	font-size: 10px;
	margin-left: 18px;
	list-style: decimal outside;
}

ol.edito {
	font-family: Tahoma;
	font-size: 10px;
	margin-left: 18px;
	list-style: decimal outside;
}

ol.opsomming-ABC {
	list-style: upper-alpha;
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
}

ol.opsomming-alphakl {
	list-style: lower-alpha;
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}

ol.opsomming-romeincap {
	list-style: upper-roman;
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}

ol.opsomming-romeinkl {
	list-style: lower-roman;
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}

UL {
	font-family: Tahoma;
	font-size: 12px;
	list-style-type: disc;
	line-height: 150%;
	color: #003333;
}

ul.billboard {
	font-family: Tahoma;
	font-size: 10px;
	margin-left: 15px;
	list-style: outside;
}

ul.edito {
	font-family: Tahoma;
	font-size: 10px;
	margin-left: 15px;
	list-style: outside;
	line-height: 90%;
}

ul.opsomming-geen {
	list-style: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}

ul.opsomming-vrk {
	font-family: Tahoma;
	font-size: 12px;
	list-style-type: square;
	color: #003333;
}

ul.opsomming-crkl {
	list-style: circle;
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}

ul.vacature {
	list-style: square url(vrk_vac.png);
	font-family: Tahoma;
	font-size: 12px;
	color: #33CCCC;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #009999;
}

a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #009999;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #009999;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #666699;
}

a.edito {
	font-family: Tahoma;
	font-size: 11px;
	color: #009999;
}

a.edito:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #009999;
}
a.edito:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #009999;
}
a.edito:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666699;
}

a.disclaimer {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}

a.disclaimer:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
a.disclaimer:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a.disclaimer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFF00;
}

table {
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}

td.disclaimer {
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	line-height: 100%;
}


tr {
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}
th {
	font-family: Tahoma;
	font-size: 12px;
	color: #00927F;
	font-weight: bold;
}

