body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	margin: 0px;
}

a:link {
	color: #000000;
}

a:visited {
  color: #000000;
  
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
}
.contenttabell {
	vertical-align: top;
	text-align: left;
	width: 100%;
	border-bottom-style: dashed;
	border-bottom-color: #CC6600;
	border-bottom-width: 1px;
}
.contenttabell td {
	vertical-align: top;
	padding: 5px;
}
.contenttabell img {
	padding: 3px;
}
.aktuellt_top {
	color: #FFFFFF;
	background-color: #FCB100;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}
.aktuellt_text {
	font-size: 9px;
	padding-bottom: 5px;
}
.aktuellt_rubrik {
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 5px;
}
.navbar {
	font-size: 10px;
	width: 95px;
	color: #CC6600;
	background-color: #FFFFFF;
	margin-left: 5px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 20px;
}
.navbar a {
	display: block;
	background-color: #ADA99D;
}
.navbar a:link {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ADA99D;
}
.navbar a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
.navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.navbar a:hover {
	background-color: #FFFFFF;
	font-style: normal;
	color: #ADA99D;
	font-weight: normal;
}
