/* CSS Document */

.link1{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.link1:hover{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.link2{
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.link2:hover{
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

p{
font-family:Verdana, sand-serif;
font-size:12px;
color:#000000;
line-height: normal;
padding: 0px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigatie {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hoofding1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.hoofding2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.hoofdingPagina {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}


.navigatie:hover {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.fotoInfo{
	font-family:Verdana, sand-serif;
	font-size:12px;
	color:#000000;
	line-height: 18px;
	cursor: default;
	font-style: italic;
	padding-left: 15px;
}

.contact{
font-family:Verdana, sand-serif;
font-size:14px;
color:#000000;
line-height: normal;
padding: 0px;
}
