
h4, .h4 {
	color:#c73633;
}

#cssmenu ul ul a:before {
  content: '>';
  position: absolute;
  left: 10px;
  color: #c73633;
}
#cssmenu ul ul a:hover {
  color: #c73633;
}
#cssmenu > ul > li:hover {
  background: #c73633;
 }
 #cssmenu > ul > li.has-sub.active > a span {
  background:#c73633; url(images/icon_minus.png) 96% center no-repeat;

}
#cssmenu ul li.activeul ul li.active  a {
  color: #c73633;
	
}

#cssmenu .highlight {
    background: #c73633 none repeat scroll 0 0;
}

a {
color:#c73633;
}
a:hover {
	color:#cccccc;	
}

.modal-lightbox .modal-caption {
    background-color: rgba(238, 203, 51, 0.9);
    color: #ffffff;
    padding: 12px 24px;
}

.weiss h2 {
	color:#c73633;
}

.main-section {
	border-top: 6px solid #c73633;	
}
.navbar-main {
	background:#c73633;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #cccccc;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #cccccc;
}
.navbar-main > li > a:hover {
	color: #cccccc;
	}

.gemeindefarbe {
	background-color:#c73633;
	margin-top: 4px;
    min-height: 161px;
	color:#ffffff;
	padding:15px 90px 10px 15px;	
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.136);	
	
}
.gemeindefarbe img {
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;	
	position:absolute; 
	top: -9px;
	right: -87px;
	max-width: 213px !important;
}


.footer-section a:hover {
    color: #c73633;
}

.meta-section .pfeilunten {
		background: #c73633 url(../images/pfeil_unten.png) no-repeat;

}
.meta-section .pfeilunten:hover {
		background: #c73633 url(../images/pfeil_unten_hover.png) no-repeat;
	}

thead {
	background-color:#c73633 !important;
}

/**Termine**/
.cal-list-monthwrapper, .view-header, .year-header {
	background-color: #c73633 !important;
}


.tx-cal-controller .event-list-title h2 a:hover {
	color:#c73633;
}
/** News */
.news-list-container h2 a:hover, .news-latest-container h2 a:hover {
	color:#c73633;
}

/** Kleinanzeigen */

.tx-kesmallads-pi1-modeSelector {
	background-color: #c73633;
}