/* CSS Document */

.overskrift {  font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; color: #000000; font-weight: normal}
.broedtekst {  font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #000000; font-weight: normal}
.tekst {  font-family: Georgia, Times New Roman, Times, serif; font-size: 9px; color: #000000; font-weight: normal}
.tekstlinker {  font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline}

a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #B40A07;
	text-decoration: none;
	
	font-weight: normal;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #B40A07;
	text-decoration: none;
	
	font-weight: normal;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #B40A07;
	text-decoration: none;
	
	font-weight: normal;
}

.infotekst {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
h1{
	position: absolute;
	top: 20px;
	
}	
