/*
Theme Name: VORLAGE
Author: BHKW-Consult
Version: 1.0
*/

@import "css/cookie.css";

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html + Zusatz von nova
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

table.white {
	border: none;

}


a img {
	border: none;

}

img {
	margin-right: 10px;
	margin-bottom: 10px;
}

sup {
	vertical-align:top;
	font-size:0.8em;
	line-height:100%;
}

sub {
	vertical-align:bottom;
	font-size:0.8em;
	line-height:100%;
}

#Accordion1 img{
	margin: 0px;
}

img.alignleft {
  	float: left;
}

img.alignright {
 	float: right;
}

.printeronly{
  display: none;
}

*,a:focus { /*Daniels Rähmchen */
	border: none;
	outline: none;
}

p.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  line-height: 0;
}

.relative{
  position: relative;
}

body a.no-image{
 background-image: none !important;
  background-position: 0px !important;
  padding-left: 0px !important;
}

a, #poststuff a{
  -webkit-transition-duration: .0s  !important;
   transition-duration: .0s !important;
}

/* allgemeine Struktur
-------------------------------------------------------------- */
body {
  background-color: #fff;
  font: 100% 'Open Sans',Calibri,Verdana,Tahoma,Arial !important;
  color: #333333;
  line-height: 1;
}

#headerimg{
  
  background-image: url("https://www.bhkw-infozentrum.de/images/consult_logo_hf_kl.jpg");
  background-repeat: no-repeat;
  background-color: #0B529E;
  background-position: center;
  background-size: contain; 
  padding-left:auto;
  padding-right:auto;

}


#wrapper {
  margin: 0 auto;
  width: 960px;
  border: none;
  text-align: left;
  background-color: white;
  display: table;
}

#main{
  display: table;
  width: 100%;
}

#menu, #content, #widgetbereich{
  display: table-cell;
  box-sizing: border-box;
  float: none !important;
  vertical-align: top;
}


#content {
  float: left;
  margin: 16px 10px 0 10px;
  padding: 11px 10px 10px 10px;
  background:#fff;
}

#content.admin_content{
  display: block;
}


#footerbanner{
  width: 400px;
  height: auto;
  margin: 0 auto;
  margin-top: 20px;
}

#footerbanner.not_empty{

}

#footer {
  margin: 0 auto;
  width: 960px;
  height: 50px;
  background-color: #0B529E;
}

#footer #site-info {
  float: left;
  padding-right: 5px;
  padding-top: 16px;
  color: #f4f2f4;
  font-weight: bold;
  padding-left: 25px;
}

#widgetbereich {
  width: 190px;
  float: right;
  margin-top: 16px;
}

/* Schrift
-------------------------------------------------------------- */
#content {
  font-family: 'Open Sans',Calibri,Verdana,Tahoma,Arial;
}

#content .bhkwdesmonats__entry {
  margin-bottom: 55px;
}

#content h1 {
  font-size: 24px;
  font-weight: normal;
  line-height: 160%;
}

#content h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 0;
}


#content h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 160%;
  font-weight: bold;
}

#content h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 160%;
  font-weight: bold;
}

#content p {
  font-size: 16px;
  text-align: left;
  line-height: 180%;
}


#content ol li {
  font-size: 16px;
  text-align: left;
  line-height: 180%;
}

body .unternehmensdarstellung p{
  font-size: 16px !important;
}


#content a img{
	background: none;
  background-image:none !important;
}

#content p a, #content p a:hover, #content p a:visited, a.jobdetails {
	color: #333333;
    text-decoration:none;
	font-weight: 800;
	
}

#content p a:hover, a.jobdetails {
	color: #08519E;
    text-decoration:none;
	font-weight: 800;
	
}


#content p a.bhkw_banner,#content p a.bhkw_banner:hover{
  background: none;
  padding-left: 0px;
}

#multibanner_wrapper{
    clear: both;
    height: 89px;
    overflow: hidden;
    width: 730px;
    margin: 0 auto;
    margin-top: -40px;
    position: relative;
    top: -60px;
}

.banner_multicolumn{
  float: left;
  display: inline-block;
}

.banner_multicolumn img{
  margin: 0;
}



#content ul li {
  font-size: 16px;
  text-align: left;
  line-height: 160%;
  list-style-type: disc;
  list-style-position:inside;
  margin-left:15px;

}

.linkbild {
	color: #333333;
        text-decoration:none;
	
}

#content div box {
  margin: 0 auto;
  border: 1px solid #999999;
  text-align: left;
}

/* Menu
-------------------------------------------------------------- */
#menu {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 16px;
  width: 290px;
}

.menubox {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 1px 3px 8px #6B6B6B;
  cursor: default;
  font-size: 16px;
  list-style-type: none;
  padding: 5px 10px 5px 5px;
  margin-bottom: 17px;
}

.menubox p.head {
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  color: #000000;
}

.menubox ul li, .menubox li {
  background: none repeat scroll 0 0 transparent;
  color: #333333;
  cursor: pointer;
  display: block;
  text-decoration: none;
  padding-bottom: 3px;
  padding-top: 3px;
  margin-left: 3px;
}

.menubox ul li.menu-item-has-children.current-menu-item{
  font-weight: bold;
}

/* 3.Menu Ebene */
.menubox ul li.menu-item-has-children ~ li{
  display: none;
}

.menubox ul li.menu-item-has-children.current-menu-item ~ li{
  display: block;
  padding-left: 0px;
}

/*fallback */
li.menu-item a{
  color: #333333;
  display: block;
  padding: 0.2em;
  text-decoration: none;
}

.menubox ul li.menu-item-has-children ~ li a:before{
 /* content: ''; */
  display: inline-block;
  margin-right: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  /*
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent red;
  */
  margin-top: 0px;
  position: relative;
  top: -3px;
}

.menubox ul li.menu-item-has-children ~ li a:hover:before{
  border-left-color: #b5b5b5;
}

.menubox ul li a {
  color: #333333;
  display: block;
  padding: 0.2em;
  text-decoration: none;
}

.menubox ul li a:hover {
  color: #b5b5b5;
}

.menubox ul li ul {
  display: none;
}

.menubox ul li.current_page_item ul, .menubox ul li.current-page-ancestor ul, .menubox ul li.current_page_parent ul  {
  display: block;
  padding-bottom: 5px;
  color: #b5b5b5;
}

.menubox ul li.current_page_item ul li, .menubox ul li.current-page-ancestor ul li, .menubox ul li.current_page_parent ul li  {
  font-size: 80%;
  padding-left: 10px;
  color: #b5b5b5;

}

#b1 .current-menu-ancestor{
  font-weight: bold;
}

.li-menu-item a{
  color: #333333;
  display: block;
  padding: 0.2em;
  text-decoration: none;
}


/* ---------MENU--------- */
#mainmenu{
	position:relative;
	width: 100%;
    background-color: #0B529E;

}


#mainmenu ul ul{
	display:none;
}

#mainmenu ul li{
	display:block;
	float:left;
}

#mainmenu ul li a{
	color: #fff;
	display:block;
	padding: 0px 15px 0px 15px;
	line-height:30px;
	font-size: 16px !important;
	text-decoration: none;
}


#mainmenu ul li a:hover,#mainmenu li.current-menu-item a,#mainmenu li.current-menu-ancestor.nova-active a,body.home #mainmenu li.current-menu-ancestor a:hover{

  color: #FEFE00;
   
	
}


/*Korrektes Untermenü anzeigen, falsches Ausblenden -> je nach Pfad*/
body #b1 li.current-sub-item{
  display: block !important;
}

body #b1 li.wrong-sub-item{
 display: none;
}

.current_page_item.current-sub-item{
  font-weight: bold;
}

#b1 li.current-menu-item:first-child{

}

#b1 li.current-menu-item:nth-child(n + 2){
  display: none
}

.current_page_item.menu-item-4247{
  display: block !important;
}

/*3rd level */
body #b1 ul li.menu-item-has-children.current-menu-item ~ li.wrong-sub-item{
  display: block;
}

.third-level{
  font-size: 13px;
}

.third-level.current-menu-item{
  font-weight: bold;
}

body #b1 li.current-menu-ancestor ~ li.third-level{
  display: block;
}

body.home #mainmenu li.current-menu-ancestor a{
  background: #b5b5b5;
}

#header{
  position: relative;
}

#sprache{
  position: absolute;
  right: 10px;
  top: 10px;
}



/***************************** TABELLE UND LISTEN *****************************/

/* komplette Tabelle */
#content table{
  font-family: 'Open Sans',Calibri,Verdana,Tahoma,Arial;
  line-height:180%;
  font-size: 12px;

  margin-top:10px;
  margin-bottom:10px;
  margin-left:0px;
  border-collapse: collapse;

}

/* Tabellenhead */
#content table th{
  background-color:#b5b5b5;
  color:#FFF;
  padding-left:10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;

}

/* Tabellenzelle */
#content table td{
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #b5b5b5;

}

/* unsichtbare Tabelle */
.table-white{
  border:none !important;

}


/* Nichtnummerierte Listen 1.Ebene */
#content ul{
  list-style-type: disc;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 15px;
  font-family: 'Open Sans',Calibri,Verdana,Tahoma,Arial;
  font-size:12px;
}

/* Nichtnummerierte Listen 2.Ebene */
#content ul ul{
  list-style-type: disc;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Listenelement 1.Ebene */
#content ul li{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
  line-height: 180%;
}

.ui-tabs-nav li{
	padding-left: 0px !important;
}

/* Listenelement 2.Ebene */

#content ul ul li{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
}

/* Nummerierte Listen 1.Ebene */
#content ol{
  list-style-type:decimal;
  list-style-position:inside;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Nummerierte Listen 2.Ebene */
#content ol ol{
  list-style-type:decimal;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Listenelement 1.Ebene*/
#content ol li{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
}

/* Listenelement 2.Ebene*/
#content ol li li{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
}

/* horizontale Linie*/
div.hr {
  background-color: #b5b5b5;
  height: 1px;
}
div.hr hr {
  display: none;
}

#flash1200{
	display:none;
}


/* YARPP Related Posts */

.widget-area .yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	font-size: 0.8em;
	line-height: 1.2em;
	max-height: 4.8em;
	margin-bottom: 15px;
}

.widget-area .yarpp-thumbnails-horizontal .yarpp-thumbnail {
	vertical-align: baseline;
}




@media screen and (min-width: 1200px){
	#wrapper{
		width: 1200px;
	}

  .page-template-bhkwnews-single-php #content{
    margin-top: 0;
    padding-top: 0;
  }

  .page-template-ohneSidebar #content{
    width: 96%;
  }


	#footer{
	 width: 100%;
	}


	#flash1200{
		display:block;
	}

	#flash960{
		display:none;
	}

}/*/mediaquery*/

@media screen and (min-width: 1300px){
  #wrapper{
    width: 1300px;
  }

  .page-template-bhkwnews-single-php #content{
    margin-top: 0;
    padding-top: 0;
  }


  #footer{
   width: 100%;
  }


  #flash1200{
    display:block;
  }

  #flash960{
    display:none;
  }

}/*/mediaquery*/



.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}

.LV_invalid {
    color:#CC0000;
}

.LV_valid_field,
input.LV_valid_field:hover,
input.LV_valid_field:active,
textarea.LV_valid_field:hover,
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}

.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

#kw{
border: 1px solid #b5b5b5;
padding-left: 3px;
}



/* Accordion Styles */
.accordion {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 10px;

}
.accordion-title {
    border-top: 1px solid #dbdbdb;
    margin: 0;
    padding: 10px 0;
    cursor: pointer;
}
.accordion-title:hover {}
.accordion-title:first-child {border: none;}
.accordion-title.open {cursor: default;}

.accordion-content {
    padding-bottom: 10px;
    font-size: 12px;
    text-align: left;
    line-height: 180%;
}


/*DL Manager filter stuff*/
.parent-pageid-399 .subcats,.parent-pageid-399 #dlmanager-search{
  display: none;
}

/* FAQS */


p.sorting{
  display:none;
}

 p.subcats a,  p.sorting a{
  background: none;
  padding-left: 0px;
}

.form-search input{
  padding: 3px !important;
}

.sortbutton{
  display: inline-block;
  height: 40px;
}

.sortbutton.active{
  background-position: 0px -40px !important;
}

.sortbutton_200{
  background: url(img/button_alle.png) no-repeat top left;
  width: 93px;
}

.sortbutton_201{
    background: url(img/button_administration_2.png) no-repeat top left;
    width: 174px;
}

.sortbutton_202{
    background: url(img/button_bhkw-betrieb.png) no-repeat top left;
    width: 170px;
}
.sortbutton_203{
    background: url(img/button_bhkw-technologien.png) no-repeat top left;
    width: 224px;
}

.sortbutton_204{
    background: url(img/button_energiewende.png) no-repeat top left;
    width: 166px;
}

.sortbutton_205{
    background: url(img/button_foerderung.png) no-repeat top left;
    width: 140px;
}

.sortbutton_206{
    background: url(img/button_gesetze.png) no-repeat top left;
    width: 116px;
}

.sortbutton_207{
    background: url(img/button_messung.png) no-repeat top left;
    width: 132px;
}

.sortbutton_208{
    background: url(img/button_planung_und_auslegung.png) no-repeat top left;
    width: 244px;
}

.sortbutton_209{
    background: url(img/button_speicher_netze.png) no-repeat top left;
    width: 217px;
}

.sortbutton_210{
    background: url(img/button_statistik.png) no-repeat top left;
    width: 117px;
}

.sortbutton_211{
    background: url(img/button_steuerrecht.png) no-repeat top left;
    width: 152px;
}

.sortbutton_212{
    background: url(img/button_stromverkauf.png) no-repeat top left;
    width: 176px;
}

.sortbutton_213{
    background: url(img/button_technische-einbindung.png) no-repeat top left;
    width: 254px;
}

.sortbutton_214{
    background: url(img/button_wirtschaftlichkeit.png) no-repeat top left;
    width: 214px;
}

.sortbutton_215{
    background: url(img/button_infozentrum.png) no-repeat top left;
    width: 238px;
}

.sortbutton_216{
    background: url(img/button_social-media.png) no-repeat top left;
    width: 158px;
}

.sortbutton_date{
  background: url(img/button_sortieren_datum.png) no-repeat top left;
  width: 257px;
}


.sortbutton_post_count{
  background: url(img/button_sortieren_views.png) no-repeat top left;
  width: 350px;
}




p.sorting{
  display: block;
}

#content p.faq a{
  background-image: none;
  padding-left: 0;
}

p.faq.sorting{
  display: block;
}

.psthumb{
  float: left;
  margin-right: 35px;
  margin-bottom: 20px;
}

.single-bhkwfaqs .attachment-post-thumbnail{
  float: left;
  width: 250px;
  height: auto;
  margin-right: 15px;
}

.post-ratings img{
  box-shadow:inherit !important;
}

.post-ratings {
  font-size: 0;
}

.page-template-faqs .post-ratings img{
  pointer-events: none;
}

.single-bhkwfaqs .furthermore{
  clear: both;
}

.single-bhkwfaqs .post-ratings{
  margin-top:5px;
  margin-bottom: 20px;
}

a.back{
  text-decoration: none;
}

.backbutton{
  padding: 7px;
  background: #B4B4B4;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-weight: normal;
  font-size: 13px;
  text-decoration: none;
  box-shadow: 0px 1px 5px #404040;
}

.furthermore{
  margin-bottom: 25px;
}


.thumb{
  float: left;
  margin-right:15px;
  margin-bottom: 25px;
}

.linktitle{
  color: #000;
  text-decoration: none;
}

.a2a_kit a:first-child{
  margin-right: 15px;
}

/*Jobs */

.sortbutton_jobs{
  display: inline-block;
  height: 45px;
  margin-bottom: 5px;
}

.sortbutton_jobs.active{
  background-position: 0px -50px !important;
}

.sortbutton_alle{
    background: url(img/jobboerse/button_jobboerse_alle_schlicht_alle.png) no-repeat top left;
    width: 111px;
}

.sortbutton_technik{
    background: url(img/jobboerse/button_jobboerse_alle_schlicht_Technik.png) no-repeat top left;
    width: 141px;
}

.sortbutton_vertrieb{
    background: url(img/jobboerse/button_jobboerse_alle_schlicht_Vertrieb-dunkel.png) no-repeat top left;
    width: 119px;
}

.sortbutton_kaufmaennisch{
    background: url(img/jobboerse/button_jobboerse_alle_schlicht_kaufmaennisch.png) no-repeat top left;
    width: 141px;
}

.sortbutton_verwaltung{
    background: url(img/jobboerse/button_jobboerse_alle_schlicht_Buero.png) no-repeat top left;
    width: 143px;
}
.sortbutton_sonstiges{
    background: url(img/jobboerse/button_jobboerse_alle_schlicht_sonstiges.png) no-repeat top left;
    width: 121px;
}



.sortbutton_datum{
    background: url(img/jobboerse/button_jobboerse_alle_schlicht_datum.png) no-repeat top left;
    width: 133px;
}
.sortbutton_plz{
    background: url(img/jobboerse/button_jobboerse_alle_schlicht_plz.png) no-repeat top left;
    width: 101px;
}




#joborder{
  margin-top: 30px;
}

.post-type-archive-jobs #content h2 a{
  font-size: 19px;
}

.post-type-archive-jobs #content h3{
  margin-top: 15px;
  margin-bottom: 0px;
}

// .jobdetails{
//     position: relative;
//     display: inline-block;
//     border-radius: 3px;
//     height: 28px;
//     padding: 0 11px 1px;
//     cursor: pointer;
//     -webkit-box-sizing: border-box;
//     -moz-box-sizing: border-box;
//     box-sizing: border-box;
//     color: #fff;
//     font-weight: normal;
//     font-size: 13px;
//     line-height: 26px;
//     text-align: center;
//     text-decoration: none;
//     background: #2EA2CC;
//     border: #0074A2 solid 1px;
//     box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
// }

.inaktive_anzeige{
  color: red;
  font-size: 16px;
  margin-top: 10px;
  display: inline-block;
}

body ul.acf-checkbox-list li{
  list-style-type: none !important;
}

.single-jobs h1{
  max-width: 600px;
}

.single-jobs #content h3{
    margin-top: 0;
    margin-bottom: 0;
}

.single-jobs #content p{
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
}



.main_info{
  max-width: 85%;
}

.jobdaten{
  margin-top: 50px !important;
  margin-bottom: 30px !important;
  width: 85%;
}
.checkmail input[type="text"]{
  font-size: 15px;
  border: 1px solid #ccc;
  padding: 5px;
}

.jobdaten .headline{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#deefff+0,98bede+100;Blue+3D+%2310 */
background: #deefff; /* Old browsers */
background: -moz-linear-gradient(top,  #deefff 0%, #98bede 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #deefff 0%,#98bede 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #deefff 0%,#98bede 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */

}

.jobdaten .headline h3{
  color: #000;
}

.jobdaten ul{
  padding-left: 0;
  margin-left: 0 !important;
}


.jobdaten ul li{
  margin-left: 0 !important;
}

.acf-field-5d6e0be8198c3, .acf-field-5de65d3bb8914, .acf-field-5de684697f478{
  display: none;
}

#acf-anzeige_repeater table, #acf-anzeige_repeater table td{
  border:0px;
}

#acf-anzeige_repeater table.acf_input tbody tr td.label{
  background: transparent;
}

#acf-anzeige_repeater table > tbody > tr > td.remove{
  background: transparent !important;
}

#acf-anzeige_repeater ul{
  margin-top: 0;
}

#acf-anzeige_repeater ul li{
  padding-top: 0;
  padding-bottom: 10px;
  padding-left: 0px;
}

#acf-anzeige_repeater [data-field_name="kategorie"] td{
  padding-top: 90px;
}

#acf-anzeige_repeater [data-field_name="kategorie"] td.label{
  padding-top: 70px;
}

.acf-field input[type="text"],
.acf-field input[type="email"] {
  background: #f5f5f5;
}

.anzeige_date{
    font-size: 17px;
    position: relative;
    top: -40px;
    width: 200px;
    display: inline-block;
}

body{
    counter-reset: section;
}

#acf-anzeige_repeater tr.row{
  counter-increment: section;
}

#acf-anzeige_repeater [data-field_name="kategorie"] td.label::before {
    content: "Anzeige " counter(section) " ";
    position: relative;
    top: -45px;
    font-size: 18px;
}

#job-form .acf-fields>.acf-field{
  border-bottom: 0px;
  border-top: 0px;
}

#job-form input.acf-button{
  color: #fff;
  font-size: 18px;
  border-radius: 6px;
  font-weight: bold;
  cursor: pointer;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(146,239,246,1) 0%, rgba(146,239,246,1) 6%, rgba(15,88,229,1) 35%, rgba(15,88,229,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(146,239,246,1)), color-stop(6%,rgba(146,239,246,1)), color-stop(35%,rgba(15,88,229,1)), color-stop(100%,rgba(15,88,229,1)));
  background: -webkit-linear-gradient(top, rgba(146,239,246,1) 0%,rgba(146,239,246,1) 6%,rgba(15,88,229,1) 35%,rgba(15,88,229,1) 100%);
  background: -o-linear-gradient(top, rgba(146,239,246,1) 0%,rgba(146,239,246,1) 6%,rgba(15,88,229,1) 35%,rgba(15,88,229,1) 100%);
  background: -ms-linear-gradient(top, rgba(146,239,246,1) 0%,rgba(146,239,246,1) 6%,rgba(15,88,229,1) 35%,rgba(15,88,229,1) 100%);
  background: linear-gradient(to bottom, rgba(146,239,246,1) 0%,rgba(146,239,246,1) 6%,rgba(15,88,229,1) 35%,rgba(15,88,229,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c90c0c', endColorstr='#0f58e5',GradientType=0 );
}

.job_daten{
    padding-left: 90px;
}

.jobcategories{
    float: left;
    width: 90px;
    padding-top: 15px;
}
.jobcategories img{
    width: 80px !important;
    display: block;
    margin-bottom: 15px !important;
}

.MsoListParagraphCxSpFirst, .MsoListParagraphCxSpMiddle, .MsoListParagraphCxSpLast{
  margin-left: 25px;
}

img.rounded {
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   background-color: #F0F0F0;
   border: 1px solid #CCC;
   -moz-box-shadow: 10px 10px 10px #888;
   -webkit-box-shadow: 10px 10px 10px #888;
   box-shadow: 10px 10px 10px #888;
}

.single-richtlinien .einzeldaten{
  width: auto;
  float: none;
}


/*page-template-news */

.orig-author{
  font-weight:bold;
  color:#000;
}

.orig-author a{
  background-image: none;
  color:#000;

}

.arrow-right.pressespiegel{
  margin-bottom: 0;
  margin-right: 5px;
}

.page-template-news a h2{
  color: #000;
}
.page-template-news a{
  text-decoration: none;
}

.page-template-news #content .feed a{
  display: none
}
.feed p{
  word-break:break-all;
}


.page-template-news #content .feed a.thumber-image{
  display: block;
}

.page-template-news #fdImageThumb{
  display: none !important;
}


/*page-template-news SINGLE */
.single-post a{
  text-decoration: none;
}

.source-thumber{
  float:left;
  padding-bottom:30px;
  padding-right:10px;
  margin-right: 10px;
  margin-top: 10px;
}

.single-post #content .yarpp-related{
  display: none;
}

.single-post #content a h2{
  color: #000;
  font-size: 18px;
}

.single-post #content p{
  font-size: 14px;
}

.single-post #content p a{
  display: none;
}

.single-post #content p a.bhkw_banner{
  display: block;
  margin-top: 20px;
}

.single-post #content .text_unten a, .single-post #content .zufallstext a{
  display: inline-block;
}


body a#original, body a#original:hover {
  font-size:12px;
  margin-top:0px;
  display: inline-block !important;
  font-size: 16px;
  color: #2c3649;
  font-weight: bold;
  background:url('img/Veroeffentlichung.png');
  background-repeat: no-repeat !important;
  padding-left: 48px !important;
  padding-bottom: 20px;
  padding-top: 20px;
  background-position: -3px 6px !important;
  background-size: 48px !important;
  overflow: visible;
}


.social_sharing div, .social_sharing p, .social_sharing iframe{
  display: inline-block;
  float: left;
  line-height: 1;
  margin: 0;
  max-width: 140px;
  height: 32px;
}

.social_sharing{
  display: none;
  padding-bottom: 120px;
}

.page-template-bhkwdesmonats select, .page-template-richtlinien select{
  margin-right: 15px;
}

.page-template-bhkwdesmonats .vorschaubild.thumber, .custom_bdm .vorschaubild.thumber{
  min-height: 160px;
  width: 200px;
}

.page-template-bhkwdesmonats .vorschaudaten h2{
  margin-top: 0;
}

.custom_bdm{
  margin-top: 40px;
}

#filter_values{
  display: none;
}

#filterbhkw{
  padding-top:30px;
  padding-bottom: 30px;
}

#filter_values{
  padding-bottom: 33px;
}

.choice{
  display: inline-block;
  float: left;
  background: #eee;
  font-size: 12px;
  padding: 5px;
  margin-right: 8px;
  border-radius: 3px;
  margin-bottom: 8px;
}

.remove_me{
  padding: 3px;
  margin-right: 4px;
  background-color: #fff;
  border-radius: 55px;
  cursor: pointer;
}

#filteraction{
  margin-bottom: 65px;
  text-align: right;

}

#filteraction a{
  color: #001060;
  font-size: 14px;
}

#dofilter{
  background:url('img/button_suche2.png');
  margin-left: 20px;
  width: 105px;
  height: 40px;
  float: right;
  background-size: 105px;
  background-repeat: no-repeat;
}

#dofilter:hover{
  background-position: 0px -39px;
}

#filter{
  background:url('img/button_filter.png');
  margin-left: 20px;
  width: 185px;
  height: 40px;
  float: right;
  font-size: 0px;
  background-size: 185px;
  background-repeat: no-repeat;


}

#filter:hover{
  background-position: 0px -39px;
}


#filterbhkw select{
  width: 220px;
  margin-bottom: 12px;
  height: 34px;
  border: 1px solid #ccc;
}

.criteria{
  font-size: 12px;
  padding-bottom: 20px;
  margin-top: -5px;
}

.page-template-buecher .vorschaubild{
  border:0px;
  width: auto;
  max-width: 150px;
}


.page-template-buecher .vorschaubild img{
  width: 105px;
}

.page-template-buecher .vorschaudaten{
  width: 75%;
}



/*Büchertool TagSearch*/
.page-template-buecher .taxonomies{
  display: none;
}


h3#tags{
  padding-left: 15px;
}

.taxonomies {background: #ccc; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; overflow: hidden; clear: both; text-align: left; margin-bottom: 25px;}

.taxonomies a {color: #333;}

.catlist {list-style: none; margin: 0; padding: 0; overflow: hidden; list-style: none;  padding: 0 .5em .5em .5em;}
.catlist a {display: block; float: left; width: 165px; margin: 0; padding: .25em;}

.taglist { padding: .25em; overflow: hidden; background: #eee; font-size: 13px; }
.taglist a {display: block; float: left; -webkit-border-radius: 4px; -moz-border-radius: 4Px; border-radius: 4px; padding: 5px 10px; margin: .125em;}
.taglist a.selectedtag { background: #666; color: #fff; -moz-box-shadow:inset 0 0 10px rgba(0,0, 0, 0.5); -webkit-box-shadow:inset 0 0 10px rgba(0,0, 0, 0.5); box-shadow:inset 0 0 10px rgba(0,0, 0, 0.5); text-shadow: 0 1px 0 rgba(0,0, 0, 0.5);}


.searchcontrols { color: #000; overflow: hidden; padding-left: 1.2em; font-size: 12px; clear: both; }

.searchcontrols span {float: left; margin: 0; padding: .4em 0 .4em 0; margin: .5em 0; }
.searchcontrols span.slash {display: none;}

.searchcontrols a { float: left; padding: .3em .6em; margin: .5em 0;}
.searchcontrols a:hover {cursor: pointer;}
.searchcontrols a.selected {background: #666; color: #fff; -moz-box-shadow:inset 0 0 10px rgba(0,0, 0, 0.5); -webkit-box-shadow:inset 0 0 10px rgba(0,0, 0, 0.5); box-shadow:inset 0 0 10px rgba(0,0, 0, 0.5); text-shadow: 0 1px 0 rgba(0,0, 0, 0.5); border-color: #333;}

#any {-webkit-border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top: 1px solid #888; border-bottom: 1px solid #888; border-left: 1px solid #888; margin-left: .4em;}

#all {-webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-top: 1px solid #888; border-right: 1px solid #888; border-bottom: 1px solid #888; margin-right: .4em;}

a.searchtags {font-weight: 600; text-shadow: 0 1px 0 #666; padding: .6em 1.2em; margin: 0; background: #999; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#666'); background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666)); background: -moz-linear-gradient(top,  #999,  #666); float: right; margin-left: 1em; -webkit-border-bottom-right-radius: 8px; -moz-border-radius-bottomright: 8px; border-bottom-right-radius: 8px; border-bottom-right-radius: 8px; color: #fff; font-size: 14px;}
a.searchtags:hover {cursor: pointer;}



@media (min-width: 600px){

  #headerimg{
    height: 200px;
	background-image:url("https://www.bhkw-infozentrum.de/images/consult_logo_clear-02.png");
  }

  #wrapper,#footer {
    width: 600px;
  }

}


@media (min-width: 800px){

  #headerimg{
    height: 200px;
	background-image:url("https://www.bhkw-infozentrum.de/images/consult_logo_clear-02.png");
  }
	
  #wrapper,#footer {
    width: 800px;
  }

}



@media (min-width: 1200px){

  #headerimg{
    height: 200px;
	background-image:url("https://www.bhkw-infozentrum.de/images/consult_logo_clear-02.png");
  }

  #wrapper,#footer {
    width: 1200px;
  }

}

@media (min-width: 1300px){

  #headerimg{
    height: 200px;
    background-image:url("https://www.bhkw-infozentrum.de/images/consult_logo_clear-02.png");
  }

  #wrapper,#footer {
    width: 1300px;
  }
}


.button{
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
    color: initial;
    padding: 12px;
}

.input{
  border: 1px solid black;
}

.password_submit{
  display: block;
  margin-top: 10px;
  padding: 5px;
}

a#resetfilter{
  font-size: 11px;
  float: left;
}


/*Zurück-Button*/
a.goback{
  width: 200px;
  height: 33px;
  clear: left;
  display: inherit;
  background: url('https://www.bhkw-infozentrum.de/images/layout/button_zurueck.png');
}

a.goback:hover{
  background-position: 0px 33px;
}


a.gobackanwendung{
  width: 302px;
  height: 33px;
  clear: left;
  display: inherit;
  background: url('https://www.bhkw-infozentrum.de/images/layout/button_zurueck_anwendungsfelder.png');
}

a.gobackanwendung:hover{
  background-position: 0px 33px;
}

/*Zurück-Button ENDE*/





/*Tabelle bei Veranstaltungen */

.TabelleProgramm {
	width:95%;
}

.TabelleProgramm tr:hover{
	border:none !important;
	text-decoration: none;
  color: black;
	background-color:#A1E3FB;
	font-family:'Open Sans',Calibri,Verdana,Tahoma,Arial;
	font-weight:700;
	line-height:20pt;
 	padding:30px;

}

.TabelleProgramm tr{
	border:none !important;
	text-decoration:none !important;
	background: #FFFFFF;
  color: black;
	font-family:'Open Sans',Calibri,Verdana,Tahoma,Arial;
	font-weight:700;
	line-height:20pt;

}

.TabelleProgramm a{
	text-decoration:none !important;
	color: black;

}

.leer {
	height:2px;
}

.date {
	border:none !important;
	text-decoration:none !important;
	font-family:'Open Sans',Calibri,Verdana,Tahoma,Arial;
	font-weight:700;
	background-color:#2B8CB4;
	color:#FFFFFF;

}
/*Tabelle bei Veranstaltungen ENDE */



/*Hintergrundbild VERALTET*/

#veraltet {
	background-image: url(https://www.bhkw-infozentrum.de/images/layout/seite-nicht-aktuell.png);
	background-repeat: no-repeat;
	background-position: top;
	background-position: center;
	width: 100%;


}
/*Hintergrundbild VERALTET ENDE*/
figure {
  padding: 5px;
  float: left;
  border: 1px solid #cccccc;
  border-radius: 5px;
  width:400px;
  margin-right:20px;
  margin-left:0;
  margin-bottom:10px;
  margin-top:0;
}

figure img {
  border-radius: 3px 3px 0 0;
  width:400px;
}

figure figcaption {
  padding: 2px 4px 2px 4px;
  color: #676767;
  font-family: 'Open Sans',Calibri,Verdana,Tahoma,Arial;
  font-style: italic;
  font-size: 12px;
  border-radius: 0 0 3px 3px;
  text-align:justify;
}


.feed a h2{
  color: #000;
  font-weight: bold;
}

.feed a{
  text-decoration: none;
}

.after-content {
    width: 400px;
    position: absolute;
    margin-top: 30px;
    left: 50%;
    margin-left: -200px;

}

#sprache{
  display: none;
}

.page-template-page_nur_sidebar_rechts #menu,
.home #menu{
  display: none;
}

/*Kontaktformulare*/
input#url, input#fehlerbeschreibung, input#email {
    font-family:'Open Sans',Calibri,Verdana,Tahoma,Arial;
    font-size:12pt;
    width: 400px;
  	border: 1px solid #8c8c8c;
  	margin-bottom: 2em;
  	background-color: #D5EDFD;

}

input#fehlerbeschreibung {
  font-family:'Open Sans',Calibri,Verdana,Tahoma,Arial;
  font-size:12pt;
  width: 400px;
  border: 1px solid #8c8c8c;
  margin-bottom: 2em;
  background-color: #D5EDFD;

}

input#text {
  font-family:'Open Sans',Calibri,Verdana,Tahoma,Arial;
  font-size:12pt;
  width: 400px;
  border: 1px solid #B1B1B1;
  background-color: #F9F9F9;
  margin-top:7px;
  margin-bottom:7px;

}

textarea#textarea {
  font-family:'Open Sans',Calibri,Verdana,Tahoma,Arial;
  font-size:12pt;
  width: 400px;
  border: 1px solid #B1B1B1;
  background-color: #F9F9F9;
  vertical-align: top;
  margin-top:7px;
  margin-bottom:7px;

}


input#submit{
  font-family:'Open Sans',Calibri,Verdana,Tahoma,Arial;
  font-size:12pt;
  font-weight:600;
  align: right;
  color: #6A6968;
  background-color: none;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #f2f5f6; /* Old browsers */
  background: -moz-linear-gradient(top,  #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */

}

.checkmail #submit{
  padding: 10px;
  margin-top: 10px;
}

.bglight {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}

.bgdark {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#083dd9+0,67b2f3+100 */
background: rgb(8,61,217); /* Old browsers */
background: -moz-linear-gradient(left, rgba(8,61,217,1) 0%, rgba(103,178,243,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(8,61,217,1) 0%,rgba(103,178,243,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(8,61,217,1) 0%,rgba(103,178,243,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#083dd9', endColorstr='#67b2f3',GradientType=1 ); /* IE6-9 */

margin-top:7px;
margin-bottom:7px;


}

.label-checkbox {


}

/*Kontaktformulare ENDE*/

.page-id-1742 .pagination, .page-id-1742 .wp-paginate{
	width: auto;
  max-width: none;
}

.wp-paginate li{
  display: inline-block;
}

.wp-paginate li{
  padding-left: 0 !important;
  
}

.shariff li{
  width: 90px !important;
}

.shariff li.shariff-button:first-child{
  margin-left: 0px !important;
  padding-left: 0px !important;
}

.theme-color.orientation-horizontal{
  margin-left: 0 !important;
  margin-top: 0px !important;
}

.stars a{
  background-image: none !important;
}


/*WOOCOMMERCE*/
.woocommerce #widgetbereich{
  display: none;
}

.related.products{
  clear: both;
  padding-left: 15px;
}

ul.products {
  margin-left:0 !important;
}

ul.products li h3{
  height: 85px;
}

body.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  margin:0;
  margin-left: 0;
  padding-left: 0px !important;
  margin-bottom: 40px;
  margin-right:15px;
}

body.woocommerce ul.products li.product a img, body.woocommerce div.product div.images img{
  width: auto;
}

.woocommerce button.button.alt{
  background: #1060a7 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{
  padding: 10px 20px !important;
}


.woocommerce-page ul.products li.first{
  margin-left: 0px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
  padding: 0 !important;
}

.woocommerce .quantity .qty{
  width: 30px !important;
  font-size: 14px;
}

body.woocommerce div.product form.cart div.quantity{
    padding-bottom: 7px;
    padding-top: 2px;
    padding-left: 10px;
    border-radius: 4px;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-left: 0;
    margin-left: 0px !important;
}

body.woocommerce ul.products li.product{
  width: 45% !important;
}

#content ul.pagination{
  list-style-type: none!important;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.page-id-3982 .after-content{
  position: relative;
}


.woocommerce-page #content ul li, #content ul.pagination li{
  list-style-type: none!important;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  line-height: 1;

}

#content ul.pagination li a {
    text-indent: 100px;

  }

.pagination {
    margin: 26px auto 0;
    width: 100px;
}

#slides_container:after{
  content: "";
  display: block;
  clear: both;
}

#slides_container .pagination{
  display: none !important;
}

#slides p{
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

.comment-form-comment label{
  display: none;

}

p.comment-form-comment:before{
  display: block;
  content:"Dein Kommentar";
  width: 200px;
}

textarea#comment{
  border:1px solid #D3CECB;
}

div.product_meta{
 font: 10pt 'Open Sans',Calibri,Verdana,Tahoma,Arial !important;

}
p.price{
 font: 16pt 'Open Sans',Calibri,Verdana,Tahoma,Arial !important;
 font-weight: bold;
}

div.quantity{
  font: 16pt 'Open Sans',Calibri,Verdana,Tahoma,Arial !important;
  font-weight: bold;
  border:1px solid #D3CECB;
}

span.price{
 font: 12pt 'Open Sans',Calibri,Verdana,Tahoma,Arial !important;
 font-weight: bold;
}

p.wc-gzd-additional-info.tax-info {
  list-style-type: none !important;
}

input.input-text {
  border:1px solid #D3CECB;
}

input.input-text.qty.text{
  border: none;
}


textarea.input-text {
  border:1px solid #D3CECB;
}


select.select {
  border:1px solid #D3CECB;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
  border: none !important;
  background: #e6e6e6 !important;
}

.ui-widget-header{
  background: #ccc !important;
  border: none;
}

.ui-widget-content{
  background: transparent !important;
  border: none !important;
}

.ui-multiselect-checkboxes{
  background: #e6e6e6;
}

/** Paid Membership Pro **/

.pmpro_form .input{
  margin-top: 8px;
  margin-bottom: 15px;
  display: block;
  padding: 6px 12px !important;
  height: 45px;
  line-height: 1.42857143;
  border-radius: 0;
  border: 2px solid #f0f2f5;
  background: #f0f2f5;
  box-shadow: none !important;
  color: #555;
  box-sizing: border-box;
  min-width: 300px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.pmpro_asterisk{
  position: relative;
  top: -13px;
}


.pmpro_btn a{
	font-size: 14px;
	color: green !important;	
	font-weight:600;
	text-decoration: none !important;
	
}
#nav-below {
	font-size: 14px;
	font-weight:600;
	text-decoration: none !important;


}


#nav-below a{
	
	text-decoration: none !important;
	color: grey;	
	

}

#nav-below a:hover{
	
	text-decoration: none !important;
	color: green;	
	

}



/** Paid Membership Pro ENDE **/

/** glosar **/
#glossar .tabs {
  margin-left: 0;
  margin-bottom: 0;
}

#glossar .tab  {
  display: inline-block;
  font-weight: bold;
  /*border: 1px solid gray;*/
  border-bottom: 0;
  margin: 0;
  margin-right: 8px;
  padding: 0;
  box-shadow: 0px -2px 7px 0px #7D7D7D;
}

#glossar .tab.active {
    background: #0f58e5;
    box-shadow: none;
}

#glossar .tab a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 10px;
}

#glossar .tab.active a {
  color: #fff;
}


#glossar .subtabs  {
  margin-top: 0;
  background: #0f58e5;
  margin-left: 0;
}

#glossar .subtabs .subtab {
  display: inline-block;
  margin: 0;
  padding: 0;
}

#glossar .subtab a,
#glossar .subtab span {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 10px;
}

#glossar .subtab span.not-available {
  font-weight: normal;
  color: #aaa;
}

#glossar h3 {
  margin-left: -35px;
  margin-bottom: 0;
}

#glossar h3.alphabet {
  position: absolute;
  padding-top: 1px;
  font-size: 20px;
  color: #adadad;
}

#glossar ul {
  margin-left: 0;
}

#glossar ul li {
  margin-left: 0;
  list-style: none;
}

#glossar ul li a {
  text-decoration:none;
  font-weight: bold;
  color: #333333;
  font-size: 16px;
}

#glossar .entries {
  border-top: 1px solid #eee;
  padding: 20px 40px;
}

#glossar .entries:last-child {
  border-bottom: 1px solid #eee;
}

#glossar .entries li {
  float: left;
  width: auto;
}


#glossar .entries li a {
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    font-size: 14px;
    background: #7d7d7d;
    padding: 3px;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 4px;
}


#glossar .entries:after {
  display: block;
  content: "";
  clear: both;
}

.feed-item .feed-image {
  max-width: 200px;
  height: auto;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.feed-item  .clearfix {
  clear: both;
}

.feed-item .meta_info_feed {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 14px;
}

.feed-item  h3 a {
  color: #444;
  text-decoration: none;
}

.feed-item {
  margin-bottom: 30px;
}

.page-template-jobform #content ul li{
  margin-left: 0px;
  padding-left: 0px;
}

.wp_tabs_r_shortcode_button{
  display: none !important;
}

/*Job Taxonomie Adding disabled*/
div#job_cats-adder.wp-hidden-children{
  display: none !important;
  opacity: 0 !important;
}

a.left-sidebar-links:focus,
a.left-sidebar-links:visited {
  color: black;
}

.single-bhkwdesmonats .printfriendly.pf-alignleft {
  float: none !important;
}

.single-bhkw-tags-container {
  line-height: 24px;
}

.single-bhkw-tags {
  color: black;
  background-image: none;
  padding-left: 0px;
  text-decoration: none;
  display: inline-block;
  line-height: 32px;
}

.single-bhkw-tags span {
  background-color: #eee;
  border-radius: 3px;
  padding: 2px 10px;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 20px;
  font-weight: 500;
  white-space: nowrap;
  position: relative;
}

.single-bhkw-tags span:before {
  content: "";
  position: absolute;
  border-left: 0px solid transparent;
  border-right: 15px solid #eeeeee;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  left: -14px;
  top: 0px;
}

.feed-image-source {
  color: grey;
  font-size: 13px;
  margin-left: 220px;
  font-weight: normal;
}

.acf-field .acf-label label {
  text-overflow: ellipsis;
  overflow: hidden;
}



/*NEU von ANNE - 2023*/

#buttonblue {
  background-color: #0B529E;
  background-image: none !important;
  border: none;
  border-radius: 7px; 
  color: #fff !important;
  padding: 15px 32px;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block !important;
  font-size: 16px;
}

#buttongrey {
  background-color: #CACACA;
  background-image: none !important;
  border: none;
  border-radius: 7px; 
  color: #0B529E !important;
  padding: 15px 32px;
  margin: 10px;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block !important;
  font-size: 16px;
}


article {
  border: none;
  display: flex;  
}

section, aside  {
  border:  none;
  padding: 30px;
  flex: 1;
}

