/* CSS Document */

a:link {
	color: #346174;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #346174;
}
a:hover {
	text-decoration: underline;
	color: #346174;
}
a:active {
	text-decoration: underline;
	color: #346174;
}

.Hoofding_wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	font-style: italic;
	text-transform: uppercase;
}

.tekst_normaal {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #346174;
	text-decoration: underline;
}

.Project_Hoofdtitel {
	color: #346174;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.Project_Adres {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: small;
	color: #346174;
}

.Project_subtitel {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #346174;
	font-weight: bold;
}

.Contact_subtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #346174;
	font-weight: bold;
}

.Nieuws_Hoofdtitel_Rubriek {
	color: #346174;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.Nieuws_Hoofdtitel {
	color: #346174;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.Nieuws_subtitel {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #346174;
	font-weight: bold;
}

.Nieuws_inleiding {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
}

.Publicaties_Hoofdtitel {
	color: #346174;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.Publicatie_boektitel {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
}

.Themas_Hoofdtitel {
	color: #346174;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.Themas_subtitel {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #346174;
	font-weight: bold;
}

.Themas_inleiding {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
	font-style:italic;
}

.Wie_Hoofdtitel {
	color: #346174;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.Wie_subtitel {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #346174;
	font-weight: bold;
}

.Extranet_Hoofdtitel {
	color: #346174;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.Extanet_subtitel {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #346174;
	font-weight: bold;
}

.Extanet_subsubtitel {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #346174;
	font-weight: italic;
}

.medewerker_naam_popup {
	font-size: xx-large;
	color: #346174;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.medewerker_titel_popup {
	font-size: small;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.medewerker_tekst_popup {
	font-size: small;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#box1{
	width: 200px;
	height: 250px;
}

