@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	list-style-type: disc;
	padding: 0;
	margin-top: 0;
	margin-left: 16;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.btn {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}
.btn a:link {
	color: #ddd;
	text-decoration: none;
}
.btn a:visited {
	text-decoration: none;
	color: #ddd;
}
.btn a:hover {
	text-decoration: none;
	color: #fff;
}
.btn a:active {
	text-decoration: none;
	color: #fff;
}
.new {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	cursor: default;
}
.new a:link {
	display: block;
	padding: 2px 4px 2px 4px;
	color: #000;
	text-decoration: none;
}
.new a:visited {
	display: block;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	background-color: #fff;
	color: #000;
}
.new a:hover {
	display: block;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	background-color: #fff;
	color: #000;
}
.new a:active {
	display: block;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	color: #000;
}
.img {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 6px 0px 0px 8px;
	cursor: default;
}
.news {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: default;
}
.blu {
	color: #0166b4;
}
.red {
	color: #ee1c25;
}
.field {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 240px;
	height: 18px;
	border: 1px solid #0166b4;
	padding-left: 3px;
}
.button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	background-color: #0166b4;
	width: 80px;
	height: 22px;
	border: 1px solid #0166b4;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0166b4;
	text-transform: uppercase;
	padding-bottom: 18px;
	cursor: default;
}
.kop_btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.kop_btm a:link {
	display: block;
	color: #fff;
	text-decoration: none;
}
.kop_btm a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
}
.kop_btm a:hover {
	display: block;
	text-decoration: none;
	color: #e0e0e0;
}
.kop_btm a:active {
	display: block;
	text-decoration: none;
	color: #e0e0e0;
}
.tekst {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	cursor: default;
}
.tekst a:link {
	color: #0166b4;
	text-decoration: none;
}
.tekst a:visited {
	text-decoration: none;
	color: #0166b4;
}
.tekst a:hover {
	text-decoration: underline;
	color: #0166b4;
}
.tekst a:active {
	text-decoration: none;
	color: #0166b4;
}
