/* Saxonia CSS Document Copyricht 2007 www.point4media.nl */


h1 {
	color:				#00a8df;
}

a.back {
	background-color:	#00a8df;
}

ul#submenu li a:hover {
	color:				#00a8df;
	background:			url(../images/arrow_blue.gif)
						0px 7px
						no-repeat;
}

ul#submenu li a.submenu-active {
	color:				#00a8df;
	background:			url(../images/arrow_blue.gif)
						0px 7px
						no-repeat;
}

#center-column p a {
	color:					#00a8df;
}

#center-column p a:hover {
	color:					#00a8df;
}

.main-item a {
	color:					#00a8df;
}

#pathway p a:hover {
color:#00a8df;
}

#pagination p a.active {
background:#00a8df;
}

#page-options a:hover {
		color:					#00a8df;
}

.sub-item h2 a {
	text-decoration:none;
}

.sub-item h2 a:hover {
	color:					#00a8df;
}

/*
.generic-menu a {
	color:				#00a8df;
}

.generic-menu a:hover {
	color:				#00a8df;
}

.maincolor {
	background:				#00a8df;
}


ul.teaser-list a:hover {
	color:				#00a8df;
}

ul.teaser-list a:hover span.side-item-readmore {
	color:				#00a8df;
}


ul.side-item-list a:hover {
	color:				#00a8df;
}

ul.side-item-list a:hover span.side-item-readmore {
	color:				#00a8df;
}


ul.side-item-list li.faq a:hover {
	background:			url(../images/bg_faq_hover.gif)
						center left
						no-repeat;
}

.generic-menu.bottom a:hover {
	color:				#00a8df;
}

input.button {
	background:			url(../images/bg_button_blue.gif)
						top left
						repeat-x;
}

input.button:hover {
	color:				#fff;
}
*/

