body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin: 0px;
	color: #3F6075;
}

a {
	color: #00A5D1;
	text-decoration: none;
}

a:visited {
	color: #00A5D1;
	text-decoration: none;
}

a:hover {
	color: #00A5D1;
	text-decoration: underline;
}

#footer {
	margin-top: 15px;
	background-color: #658091;
	height: 25px;
}

.nyheder {
	padding: 8px;
}

.nyheder p {
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 9px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

.nyheder small {
	color: #7E95A4;
	font-size: 10px;
	font-weight: bold;
}

a.fed {
	font-weight: bold;
	color: #3F6075;
	text-decoration: none;
}

a.fed:visited {
	font-weight: bold;
	color: #3F6075;
	text-decoration: none;
}

a.fed:hover {
	font-weight: bold;
	color: #3F6075;
	text-decoration: underline;
}

.brugerindgang {
	height: 54px;
	color: #ffffff;
	margin-top: 80px;
}

.brugerindgang h2 {
	font-size: 16px;
	font-weight: bold;
	margin:  0px 0px 0px 8px;
}

.brugerindgang p {
	font-size: 11px;
	font-weight: normal;
	margin:  0px 0px 0px 8px;
}

.brugerindgang a {
	color: #ffffff;
	text-decoration: none;
}

.brugerindgang a:visited {
	color: #ffffff;
	text-decoration: none;
}

.brugerindgang a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.headerbrugerindgang
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 5px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 26px;
}

.headerbrugerindgang a {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.headerbrugerindgang a:visited {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.headerbrugerindgang a:hover {
	text-decoration: none;
	color: #FFD761;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.headersoegeboks {
	padding-right: 15px;
}

.headersoegeboks form {
	margin: 0px;
}

.headersoegeboks .text {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	border: 1px solid #B2BFC8;
	width: 160px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
/*
Alt andet end IE mac, skal have overskrevet overstående property med nedenstående property
Dette gøres via denne de to CSS kommentar felter... dvs. de må ikke slettes.
\*/
	padding: 2px;
	height: 20px;
/*
*/
}

.headersoegeboks .submit {
	border-top: 1px solid #B2BFC8;
	border-left: 1px solid #B2BFC8;
	border-right: 1px solid #3F6075;
	border-bottom: 1px solid #3F6075;
	background-color: #788F9E;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	width: 48px;
	height: 20px;
	margin-left: 2px;
/*
if (ie == true && mac == true)
\*/
	padding-bottom: 2px;
/*
*/

}
.nyheder a {
	font-weight: bold;
	color: #3F6075;
	text-decoration: none;
}

.nyheder a:visited {
	font-weight: bold;
	color: #3F6075;
	text-decoration: none;
}

.nyheder a:hover {
	font-weight: bold;
	color: #3F6075;
	text-decoration: none;
}
a.link {
	font-weight: bold;
	color: #3F6075;
	text-decoration: none;
}

a.link:visited {
	font-weight: bold;
	color: #3F6075;
	text-decoration: none;
}

a.link:hover {
	font-weight: bold;
	color: #3F6075;
	text-decoration: underline;
}
input.SearchHomepage {
	border-top: 1px solid #B2BFC8;
	border-left: 1px solid #B2BFC8;
	border-right: 1px solid #3F6075;
	border-bottom: 1px solid #3F6075;
	background-color: #788F9E;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	width: 105px;
	height: 20px;
	margin-left: 2px;
	padding-bottom: 2px;
}