body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003366;
	font-size: 12px;
}
p {
	margin-top: 5px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	margin-bottom: 10px;
	margin-top: 0px;
}
p + h2{
	margin:12px 0 5px 0;
}
h3 + h2{
	margin:12px 0 5px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	/*display: inline;*/
	color: #444444;
	margin-bottom: 5px;
}
h3 + h3{
	margin:12px 0 5px 0;
	}
#hvid strong{
	color:#444444
	}
.name_imago {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.adresse {
	font-size: 9px;
	color: #FFFFFF;
}
.fed_hvid {
	color:#FFFFFF;
	font-weight: bold;
}
.print {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}
#top {
	position: absolute;
	width:780px;
	height: 70px;
	z-index:1;
	left: 0px;
	top: 0px;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: bottom;
	/*background-image:  url(image/logo.gif);
	background-repeat: no-repeat;*/
	background-color: #003366;
	border: 1px solid #003366;
}
#main {
	position: absolute;
	margin:0px;
	width:780px;
	left: 0px;
	top: 72px;
	z-index:2;
	background-color: #003366;
	padding: 0px;
	border: 1px solid #003366;

}
#hvid {
	width:520px;
	margin-left: 220px;
	padding: 20px;
	color: #000000;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#box{
	background-color:#EEEEEE;
	}
#menu {
	position: absolute;
	width:200px;
	z-index:3;
	left: 18px;
	top: 100px;
	
}
#menu dl {
	color: #FFFFFF;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menutitle{
	/*cursor:pointer;*/
	margin-bottom: 5px;
}
.submenu dt{
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 10px;
	list-style-type: none;
}
#menu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active {
	color: #00FFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFCC66;
	/*background-color: #001929;*/
}
/*Link i sub menu*/
/*
.submenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:active {
	color: #FFCC66;
}
.submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:hover {
	color: #FFCC66;
	
	text-decoration: none;	
}
*/
a:link {
	color: #013F5F;
}
a:active {
	color: #FFCC66;
}
a:visited {
	color: #800080;
}
a:hover {
	color: #016FA9;
}
h2 a:link {
	color: #990033;
	text-decoration: none;
}
h2 a:active {
	color: #990033;
	text-decoration: none;

}
h2 a:visited {
		color: #990033;
	text-decoration: none;

}
h2 a:hover {
	color: #990033;
	text-decoration: underline;

}
table {
	margin-bottom: 12px;
}

