.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	margin: 8px 4px 2px;
	padding: 8px 4px 2px;
	color: #495E65;
}
.leftmenu {
	font-family: Verdana;
	font-size: 10px;
	color: #003399;
	text-align: left;
	border: none;
}
.submenu {
	font-family: Verdana;
	font-size: 10px;
	color: #2A363A;
	font-weight: normal;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12pt;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ingress {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.newsheader {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.headerCopy {
	font-family: Verdana;
	font-size: 11px;
	color: #424242;
	font-weight: bold;
}
.bildetekst {
	font-family: Verdana;
	font-size: 9px;
}
.summary {
	font-family:Verdana;
	font-size: 9px;
}
a {
	color: #336699;
	text-decoration: none;
	
}
a:hover {
	color: #788F1B;
	text-decoration: underline;
}
.subleftmenu {
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
	text-align: left;
	border: none;
}
.highlight {
	font-weight: normal;
	background-color: #E8FF03;
}
.menulist {
	list-style-position: outside;
	list-style-type: none;
}
.knapp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #AFCCE3;
	margin-left: 2px;
}
.activemenu {
	font-family: Verdana;
	font-size: 10px;
	color: #788F1B;
}

