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;
}

a:link, a:visited{ 
	font-family: tahoma;
	font-size: 11px;
	color: #5D5D5D; 
	font-weight: bold;
	text-decoration: none;
	}
a:hover { color: #333333; }


/* 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;
}

   

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




