body
{
	line-height: 1.5em;
}

H1
{
	font-size: 16px;
	color: #E42076;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.leftTop h1
{
	color:#e42076;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0 0 5px;
	display:block;
}

H2
{
	font-size: 16px;
	color: #e42076;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 5px;
}
a.H2:link
{
	font-size: 16px;
	color: #e42076;
	font-weight: normal;
}
a.H2:visited
{
	font-size: 16px;
	color: #e42076;
	font-weight: normal;
}
a.H2:hover
{
	font-size: 16px;
	color: #e42076;
	font-weight: normal;
}
a.H2:active
{
	font-size: 16px;
	color: #e42076;
	font-weight: normal;
	text-decoration: none;
}

a
{
	color: #222;
	text-decoration: none;
}
a:hover
{
	color: #e42076;
	text-decoration: none;
}

.contact_list
{
	color: #616161;
	font-size: 11px;
}
a.contact_list:link
{
	color: #616161;
	font-size: 11px;
	text-decoration: none;
}
a.contact_list:visited
{
	color: #616161;
	font-size: 11px;
	text-decoration: none;
}
a.contact_list:hover
{
	color: #e42076;
	font-size: 11px;
	text-decoration: none;
}

.whitelink
{
	color: #fff;
	font-size: 11px;
}
a.whitelink:link
{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
a.whitelink:visited
{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
a.whitelink:hover
{
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}



.ansatt_heading
{
	color: #e42076;
	font-size: 12px;
}

