/* Palle print */
body {
	margin:0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#top {
	display:none;
}
#venstremenu {
	display:none;
}
#hojremenu {
	display:none;
}
#indhold {
width: 100%;
	padding-top: 20px;
	margin-left:30px;
	margin-right:20px;
	background-color:white;
}
#bund {
		display:none;
}
#statistik {
	display:none;
}
.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;
}
.skjul {
	display : none;
}