/** GENERAL **/
#content_right p a,
#content_right li a {
	color:#a1bd41;
}

.underlined{
	border-bottom:1px solid #213900;
}

/** CONTENT LEFT **/
.oblinks_ob{
	padding:25px 40px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #96b22a;
	color:#96b22a;
}

.oblinks_ob.bg1, .oblinks_link > .oblinks_ob.bg0:hover{
	background-color: #ecf2d9;
	border-left:1px solid #96b22a;
	border-right:1px solid #96b22a;
	border-top:1px solid #ecf2d9;
}

.oblinks_ob.bg2, .oblinks_ob.bg3{
	background-color:#8ea937;
	border-color:#8ea937;
	color:#fff;
}

.oblinks_ob.bg3{
	background-color:#213800;
	border-color:#213800;
	color:#96b22a;
}

.oblinks_but{
	font-size:22px;
	line-height:24px;
	font-weight:700;
	vertical-align:bottom;
	display:block;
	width:100%;
	min-height:43px;
}

.oblinks_icon{
	margin-right:15px;
	float:left;
}

.oblinks_buttext{
	position:relative;
	top:10px;
}

.oblinks_maintext{
	color:#565656;
	margin-top:30px;
}

.oblinks_ob.bg2 .oblinks_maintext, .oblinks_ob.bg2 h2{
	color:#fff;
}

.oblinks_link{
	display:block;
	width:100%;
	/*height:100%;*/
}

/** INTRO **/
.intro #body_wrapper{
	min-height:100%;
	text-align:center;
}

.introimg_wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-position: center top;
	background-size:cover;
	background-repeat:no-repeat;
	vertical-align:middle;
}

.introimg_img{
	position:relative;
	//z-index:-1;
	z-index:5;
}

#intro_wrapper{
	
	min-height:100%;
	min-width:100%;
}

.intro_block{
	position:absolute;
	min-width:100%;
	min-height:100%;
	left:0px;
	top:0px;
	visibility:hidden;
}

/** HOME **/
.newsboxlink{
	color:#fff;
}

#newsbox .mehrlink{
	background-image:url(../Img/newsbox_mehrlink.png);
	color:#a1bd41;
}

#home_btm_left, #home_btm_right{
	width:calc(50% - 25px);
}

#home_btm_left .oblinks_ob{
	padding-left:10px;
	padding-right:0px;
}

#home_btm_left .oblinks_link:nth-child(1){
	border-top:1px solid #fff;
}

#home_btm_left .oblinks_link:nth-child(1):hover{
	border-top:1px solid #96b22a;
}

/** ERLEBEN **/

.erleben #content_left{
	display:none;
}

.erleben #content_right{
	width:100%;
}

.erleben #content_right_content{
	padding:0px;
}

.erleben .textblock{
  	padding: 40px 40px 40px 50px;
}

#erleben_wrapper{
	border:1px solid #213900;
	border-width:0px 0px 0px 1px;
	margin:0px 16px 0px 20px;
	line-height:0px;
}

.erleben_but{
	width: -webkit-calc(16.66% - 2px);
	width:calc(16.66% - 2px);
	height:130px;
	border:1px solid #213900;
	border-width:1px 1px 1px 0px;
	display: inline-block;
	text-transform:uppercase;
	color:#213900;
	cursor:pointer;
	position:relative;
	line-height:20px;
}

.erleben_but.on, .erleben_but:hover{
	/*background: url(../Img/erleben_but.jpg) top right no-repeat #213900;*/
	color:#fff;
}

.erleben_but.on .erlebenbut_bg, .erleben_but.on .erleben_but_name, .erleben_but:hover .erlebenbut_bg, .erleben_but:hover .erleben_but_name{
	/*background-image:url(../Img/erleben_but_on.jpg);*/
	display:block;
}

.erleben_but.on .bg_image_holder, .erleben_but:hover .bg_image_holder{
	-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
}

.erleben_but:nth-child(n+7){
	border-top-width:0px;
}

.bg_image_holder{
	position:absolute;
	z-index:0;
	width:100%;
	height:100%;
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
	top:0px;
	left:0px;
	cursor:pointer;
}

.erlebenbut_bg{
	position:absolute;
	z-index:1;
	background:url(../Img/erleben_but_bg.png);
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	display:none;
	cursor:pointer;
}

.erleben_but_name{
	width:10px;
	margin-top:18px;
	margin-left:8px;
	position:relative;
	z-index:3;
	color:#213800;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
}

#erlebendet_wrapper{
	border:1px solid #213900;
	border-width:0px 1px 1px 0px;
	width:calc(100% - 8px);
	line-height:20px;
}

#erlebendet_wrapper:last-child{
	border-top-width:1px;
	position:relative;
	top:-1px;
}

ul.slider, ul.slider li{
	list-style:none;
	padding:0px;
	margin:0px;
}

.bx-wrapper{
	position:relative;
}
.bx-controls{
	position:absolute;
	z-index:10;
	top:calc(50% - 31px);
	height:62px;
	width:100%;
}

.bx-controls-direction{
	height:62px;
}

.bx-next, .bx-prev{
	width:62px;
	height:100%;
	background:url(../Img/slider_prev.png) center center no-repeat;
	float:left;
	margin:0px 18px;
}

.bx-next{
	background-image:url(../Img/slider_next.png);
	float:right;
}

.erlebenob_btm{
	//height:400px;
	padding:36px 0px 30px 75px;
}

.erlebenob_textleft{
	width:calc(100% - 450px);
	overflow:hidden;
	height:34em;
	float:left;
}

.erlebenob_textright{
	width:420px;
	float:right;
	margin-left:20px;
	color:#7d913a;
}

.erlebenob_video_wrapper{
	height:400px;
	float:left;
	margin-right:18px;
	width:176px;
	overflow:hidden;
}

.erlebenob_textright_text{
	float:left;
	width:220px;
	overflow:hidden;
}

/** NEWS **/

.newsob{
	margin-bottom:2rem;
}
.newsob h2, .downloadob h2{
	margin-bottom:5px;
	text-transform:none;
	font-size:1.2rem;
	/*line-height:22px;*/
}

.newsdet_date{
	margin-bottom:10px;
	display:block;
}

.zuruck{
	margin-bottom:1rem;
}

/** DOWNLOADS **/

.downloadob_left{
	width:55px;
	height:70px;
	display:inline-block;
	vertical-align:top;
	background:url(../Img/downloadlink.jpg) left 2px no-repeat;
}

.downloadob_right{
	width:calc(100% - 55px);
	border-bottom:1px solid #213900;
	margin-bottom:1em;
	display:inline-block;
	vertical-align:top;
}

.downloadob:last-child .downloadob_right{
	border-width:0px;
}

/** SUCHRESULTATEN **/
.res_ob{
	margin-bottom:3em;
}

.res_ob h3{
	margin-bottom:10px;
}

/* Styles for "Hol den Bürgerenergiepolitiker" */

/*
 * Button
 */
.hdbButton {
  position: fixed;
  top: 50%;
  right: 0;

  line-height: 1.3;

  margin-right: -210px;
  -webkit-transition: margin-right 0.2s ease-in-out;
  -o-transition: margin-right 0.2s ease-in-out;
  transition: margin-right 0.2s ease-in-out;

  z-index: 200;

  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.5);
  box-shadow: 0 3px 5px rgba(0,0,0,.5);
  border: 1px solid #ccc;
}

.hdbButton:hover {
  margin-right: -5px;
}

.hdbButton a {
  display: block;

  color: #fff;
  padding: 10px 30px 7px 10px;

  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: rgb(192, 223, 225);
  /*
  background: #ef8726 url("/fileadmin/html/Img/hdbIcon.svg") no-repeat;
  background-position: 10px 6px;
  */
}

body.smallsize .hdbButton {  
  position: static;
  top: auto;
  right: auto;

  margin-right: 0;
}

body.smallsize .hdbButton a {
  padding-right: 10px
}

.ui-dialog .ui-dialog-titlebar-close {
	overflow: hidden;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%; /* ratio 16x9 */
	height: 0;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.embed-container iframe {

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*indexsuche */
.tx-indexedsearch-search-submit {
	margin-top: .75rem;
}