.menu1_normal {
	border-bottom: 2px solid white;
	border-top: 5px solid white;
}

table {
	text-align: left;
}

.menu1_clicked {
	border-bottom: 2px solid #adc9fd;
	border-top: 5px solid white;
}

.menu1_selected {
	border-bottom: 2px solid #adc9fd;
	border-top: 5px solid white;
}

.menu1_normal:hover {
	border-bottom: 2px solid #adc9fd;
	border-top: 5px solid white;
}

.menu2_normal {
	border-top: 2px solid white;
	border-bottom: 5px solid white;
}

.menu2_clicked {
	border-top: 2px solid #adc9fd;
	border-bottom: 5px solid white;
}

.menu2_selected {
	border-top: 2px solid #adc9fd;
	border-bottom: 5px solid white;
}

.menu2_normal:hover {
	border-top: 2px solid #adc9fd;
	border-bottom: 5px solid white;
}

.menutop:hover {
	top: -14px;
	position: relative;
}


.proa_brodtext {
	font: 9pt/14pt Verdana, sans-serif;
	color: #666666;
}

.proa_brodtext b {
	font: bold 10pt/20pt Verdana, sans-serif;
	color: #2b8bfd;
}

.proa_rubrik2 {
	font: 10pt/12pt Verdana, sans-serif;
	font-weight: bold;
	color: #2b8bfd;
}

.proa_ingress {
	font: 9pt/12pt Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
}

.separator {
	height: 16px;
}

a {
	color: #2b8bfd;
}
.nyhet_datum {
	font: 8pt/15pt Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
}
.nyhet_ingress {
	font: 8.5pt/13pt Verdana, sans-serif;
	color: #666666;
}
.nyhet_separator {
	height: 24px;
}

.nyhet_datum_nyhetssida {
	font: 8pt/12pt Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
}
.nyhet_rubrik_nyhetssida {
	font: 10pt/14pt Verdana, sans-serif;
	font-weight: bold;
	color: #2b8bfd;	
}

.nyhet_a {
	text-decoration: none;
	color: #666666;
}
