body{
	width: 100%;
	margin: 30px 0 0 0;
	border: none;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	background-color: #ffffff;
}

div.top{
	display: block;
	position: relative;
	height: 40px;
	width: 100%;
	margin: 0;
	border: none;
	border-bottom: 1px solid #666666;
	color: #ff0000;
	background-color: #ffffff;
}

div.top img{
	display: inline;
	width: 30px;
	height: 30px;
	padding: 0;
	border: none;
	margin: 5px 0 0 5px;
}

span.top{
	display: inline;
	position: relative;
	line-height: 30px;
	margin: 0 0 0 1.0em;
	color: #333333;
	background-color: transparent;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
}

div.menu{
	display: block;
	position: absolute;
	top: 6em;
	left: 0;
	width: 12em;
	margin: 0.5em 0 0 0.5em;
	border: none;
}

h1{
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: 300;
	color: #666666;
	background-color: transparent;
}

h2{
	color: #000000;
	background-color: transparent;
	font-size: 1.2em;
	font-weight: 300;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	border: none; 
	padding: 0;
}

h3{
	color: #000000;
	background-color: transparent;
	font-size: 1.0em;
	font-weight: 500;
	font-family: arial, helvetica, sans-serif;
	margin:  1.5em 0 0 0;
	border: none; 
	padding: 0;
	width: 30em;
}

h4{
	text-align: center;
	color: #aa3333;
	background-color: transparent;
	font-size: 1.1em;
	font-weight: 300;
	font-family: arial, helvetica, sans-serif;
	margin: 1.0em 0 0.5em 0;
	border: none; 
	padding: 0;
}

ul{
	margin: 0.2em 0 0.5em 0.5em;
	border: none;
	padding: 0;
}

ul li{
	list-style-type: circle;
	color: #aa3333;
	background-color: transparent;
	font-size: 12px;
	font-weight: 300;
	font-family: arial, helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1em;
	border: none;
	padding: 0;
}

span.opdateret{
	font-size: 9px;
	font-weight: bold;
	margin-left: 20px;
	color: #666666;
	background-color: #ffffff;
}

a{
	display: inline;
}

a:link{
        text-decoration: none;
	border: none;
	color: #aa3333;
	background-color: transparent;
}

a:visited{
        text-decoration: none;
	border: none;
	color: #aa3333;
	background-color: transparent;
}

a:active{
        color:#661111;
        background-color: transparent;
        text-decoration: none;
	border: none;
}

a:focus{
	outline: none;
	text-decoration: underline, overline;
}

a.toplink{
	margin-left: 20px;
	font-size: 9px;
	font-weight: bold;
	color: #aa3333;
	background-color: #ffffff;
}

a.toplink img{
	margin: 0 5px 0 0;
	border: none;
	padding: 0;
}

div.indh{
	display: block;
	position: absolute;
	top: 6em;
	left: 13em;
	margin: 0.5em 0 0 0;
	border: none;
	border-left: 1px solid #666666;
	padding: 0 0 0 2em;
	color: #000000;
	background-color: #ffffff;
}

p{
	width: 30em;
	margin: 0.3em 0 1.2em 0;
	font-size: 1em;
	font-weight: 300;
}

table{
	color: #666666;
	background-color: #ffffff;
}

td{
	font-size: 0.8em;
	font-weight: 300;
	margin: 0.1em;
	border: none;
	padding: 0.2em 2em 0.2em 0.2em;
	text-align: left;
	color: #000000;
	background-color: #eeeeee;
}

th{
	font-size: 1em;
	font-weight: 300;
	margin: 0;
	border: none;
	padding: 0.2em 2em 0.2em 0.2em;
	text-align: left;
	color: #666666;
	background-color: #ffffff;
}

ol{
	width: 30em;
	margin: 0 0 1em 0;
	border: none;
	padding: 0;
}

ol li{
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
	font-size: 0.8em;
	font-weight: 300;
	margin: 0.1em;
	border: none;
	padding: 0.2em 0em 0.2em 0.2em;
	text-align: left;
	color: #000000;
	background-color: #eeeeee;
}

ol.lat li{
	list-style-type: upper-latin;
	list-style-position: inside;
	font-size: 1.0em;
	font-weight: 300;
	margin: 0 1em 0 0;
	border: none;
	padding: 0.2em 0em 0.2em 0.2em;
	text-align: left;
	color: #000000;
	background-color: transparent;
}

ol.tal li{
	list-style-type: numeric;
	list-style-position: inside;
	font-size: 1.0em;
	font-weight: 300;
	margin: 0 1em 0 0;
	border: none;
	padding: 0.2em 0em 0.2em 0.2em;
	text-align: left;
	color: #000000;
	background-color: transparent;
}

