body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #333333;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #c4a52f;
	text-decoration: none;
}

.menu a:hover {
	color: white;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header   { background-color: #cfc9b9; text-align: center; overflow: hidden; vertical-align: bottom }
.menu   {
	top: 5px;
	position: relative;
}
.menu a {
	list-style-type: none;
	font-size: 9px;
	text-transform: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.menu-current {
	font-weight: bold;
}
.content  { background: #cfc9b9 url("blomsterranke.jpg") repeat-y right top; padding: 20px 150px 20px 40px; height: 390px; vertical-align: top;
	overflow: scroll;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
.overskrift { font-size: 25px; font-weight: 700; margin: 0; padding: 0 }
