#main .filterHeader h1 {font-size: 30px;color: #99ABBA;text-transform: uppercase;padding-left: 8px; width:100%; display:block;}
#main .filterHeader h1 span {color: #FABB00;}
#main .noMarginBottom { margin-bottom:0px; padding-bottom:0px; }

.catOverview {width:357px; float:left; margin-right:20px; background:#E5E9ED url("/obj/eventim/default/layout/img/backgrounds/box_main_half.gif") bottom right no-repeat;}
.catOverview .catBox {background:transparent none; padding:10px 15px 10px 19px;}
.catOverview .clear {display:block; width:1px; height:1px; overflow:hidden; clear:both; padding:0px; margin:0px;}

.catOverview .catBox h2 {font-size: 14px; font-weight:bold; text-decoration: underline;margin-bottom: 1px;}
.catOverview .catBox h4 {text-transform: uppercase;font-size:11px;}
.catOverview .catBox p {font-size: 11px; font-weight:bold;}

.catOverviewItem {width:176px; background:transparent none; float:right; cursor:pointer; padding:0px; margin:0px;}
.catOverviewItem .catOverviewItemInner {padding:10px;}
.catOverviewItem .teaserImage {width:156px; height:198px;}
.catOverviewItem .textbox  {margin:4px 0 0 0;width:156px;overflow:hidden;height:63px;}
.catOverviewItem .textbox  h2 {font-size: 14px;font-weight:bold; text-decoration: underline;margin-bottom: 1px;}
.catOverviewItem .textbox  h4 {font-size: 11px;font-weight:bold; text-decoration: none;}

.catOverview .active {background:#7F95A8 none;}
.catOverview .active,
.catOverview .active * {color:#fff;}

/*Category Mouseover*/
.catOverview .catBox ul.valueList {display:block; width:318px; float:left; padding:0px; margin:0px; list-style-type:none; text-transform:uppercase; text-decoration:none;}
.catOverview .catBox ul.valueListSmall {width:145px;}
.catOverview .catBox ul.valueList li {display:block; list-style-type:none; padding:0px; margin:0px; float:left; width:100%; padding-bottom:2px;}
.catOverview .catBox ul.valueList li.catLink {padding-bottom:6px; padding-top:10px;}
.catOverview .catBox ul.valueList li a {text-decoration:none; padding:3px 0 2px 0; display:block;}
.catOverview .catBox ul.valueList li a span {font-size:11px;color:#859AAC; padding-left:4px;}
.catOverview .catBox ul.valueList li a h3 {font-size:11px; font-weight: bold; color:#859AAC;padding-left:4px;}
.catOverview .catBox ul.valueList li a:hover {background:#668097 url("/obj/eventim/default/layout/img/backgrounds/arrow_hover_sidebar.gif") no-repeat 7px 4px;color:#fff; padding:3px 5px 2px 18px;}
.catOverview .catBox ul.valueList li a:hover span{color:#fff;}

/** Hover bei "mouseover"-im Teaser damit die Farbe erhalten bleibt, sowie der Button auch so aussieht, als wuerde er getriggert. */
.catOverview .active .sdb span { color:#002C52 !important; background-position:left -80px; }


/** neue Kategorie-Overview-Site by DA  */
#catOverviewLayer #mainNavCategories {
	background:white;	/** wenn bg auf none => fehler um Schrift der Hauptkategorie in IE6 */
	-moz-opacity:1.0 !important;
	opacity:1.0 !important;
	filter:alpha(opacity=100) !important;
	khtml-opacity:1.0 !important;
}
#mainNavCategories li.katLnkLI {
	width:auto; /** für IE6 wichtig, sonst sind LI's zu breit */
}
#catOverviewLayer #mainNavCategories ul h3 a, #catOverviewLayer #mainNavCategories ul h3 a span {
	color:#FABB00;
}
#catOverviewLayer #mainNavCategories ul h3 {
	font-size: 15px;
}

#catOverviewLayer .flyoutnavi li ul li a {
	color: #335675;
}

#catOverviewLayer .flyoutnavi li ul li a.katLnkName {
	padding: 3px 0 2px 18px;
	background: url("/obj/eventim/default/layout/img/modular/linksymbols/more_002C52.gif") no-repeat 7px 4px;
	text-decoration: none;
	display: block;
	text-transform: none;
	margin: 0 13px 0 13px;
}
#catOverviewLayer .flyoutnavi li ul li a:hover {
	padding: 3px 0 2px 18px;
	background: #668097 url("/obj/eventim/default/layout/img/backgrounds/arrow_hover_sidebar.gif") no-repeat 7px 4px;
	color: #fff;
}
#catOverviewLayer #mainNavCategories li h3 a.katLnkTop {
	padding: 10px 0 6px 32px !important;
	background: url("/obj/eventim/default/layout/img/modular/linksymbols/more_002C52.gif") no-repeat 20px 14px !important;
}
#catOverviewLayer #mainNavCategories li h3 a.katLnkTop:hover {
	background: #668097 url("/obj/eventim/default/layout/img/backgrounds/arrow_hover_sidebar.gif") no-repeat 20px 12px !important;
	color: white;
}
