/* INTERNET EXPLORER*/
BODY  {
	background-color : #EEEEEE;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 12px;
	scrollbar-face-color: #003366;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #000000
	scrollbar-darkshadow-color: #000000;
	zoom : 100%;

}

TD {
	background-color : #FFFFFF;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : Black;
}

.Knap {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	background-color : #DDDDDD;
	border : 1px solid Black;
}

Input, TextArea, Select {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	background-color : #E1E4E9;
	border : 1px solid #999999;
}

A:LINK {
	color : #003366;
	/*text-decoration : none;*/
}

A:VISITED {
	color : #003366;
}

A:ACTIVE {
	color : #B0A65F;
}

A:HOVER {
	color : #B0A65F;
}

.Titel {
	font-size : 11px;
	color : White;
	letter-spacing : 2px;
	font-weight : normal;
	background-color : #003366;
}

.Tid {
	font-size : 10px;
	color : White;
	letter-spacing : 2px;
	background-color : #003366;
}

.HovedMenu {
	font-weight : bold;
	font-size : 13px;
	line-height : 14px;
	width : 100%;
}

A.HovedMenu:link, A.HovedMenu:visited {
	color : Black;
	text-decoration : none;
}

A.HovedMenu:HOVER, A.HovedMenu:ACTIVE {
	color : Black;
}

.UnderMenu {
	font-weight : bold;
	font-size : 12px;
	line-height : 13px;
}

A.UnderMenu, A.UnderMenu:visited {
	color : Black;
	text-decoration : none;
}

A.UnderMenu:HOVER {
	color : Black;
}

.H1 {
	font-size : 20px;
	font-weight : bold;
	/*text-indent : 15px;
	*/
	
}

.H2 {
	font-size : 15px;
	font-weight : bold;
	/*text-indent : 15px;
	*/
}

.H3 {
	font-size : 12px;
	font-weight : bold;
	/*text-indent : 15px;
	*/
}

.NyhedsOverskrift {
	background-color : #B0A65F;
	font-size : 11px;
	font-weight : Bold;
	color : #003366;
	padding : 2px;
}

.NyhedsFooter {
	background-color : #E1E4E9;
	font-size : 10px;
}

.Footer {
	font-size : 9px;
	font-weight : bold;
	background-color : #EEEEEE;
}

.Lille {
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

.Pil {
	font-weight : bold;
	font-size : 13px;
	padding-left : 15px;
	line-height : 14px;
	width : 100%;
}

A.Pil:link, A.Pil:visited {
	color : Black;
	text-decoration : none;
}

A.Pil:HOVER, A.Pil:ACTIVE {
	background-color : White;
	color : #B0A65F;
}

.BoxTop {
	background-color : #B0A65F;
	color : #003366;
	font-weight : bold;
	font-size : 10px;
	padding-left : 5px;
}

.BoxIndhold {
	color : Black;
	font-size : 10px;
	padding-left : 10px;
	background-color : #E1E4E9;
}

A.BoxIndhold {
	font-weight : bold;
	padding-left : 0px;
}

.NyhedsText {
	font-size : 11px; 
	padding : 2px;
}
