/*
Theme Name:     devdmbootstrap3 Child
Description:    Child for the devdmbootstrap3 Theme 
Author:         Christiane Weigel
Author URI:      http: //weigel-webdeveloper.de/
Template:       devdmbootstrap3
Version:        1.0
*/
@import url("../devdmbootstrap3/style.css");



/*************BASISKONFIGURATION THEME**************/
.clearfix {
	clear: both;
}
@font-face {
    font-family: 'Genericons';
    src: url('fonts/Genericons.eot');
    src: url('fonts/Genericons.eot?#iefix') format('embedded-opentype'),
         url('fonts/Genericons.woff') format('woff'),
         url('fonts/Genericons.ttf') format('truetype'),
         url('fonts/Genericons.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 13px !important;
}
body.custom-background {
    background: #0061ab;
	background: -moz-linear-gradient(top,  #1161ab 32%, #00368e 100%);
background: -webkit-linear-gradient(top,  #1161ab 32%,#00368e 100%);
background: linear-gradient(to bottom,  #1161ab 32%,#00368e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1161ab', endColorstr='#00368e',GradientType=0 );
}
.dmbs-container {
    background-color: #fff;
}
/* body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 13px !important;
		background: #1161ab;
background: -moz-linear-gradient(top,  #1161ab 32%, #00368e 100%);
background: -webkit-linear-gradient(top,  #1161ab 32%,#00368e 100%);
background: linear-gradient(to bottom,  #1161ab 32%,#00368e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1161ab', endColorstr='#00368e',GradientType=0 );
} */

h1 {
	font-size: 26px;
}
h2 {
	font-size: 24px;
}
h2.page-header {
	font-size: 24px;
	color: #ED7703;
}
.postslider h2 {
	font-size: 20px;
	padding: 20px 0 0 10px;
}
h3 {
	font-size: 18px;
	line-height: 130% !important;
}
h4 {
	font-size: 16px;
	line-height: 130% !important;
}
h1, h2, h3 {
	color: #ED7703;
	font-family: 'Basic', Arial, sans-serif;
	margin-top: 10px;
}
a, a:link {
	color: #0061AB;
}
a:hover, a:focus {
	color: #ED7703;
	text-decoration: none;
}
img.alignnone {
    max-width: 100%;
}
.alignnone {
    margin: 10px 20px 10px 0;
}
.dmbs-header {
    height: auto;
    max-height: 229px;
}
/*Header Slider*/
.reslide_navigator {
    display: none !important;
}
/* .bx-wrapper {
	margin: 0 auto;
}
.bx-wrapper .bx-viewport {
	left: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    display: none;
}
.bx-wrapper .bx-controls-direction a {
    display: none;
} */
.dmbs-right {
	float: right;
}
#sfsi_floater {
    margin-right: px;
    display: none;
}
.dmbs-footer {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1161ab+32,00368e+100 */
background: #1161ab; /* Old browsers */
background: -moz-linear-gradient(top,  #1161ab 32%, #00368e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1161ab 32%,#00368e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1161ab 32%,#00368e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1161ab', endColorstr='#00368e',GradientType=0 ); /* IE6-9 */
	color: #fff;
	padding:10px;
}
.dmbs-footer h3 {
	color: #fff;
}
.dmbs-footer ul {
	list-style-type: none;
}
.dmbs-footer li {
	margin-left: -40px;;
}
.dmbs-footer li:before {
	content: '\f418';
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px/1 'Genericons';
    vertical-align: middle;
	padding-right: 5px;
}
.dmbs-footer ul li a, a:link {
	color: #fff;
}
.dmbs-footer ul li a:hover, .dmbs-footer a:focus {
	color: #ED7703;
}
.page-header {
    margin: 0 0 10px;
    border-bottom: none;
	padding-bottom: 0;
}
.metaslider.nav-hidden .flexslider {
    margin-bottom: 3% !important;
}
/********NAVIGATIONEN ******************/
.navbar {
    margin-bottom: 0;
	border: none;
	color: #ffffff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	font-family: 'Basic', Arial, sans-serif;
	font-size: 16px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1161ab+32,00368e+100 */
background: #1161ab; /* Old browsers */
background: -moz-linear-gradient(top,  #1161ab 32%, #00368e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1161ab 32%,#00368e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1161ab 32%,#00368e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1161ab', endColorstr='#00368e',GradientType=0 ); /* IE6-9 */
max-height: 45px;
position: relative;
    z-index: 9999;	
	}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1161ab+32,00368e+100 */
background: #1161ab; /* Old browsers */
background: -moz-linear-gradient(top,  #1161ab 32%, #00368e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1161ab 32%,#00368e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1161ab 32%,#00368e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1161ab', endColorstr='#00368e',GradientType=0 ); /* IE6-9 */
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
}
.navbar-nav > li {
    margin-top: 0;
	margin-right: 10px;
}
.eModal-1 { /*Spendenbutton in Navi*/
    margin-top: 0;
	margin-right: 0px;
	background-color: #ED7703;
}
.menu-footermenu4-container .eModal-1{ /*Spendenbutton in Footer*/
	background-color: transparent;
}
.navbar-nav > li:last-child {
    margin-top: 0;
	margin-right: 0px;
	
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #333333;
    background-color: #ffffff;
		border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
}
li.spenden {
	background-color: #ED7703 !important;
}


/*Top-Meta-Navigation*/
.navbar-inverse-top {
    background: transparent;
   border: none;
}
.navbar-nav {
    float: right;
}
.dmbs-top-menu {
    width: 100%;
    margin: 0 auto;
}
.topmenu .navbar-nav > li > a {
		padding-top: 18px;
		color: #fff !important;
}
.dmbs-meta-top-menu .navbar-nav > li > a {
		padding-top: 18px;
		color: #1161ab;
}
.topmenu {
    position: relative;
    z-index: 99;
	top: -200px;
}
.topmenu a:hover, 
.dmbs-meta-top-menu .navbar-nav > li > a:hover {
		background-color: transparent;
		color: #ED7703 !important;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
		border: none;
		position: absolute;
		right: 0;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1161ab+32,00368e+100 */
background: #1161ab; /* Old browsers */
background: -moz-linear-gradient(top,  #1161ab 32%, #00368e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1161ab 32%,#00368e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1161ab 32%,#00368e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1161ab', endColorstr='#00368e',GradientType=0 ); /* IE6-9 */
		border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
}
.navbar .nav .my-nav-menu-search {
    float: right;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #ED7703;
	border-color: #ED7703;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.navbar-inverse .navbar-toggle {
    border-color: #0061AB;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1161ab+32,00368e+100 */
background: #1161ab; /* Old browsers */
background: -moz-linear-gradient(top,  #1161ab 32%, #00368e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1161ab 32%,#00368e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1161ab 32%,#00368e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1161ab', endColorstr='#00368e',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.dropdown-menu {
    padding: 0;
    margin: 0;
    font-size: 16px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 0;
}
.dropdown-menu > li > a {
	padding: 10px 15px;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 5px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1161ab+32,00368e+100 */
background: #1161ab; /* Old browsers */
background: -moz-linear-gradient(top,  #1161ab 32%, #00368e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1161ab 32%,#00368e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1161ab 32%,#00368e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1161ab', endColorstr='#00368e',GradientType=0 ); /* IE6-9 */
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1161ab+32,00368e+100 */
background: #1161ab; /* Old browsers */
background: -moz-linear-gradient(top,  #1161ab 32%, #00368e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1161ab 32%,#00368e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1161ab 32%,#00368e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1161ab', endColorstr='#00368e',GradientType=0 ); /* IE6-9 */
	color: #fff;
}
.my-nav-menu-search .search-form {
    position: relative;
    margin: 15px 0 0 0;
}
.my-nav-menu-search .search-submit {
    display: none;
}
.my-nav-menu-search .search-form .screen-reader-text {
    position: absolute;
    left: -9999px;
    overflow: hidden;
}
.my-nav-menu-search .search-field {
    background: transparent;
    border: none;
    cursor: pointer;
    height: 32px;
    margin: 2px 0 2px 0;
    padding: 0 0 0 36px;
    position: relative;
    -webkit-transition: width 400ms ease;
    -moz-transition:    width 400ms ease;
    -o-transition:      width 400ms ease;
    transition:         width 400ms ease;
    width: 0px;
}
.my-nav-menu-search .search-field:active,
.my-nav-menu-search .search-field:focus {
	color: #333;
    border: 1px solid #dce7f2;
    cursor: text;
    outline: 0;
    width: 200px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
    margin: 0;
	margin-left: 5px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #fff;
}
.my-nav-menu-search .search-form:before {
    font-family: 'genericons';
    content: '\f400';
    position: absolute;
    font-size: 19px;
    font-weight: bold;
    top: 2px; 
    left: 10px;
	color: #ED7703;
}
::-webkit-input-placeholder {
   font-weight: normal;
}
:-moz-placeholder { /* Firefox 18- */
   font-weight: normal;  
}
::-moz-placeholder {  /* Firefox 19+ */
   font-weight: normal;  
}
:-ms-input-placeholder {  
   font-weight: normal;  
} 
.zeno_font_resizer_container {
    width: 80px;
	float: right;
	margin-top: 8px;
	font-size: 20px;
}
p.zeno_font_resizer > a {
    color: fff !important;
}
a.zeno_font_resizer_minus,
a.zeno_font_resizer_reset,
a.zeno_font_resizer_add {
	color: #fff !important;
}

/*Kontaktformular*/
.wpcf7-form input, .wpcf7-form textarea {
    width: 80%;
}
/**************FOOTER META NAVIGATION *****************/
.footernav ul,
.topnav ul {
	display: block;
	float: right !important;
	margin-right: 0;
	font-size: 14px;
}
.footernav ul li,
.topnav ul li {
	display: block;
	float: left !important;
}
/******************NEWSLETTER TOOL BLOOM*******************/
.et_bloom .et_bloom_form_container {
    -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
}
.et_bloom .et_bloom_form_content button {
    background-color: #EC7703;
}
.et_bloom .et_bloom_close_button:before {
    color: #EC7703;
}
/********************Post Slider FÜR POSTS in Sidebar***************************/
.postslider,
.ups-bx-wrapper .ups-bx-viewport,
aside.widget {
	background-color: #dce7f2;
	padding: 0 10px;
}
.postslider {
	margin-top: -10px !important;
	margin-bottom: 25px;
	min-height: 400px;
}
aside.widget {
	margin-top: -10px !important;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
aside.widget h3 {
	padding: 20px 0 0 10px;
	font-size: 22px;
}
aside.widget h4,
aside.widget p {
	padding-left: 10px;
}
.ups_title h3, {
	font-size: 18px;
}
.ups_title h3 a:hover,
aside.widget h3 a:hover,
li a:hover {
	color: #ED7703;
	text-decoration: none;
}
.postslider li a,
.postslider li a:link,
aside.widget li a,
aside.widget li a:link {
	color: #0061AB;
}
.postslider li a:hover,
.postslider li a:focus,
aside.widget li a:hover,
aside.widget li a:focus {
	color: #ED7703;
	text-decoration: none;
}
.post-description {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #0061AB;
}
.post-description {
	display: none;
	}
.dmbs-main li{
	list-style: none;
	margin-left: -20px;
	margin-bottom: 20px;
	text-indent: -11px;
}
 aside.widget li {
	list-style: none;
	margin-left: -10px;
	margin-bottom: 20px;
	text-indent: -11px;
}  
.featured_individual {
	width: 100% !important;
	left: 0;
}
.postslider li,
li.featured_individual {
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px;
	text-indent: 0;
}
aside.widget li li {
	font-weight: normal;
}
 aside.widget li:before, .dmbs-main li:before {
	content: '\f418';
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px/1 'Genericons';
    vertical-align: middle;
	padding-right: 5px;
	color: #0061AB;
} 
.posts-container .pis-title a {
	font-size: 14px;
	color: #ED7703 !important;
	text-decoration: none;
}
.pis-title a:hover {
	color: #0061AB !important;
}
.posts-container li {
    margin-left: -40px !important;
    text-indent: 0 !important;
}
li.pis-li:before {
    display: none !important;
}
.pis-date, .pis-seperator, .pis-author, .topic-author, .widget_display_topics div {
	font-size: 11px;
}
.pis-gravatar {
	margin-right: 5px;
}

/*Stick Posts in Widgets*/
.sticky {
    background: #FCEBDA !important;
	border:1px solid #ED7703 !important;
}

/*Kategorie / category Beschreibung*/
.category-description {
	background-color: #dce7f2;
	padding: 5px 25px;
	margin-bottom: 10px;
}
/*Kommentarfeld*/
.well {
    background-color: #dce7f2;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.well a, a:link {
	color: #0061AB;
}
.well a:hover, .well a:focus {
	color: #ED7703;
}

.btn-info, .comment-respond #submit, #searchform #searchsubmit, a.pis-archive-link-class {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1161ab+32,00368e+100 */
background: #1161ab; /* Old browsers */
background: -moz-linear-gradient(top,  #1161ab 32%, #00368e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1161ab 32%,#00368e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1161ab 32%,#00368e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1161ab', endColorstr='#00368e',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-family: 'Open Sans', Arial, sans-serif;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 10px;
  text-decoration: none;
  border-color: transparent;
}
.btn-info:hover,
.comment-respond #submit:hover,
#searchform #searchsubmit:hover,
a.pis-archive-link-class:hover {
  background: #e07000;
  background-image: -webkit-linear-gradient(top, #e07000, #ed7803);
  background-image: -moz-linear-gradient(top, #e07000, #ed7803);
  background-image: -ms-linear-gradient(top, #e07000, #ed7803);
  background-image: -o-linear-gradient(top, #e07000, #ed7803);
  background-image: linear-gradient(to bottom, #e07000, #ed7803);
  text-decoration: none;
  color: #ffffff;
  border-color: transparent;
}
/*Flaggen*/
li.deutsch a {
	content: ""; 
	background-image: url(../../uploads/de-e1466685608882.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	overflow: hidden;
    text-indent: -9999px;
	padding-right: 10px;
	margin-top: 15px;
}
li.englisch a {
	background-image: url(../../uploads/en-e1466685597553.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	overflow: hidden;
    text-indent: -9999px;
	padding-right: 10px;
	margin-top: 15px;
}
li.franz a {
	background-image: url(../../uploads/fr-e1466685536636.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	overflow: hidden;
    text-indent: -9999px;	
	padding-right: 10px;
	margin-top: 15px;
}
li.spanisch a {
	background-image: url(../../uploads/es-e1466685585915.png);
	background-repeat: no-repeat;	
	width: 20px;
	height: 20px;
	overflow: hidden;
    text-indent: -9999px;
	padding-right: 10px;
	margin-top: 15px;
}
li.portug a {
	background-image: url(../../uploads/pt-e1466685485468.png);
	background-repeat: no-repeat;	
	width: 20px;
	height: 20px;
	overflow: hidden;
    text-indent: -9999px;
	margin-top: 15px;
}
.lowercase {
	text-transform: lowercase;
}
.lowercase::first-letter {
	text-transform: uppercase;
}
/*Button*/
.btn {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1161ab+32,00368e+100 */
background: #1161ab; /* Old browsers */
background: -moz-linear-gradient(top,  #1161ab 32%, #00368e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1161ab 32%,#00368e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1161ab 32%,#00368e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1161ab', endColorstr='#00368e',GradientType=0 ); /* IE6-9 */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-family: 'Open Sans', Arial, sans-serif;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 10px;
  text-decoration: none;
  position: relative;
  left: 35%;
  width: 100px;
}
.btn a, .btn a:hover {
  color: #ffffff;
}
.btn:hover {
  background: #ED7703;
  text-decoration: none;
  color: #ffffff;
}
.btn_orange,
.button, html input[type="button"], input[type="reset"], input[type="submit"] {
  background: #ED7703;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-family: 'Open Sans', Arial, sans-serif;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 10px;
  text-decoration: none;
  position: relative;
  left: 35%;
  width: 100px;
  border: 0;
}
html input[type="button"] {
	  left: 0;
}
.btn_orange a, .btn_orange a:hover {
  color: #ffffff;
}
.btn_orange:hover {
  background: #0061ab;
  text-decoration: none;
  color: #ffffff;
}

.btn-group {
	padding: 2% 0 !important;
}
.btn-group a {
	padding: 0 3% !important;
	font-weight: bold;
}
/*Felder auf HOME*/
.homesections {
	background-color: #dce7f2;
	padding: 2%;
	min-height: 400px;
}
.homesections h3 {
	color: #0061ab;
}
.homesections-praxis {
	background-color: #fcebda;
	padding: 2%;
	min-height: 400px;
	border: 1px solid #ED7703;
}
.breadcrumb {
    background-color: #ffffff;
    border-radius: 0;
	border-bottom: 1px solid #dce7f2;
}
.breadcrumb a {
	    color: #0061AB;
}
.breadcrumb a:hover {
	    color: #ED7703;
}
/**********************WP-Members Plugin Änderungen*************/
#wpmem_reg label, #wpmem_login label, #wp-members label {
    font-family: 'Open Sans', Arial,sans-serif !important;
	font-weight: normal !important;
	color: #333 !important;
	font-size: 13px !important;
}
#wp-members, #wpmem_reg, #wpmem_login {
	background: none !important;
}
#wpmem_reg input[type="text"], #wpmem_reg textarea, #wpmem_login input[type="text"], #wpmem_login input[type="password"] {
    color: #333 !important;
}
#wpmem_reg .req {
    color: #ED7703 !important;
}
#wpmem_reg legend, #wpmem_login legend {
    font-family: 'Basic', Arial, sans-serif !important;
	color: #ED7703 !important;
    font-weight: normal !important;
	line-height: 1.5 !important;
}
.buttons {
	background: #0061ab;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-family: 'Open Sans', Arial, sans-serif;
  color: #ffffff;
  padding: 10px;
  text-decoration: none;
  border: none;
}
.buttons a, .buttons a:hover {
  color: #ffffff;
}
.buttons:hover {
  background: #ED7703;
  text-decoration: none;
  color: #ffffff;
}
#wp-members input[type="submit"] {
    padding: 10px !important;
}
#wpmem_login {
    color: #333 !important;
    font-family: 'Open Sans', Arial,sans-serif !important;
    font-size: 13px !important;
    font-weight: normal !important;
    line-height: 1 !important;
}
#wpmem_reg .req-text {
    margin: -20px 0 !important;
	font-family: 'Open Sans', Arial,sans-serif !important;
    font-size: 13px !important;
    font-weight: normal !important;
}
/**********************WP-Members Plugin Änderungen ENDE*************/
/**************************BBPRESS*******************/
#bbpress-forums li.bbp-header:before,
#bbpress-forums li.bbp-footer:before,
#bbpress-forums li:before {
    display: none;
}
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
    float: none;
    margin-bottom: 0;
    border: 3px double #ddd;
}
li.bbp-forum-info, li.bbp-topic-title,
#bbpress-forums li {
    text-indent: 0 !important;
	color: #333;
}
#bbpress-forums {
    font-size: 13px;
}
div.bbp-breadcrumb, div.bbp-topic-tags {
    font-size: 13px;
    margin-right: 5px;
	font-weight: normal;
}
div.bbp-template-notice.info {
    border: 0;
    background-color: #dce7f2;
}
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
    font-size: 13px;
	font-weight: normal;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
    font-size: 13px;
}
span.bbp-author-ip {
    display: none;
}
.bbp-form legend {
	font-family: 'Basic', Arial, sans-serif;
	color: #ED7703;
}
#bbpress-forums fieldset.bbp-form label {
    margin: 0;
    display: inline-block;
    color: #333;
    font-weight: normal;
	font-family: 'Open Sans', Arial,sans-serif !important;
}
div.bbp-template-notice,
div.indicator-hint {
    padding: 0 0.6em;
    margin: 5px 0 15px;
    border-radius: 0;
    background-color: #dce7f2;
    color: #333;
    clear: both;
	border-color: transparent;
}
div.bbp-template-notice p {
    padding: 10px;
}
#bbpress-forums li.bbp-header {
    background: #fff;
	border: 0;
}
#bbpress-forums li.bbp-footer {
    background: #fff;
	border: 1px solid #eee;;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd {
    background-color: #ffffff;
	border: 0;
}
#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-topic-header, #bbpress-forums div.bbp-reply-header {
    background-color: #dce7f2;
}
.bbp-pagination-count {
    font-size: 13px;
}
span.bbp-admin-links a {
    color: #0061AB;
    font-weight: normal;
    font-size: 12px;
    text-transform: none;
}
.bbp-login-form label {
    font-weight: normal;
}
.bbp-logged-in, .bbp-logged-in a {
	color: #ffffff !important;
}
.bbp-logged-in h4 {
    font-weight: bold;
    font-size: 100%;
    margin-bottom: 0;
}
.theme-default .nivo-directionNav a {
    opacity: 1;
}
.bbp-login-form .bbp-username input, .bbp-login-form .bbp-email input, .bbp-login-form .bbp-password input {
    color: #000;
}
.bbp-login-form .bbp-login-links a {
	color: #fff;
}
.bbp-login-form .bbp-login-links a:hover {
	color: #ED7703;
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    font-size: 13px !important;
    color: #000 !important;
	border: 1px solid #ccc !important;
	font-family: 'Open Sans', Arial, sans-serif !important;
	font-weight: normal !important;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
    height: auto;
    width: 100%;
}
.bbp-author-avatar img {
	max-width: 14px;
	height: auto;
	margin: 0 !important;
}
.wp-media-buttons .button {
    width: 160px;
	left: 0;
}
div.bbp-submit-wrapper {
    margin-right: 50px;
}

input.donationButton {
	
}

.page-id-5396 #metaslider_7392,
.page-id-5396 .navbar,
.page-id-5396 .dmbs-top-menu,
.page-id-10194 #metaslider_7392,
.page-id-10194 .navbar,
.page-id-10194 .dmbs-top-menu,
.page-id-8410 #metaslider_7392,
.page-id-8410 .navbar,
.page-id-8410 .dmbs-top-menu {
	display: none !important;
	}


/********************MEDIA QUERIES***************************/
@media (max-width: 1199px) {
	.dmbs-header-img {
    margin-top: -125px !important;
}
.topmenu {
    top: -160px;
}
}
@media (min-width: 992px) {
.col-md-3 {
	width: 32.66%;
}
.col-md-9 {
	width: 65.33%;
	margin-top: 0;
}
.su-column-size-1-3 {
	width: 100%;
}
.su-column-size-2-3 {
	width: 100%;
}
.dmbs-top-menu {
    margin: -34px auto 0 auto;
}
.dmbs-container {
background-color: #fff;
-webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.3);
}
.dmbs-header-img {
	text-align: left;
	z-index: 999;
	margin-top: -180px;
}
}
@media (max-width: 991px) {
	.col-md-3 {
	width: 100%;
}
.col-md-9 {
	width: 100%;
}
.su-column-size-1-3 {
	width: 100%;
}
.su-column-size-2-3 {
	width: 100%;
}
.dmbs-header-img {
    margin-top: -105px !important;
}
.topmenu {
    top: -100px;
}
.dmbs-top-menu {
    margin: -37px auto 0 auto;
}
.postslider {
	min-height: 200px;
}
.ups-bx-wrapper {
	max-width:700px !important;
}
	.navbar-toggle {
	margin-top: -55px;
}
.dmbs-footer {
	margin-top: 20px;
}
.btn {
  left: 41%;
}
.breadcrumb {
    display: none;
}
.zeno_font_resizer_container {
	width: 80px;
	margin-top: 15px;
}
}
@media (max-width: 767px) {
	.dmbs-header-img {
    margin-top: -95px !important;
}
	.dmbs-header-img img {
		width: 20%;
		height: auto;
	}
.topmenu {
    top: -110px;
}
.dmbs-top-menu {
    margin: 0;
    height: 0;
}
.dmbs-top-menu .navbar ul {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border: 1px solid #ccc;
    margin-bottom: 20px;
    position: relative;
    z-index: 9999;
    background-color: #fff;
}
.navbar {
	background: transparent;
	color: #000;
	margin-top: -55px;
	max-height: 20px
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
}
.navbar-inverse .navbar-toggle {
    border: 3px solid #fff;
}
.navbar-nav > li {
    margin-top: 0;
    margin-right: 0;
}
.dmbs-top-menu .navbar-nav {
		width: 100%;
		margin: 0;
	}
.navbar-inverse .navbar-nav > li > a {
    color: #333;
}
	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > .active > li > a	{
    color: #333;
	border-radius: 0;
	-webkit-border-radius: 0;
}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #333;
    background-color: #fff;
}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
		color: #fff;
	}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #ED7703;
}
.dmbs-content {
margin-top: -35px;
}
}
@media (max-width: 740px) {
.topmenu {
    top: -90px;
}
.navbar {
	margin-top: -45px;
}
}
@media (max-width: 640px) {
		.dmbs-header-img {
    margin-top: -75px !important;
}
.topmenu {
    top: -100px;
}
.navbar {
	margin-top: -55px;
}
}
@media (max-width: 600px) {
.my-nav-menu-search .search-form {

    margin: 0;
}
.topmenu {
    top: -50px;
}
.navbar {
	margin-top: -30px;
}
.navbar-nav.footernav > li > a {
    padding: 5px 5px 5px 0 !important;
    font-size: 11px;
	margin: 0 10px 0 0;
}
.navbar-nav.topnav > li > a {
    padding: 5px 5px 5px 0 !important;
    font-size: 11px;
	margin: 0 0 0 10px;
}
.dmbs-content {
    margin-top: 10px;
}
.btn {
  left: 38%;
}
.zeno_font_resizer_container {
	display: none;
}
.navbar-inverse .navbar-toggle {
    margin-top: -40px;
}
.inerCnt {
    width: 70%;
}
}
@media (max-width: 485px) {
		.dmbs-header-img {
    margin-top: -55px !important;
}
.topmenu {
    top: -50px;
}
.navbar {
	margin-top: -25px;
}
}
@media (max-width: 450px) {
.btn {
  left: 30%;
}
.topmenu {
    top: 20px;
	right: 50px;
}
}
@media (max-width: 420px) {
		.dmbs-header-img {
    margin-top: -40px !important;
}
.topmenu {
    top: -33px;
}
.navbar {
	margin-top: -25px;
}
.navbar-toggle {
    padding: 5px;
}
}
@media (max-width: 400px) {
.btn {
  left: 30%;
}
}
@media (max-width: 340px) {
.topmenu {
    top: -10px;

}
.navbar {
	margin-top: -10px;
}

}

.container { padding-left: 0px; padding-right: 0px; }
.dmbs-content {margin-top: 30px;padding-left: 15px; padding-right: 15px;}
.dmbs-container {margin-top:-19px;}

.dmbs-header-img {margin-top: 0px !important; padding-left: 0px;}
.dmbs-top-menu {margin: 0 !important;}
.navbar {margin-top:0px !important;}
.topteas {height:40px;text-align:right;padding-right:15px;padding-top:10px;background-color:#1161ab;}
.topteas > span > a:link {color:#ffffff}
.topteas > span > a:visited {color:#ffffff}
.topteas > span > a:hover {color:#ed7703}
.topteas > span > a {padding-left:20px;}
.sanpop-search-box .search-btn {background: #1161ab !important}
@media (min-width: 768px) {
.topmenu {
    display:none;
  }
}
@media (max-width: 767px) {
.topteas {
    display:none;
  }
}
.dmbs-container {margin-top:-19px;}