body {
	margin: 10px 0px 0px 30px;
	}
body, p, h1, h2, h3, td, div, a {
	font-family: Verdana, sans-serif;
	}
p, h2, h3 {
	line-height: 130%;
	color: #222222;
	}
p, td, div, a {
	font-size: 8pt;
	}
ul, li {
	line-height: 130%;
}
h2, div.overskrift {
	font-size: 12pt;
	font-weight: bold;
	color:#00205f
	}
a {
	color: #002d5f;
	text-decoration: none;
	}
a:visited {
	color: #002d5f;
	text-decoration: none;
	}
a:hover {
	color: #e66e00;
	text-decoration: none;
	}
a.forside:link, a.forside:hover, a.forside:visited {
	color: #002d5f;
	text-decoration: none;
}
td.topmenu, td.topmenucur {
	width: 140px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	}
.topmenu a, .topmenu a:link, .topmenu a:visited {
	color: #fff;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	display: block;
	width: 140px;
	padding-bottom: 3px; 
	padding-top: 3px; 
	padding-left: 0px;
	text-align: center;
	}
.topmenu a:hover, .topmenucur a {
	color: #eee;
	}
.topmenucur {
	color: #bbb;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	display: block;
	width: 140px;
	padding-bottom: 3px; 
	padding-top: 3px; 
	padding-left: 0px;
	text-align: center;
	}
div.gardin {
	background: #dde;
	}

div.gardin a:hover {
	color: #e66e00;
	}

div.vmenu2 {
	margin-left: 15px;
	}
div.vmenu3 {
	margin-left: 25px;
	}