BODY {background-color: white;
font-family : Verdana;
font-size : 12px;
color : black;
text-align : left;
font-style : normal;
font-weight : normal;
}

P  {
	font-family : Verdana;
	font-size : 12px;
	color : black;
	text-align : left;
	font-style : normal;
	font-weight : normal;
	margin-top : 7px;
	margin-bottom: 7px;

}

.barskrift {
	font-family : Verdana;
	font-size : 10px;
	color : black;
	text-align : left;
	font-style : normal;
	font-weight : normal;
	margin-top : 7px;
	margin-bottom: 7px;

}

.inlinetable 
{
   font-family : Verdana;
	font-size : 12px;
	color : black;
	text-align : left;
	font-style : normal;
	font-weight : normal;
	margin-top : 10px;
	margin-bottom: 10px;
	table-width: 90%
	
	}

h1 {
	font-family : Verdana;
	font-size : 12px;
	color : black;
	text-align : left;
	font-style : normal;
	font-weight : bold;
	margin-top : 10px;
	margin-bottom: 5px;

}

h2 {
	font-family : Verdana;
	font-size : 14px;
	color : black;
	text-align : center;
	font-style : normal;
	font-weight : bold;
	margin-top : 10px;
	margin-bottom: 5px;

}

.overskrift {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : white;
	background-color: #0066FF;
	line-height: 115%;
	padding: 2px;
	margin-right: 3px;
	text-align : normal;
	font-style : normal;
	font-weight : bold;
	margin-bottom: 10px;
	margin-top : 0px;
}


.overskrift_bar {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : white;
	background-color: black;
	line-height: 115%;
	padding: 0px;
	margin-right: 3px;
	text-align : center;
	font-style : normal;
	font-weight : bold;
	margin-bottom: 10px;
	margin-top : 0px;
}


.dato {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : silver;
	text-align : right;
	margin-right: 5px;}
	
.bund_forside {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : black;
	text-align : center;
	margin-right: 5px;}
	
.nyhedsdato {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : red;
}	

.billede {
	text-align : center
}	

HR {
	color: silver;	
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1 px;
}

LI {font-family : Verdana;
	font-size : 12px;
	color : black;
	text-align : left;
	font-style : normal;
	font-weight : normal;
	margin-top : 10px;
	margin-bottom: 10px;
	left: 5px;
	Line-height: 100%;
	}

A:link.speciel, A:visited.speciel {
color: white}

.kolofon{
font-family : Verdana, Arial;
	font-size : 10px;
	color : white;
	text-align : center;
	}

a:hover {text-decoration: none;}
a:visited {font-weight: normal;  color: purple;}
a:link {font-weight: normal; color: #0066FF;}

.centrer {
align: center
}

.understreg {background-color: yellow}