/* * * * * START: HEAD SECTION * * * * */
#header {
	border-bottom: 5px solid #06f;
}
#navigation a.active, #navigation a:active {
	color: #06f;
}
/* * * * * END: HEAD SECTION * * * * */



/* * * * * START: CONTENT AND TEASER SECTION * * * * */
#teaserinfo {
	background: #06f;
}
.contentMain a:hover {
	color: #06f;
}
.contentRight h1, .contentRight h3, .contentMain h1 {
	color: #06f;
}
.contentRight a:hover {
	color: #06f;
}
.contentFull table.listing td.color {
	color: #06f;
}
.contentFull table.listing td {
	background: url(../images/bg_tablerow_blue.gif) repeat-x top left;
}
/* * * * * END: CONTENT AND TEASER SECTION * * * * */


/* * * * * START: SUBNAVIGATION * * * * */
.subnavigation a.active, .subnavigation a:active {
	color: #06f;
}
/* * * * * END: SUBNAVIGATION * * * * */



/* * * * * START: FOOTER * * * * */
#footer a:hover {
	color: #06f;
}
/* * * * * END: FOOTER * * * * */
