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

#side-b { 
	margin: 0;
	float: left;
	width: 429px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
#side-a-marg { margin: 0px 17px 0px 0px; }
#side-b-marg { margin: 0px 0px 0px 17px; }

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




.button{
	border: 2px solid #999999;
	color: #ab0000;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
}

a:link, a:visited{ 
	font-family: tahoma;
	font-size: 12px;
	color: #ab0000; 
	font-weight: none;
	text-decoration: none;
	}
a:hover { color: #333333;
		  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;
	margin: 2px 0px 2px 0px;
	}

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

.heading {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}
.boxheading {
color: #ab0000;
font-family: arial;
font-size: 14px;
font-weight: bold;
}
.boxtext {
color: #666666;
background-image: url('images/cellbg.jpg');
padding: 20px 20px 20px 20px;
}

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


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

   



