body {
	font-family: "MS Sans Serif";
	font-size: 1em;
	font-weight: bold;
	background-color: #8A8073;
	border-left: medium none; 
	border-right: thick none; 
	padding-left: 0px; 
	padding-right: 0px;
	color : #FEFAC5;
	margin-top : 2px;
}
p {
	font-family: "MS Sans Serif";
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.indhold {
	border-bottom: 1px solid rgb(254,250,197);
	margin-right: 20px;
	font-weight: bold;
}
.menu a:link {
/*
	background-image: url(../images/menuknapper/menubg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
*/
	color: #FEFAC5;
	font-family: "MS Sans Serif";
	font-size: 0.8em;
	font-weight: bold;
	text-decoration : none;
	background-color : transparent;
	display : block;
	width : 100%;
	line-height: 24px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}
.menu a:visited {
/*background-image: url(../images/menuknapper/menubg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
*/
	color: #FEFAC5;
	font-family: "MS Sans Serif";
	font-size: 0.8em;
	font-weight: bold;
	text-decoration : none;
	background-color : transparent;
	display : block;
	width : 100%;
	line-height: 24px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}
.menu a:hover {
/*
	background-image: url(../images/menuknapper/menubg_over.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
*/
	color: white;
	font-family: "MS Sans Serif";
	font-size: 0.8em;
	font-weight: bold;
	text-decoration : underline;
	background-color : transparent;
	display : block;
	width : 100%;
	line-height: 24px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}
.menu a:active {
/* 
	background-image: url(../images/menuknapper/menubg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
*/
	color: #FEFAC5;
	font-family: "MS Sans Serif";
	font-size: 0.8em;
	font-weight: bold;
	text-decoration : none;
	background-color : transparent;
	display : block;
	width : 100%;
	line-height: 24px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}