/* CSS Document */
BODY  {

} 
body,td,tr, P, DIV, A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	color: 3F3F3F;
}

H1, H2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	color: #91003C;
	font-weight: bold; }
H1{ font-size: 12px; }
H2{	font-size: 12px; }
H3, H4, H5, H6{
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #91003C;
	line-height: 11px;
}
a:visited {
	color: #91003C;
	text-decoration: none;
	line-height: 11px;
}
a:hover {
	color: #91003C;
	text-decoration: underline;
	line-height: 11px;	
}
a:active {
	color: #91003C;
	text-decoration: underline;
	line-height: 11px;	
}

.nyhedsheader a:link {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 11px;
}

.nyhedsheader a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 11px;
}
.nyhedsheader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 11px;	
}
.nyhedsheader a:active {
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 11px;	
}

input {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #7C7171;
	background-color: #FFFFFF;
	border: 1px solid #D3D0D1;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #7C7171;
	background-color: #FFFFFF;
	border: 1px solid #D3D0D1;
	overflow: auto;
}
.nyhedsheader
{
	color: white;
	line-height: 10px;
}
