/* CSS Document */
BODY  {} 

body,td,tr, P, DIV, A {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
}

H1, H2{
	font-family: Verdana, "Times New Roman", Times, serif;
	color: #D30039; }
H1{ font-size: 14px; }
H2{	font-size: 13px; }
H3, H4, H5, H6{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}


a:link {
	text-decoration: none;
	color: #D30039;
	line-height: 11px;
}
a:visited {
	color: #D30039;
	text-decoration: none;
	line-height: 11px;
}
a:hover {
	color: #D30039;
	text-decoration: underline;
	line-height: 11px;	
}
a:active {
	color: #D30039;
	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;
}

