/* Palle */
body {
	margin:0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height: 45px;
	background-color: White;
}
#logo {
	position: absolute;
	left: 20px;
	top: 10px;
	float: left;
}
#venstremenu {
	position:absolute;
	left:20px;
	top:85px;
	width:150px;
	background-color: White;
}
#hojremenu {
	position:absolute;
	right:20px;
	top:85px;
	width:95px;
}
#indhold {
	padding-top: 70px;
	margin-left:190px;
	margin-right:160px;
	background-color:white;
}
#statistik {
	position:absolute;
	left:20px;
	top:400px;
	width:150px;
	background-color: White;
}
.menuitem {
	line-height : 90%;
}
H1 {
	font-weight : bold;
	line-height : 100%;
	font-size : x-large;
}
H2 {
	font-weight : bold;
	line-height : 100%;
	font-size : large;
	height : 22px;
}
H3 {
	font-size : medium;
	font-weight : bold;
}

.topfarve {
	background-color : Navy;
}
.x {
	font-size : x-large;
	text-align : center;
	color : White;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
}

