.tagCloud {
	background-color: #FAF4E8;
}

.menuBox li a {
	color: #AAABAD;
	background-color: #fff;
}	
	
.menuBox li a:hover {
	color: #AAABAD;
}

.menuBox li.act a {
	background: #fff;
	color: #D19400;
}

.menuBox li.act a:hover{
	color: #D19400;
}


.subNavBox li.no a {
	background: #ffffff;
	color: #AAABAD;
}

.subNavBox li.act a {
	background: #ffffff;
	color: #D19400;
}

.subNavBox li.act a:hover {
	color: #D19400;
}

.subNavBox li.no a:hover {
	color: #AAABAD;
}

.bulletsBox ul li, ul.bulletsBox li {
	background-image: url(../bullets/bullet_8x6_orange.gif);
}

.eventBox div, .teaserBox ul.bulletsBox li {
	background-image: url(../bullets/bullet_19x6_orange.gif);
}

.teaser_oneBox ul.bulletsBox li {
	background-image: url(../bullets/bullet_8x6_orange.gif);
}

