/* ACCORDION */

.accordion_head h3
{
font-weight:normal;
}

.tx-t3scontent-pi1-accordion .csc-header h1 {display:none;}
.tx-t3scontent-pi1 {
    background-color:#edf2f8;
    padding: 0.5em 0.25em 0.25em 0.5em;
    width:100%;
    margin-bottom:0.25em;
}

.ui-accordion-header {color:#ffffff !important;}

h3.act, h3.ui-corner-top  {
    color: #ffffff !important;
    cursor: pointer;
    height: 18px;
    padding: 0.25em 0.25em 0.25em 0.5em;
    margin-bottom:0em;
    width:98.5%;
    background: #8dacda; /* Old browsers */
    }


h3.normal,h3.ui-corner-all   {
    color: #ffffff !important;
    cursor: pointer;
    height: 18px;
    padding: 0.25em 0.25em 0.25em 0.5em;
    width:98.5%;
    margin-bottom:0.25em;
    background: #8dacda;
    }


h3.ui-state-default span.ui-icon
{
    background-image: url("../images/icons/accordion_auf.png");
    background-position: right center !important;
    background-repeat: no-repeat;
    padding-left: 1.25em;
    margin-right:1em;
}

h3.ui-state-active span.ui-icon
{
    background-image: url("../images/icons/accordion_zu.png");
    background-position: right center !important;
    background-repeat: no-repeat;
    padding-left: 1.25em;
    margin-right:1em;
}

.accordion_inhalt
{
  padding: 0.5em 0.5em 0.5em 0.5em;
  height:0px;
  overflow:hidden;
  width:98.5%;
}


.tx-t3scontent-pi1
{
  width:98.5%;
}

.accordion_inhalt p
{
margin:0em;  
}



/* SLIDER-FORMATIERUNGEN */

.lof-slider_4 .lof-css3 {box-shadow: 0 0 0px #333333 !important;}


/* NEWS XTENSION */

.news-list-date {display:none;}
.news-list-item h2 {font-family: 'pt_sansbold', Arial,Helvetica,Verdana,Tahoma,sans-serif;line-height:1.2em;font-size:1em;font-weight:normal;color:#e1b12c;background-image:none !important;padding-left:0em !important;margin-bottom:0.25em !important;}
.news-list-item h2 a, .news-list-item h2 a:hover {background-image:none;padding-left:0em;}
.news-list-item img {display:none;}
.news-list-item {margin-bottom:0.25em;background-color: #f5f5f5 !important;padding:0.75em;}
span.news-list-morelink {display:block;}
.news-single-rightbox {display:none;}
.news-single-img a {background-image:none !important;padding-left:0em !important;}
.cl-right {display:none;}
.news-list-item hr {display:none;}

.news-single-item h1 {
    text-transform:none; 
    font-size:1.35em;
    font-weight:normal;
    letter-spacing:0em;
    margin-bottom:1em;
    margin-top:1em;
    font-weight:normal;
    color:#e1b12c;
}

.news-single-item h2 {
    font-weight:normal;
    line-height:1.5em;
    font-size:0.95em;
    margin-bottom:0.5em;
    color:#9b9f9a;
    font-family: 'pt_sansbold', Arial,Helvetica,Verdana,Tahoma,sans-serif;
    }
    
.news-single-img {
    margin-top:1em;
    margin-bottom:1em;
    }
    
    
    
/* SLIDER */
    
.flex-caption strong {
    font-family: "pt_sansregular" !important;
    font-weight: normal;
    color:#e1b12c;
} 

.flex-caption {
	padding:0.75em;
}
