/*-- Headers ----------------------------------------*/

H1 {
	color 			: #00b1ce;
}
H2 {
	color 			: #00b1ce;
}
H3 {
	color 			: #00b1ce;
}
H4 {
	color 			: #00b1ce;
}
H5 {
	color 			: #00b1ce;
}
H6 {
	color 			: #00b1ce;
}

.content_header,
td.content_header,
.content_title,
.news_title,
.bo_header,
.LS_header,
.LS_Title,
td.content_header,
td.content_title,
td.news_title,
td.bo_header,
td.Ls_header,
td.LS_Title,
.LinksPage_Title,
td.LinksPage_Title,
.List_Object_Title,
.ppu_kop_title,
.LS_TopIndex{
	color 			: #00b1ce !important;
} 
/*Links------------------------------------------*/
#contentarea a:link,
#contentarea a:active,
#contentarea a:visited{
	color			: #00b1ce;
}
#contentarea a:hover {
	color			: #00b1ce;
}

td.ls_title a:link,
td.ls_title a:visited,
td.ls_title a:active {
	color 			: #00b1ce;
}
td.ls_title a:hover {
	text-decoration : underline;
}