body {
	margin: 0;
	}
img {
border: 0;
}
a {
	color: #cc0000;
}

#meny h3{
	display:none;}

#meny *{
	margin:0; padding: 0;
	font-family: Verdana;
	font-weight: bolder;
	font-size: 11px;
	text-transform: uppercase;
}
#meny ul{
	margin-top: 1em;
	list-style: none;
	text-align: right;
}

#meny li{
	display:block;
	border-top: 1px solid #ffe0e0;
	border-bottom: 1px solid #ffe0e0;
	padding: 5px 10px;
}
#meny li a{
	text-decoration:none;
	color: #cc0000;
}

#meny li:hover {
	background-color: white;
}

.selected {
	font-weight: bolder;
}

#langlink {
	background-color: #cc0000;
	padding: 0.5em 1em;
}
##langlink:hover { background-color: white; border: 1px solid #cc0000; }

#langlink a {
	color: white;
}

##langlink a:hover { color: #cc0000; }

 #content address {
	 display:none;
 }

 #content {
	 font-family: georgia;
 }

 #content h3{
	 margin-top: -5px;
	 #margin-right: 5em;
 }

.oppdatert{
 	font-size: 8pt;
	color: gray;
	margin-left: 3em;
}

