body{
	padding : 0px;
	border: 0px;
/*	background-color: #a0a0a0; */
	background-image: url('images/design/gradient.jpg'); 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

td {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #555555;
	}

.button{
	border: 2px solid #ffffff;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #004990;
}

.infobox {
display: block;
width: 436px;
border: 1px solid #6DAF64;
background-color: #C2DFBE;
padding: 10px;
}

.warningbox {
display: block;
width: 436px;
border: 2px solid #aaaaaa;
background-color: #a90000;
padding: 10px;
color:#fff;
}

.contentbox_vakt_faktura{
border: 1px solid #bbb;
background-color: #e5e5e5;
padding: 5px;
margin-right:5px;
}

a:link, a:visited{ 
	font-family: tahoma;
	font-size: 11px;
	color: #012C56;
	font-weight: normal;
	text-decoration: none;
	}
a:hover { 
	color: #004990; 
	text-decoration: underline;
	}


/* Definerer input og select taggen. Dette påvirker alle forms */
input, select, textarea{
	font-family: tahoma;
	border: 1px solid #888888;
	font-size: 11px;
	color: #666666;
	}



.imborder img { 
border: 2px solid #666666; 
} 

.heading {
color: #004990;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}

hr {
border: 0;
color: #d8d8d8;
background-color: #d8d8d8;
height: 2px;
width: 100%;
text-align: left;
}


/* Copyright notice i bunnen */
.copy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color: #777777;
	font-weight: none;
	}
.copy a:link, .copy a:visited { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color: #888888;
	font-weight: bold;
 	}
	

/* Hovedmeny */
.meny a:link, .meny a:visited { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #004990;
	font-weight: bold;
 	}
.meny a:hover { color: #416f9c; }
	
 	

	
.linklist, .linklist a:link, .linklist a:visited{
font-size: 1px;
color: #ffffff;
}

/**/ /* tooltip */ /**/
#hotspot { cursor:pointer}
#tt {position:absolute; display:block;  }
#ttcont {font-size:11px; font-family:Tahoma, Geneva, sans-serif; display:block; padding:7px; background:url(images/tooltip/tt_cont.png); color:#333; border:1px solid #004990;}
/**/  

/*////////////////////////////////////////////////////////*/





