.main_table {
	margin-bottom: 12px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.container_titel {
	font-family: Verdana;
	color: #f37321;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 12px;
}

.container_titel_test {
	font-family: Verdana;
	color: #CB5000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


a:link, a:visited {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}



/* -- CONTENT ITEMS -- */

.link_wit, a.link_wit:link, a.link_wit:active, a.link_wit:hover, a.link_wit:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.link_zwart {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.link_oranje, a.link_oranje:link, a.link_oranje:active, a.link_oranje:hover, a.link_oranje:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #f37321;
	text-decoration: none;
}

.link_oranje_vet, a.link_oranje_vet:link, a.link_oranje_vet:active, a.link_oranje_vet:hover, a.link_oranje_vet:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #f37321;
	text-decoration: none;
	font-weight: bold;
}

/* -- //CONTENT ITEMS -- */

.normal {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.normal_sub {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.normal_wit {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.normal_oranje {
	font-family: Verdana;
	color: #f37321;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.normal_wit_bullets,
.normal_wit_bullets li,
.normal_wit_bullets .bullet_list,
a.normal_wit_bullets:link {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.container_zwart ul {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	list-style-type: disc;
}

.container_zwart ol {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	list-style-type: decimal;
}


.container_zwart ul li {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	list-style-type: disc;
}

.container_zwart ol li {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	list-style-type: decimal;
}


p {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
}


h1 {
	font-family: Verdana;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
}

h4 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

h5 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

h6 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

h7 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}