/* ----------------------------------------------------------------------------------	*/
/* 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;}


/* -------------------------------------------------------------	*/
/* 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;}
