body
{
	scrollbar-face-color : #CDD9EA;
	scrollbar-shadow-color : #7C93AF;
	scrollbar-highlight-color : #E5EAF6;
	scrollbar-3dlight-color : #C7D4E1;
	scrollbar-darkshadow-color : #F1EFF6;
	scrollbar-track-color : #E7EFF7;
	scrollbar-arrow-color : #414859;
}

.logo {
	position		: absolute;
	left			: 50%;
	top				: 0;
	margin-left		: -91px;
}

a:active
{  
	font-family		: Verdana,Arial;
	font-size		: 11px;
	color			: #7DB6E2;
	text-decoration	: underline;
}

a:link
{  
	font-family		: Verdana,Arial;
	font-size		: 11px;
	color			: #7DB6E2;
	text-decoration	: underline;
}

a:visited
{  
	font-family		: Verdana,Arial;
	font-size		: 11px;
	color			: #7DB6E2;
	text-decoration	: underline;
}

a:hover
{  
	font-family		: Verdana,Arial;
	font-size		: 11px;
	color			: #7DB6E2;
	text-decoration	: none;
}


.input
{
	font-family		: Verdana,Arial;
	font-size		: 11px;
	color			: #102D55;
	border			: 1px solid #ffffff;
	background		: #ffffff;
}

.select
{
	font-family		: Verdana,Arial;
	font-size		: 11px;
	color			: #353535;
	border			: 1px solid #588CC6;
}

.button
{
	font-family		: Verdana,Arial;
	font-size		: 11px;
	font-weight     : bold;
	color			: #ffffff;
	border			: 1px solid #102D55;
	background-color: #99ADCE;
	cursor			: hand;
}

.tekst
{
	font-family	: Verdana,Arial;
	font-size 	: 11px;
	color		: #ffffff;
	line-height : 18px;
}
.tekstbold
{
	font-family	: Verdana,Arial;
	font-size 	: 11px;
	color		: #ffffff;
	line-height : 18px;
	font-weight	: bold;
}

.button-kost-dat{
	position	: absolute;
	right		: 50%;
	top			: 20px;
	margin		: 0 -367px 0 0;
}
