img.left {
	margin-right: 5px;
	margin-bottom: 5px;
}
img.right {
	margin-left: 5px;
	margin-bottom: 5px;
}
body {
	margin: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #dddddd;
}
td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
.overskrift {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	color: #3B4A67;
	text-transform: uppercase;
}
div#header {
	width: 871px;
	height: 131px;
	background-image: url('gfx/header.gif');
}
div#footer {
	width: 871px;
	height: 27px;
	background-image: url('gfx/footer.gif');
}
td {
	vertical-align: top;
}
td.vertspace {
	width: 2px;
	font-size: 0px;
}
table#content {
	width: 871px;
	background-color: #ffffff;
}
td#menu {
	width: 190px;
}
td#text {
	width: 681px;
}
td#text a {
	color: #3c7bac;
	text-decoration: underline;
}
td.boxtd {
	width: 248px;
	color: #ffffff;
}
div.padder {
	padding: 8px;
}
ul {
	margin-top: 10px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 25px;
	padding: 0;
}
a:active, a:visited, a:link {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #3c7bac;
}
a.submenu {
	color: #ffffff;
	text-decoration: none;
}
img.mainmenu {
	margin-bottom: 5px;
}
div#menu {
	margin-top: 0px;
        width: 871px;
        height: 38px;
}
td.menutd {
	height: 38px;
	color: #ffffff;
	text-align: center;
	background-color: #2e3092;
}
div.padder2 {
	padding: 11px;
}
a.bluelink {
	color: #3c7bac;
}
