.red {
	color : #e12629;
	font-family: tahoma,verdana;
	text-decoration : none;
}

.red:hover {
	color : #e12629;
	font-family: tahoma,verdana;
	font-family: tahoma,verdana;
}

.noUnderline {
	text-decoration:none;
}


H2.h2 {
		background-color : #84aeb9;
		padding-left:5px;
		padding-top:6px;
		padding-bottom:6px;
		color:white;
	}
	
H3.h3 {
		color : white;	
		font-weight : bold;
		font-size:11px;
}	

.bold12, .bold12:Hover {
	font-size : 12px;	
	color : black;
	font-weight:bold;
	text-decoration:none;
}

.lightgreen	{
	color : #4a7982;
	font-size:10px;
}

.darkgreen {
	color : #00414b;
}

.newsheader_big {
	font-family: tahoma,verdana;
	font-size : 14px;
	color : #00414b;
	font-weight : bold;
	text-decoration : none;
}

.newsheader_big:hover  {
	font-size : 14px;
	color : #00414b;
	font-weight : bold;
	text-decoration : none;
}

.newsheader_small {
	font-family: tahoma,verdana;
	font-size : 11px;
	color : black;
	font-weight : normal;
	text-decoration : none;
}

.newsheader_small:hover {
	text-decoration : none;
}

.newstext {
	font-family: tahoma,verdana;
	font-size : 11px;
	color:black;
	font-weight: normal;
	line-height : 18px;
}

/* Form fiels */

. dropdown {
	border : 4px solid #699da6;
	width : 200px;
}

INPUT {
/*	border : 1px solid #699da6;'*/
/*	width : 200px;	*/
}

A, P {
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 11px;
	font-weight : normal;
	line-height : 18px;
}

/* Navigation  */

TD.M2, TD.M3 {
	background-color : #ececed;
	height:23px;	
	border-bottom-color : white;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

A.L2, A.L3, A.L2:Hover, A.L3:Hover, A.L2_Active, A.L3_Active, A.L2_Active_W_Sub {
	background : #ececed url(../Billeder/arrow_red_dashed_menu.gif) left top no-repeat;
	display : block;
	padding-top:3px;
	padding-left:19px;
	height:25px;
	text-decoration : none;
}

A.L2_Active_W_Sub {
	background : #ececed url(../Billeder/arrow_red_dashed_menu_sel.gif) left top no-repeat;
}

<!-- L3 needs more padding -->
A.L3, A.L3:Hover, A.L3_Active {
	background : #ececed url(../Billeder/arrow_red_dashed_menu3.gif) left top no-repeat;
	padding-left:27px;
}

A.L2:Hover {
	background : #c8d5d9 url(../Billeder/arrow_red_dashed_menu.gif) left top no-repeat;
}

A.L3:Hover {
	background : #c8d5d9 url(../Billeder/arrow_red_dashed_menu3.gif) left top no-repeat;
}

A.L2_Active {
	background : #c8d5d9 url(../Billeder/arrow_red_dashed_menu_nos.gif) left top no-repeat;
}

A.L3_Active {
	background : #c8d5d9 url(../Billeder/arrow_red_dashed_menu3_nos.gif) left top no-repeat;
}

	