BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size:small;
}

h1{ 
	font-size:large;
	color:#004080;
}

h2{ 
	font-size:medium;
	color:#004080;
}

h3{ 
	font-size:small;
	font-weight:bold;
	color:#004080;
}

h4{ 
	font-size:x-small;
	color:#004080;
}

.note{
	font-family: Verdana, Arial, sans-serif;
	font-size:x-small;
}

A{
	text-decoration:none;
	color:#004080;
}

A:hover{
	color:#FA7D00;
}

.navlink a{
	display: block;
	width: 180px;
	color: #ffffff;
	border: solid 1px #7792A7;
	background-color:#004080;
	padding:1px;
}

.navlink A:hover{
	display: block;
	width: 180px;
	color:#FA7D00;
	background-color:#205890;
}

.navlinkactive{
  display: block;
  width: 180px;
  background-color:#4674A3;
	color:#FFFFFF;
	border: solid 1px #7792A7;
}

.infotext{
font-size:x-small;
}

#copyright{
	color:#808080;
	font-size:xx-small;
	line-height:150%;
}


#logotxt{
	color:#000000;
	font-size:x-small;
	line-height:150%;
}

.overskrift{
	font-weight:bold;
	color:#004080;
	font-size:large;
	text-align:center;
}

.billedskrift{
	color:#000000;
	font-size:x-small;
}

.link a{
	color:#004080;
	font-weight:bold;
	text-decoration:underline;
}

.navlinkx a{
	display: block;
	width: 180px;
	color: #ffffff;
	border: solid 1px #7792A7;
	background-color:#88300c;
	padding:1px;
}

.navlinkx A:hover{
	display: block;
	width: 180px;
	color:#FA7D00;
	background-color:#d9ba9d;
}

.blink { 
font-size: 15px; 
color: red; 
display: inline; 
} 
