BODY {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
	background-color: #000000;
}

TD {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color :#333333;
	line-height: 110%;
}


b {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #000000;
	line-height: 180%;

}


.ub {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #3F3F3F;
	line-height: 180%;	
}


p {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	letter-spacing: 0;
	color : #333333;
}

.header {
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bolder;
	color : #333333;
	line-height: 150%;
}



.summary {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	font-weight : normal;
	color : #000000;
}

.adr {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color :#FFFFFF;
	line-height: normal;
}

.adrsmall {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	color :#FFFFFF;
	line-height: normal;
}

.menu:link {
    font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height : normal;
}

.menu:visited {	
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height : normal;
}


.menu:active {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: orange;
	text-decoration: underline;
}

.menu:hover {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: orange;
	text-decoration: none;
}

.sprog:link {
    font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	text-decoration: none;
	line-height : normal;
}

.sprog:visited {	
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color:  #000000;
	text-decoration: none;
	line-height : normal;
}


.sprog:active {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #A00000;
	text-decoration: none;
	
}

.sprog:hover {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #A00000;
	font-weight: normal;
}



a:link {
	color: #A00000;
	text-decoration: underline;
	line-height : normal;
}

a:visited {
	color: #A00000;
	text-decoration: underline;
	line-height : normal;
}

a:active {
	color: #cc3300;
	text-decoration: underline;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

