.navigation {
	height: 1.65em;
	padding-top: 0.2em;
	background: url('../../pixel/bg_nav_red.gif') no-repeat ;
}

a.teaser {
	background-image: url('pixel/bul_link.gif');
	background-repeat: no-repeat;
	background-position: 6em 0.3em;
	display: block;
	padding-left: 7em;
	color: #cf2c2b;
	position: relative;
	z-index: 10;
	height: 4.3em;
	
}

a {
	text-decoration: none !important;
	color: #cf2c2b !important;
}

.navigation li a {	
	background-image: url('../../pixel/nav_sep_red.gif');
}

.navigation li.active {
	background-image: url('../../pixel/bg_nav_active_red.gif');
}
