body, td {
	font-family: verdana, sans-serif;
	margin: 0px;
	font-size: x-small;
}

.menutop {
	background-color: #C7D7E2;
	height: 100px;
	vertical-align: bottom;
}

h1 {
	margin: 0px;
	border-bottom: 1px solid black;
	font-size: large;
	font-weight: bold;
}

h2 {
	margin: 20px 0px;
	font-size: medium;
	font-weight: bold;
}

h3 {
	font-size: small;
	margin-bottom: 0px;
}

.bu {
	border-bottom: 1px solid black;
	font-weight: bold;
}

.du {
	border-bottom: 1px dotted gray;
}

.knap {
	line-height: 20px;
	background-color: silver;
	border: 1px outset gray;
	padding: 2px 8px 2px 8px;
	color: black;
	text-decoration: none;
}

.knap:hover {
	background-color: #AFAEAF;
	border: 1px inset gray;
}

.menupunkt, .menupunkt a, .menupunkt a:visited, .menupunkt a:active {
	color: black;
	text-decoration: none;
	padding-left: 10px;
}

.menupunkt a:hover {
	color: gray;
}

.notifier_strip {
	padding: 20px;
	border: 1px solid black;
	background-color: #ffffcc;
}

li {
	margin-top: 10px;
}
