/* ----------------------------------------------------------------------------------	*/
/* Nyheder til forside																						*/
/* ----------------------------------------------------------------------------------	*/
p.newsheader {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

p.newsbody {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid #CC0000;
}

a.newsheader {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

a:link.newsheader {color: #000000; text-decoration: none;}
a:visited.newsheader {color: #000000; text-decoration: none;}
a:active.newsheader {color: #000000; text-decoration: none;}
a:hover.newsheader {color: #CC0000; text-decoration: underline; cursor: hand;}


/* -------------------------------------------------------------	*/
/* RSS-feeds  	   																*/
/* -------------------------------------------------------------	*/
p.rssheader {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 0px;
}

p.rssbody {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 6px;
}

a.rssheader {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

a:link.rssheader {color: #000000; text-decoration: none;}
a:visited.rssheader {color: #000000; text-decoration: none;}
a:active.rssheader {color: #000000; text-decoration: none;}
a:hover.rssheader {color: #CC0000; text-decoration: underline; cursor: hand;}



/* ------------------------------------------------------------- */
/* Menu-tekster                                                  */
/* ------------------------------------------------------------- */

td.MenuHeader1 {
	padding-top: 10;
	font-family:	verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	font-style: normal;
	color: #F8F8F8;
	text-decoration:	none;
/*	line-height: 1,2em; */
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6.0px;
	}

.MenuLine1 {
	color: #F8F8F8;
	border-bottom: 0px solid #666666;
	}
	
.MenuLine1_Over 	{
	color: #FFFFFF;
	cursor: hand;
	border-bottom: 0px solid #666666;
	}

.MenuLine1_Out	{
	color: #F8F8F8;
	border-bottom: 0px solid #666666;
	}

td.MenuTop {
	font-family: Times New Roman, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style:	normal;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	line-height: 16px; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	}

a:visited.menutop {color: #FFFFFF; background: transparent; text-decoration: none;}
a:link.menutop 	{color: #FFFFFF; background: transparent; text-decoration: none;}
a:hover.menutop 	{color: #FF0000; background: transparent; cursor: hand; text-decoration: none;}
a:active.menutop 	{color: #FF0000; background: transparent; text-decoration: none;}



/* UnderMenu Niveau 1 */
/* ------------------ */

td.SubMenu1 {
	font-family: Times New Roman, Tahoma, sans-serif;
	font-size:	 16px;
	font-weight:	bold;
	font-style:	normal;
	color: #FFFFFF;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height: 16px; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10.0px;
	padding-right: 10.0px;
	}

a:visited.submenu1 	{color: #FFFFFF; background: transparent; text-decoration: none;}
a:link.submenu1 		{color: #FFFFFF; background: transparent; text-decoration: none;}
a:hover.submenu1 		{color: #FF0000; background: transparent; cursor: hand; text-decoration: underline;}
a:active.submenu1 	{color: #FFFFFF; background: transparent; text-decoration: none;}






/* -------------------------------------------------------------	*/
/* Kalender  	   																*/
/* -------------------------------------------------------------	*/
p.calendarheader {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 0px;
}

p.calendarbody {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 6px;
}

a.calendarheader {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CC0000;
}
a:link.calendarheader {color: #CC0000; text-decoration: none;}
a:visited.calendarheader {color: #CC0000; text-decoration: none;}
a:active.calendarheader {color: #CC0000; text-decoration: none;}
a:hover.calendarheader {color: #CC0000; text-decoration: underline; cursor: hand;}
