a:link {
	color: #c7000d;
	text-decoration: none;
	font-weight: none;
}

a:active {
	color: #c7000d;
	text-decoration: none;
	font-weight: none;
}

a:visited {
	color: #c7000d;	
	text-decoration: none;
	font-style: none;
}

a:hover {
	color: #c7000d;
	text-decoration: underline;
	font-weight: none;
}

p.tekst{
	color: #393939;
	font-size: 11px;
	line-height: 16px;
	font-family: arial;
	text-align: justify;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

p.hvidtekst{
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
	font-family: arial;
	text-align: left;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

p.menu{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	font-family: arial;
	text-align: center;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

p.headline{
	color: #232323;
	font-size: 13px;
	line-height: 14px;
	font-family: arial;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#div1 {
      z-index: 1;
      }
