body {
	margin-top: 0px;
	background-image: url(../grafik/BG_grad.jpg);
}


h1 {

	color: #F59300;
	font-size: 15px;
	font-family: ariel, verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: normal;
}


h2 {
	color: #ffffff;
	font-size: 9px;
	font-family: ariel, verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
}


p {
	margin-top: 4px;
	color: #ffffff;
	font-size: 11px;
	font-family: ariel, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 15px;
}


a {
	color: #ffffff;
	font-size: 10px;
	font-family: ariel, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: underline;
}


a:hover {
	color: #EF8732;
	text-decoration: none;
	text-decoration: underline;
}


.menupunkt {
	font-family: ariel, verdana, sans-serif;
	font-weight: bold;
	color: #2F609B;
	font-size: 12px;
}




.overskrift {
	font-family: ariel, verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}


a.top_menu {	
	font-family: ariel, verdana, sans-serif;
	color: #C4C4C4;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	line-height: 25px;
}



a:hover.top_menu {
	color: #ff9000;
	text-decoration: none;
}


a.under_menu {	
	font-family: ariel, verdana, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	line-height: 18px;
}


a:hover.under_menu {
	color: #ff9000;
	text-decoration: none;
}


.hojre {
	float : right;
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
}


.venstre {
	float : left;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
}



hr {
	color: #E2E2E2;
	height: 1px;
}
