@charset "UTF-8";
/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
/* Seiten Hintergrund*/







/* Image Gallery */

.sigProThumb  img {
height: 100% !important;
}

/*Social Icons*/
#s5_rss, #s5_pinterest, #s5_twitter, #s5_google {
display:none;
}
/* Piktogramme im Menü */
#s5_accordion_menu h3 span img {
    padding-top: 0 !important;
    width: 39px;
}
#subMenusContainer img {
     width: 20px;
}
/* slideshowFX */
#ie_domready_workaround  {
display:none;
}
/* Abstand Überschriften */
#s5_component_wrap_inner h2, #s5_component_wrap_inner h1{
padding-top: 25px;
}
/* button textfarbe */
.btn, label {
color: #000000 !important;
}
/*filter kalender */
#filter-search {
    width: 80%;
}
.label-warning, .badge-warning {
display: none;
}
/*Tabellen */
tsg_table {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.tsg_table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.tsg_table tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tsg_table table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tsg_table table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.tsg_table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.tsg_table tr:hover td{
	
}
.tsg_table tr:nth-child(odd){ background-color:#ace19a; }
.tsg_table tr:nth-child(even)    { background-color:#ffffff; }.tsg_table td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.tsg_table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tsg_table tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tsg_table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tsg_table tr:first-child td{
		background:-o-linear-gradient(bottom, #89E46A 5%, #89E46A 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89E46A), color-stop(1, #89E46A) );
	background:-moz-linear-gradient( center top, #89E46A 5%, #89E46A 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#89E46A", endColorstr="#89E46A");	background: -o-linear-gradient(top,#89E46A,89E46A);

	background-color:#89E46A;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
.tsg_table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #89E46A 5%, #89E46A 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89E46A), color-stop(1, #89E46A) );
	background:-moz-linear-gradient( center top, #89E46A 5%, #89E46A 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#89E46A", endColorstr="#89E46A");	background: -o-linear-gradient(top,#89E46A,89E46A);

	background-color:#89E46A;
}
.tsg_table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tsg_table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.blog-featured h1, .item-page h1 {
    text-transform: none;
}
    
.contact-category ul{
  list-style: none;
}