html {
	color: #ACABA1;
}

body {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
}

.locatie {
	color: #003479;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.footer {
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.country {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.content {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px
}

.titel {
  color: #003479;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; 
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  text-decoration: none;
}

.interactive {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

A:link {
	color: #003479;
	text-decoration: underline
}
A:active {
	color: #003479;
	text-decoration: underline
}
A:visited {
	color: #003479;
	text-decoration: underline
}
A:hover {
	color: #E73321;
	text-decoration: underline
}


/** NAVIGATIE MENU SERVICE */

a.servicemenu:link, a.servicemenu:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

a.servicemenu:hover {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:underline;
	text-align: left;
}


/** NAVIGATIE MENU MAIN */

a.mainmenu:link, a.mainmenu:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a.mainmenu:hover {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:underline;
	text-align: left;
}


/** NAVIGATIE MENU SUB */

a.submenu:link, a.submenu:visited {
	color: #003479;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a.submenu:hover {
	color: #003479; 
	font-weight: bold;
	text-decoration:underline;
	text-align: left;
}


/** NAVIGATIE MENU LOCATIE */

a.locatiemenu:link, a.locatiemenu:visited {
	color: #003479;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

a.locatiemenu:hover {
	color: #E73321; 
	font-weight: bold;
	text-decoration:underline;
	text-align: left;
}


/** NAVIGATIE MENU FOOTER */

a.footermenu:link, a.footermenu:visited {
	color: #003479;
	font-weight: normal;
	text-decoration:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

a.footermenu:hover {
	color: #E73321; 
	font-weight: normal;
	text-decoration:underline;
	text-align: left;
}

/** NAVIGATIE MENU INTERACTIVE */

a.interactivemenu:link, a.interactivemenu:visited {
	color: #003479;
	font-weight: normal;
	text-decoration:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

a.interactivemenu:hover {
	color: #E73321; 
	font-weight: normal;
	text-decoration:underline;
	text-align: left;
}
