
@charset "utf-8";
/*++++++ less variablen +++++*/
/*++++++farben +++++*/
.txt-weiss {
  color: #fff;
}
.txt-schwarz {
  color: #000000;
}
.txt-grau {
  color: #424242;
}
.txt-dunkelgrau {
  color: #565656;
}
.txt-red {
  color: #e10a14;
}
.hg-grau {
  background-color: #424242;
}
.hg-hellgrau {
  background-color: #f6f4f1;
}
.hg-dunkelgrau {
  background-color: #565656;
}
.hg-topbalken {
  background-color: #F0F5F9;
}
/*+overrides boostrap++*/
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding: 8px;
  /*border:1px solid red;*/
}
.container-fluid {
  padding: 0px;
}
.hoehe-topbalken
{
  height:60px;
}
.container {
  padding: 24px;
}
.main-schatten {
  position: relative;
  /*margin: -16px auto 40px auto;*/
  margin: -16px auto 40px auto;
  background-color: #ffffff;
  box-shadow: 0 0 5px 1px #aaa;
  border-top:2px solid black;
  padding-top:12px;
}
/*++++  allgemein  +++++*/
* {
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: 300;
}
body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  /*font-family: arial, sans-serif;*/
  background-color:#F0F5F9;
  color: #424242;
  font-size: 14px;
  line-height: 22px;
}

/*++++++abstaende +++++*/
.no-padd {
  padding: 0px;
}
.no-side-padd {
  padding-left: 0px;
  padding-right: 0px;
}
.no-left-padd {
  padding-left: 0px;
}
.no-right-padd {
  padding-right: 0px;
}
.no-high-padd {
  padding-top: 0px;
  padding-bottom: 0px;
}
.no-top-padd {
  padding-top: 0px !important;
}
.no-down-padd {
  padding-bottom: 0px;
}
.small-padd {
  padding: 8px;
}
.small-high-padd {
  padding-top: 4px;
  padding-bottom: 4px;
}
.small-top-padd {
  padding-top: 8px;
}
.small-side-padd {
  padding-left: 8px;
  padding-right: 8px;
}
/*++++++textlinks +++++*/
a {
  color: #424242;
  text-decoration: none;
}
a:hover, a:focus {
    color: #e10a14;
    text-decoration: underline;
}

div.item-page a,
div.blog a  {
color: #e10a14 !important;
  text-decoration: none;
}
.content .inhalt a:hover,
.carousel-caption a:hover {
    text-decoration: underline;
}


/*++++++bilder +++++*/
img {
  height: auto;
  max-width: 100%;
}
img.img-responsive {
  height: auto;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5 {
  display: block;
  margin: 0;
  padding: 0;
  font-family: 'Source Sans Pro', sans-serif;
}
h1 {
  font-size: 34px;
  line-height: 40px;
  color: #565656;
  font-weight: 600;
  padding-bottom: 8px;
}
h2 , h4{
  font-size: 23px;
  line-height: 28px;
  color: #a50000;;
  font-weight: 600;
  padding-bottom: 0px;
  padding-top: 0px;
}
h2 span.subheading-category 
{font-weight: 600 !important;
display:block;
width:100%;
padding-bottom:8px;
border-bottom:1px solid #eee;
margin-top:16px;
}
.content-category h2
{font-weight: 600 !important;
display:block;
width:100%;
padding-bottom:10px;
border-bottom:1px solid #eee;
margin-top:16px;
}
div.weblink-category  h2
{font-weight: 600 !important;
display:block;
width:100%;
padding-bottom:8px;
border-bottom:1px solid #eee;
margin-top:16px;
}
h2.cat {
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 20px;
    line-height: 20pt;
    color:#3B3B3B;;
}
h2.titel {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 0px;
     color:#3B3B3B;
}
/*startseite*/
h2.item-title{
  font-size: 23px;
  line-height: 28px;
  color: #a50000;
  font-weight: 600;
  padding-bottom: 8px;
  padding-top: 0px;
     border-bottom:1px solid #eee;
     margin-top:20px;
}
.span12 
    {
  display:block;
  padding-bottom:4px;
  border-bottom:1px solid #eee;
  margin-bottom:36px;
}
.half-conti h2.titel {
    font-size: 16px;
}
h3 {
  font-size: 18px;
  color: #565656;
  font-weight: 600;
  padding-bottom: 0px;
  padding-top: 3px;
}
h3.inline {
  padding-top: 16px;
  padding-bottom: 0px;
}
h3.detail {
  padding: 18px 0px 0px 0px;
  margin-bottom: 0px;
}
h3.publi {
  padding: 8px 0px 0px 0px;
  margin-bottom: 0px;
}
h4
{
  font-size:30px;
 line-height: 1.2;
 color: #424242;
 font-weight:400;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
 margin-bottom:24px;
}



/*++++++reihen++++++++*/
.row {
  /*background-color: rgba(255, 153, 0, 0.1);*/
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
/*.full-row {
    margin-left: -16px;
    margin-right: -16px;
	}*/
.clear {
  clear: both;
  height: 0.01px;
}

/*++++++listen +++++*/
ul,
li {
  margin: 0;
  padding: 0;
  
}
.inhalt ul li {
    display: block;
    list-style-type: none;
}

.inhalt ul li::before {
    content: url("/images/listen.svg") " ";
}

.inhalt ul {margin: 4px 0 5px 22px;}
.inhalt .weblink-category ul {margin:12px 0px 5px 0px;}
.inhalt ul > li 
{
padding-left: 10px; 
text-indent: -10px;
line-height:line-height: 22px;
margin-bottom:3px;

}

/* pagination überschreiben*/
.inhalt div.pagination ul li {
    display: inline;
    padding:0px 1px 0px 0px;
}
.inhalt div.pagination ul li::before {
    content: none;
}

.inhalt div.pagination ul li a
{
        background-color:#eee;
        padding:5px 8px;
  }
  .inhalt div.pagination ul li.active a
{
color:#999 !important;
  }
  .icon-first::before {
    content:  "«";
}  
.icon-next::before {
     content:  "›";
} 
.icon-previous::before {
    content: "‹";
} 
  .icon-last::before {
     content:  "»";
}  

p.counter
{
    display:none;
}
span.pagenav
{
color:black;
padding:5px;
}

/*++++++page header überschreiben +++++*/
/*single blog*/
.page-header {margin: 20px 0px 0px 0px;padding-bottom:6px;width:70%;border-bottom:none !important;}
.icons {margin-top:-50px;}
/*single artikel*/
.item-page .page-header {margin: 20px 0px 0px 0px;padding-bottom:10px;width:70%;border-bottom:none !important;}
.item-page .icons {margin-top:-35px;}
.icons ul li {
    display: inline;
    padding:0 0 0 16px;
}
.icons ul li::before {content: none;}
.icons ul li a {/*color:#666 !important; */color:#999 !important;text-decoration: none  !important;font-size:13px;}

/*++++++weblink +++++*/
.weblink-category {margin: 20px 0 0 0;}

.weblink-category ul li {padding:4px ;list-style-type: none;background-color:#eee;border-bottom:1px solid white;text-indent: 0px;}
.weblink-category ul li:nth-child(even){background-color:white}
.weblink-category ul li::before {content: none;}


/*++++++gutachten+++++*/
.item-page table tr td{padding:3px 0px;}
.table-bordered {border:none !important;margin-top:12px;}
.table-bordered thead{display:none !important;}
.table-bordered td {border:none !important;}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: white  !important;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #eee !important;
}


/*++++++absaetze +++++*/
p {
  margin: 10px 0;
}
/*++++++stile +++++*/
strong {
  font-weight: 600;
}
.slogan {
  font-size: 42px;
  color: #000000;
}
.small {
  padding-top: 6px;
}
.copyright {
  float: right;
  color: #999;
  font-size: 10px;
  bottom: -16px;
}
/*+++++++++++++++++++*/
/*++++  header  +++++*/
/*+++++++++++++++++++*/
/*++++++++++++++++++++*/
/*++++  content  +++++*/
/*++++++++++++++++++++*/
/*++++  inhalt  +++++*/
/*++++++trenner +++++*/
hr {
  border: none;
  border-bottom: 1px solid #eee;
  margin-bottom: 16px;
  margin-top: 0px;
}
/* slider */
.carousel-inner {
  margin-bottom: 20px;
}
.carousel-indicators {
  position:absolute;
  bottom: 0px;
  right:36px !important;
  text-align:right  !important;
width:auto   !important;
}
.carousel-indicators li {
  background-color: #999;
  border: 2px solid white;
  width: 14px;
  height: 14px;
  margin: 2px;
}
.carousel-indicators li.active {
  background-color: #e10a14;
    border: 2px solid white;
  width: 14px;
  height: 14px;
  margin: 2px;
}
.carousel-control {
  opacity: 1.0;
  z-index:99;
  height:60%;
}
.carousel-control.right {
  background-image: none !important;
  text-align: right;
  padding-top: 20%;
  padding-right:36px;
}
.carousel-control.left {
  background-image: none !important;
  text-align: left;
  padding-top: 20%;
  padding-left:36px;
  left:30%;
}
.carousel-caption {
  background: rgba(255,255,255,0.7);
  width: 30%;
  left: 0px;
  height:100%;
  padding: 100px 36px 0px 36px;
  text-shadow: none;
  color: #565656;
  text-align: left;
  top:0px;
}
a.button, p.readmore a.btn, a.button-en
{
    display:block;
     height:auto;
     width:90px;
    background-color:#eee;
    color:#e10a14 !important;
    padding:3px 15px 3px 12px;
    margin-top:8px;
    border-radius: 0px;
    border:none;
    font-size: 13px;
}

/*++++++++++++++++++++++++*/
/*+++++++ projecte ++++++++ */
/*++++++++++++++++++++++++*/
.project-text {
  display: block;
  margin-top: 12px;
}
/*++++++++++++++++++++++++*/
/*+++++++ filter ++++++++ */
/*++++++++++++++++++++++++*/
/* remove standard-styles */
.ui-group {
  display: block;
  float: left;
  margin-right: 12px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  /*font-size: 1em;
  width: 100%;*/
}
/* styling */
select {
  border: none;
  padding: 4px 0px 4px 20px;
  background-color: #ece8e2;
  background-image: url("/templates/screendrive-projekte/bilder/selectArrowDown.gif");
  background-position: left;
  background-repeat: no-repeat;
}

select:hover {
  /*box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);*/
}
/*++++++++++++++++++++++++*/
/*+++++++ panel collpasins +++++++ */
/*++++++++++++++++++++++++*/
h2.pan a {
    text-decoration: none;
    width: 100%;
}
h2.pan a.collapsed::after {
    content:url("/templates/screendrive-projekte/bilder/linkArrow-down-big.png");
    float: right;
    margin-right: 10px;
    margin-top:0px;
}
h2.pan a::after {
    content: url("/templates/screendrive-projekte/bilder/linkArrow-up-big.png");
    float: right;
    margin-right: 10px;
    margin-top: 0px;
}
/*filter jevents navbar*/
ul.catfilt {
margin-top: 0px;
margin-left:8px;
margin-right:16px;
margin-bottom: 8px;
padding-bottom:16px;
border-bottom: 1px dashed #beae8c;

}
ul.catfilt li
{
list-style-type: none; 
float:left;
padding: 4px 10px 4px 0px;

}
ul.catfilt li:hover a
{
  background-color: #ece8e2 !important;
}
ul.catfilt li a
{
padding: 4px 9px 4px 22px;
background-color: #ece8e2;
  border: none;
  background-image: url("/templates/screendrive-projekte/bilder/linkArrow.gif");
  background-position: 8px 8px !important ;
  background-repeat: no-repeat;
  color: #424242;
  display: block;
  text-indent: 0px;
}
ul.catfilt li.current a {color:#e10a14;}
.inhalt ul.catfilt li::before {
    content: none !important;
}
/*ul.catfilt li a.taserlink
{
  background-image: url("/templates/screendrive-projekte/bilder/linkArrow.gif");
  background-position: 8px 8px !important ;
  background-repeat: no-repeat;
  color: #424242;
  display: block;
  line-height: 1.15;
  padding: 0px;
  text-indent: 15px;
  text-decoration: none;
  margin-top: 0px !important;
}*/
/*gmappro*/
span.titre {color:#cc0000 !important;}
p.adresse {display:none !important;}
p.message {display:none !important;}

/*+++++++ publikationen same high+++++++ */
.doku, .buecher {background-color: #f6f4f1;border:8px solid white;}
.flexi {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: stretch;
      align-items: stretch;
    -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      width:100%;
}
/*++++++++++++++++++++++++*/
/*+++++++ sidebar +++++++ */
/*++++++++++++++++++++++++*/

.side-bar-box {
  background-color: #f6f4f1;
  padding: 16px;
  margin-bottom: 16px;
}

/*++++++++++++++++++++++++*/
/*+++++++ footer ++++++++ */
/*++++++++++++++++++++++++*/
/*.acymailing_module_form table {margin-top:10px;}
.acymailing_module_form td {padding-right:8px;width:100px;}
.acymailing_module_form td:nth-child(3n+3) {padding-right:8px;width:140px;}
.acymailing_module_form td.acyterms {width:190px;}
.acymailing_module_form td.acyterms input,
.acymailing_module_form td.acyterms a {display:inline;}
.acymailing_module_form td.acyfield_email 
 {vertical-align: top;}
.acymailing_module_form td.acysubbuttons .btn
{
    display:block;
     height:auto;
     width:180px;
    background-color:#b1b3b4;
    color:white !important;
    padding:4px 12px 4px 12px;
    margin-top:0px;
    border-radius: 0px;
    border:none;
}*/
.acymailing_module_form p.acysubbuttons {display:inline-block;}
.acymailing_module_form p.fieldacyterms label input {}
.acymailing_module_form .onefield {display:inline-block;padding-right:4px;}
.acymailing_module_form .onefield input,
.acymailing_module_form .onefield a {display:inline-block;}
.acymailing_module_form  .checkbox {display:inline-block;min-height:10px;margin:0px !important;margin-left:4px !important;}
.acymailing_module_form  .terms a{padding-left:4px;} 
input.inputbox.captchafield {height:23px;}
span.refreshCaptchaModule {margin-top:5px;}
.box, .box-en {
    height: 270px;
    position: relative;
}


.half-conti {
    float: left;
    display: inline;
    width: 50%;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
        padding-top: 0px;
        padding-right: 0px;
    padding-top: 8px;
    padding-right: 20px;
}
.full-conti {
    float: left;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.boxb {
    height: 220px;
    position: relative;
}
hr.member {
    background: none;
    position: absolute;
    bottom: 0px;
    border-bottom: 1px solid #eee;
    width: 80px;
}
hr.small-xs {display:none;}

.leading .full{clear:both;display:block;float:left;width:100%;background-color:none !important;margin-bottom:0px  !important;padding-bottom:0px  !important;}
.leading:nth-child(2n+3) .full {background-color:#eee !important;}
/*tabellenkopf*/
.full.header {padding-top:18px;}
.name {float:left;display:inline;width:50%;box-sizing:border-box;margin:0px;padding:8px 20px 8px 10px;}
.datum {float:left;display:inline;width:25%;box-sizing:border-box;margin:0px;padding:0px;padding:8px 20px 8px 10px;}
.funktion{float:left;display:inline;width:25%;box-sizing:border-box;margin:0px;padding:0px;padding:8px 20px 8px 10px;}
.vorsi{display:none;}
.first-line {}

@media screen and (max-width:760px) {
.half-conti {float:left;display:inline;width:100%;box-sizing:border-box;margin:0px;padding:0px;padding-top:8px;/*background-color: cyan;*/}
hr.full {;width:80px;}
hr.small-xs {display:block;background:none;margin-top:20px;margin-bottom:20px;border-bottom:1px solid #999;width:80px;}
.name {float:left;display:inline;width:100%;box-sizing:border-box;margin:0px;padding:8px 20px 4px 10px;}
.datum {float:left;display:inline;width:100%;box-sizing:border-box;margin:0px;padding:0px;padding:4px 20px 4px 10px;}
.funktion{display:none;}
.vorsi{float:left;display:inline;width:100%;box-sizing:border-box;margin:0px;padding:0px;padding:4px 20px 8px 10px;}
.first-line {display:none;}
}


 textarea#field003 {/* border:1px solid red !important;max-width:100%;*/}
 input {padding-left:5px;}

/* kontakt*/
.fcp_text input{width:300px !important;}
.fcp_textarea textarea{width:300px !important;}
.fcp_checkbox input{margin-left:183px !important;}
.fcp_sendrow input{margin-left:155px !important;}

/* nesletteranmeldung*/
