html {
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

body {
	background: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
	color: white;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

div#mainbox {
	background-color: #013100;
	background-image: url(top-left-round-corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
}

img {
	border: 0px;
}

/* Top logo bar */

div#logotop {
	height: 136px;
}

/* Menu */

div#menu {
	background-color: black;
	float: left;
	width: 900px;
}

div#menu-text {
	float: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0px 0px 0px;
	text-transform: uppercase;
}

div#language {
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	text-align:right;
}

/* Actual Drop-down menu */

#nav, #nav ul { /* all lists */
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	list-style: none;
	line-height: 1.1;
	font-weight: bold;
}

#nav a {
	display: block;
	color: White;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 1px;
}

#nav li { /* all list items */
	float: left;
	/* width: 150px; /* width needed or else Opera goes nuts */
	margin-right: 35px;
}

#nav li ul li {
	width: 150px;
}

#nav li ul { /* second-level lists */
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-left: -5px;
	position: absolute;
	background: white;
	border-bottom: 5px solid black;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul a:link { /* second-level lists links*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid black;
	border-bottom: 0;
	font-weight: normal;
}

#nav li ul a:visited { /* second-level lists links*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid black;
	border-bottom: 0;
	font-weight: normal;
}

#nav li ul a:hover { /* second-level lists links*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	background: #f9f9f9; /* IE6 Bug */
	padding: 5px;
	border: 1px solid black;
	border-bottom: 0;
	font-weight: normal;
}

#nav li ul a:active { /* second-level lists links*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	background: #f9f9f9; /* IE6 Bug */
	padding: 5px;
	border: 1px solid black;
	border-bottom: 0;
	font-weight: normal;
}


#nav li ul ul { /* third-and-above-level lists */
	margin: -22px 0 0 149px;
	font-size: 10px;
}

#nav li ul ul a:active { /* third-and-above-level links */
	padding: 3px;
}

#nav li ul ul a:hover { /* third-and-above-level links */
	padding: 3px;
}

#nav li ul ul a:link { /* third-and-above-level links */
	padding: 3px;
}

#nav li ul ul a:visited { /* third-and-above-level links */
	padding: 3px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* Main Content - common */

#center-column p, #text-column p {

}

#center-column h1, #text-column h1 {
	color: white;
	font-size: 1.6em;
	padding-top: 10px;
	text-transform: uppercase;
}

#center-column h2, #text-column h2 {
	color: white;
	font-size: 1.2em;
	padding-top: 10px;
	margin-bottom: -0.9em;
	text-transform: uppercase;
}

#center-column h3, #text-column h3 {
	font-size: 1em;
	padding-top: 10px;
	margin-bottom: -0.9em;
	text-transform: uppercase;	
}

/* Main Content - frontpage */

div#mainContent {
	font-size: 0.7em;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #013100;
}

div#left-column {
	width: 210px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#left-column img {
	margin-top: 15px;
	margin-bottom: 15px;
}

#left-column p {
	width: 180px;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 20px;
}

#left-column a:hover, a:active {
	color: #16416C;
	text-decoration: underline;
}

#left-column h5 {
	width: 180px;
	font-size: 1.0em;
	margin-bottom: 0em;
	padding-left: 20px;
}

div#center-column {
	float: left;
	width: 330px;
}

div#right-column {
	float: left;
	width: 440px;
	padding-top: 5px;
	padding-right: 5px;
	}

#right-column p {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 25px;
}

#right-column a:hover, a:active {
	color: #16416C;
	text-decoration: underline;
}

#right-column img {
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
}

/* Main Content - subpage */

div#mainContent-subpage {
	font-size: 0.7em;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #013100;
	width: 900px;
}

div#text-column {
	float: left;
	width: 490px;
	margin: 10px 10px;
	border: 5px solid black;
}

div#fullpage-column {
	float: left;
	width: 865px;
	margin: 10px 10px;
	border: 5px solid black;
}

div#red-border {
	border: 2px solid #3e0000;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.highlight {
	color: #A4231C;
}

table {
  border-collapse: collapse;
  border-width: 0px;	
  border-top: 1px #DFDFDF solid;
}


tr.table-header td {
	background-color: #DFDFDF;
	color: #A4231C;
	padding: 3px;
	padding-left: 3px;
}

td {
	padding: 3px;
	padding-left: 3px;
	padding-right: 6px;
	border-bottom: 1px #DFDFDF solid;
}

div#right-column-subpage {
	float: left;
	width: 330px;
	background: black;
	padding-top: 5px;
	padding-bottom: 35px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 10px 10px;
	}

#right-column-subpage p, h1, h2, h3, h4, h5 {
	
}

#right-column-subpage h1, h2, h3, h4, h5 {
	padding-top: 10px;
}

#right-column-subpage img {
	padding: 0px 15px;
	padding-top: 20px;
}

p.billedtekst {
	padding: 0px 15px;
	margin-top: -1em;
}

#right-column-subpage a:hover, a:active {
	color: #16416C;
	text-decoration: underline;
}
	
/* Footer */

div#footer-frontpage {
	background-color: black;
	background-image: url(aktuelt-bottom.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px;
	float: left;
	width: 748px;
	color: White;
	font-size: 0.7em;
}

div#footer-subpage {
	background-color: black;
	padding: 6px;
	float: left;
	width: 748px;
	color: White;
	font-size: 0.7em;
}