.menu_underline {
	border-bottom-style: 1;
	border-bottom-color: #FFF;
}
.menu_tekst {
	font-family: Gill Sans MT, Lucida Grande, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}	
.Broedtekst {
	font-family: Arial, Gill Sans MT, Trebuchet MS, Lucida Grande, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-style: normal;
	padding-right: 50px;
	padding-left: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #FFF;
}
.Forside_Aktuelt {
	font-family: Arial, "Gill Sans MT", "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-right: 10px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: normal;
	text-decoration: none;
}
.aarstal {
	padding-right: 10px;
	font-family: Arial, Gill Sans MT, Lucida Grande, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	padding-top: 20px;
}

.Overskrift {
	font-family: Gill Sans MT, Lucida Grande, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFF;
	font-weight: normal;
	padding-left: 10px;
}
.background {
	background-color: #010B36;
}	
.Billed {
	font-family: Gill Sans MT, Lucida Grande, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-style: normal;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
a:link {
	color:#FFF;
	decoration:none;
	text-decoration: none;
}      /* unvisited link */
a:visited {
	color:#FFF;
	text-decoration: none;
}  /* visited link */
a:hover {
	color:#F30;
}  /* mouse over link */
a:active {
	color:#F00;
}  /* selected link */
img { border: 0px; 
} 

