@charset "UTF-8";

.brodtekst {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #616365;
	line-height: 140%;
}
.brodtekst a:link, .brodtekst a:visited, .brodtekst a:active {
	color: #616365;
	text-decoration: underline;
}
.brodtekst a:hover {
	color: #000000;
	text-decoration: underline;
}

.overskrift {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #616365;
	line-height: 140%;
}

.sitattekst {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #c60c30;
	line-height: 140%;
}

table.menu a {
	width:auto;
	display: block;
	border-right: 1px solid #ffffff;
}

div.hovedmeny	a {
color: #616365;
background: #ffffff; 
text-decoration:none; 
font-size:12px; 
line-height:16px; 
font-family: Tahoma, Verdana, sans-serif;
padding: 3px 8px;
}

div.hovedmeny	a:link {
color: #505050;
background: #f1cc4c;
}

div.hovedmeny	a:active { 
color: #505050;
background: #f1cc4c;
}

div.hovedmeny	a:visited {
color: #505050; 
background: #f1cc4c;
}

div.hovedmeny	a:hover {
color: #ffffff;
background: #c60c30;  
}

