body{
	font-family			: arial, helvetica, sans-serif;
	font-size			: 13px; 
	color				: #000000;
	background-color		: #FFFFFF;
	background-attachment		: fixed; 
  	background-position		: top right;
  	background-repeat		: no-repeat;
	scrollbar-face-color		: #CCE7F0;
	scrollbar-highlight-color	: #FFFFFF;
	scrollbar-shadow-color		: #E3E3EF;	
	scrollbar-3dlight-color		: #D1D7DC;
	scrollbar-arrow-color		: #0189B4;
	scrollbar-track-color		: #FFFFFF;
	scrollbar-darkshadow-color	: #98AAB1;
}
td{
	font-family                 : arial, helvetica, sans-serif;
	font-size	                  : 12px;
	color		                    : #000000;
}
a{
	font-family                 : arial, helvetica, sans-serif;
	font-size                   : 13px;
	color                       : #000000;
}
a:hover{
  color                       : #0189B4;
}
.tekst{
  line-height                 : 18px;
	font-size                   : 13px;
}
.breadcrumb{
	font-family                 : arial, helvetica, sans-serif;
	font-size                   : 10px;
	color                       : #999999;
}
.breadcrumb:hover{
  color                       : #0189B4;
}
.kop{
	font-family                 : arial, helvetica, sans-serif;
	font-size                   : 13px;
	color                       : #0189B4;
}
.tidi{
  font-family                 : arial, helvetica; 
  font-size                   : 9px; 
  color                       : #CCE7F0;
}

a.tidi{
  font-family                 : arial, helvetica; 
  font-size                   : 9px; 
  color                       : #CCE7F0;
  text-decoration							: none;
}

.tidi:hover{
  font-family                 : arial, helvetica; 
  font-size                   : 9px; 
  color                       : #0189B4;
  text-decoration							: none;
  
}

.formitem{
	font-family                 : arial, helvetica, sans-serif;
	font-size	                  : 13px;
	color		                    : #000000;
}
.button{
  font-family                 : arial, helvetica; 
  font-size                   : 13px;
  font-weight                 : bold;
  background-color	      	  : #0189B4;
  color                       : #ffffff;
  border-top                  : #0189B4 solid 1px;
  border-bottom               : #0189B4 solid 1px;
  border-right                : #0189B4 solid 1px;
  border-left                 : #0189B4 solid 1px; 
  text-decoration             : none;
}
.randje{
  border-top                  : #0189B4 solid 1px;
  border-bottom               : #0189B4 solid 1px;
  border-right                : #0189B4 solid 1px;
  border-left                 : #0189B4 solid 1px; 
}
