/* CSS Document */
BODY  {

} 
body,td,tr, P, DIV, A {
	font-size: 9px;
	color: #57585A;
	font-family: Verdana, Arial, Helvetica;
	line-height: 13px;
	font-weight: normal;
}

H1, H2{
	font-family: Verdana, Arial, Helvetica;
	color: #57585A; }
H1{ font-size: 16px; }
H2{	font-size: 14px; }
H3, H4, H5, H6{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


a:link {
	text-decoration: none;
	color: #57585A;
	line-height: 13px;
}
a:visited {
	color: #57585A;
	text-decoration: none;
	line-height: 13px;
}
a:hover {
	color: #57585A;
	text-decoration: underline;
	line-height: 13px;	
}
a:active {
	color: #57585A;
	text-decoration: underline;
	line-height: 13px;	
}

.nyhedsheader a:link {
	text-decoration: none;
	color: #57585A;
	line-height: 13px;
}

.nyhedsheader a:visited {
	color: #57585A;
	text-decoration: none;
	line-height: 13px;
}
.nyhedsheader a:hover {
	color: #57585A;
	text-decoration: underline;
	line-height: 13px;	
}
.nyhedsheader a:active {
	color: #57585A;
	text-decoration: underline;
	line-height: 13px;	
}

input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #57585A;
	background-color: #FFFFFF;
	border: 1px solid #D3D0D1;
}
textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #57585A;
	background-color: #FFFFFF;
	border: 1px solid #D3D0D1;
	overflow: auto;
}
.nyhedsheader
{
	color: white;
	line-height: 13px;
}

