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

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


.button{
	border-width: 1px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #017ba4;
}

a:link, a:visited{ 
	font-family: tahoma;
	font-size: 12px;
	color: #6D645F;
	font-weight: bold;
	text-decoration: none;
	}
a:hover { color:#000000; }


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

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

.heading {
font-family: arial;
font-size: 26px;
font-weight: bold;
}
.newsheading {
color: #6D645F;
font-family: arial;
font-size: 16px;
font-weight: bold;
}
.newshref a:link, .newshref a:visited {
color: #ffffff;
font-family: arial;
font-size: 12px;
font-weight: bold;
}

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

.imtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-style: italic
	}

/* Copyright notice i bunnen */
.copy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color: #888888;
	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;
 	}
	
	
.linklist, .linklist a:link, .linklist a:visited{
font-size: 1px;
color: #ffffff;
}


/* Definerer hvordan linkene i hovedmenyen skal se ut */
.meny a:link, .meny a:visited{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E7D3C1;
	text-decoration: none;
}
.meny a:hover {
	color: #FFFFFF;
}


.credit a:link, .credit a:hover, .credit a:visited {
    text-decoration: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
