body {
	font-family: Garamond, "Times New Roman", Times, serif;
	margin: 0;
	background: #eeeeee;
}
a {
	color: #000080;
}
a:visited {
	color: #800000;
}
a.menulink {
	color: #800000;
	text-decoration: none;
	font-size: 125%;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
}
a.menulink:hover {
	border-bottom: 3px solid #008000;
}
div#top {
	width: 80%;
	background: #92ee33;
	margin: 0 10% 15px 10%;
	padding: 15px 0 0 0;
	text-align: center;
	border-bottom: 3px solid #008000;
}
div#indhold {
	width: 80%;
	margin: 0 10% 15px 10%;
}
div#bund {
	clear: left;
	width: 80%;
	background: #92ee33;
	margin: 15px 10% 0 10%;
	padding: 15px 0 3px 0;
	text-align: center;
	border-top: 3px solid #008000;
}
img#forsidebillede {
	float: right;
	margin: 0 0 10px 10px;
}
h1 {
	display: none;
}
ul#menu {
	list-style-type: none;
}
li.menupunkt {
	display: inline;
	margin-right: 10px;
}
div#weblog, div#ligenu {
	margin-right: 420px;
}
div.blok {
	border-top: 1px dashed #008000;
}
div.bokse {
	clear: right;
	border-top: 1px dashed #008000;
	height: 8em;
}
div.boks {
	width: 28%;
	height: 100%;
	float: left;
	margin: 10px;
	padding: 5px;
}
div#qwerty2dvorak {
	background: #ff9900;
}
div#lavpraktisk {
	background: #92ee33;
}
div#nyeste {
	background: #ffffff;
}
div.kategorier {
	font-size: 85%;
}
.service {
	font-weight: bold;
	text-align: right;
}
.cv dd, .cv li, .cv p {
	margin-bottom: 8px;
}
