
body {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica;
	/*background-color: #336633;*/
	background-color: #ffffff;
}

.bodysmall { 
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica;
	/*background-color: #336633;*/
	background-color: #ffffff;
}

.bodysmallbold {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica;
}


.overskrift {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica;
}

.overskriftlight {
	color: #000000;
	font-size: 24px;
	line-height: 38px;
	font-family: Verdana, Arial, Helvetica;
}

a:link {
	/*color: #fbc84b;*/
	color: #55473F;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

a:active {
	color: #648F98;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #55473F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #648F98;
	font-weight: bold;
	text-decoration: none;
}

.vandret_linie {
	color: #55473F;
}

.highlight:link {
	color: #648F98;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

.highlight:active {
	color: #55473F;
	font-weight: bold;
	text-decoration: none;
}

.highlight:visited {
	color: #648F98;
	font-weight: bold;
	text-decoration: none;
}

.highlight:hover {
	color: #55473F;
	font-weight: bold;
	text-decoration: none;
}




