
body {
	background-color: #32CD32;
}

#menu {
float:left;
margin-top:0%;
margin-left:2%;
}

#boks {
	border-top-width: thick;	
	border-top-style: solid  ;	
	border-top-color: #A9A9A9;	

	border-bottom-width: thick;	
	border-bottom-style: solid  ;	
	border-bottom-color: #A9A9A9;	

	border-right-width: thick;	
	border-right-style: solid  ;	
	border-right-color: #A9A9A9;	

	border-left-width: thick;	
	border-left-style: solid  ;	
	border-left-color: #A9A9A9;

float:left;
height:67%;
width:73%;
margin-left:1%;
background-image:url('forsiden/forside.gif');
background-repeat:no-repeat;
}

#højremenu {
margin-top:0%;
float:left;
margin-left:1%;
}


