body {
	margin: 0;
	background-color: #fff;
/*	border-top: 20px solid #ddd;
	padding: 40px;*/
	color: #333;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
} html>body { font-size: small; }

.nt      { margin-top: 0; }
.nb      { margin-bottom: 0; }

form p   { clear: left; }
label.l  { width: 25em; display: block; float: left; }
div.l    { margin-left: 25em; }
small    { font-size: 85%; }

a        { color: #009; }
h1, h2   { font-family: Georgia, "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, serif; line-height: 1.2em; }
h1       { font-weight: bold; color: #090; font-size: 400%; letter-spacing: -.06em; }
h1 small { font-size: 100%; font-weight: normal; } h1 small a { color: #090; text-decoration: none; } h1 small a:hover { text-decoration: underline; }
h2       { font-size: 200%; font-weight: normal; font-style: italic; color: #999; margin-top: 0; }
ol ol    { list-style-type: upper-alpha; }
ol li    { margin-bottom: 10px; }
ol ol li { margin-bottom: 0; }

a img    { border-width: 0; }

/* New styles */

strong { font-weight: bold; }

.english {
	color: #903;
}

#top {
	background: #fff url(/w/skins/common/images/lauegaard/forsidegrad.gif) repeat-x;
	margin: 0 0 20px 0; padding: 0;
}

#top-inner {
	height: 157px;
	background: transparent url(/w/skins/common/images/lauegaard/forsidebanner.png) no-repeat;
	margin: 0; padding: 0;
}

#top #top-inner big { /* Off left */
	position: absolute;
	left: -999px;
	width: 990px;
}

#content {
	margin: 0 80px 50px;
	font: 115% "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.6em;
}

#content h2.ex {
	font-size: 125%;
	line-height: 1.4em;
}

#danish {
	float: left;
	width: 48%;
}

#english {
	margin-left: 52%;
}