@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sIFR-active h1 {
	font-size: 11px;
    line-height: 1em;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	cursor: default;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.kop {
	font-size: 11px;
	font-weight: bold;
}
.over {
	color: #fff;
}
.over a:link {
	color: #fff;
	text-decoration: none;
}
.over a:visited {
	text-decoration: none;
	color: #fff;
}
.over a:hover {
	text-decoration: none;
	color: #fff;
}
.over a:active {
	text-decoration: none;
	color: #fff;
} 
a:link {
	color: #eb0014;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #eb0014;
}
a:hover {
	text-decoration: underline;
	color: #eb0014;
}
a:active {
	text-decoration: underline;
	color: #eb0014;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #455363;
	border: 1px solid #182983;
	height: 16px;
	padding-left: 3px;
	width: 230px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0;
	background-color: #182983;
	height: 20px;
	width: 80px;
}
.scroll {
	scrollbar-arrow-color:#fff; 
	scrollbar-base-color:#fff; 
	scrollbar-darkshadow-color:#fff; 
	scrollbar-face-color:#182983; 
	scrollbar-highlight-color:#cbd3d7; 
	scrollbar-shadow-color:#fff;
}
.scroll-dance {
	scrollbar-arrow-color:#fff; 
	scrollbar-base-color:#fff; 
	scrollbar-darkshadow-color:#fff; 
	scrollbar-face-color:#eb0014; 
	scrollbar-highlight-color:#f8a6ad; 
	scrollbar-shadow-color:#fff;
}

