body {
	background-color: #0098d4;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #FFF;
	text-align: justify;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
}
.menusel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #073c5f;
	text-decoration: none;
	line-height: 15pt;
	list-style-type: square;
	list-style-image: url(images/ico_select.jpg);
}
.koltitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 4pt;
	padding-bottom: 4pt;
}
.formbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0098D4;
	padding: 2px;
	height: 24px;
	width: 140px;
	border: 1px solid #0071b9;
	font-weight: bold;
	background-color: #FFF;
}
.pollframe {
	background-color: #0098D4;
	width: 150px;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid #657ba2;
}
.menulink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

