html, body
{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

h1, h2, h3, h4, h5
{
	font-family: "Trebuchet MS" , Verdana, Arial, sans-serif;
	background-color: inherit;
}
h1
{
	font-size: 1.6em;
	color: #18396E;
	margin-bottom: 4px;
}
h2
{
	font-size: 1.4em;
	margin-bottom: 5px;
	color: #666666;
}
h3
{
	font-size: 1em;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 0px;
	color: #18396E;
}
h4
{
	font-size: 1em;
	margin-bottom: -15px;
	color: #003300;
}
h5
{
	font-size: 1em;
}

p
{
	font-size: 0.95em;
	margin: 0px;
	padding: 0px;
}
.aktuellt
{
	float: left;
	width: 330px;
	margin:0px;
	padding:0px;
	text-align: left;
}
.aktuellt_heading
{
	font-size: 0.95em;
	margin-bottom:4px;
	color: #000000;
	text-transform:uppercase;
	font-weight:bold;
}
a
{
	color: #000066;
	background-color: inherit;
	text-decoration: none;
}
a:visited
{
	color: #003366;
	background-color: inherit;
	text-decoration: none;
}
a:hover
{
	color: #000066;
	background-color: inherit;
	text-decoration: underline;
}
