@charset "utf-8";
/* CSS Document */
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 16px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003399;
	font-weight: bold;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 9px;
	font-weight: bold;
}
.style6 {font-size: 18px; font-weight: bold; color: #003399; }

.style7 {font-size: 18px; font-weight: bold; color: #FFFFFF; }

.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}

.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.style10 {font-size: 24px}


.kaart {
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
color:#003399;
background-color:#E7EAF2;
width:100%;
padding:0px;
text-align:left;
text-decoration:none;
}
.kaart1 {
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
color:#003399;
background-color:#E7EAF2;
width:100%;
padding:0px;
text-align:right;
text-decoration:none;
}
.kaart2 {
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
color:#003399;
width:100%;
padding:0px;
text-align:left;
text-decoration:none;
}

    /* unvisited link */
a.menu:link {
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
font-weight:bold;
color:#003399;
background-color:transparent;
width:140px;
text-align:center;
padding:5px;
text-decoration:none;
}

 /* visited link */
a.menu:visited {
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
font-weight:bold;
color:#003399;
background-color:#transparent;
width:140px;
text-align:center;
padding: 5px;
text-decoration:none;
}

  /* mouse over link */
a.menu:hover {
color:#FFFFFF;
background-color:#003399;
}

  /* selected link */
a.menu:active {
color:#FFFFFF;
background-color:#003399;
padding: 5px;
}


a.one:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a.one:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.one:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.two:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003399;
	text-decoration: underline;
}
a.two:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 16px;
	text-decoration: underline;
}
a.two:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 16px;
	text-decoration: underline;
}

a.local:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.local:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a.local:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
