
.brodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BFAE9A;
	text-decoration: none;
}

.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BFAE9A;
	text-decoration: none;
}

.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1F1104;
	text-decoration: none;
}
.meny_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6B3D22;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.text:link {color:#0000FF}
a.text:visited {color:#0000FF}

#dropmenudiv{
position:absolute;
border:1px solid #1F1104;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#1F1104;
font-weight:bold;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #1F1104;
padding: 1px 0;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#1F1104;
}

#dropmenudiv a:hover{ /*hover background color*/
font-weight:bold;
background-color:#6B3D22;
}