body {
	background-color: #dbdbdb;
	background-image: url("images/baggrund.gif");
	background-repeat: repeat-x;
	margin: 5px;
}

h1 {
	font-family: verdana;
	font-size: 15;
	color: black;
	font-weight: bold;
	text-decoration: none;
	line-height: 0.5;
	margin-bottom: 0px;
}

h2 {
	font-family: verdana;
	font-size: 13;
	color: black;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
}

.menu {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 15;	
}

.menu-link {	
	font-family: verdana;
	color: black;
	font-weight: bold;
	text-decoration: none;
	line-height: 2;
}

.menu-link:hover {
	color: #676767;
	text-decoration: underline;
}

.menu-link:link {	
	font-family: verdana;
	font-weight: bold;
	line-height: 2;
}

.menu-link:visited {	
	font-family: verdana;
	font-weight: bold;
	line-height: 2;
}

.content {
	font-family: verdana;
	font-size: 12;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

	scrollbar-face-color: #535353;
	scrollbar-shadow-color: #dfd7ce;
	scrollbar-highlight-color: #dfd7ce;
	scrollbar-3dlight-color: #dfd7ce;
	scrollbar-darkshadow-color: #dfd7ce;
	scrollbar-base-color: #dfd7ce;
	scrollbar-arrow-color: #dfd7ce;
	scrollbar-track-color: #dfd7ce;
}

.lille {
	font-family: verdana;
	font-size: 9;
}


.billed-link {	
	font-family: verdana;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.billed-link:hover {
	color: #676767;
	text-decoration: none;
}

.billed-link:link {	
	font-family: verdana;
	text-decoration: none;
}

.billed-link:visited {	
	font-family: verdana;
	text-decoration: none;
}






.omraade-link {	
	font-family: verdana;
	color: black;
	font-weight: none;
	text-decoration: none;
}

.omraade-link:hover {
	color: #676767;
	text-decoration: none;
}

.omraade-link:link {	
	font-family: verdana;
	text-decoration: none;
	font-weight: none;
}

.omraade-link:visited {	
	font-family: verdana;
	text-decoration: none;
	font-weight: none;
}