@charset "utf-8";

#content_text {
	float: left;
	height: 481px;
	width: 800px;
	position: absolute;
	left: 100px;
	top: 216px;
	font-family: "Times New Roman", Times, serif;
}
#footer  {
	height: 50px;
	width: 800px;
	float: left;
	position: absolute;
	left: 100px;
	top: 700px;
}
#quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #FF0000;
	height: 47px;
	position: absolute;
	font-weight: 400;
}
#footer a {
	color: #0000FF;
}
#footer a:hover {
	color: #FF0000;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

A {
	COLOR: navy; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:visited {
	COLOR: navy; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}	
.kop_tekst {	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 18px;
	line-height: 30px;
}
.kolomtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.tekstunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

