body{
	padding : 0px;
	border: 0px;
	background-color: #cccccc;
/*	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: #666666;
	}
	
/**//*    Column - layout /**//**//**/
#wrapper {
	text-align: left;
	float: left; /* remove for centeradjustment */
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 948px;
}
#side-a {
	float: left;
	width: 250px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 698px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
#side-a-marg { margin: 0px 8px 0px 28px; }
#side-b-marg { margin: 0px 40px 0px 30px; }

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




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

a:link, a:visited{ 
	font-family: tahoma;
	font-size: 12px;
	color: #033E74; 
	font-weight: normal;
	text-decoration: none;
	}
a:hover { 
	color: #005596; 
	text-decoration: underline;
	}


/* 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: 1px solid #aaaaaa; 
} 

.heading {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #084292;
}
.newsheading {
color: #084292;
font-family: arial;
font-size: 14px;
font-weight: bold;
}

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

/**/
#imagelist a:link, #imagelist a:visited { display:block;background: url(images/arb_bg.jpg);border:1px solid #aaaaaa;padding:5px; }
#imagelist a:hover { border:1px solid #5C4D4A;background:url(images/arb_bg_over.jpg);color:#ffffff;text-decoration:none; }
#imagelist img { border:none; }
/**/
/**/
#advlist a:link, #advlist a:visited { display:block;border:1px solid #aaaaaa;}
#advlist a:hover { border:1px solid #033E74;text-decoration:none; }
#advlist img { border:none; }
/**/




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





