/**
 * Theme Name: Lauftipps 2016
 * Themes URI: https://www.guidoschulze.de
 * Description: Ein Theme speziell fuer Lauftipps.de
 * Version: 1.0.0
 * Author: Guido Schulze
 * Author URI: https://www.guidoschulze.de
 * Tags: theme-options
 */
@import url(css/bootstrap.css);
@import url(css/bootstrap-theme.min.css);
.content {
	font-size: 1.0em;
	line-height: 1.45em;
	color: rgb(34,38,42);
	margin-top: -3px;
	max-width: 1000px;
}
.container {
    margin-left: auto;
    margin-right: auto;
	max-width: 1200px;
    padding-left: 0px;
    padding-right: 0px;
}
body {
background-color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
padding-top: 92px;
padding-bottom: 0px;
font-size: 16px;
}
h1, .h1 {
    font-size: 36px;
    color: #031774;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    line-height: 1.0;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
    margin-bottom: 10px;
    margin-top: 40px;
}
h2, .h2 {
	font-size: 2.4rem;
    margin-bottom: 10px;
    margin-top: 40px;
}
h3, .h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 30px;
}
h4, .h4 {
	font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
}
h1.archive {
    margin-bottom: 5px;
    margin-top: 5px;
}
ul, .ul {
margin:0 0 15px 0;
padding:10px 0 0 20px;
}
div.for-th-st ul {
    list-style: outside none none;
    margin: 10px 0 20px 10px;
    padding: 0;
}
div.for-th-st div {
    margin: 0 0 10px 25px;
}
 ol, .ol {
margin:0 0 15px 0;
padding:0 0 0 24px;
}
p {
	margin: 25px 0 0;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
b, strong {
    font-weight: 600;
    opacity: 0.85;
}
small, .small {
	font-size: 70%;
}
div.comment-body p {
	margin: 0;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.entry-date {
	color:#828282;
	font-weight:normal;
	font-size: 0.7em;
	line-height: 0.7;
}
.bbp-breadcrumb p {
	margin: 0 0 5px;
}

blockquote {
    border-left: 3px solid #ddd;
    font-size: 14px;
    font-style: italic;
    margin: 0 0 21px 20px;
    padding: 10px;
}
img {
	border: 0;
	}
div.inhalt h3 {
    margin-bottom: 5px;
    margin-top: 25px;
	font-weight:bold;
}
div.inhalt ul {
    list-style-type: disc;
    overflow: hidden;
    margin: 0;
    padding-left: 20px;
}
div.inhalt ol {
    list-style-type:none;
    overflow: hidden;
    margin: 0;
    padding-left: 20px;
}
div.comments-area h2, div.comments-area h3 {
	margin-top:20px;
}
h2.inhalt {
	margin-top:40px;
}
h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    line-height: 1.0;
}
a {
    color: #031774;
	text-decoration: underline;
}
a.content, a.encyclopedia {
    color: #031774;
	text-decoration: underline;
}
nav a {
	text-decoration: none;
}
h2 a, h3 a, h4 a, h5 a, h6 a, a.h2, a.h3, a.h4, a.h5, a.h6 {
	text-decoration: none;
}
a:hover, a:focus {
    color: #031774;
	opacity:1;
    text-decoration: none;
}
a.content:hover, a.content:focus, a.encyclopedia:hover, a.encyclopedia:focus {
    color: #031774;
	opacity:1;
    text-decoration: none;
}
#orange a {
    color: #cc6600;
}
@media all and (max-width: 500px) {
	.epdtop { float:none; }
}
@media all and (min-width: 500px) {
	.epdtop { float:left; }
}
@media all and (max-width: 600px) {
	.cattop { float:none; padding-top:0px; padding-bottom:30px; width: 100% !important; }
	img.teaser { text-align:left; width: 100%; height: auto;}
}
@media all and (min-width: 600px) {
	.cattop { float:left; padding-top:0px; padding-bottom:30px; }
	div.col-md-6:nth-child(2n+1) {clear:both;}
	img { text-align:center; }
}
.navbar {
	margin-bottom: 0px;
	padding-bottom: 9px;
	min-height: 90px;
}
.navbar-form { display:none; }
.navbar-nav > li > a {
    color: #031774;
    font-size: 18px;
    line-height: 12px;
    padding: 10px 30px 10px 2px;
}
.navbar-default .navbar-nav > li > a {
    color: #031774;
}
.navbar-brand {
    height: 70px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	/* position: relative;
	top: 1px; */
	z-index: 1001;
	/* background: #fff; */
	color: #031774;
	opacity: 1;
	padding: 10px 10px 10px 2px;
	margin-right: 20px;
	/* border: 1px solid rgba(0, 0, 0, 0.15); */
	border-radius: 0px;
	/* -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); */
	/* box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); */
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-bottom: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    /* background-image: linear-gradient(to bottom, #8ebce1 0px, #8ebce1 100%);
    background-repeat: repeat-x;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.075) inset; */
    background-color: #8ebce1;
	color: #031774;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #8ebce1;
    color: #031774;
}
.navbar-default {
    background-image: linear-gradient(to bottom, #def 0px, #fff 100%);
    background-repeat: repeat-x;
	border-bottom: 1px solid #cfcfcf;
    border-radius: 0;
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 6px rgba(0, 0, 0, 0.376);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    background-color: #8ebce1;
    background-image: linear-gradient(to bottom, #8ebce1 0px, #8ebce1 100%);
    background-repeat: repeat-x;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset;
    color: #031774;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #031774;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #8ebce1;
    background-image: linear-gradient(to bottom, #8ebce1 0px, #8ebce1 100%);
    background-repeat: repeat-x;
    color: #031774;
}
.dropdown-menu > li > a {
    clear: both;
    color: #031774;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 4px 23px 4px 12px;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #031774;
    background-color: #8ebce1;
    background-image: linear-gradient(to bottom, #8ebce1 0px, #8ebce1 100%);
    background-repeat: repeat-x;
	opacity: 1;
}

.navbar-inverse .navbar-toggle {
    background-color: transparent;
    border-color: transparent;
    color: #031774;
}
.navbar-default .navbar-toggle {
    background-color: transparent;
    border-color: transparent;
    color: #031774;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
    color: #031774;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #8ebce1;
    color: #031774;
	background-image: linear-gradient(to bottom,#8ebce1 0,#8ebce1 100%);
	background-repeat: repeat-x;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #031774;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #8ebce1;
    color: #031774;
}
/* 
.footer-default {
    background-image: linear-gradient(to top, #fff 0px, #ededed 100%);
    background-repeat: repeat-x;
    border-radius: 0px;
    box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0px rgba(0, 0, 0, 0.175);
}
*/
.footer-default {
	background-color: #c19a69;
	border-top: 1px solid #6d420c;
	color: #6d420c;
}
.footer {
    border-radius: 0px;
    border-bottom: 0px solid transparent;
    margin:0;
    min-height: 50px;
    position: relative;
}
footer a {
    color: #6d420c;
	text-decoration: none;
    opacity: 0.7;
}
footer strong {
	color: #6d420c;
	line-height: 1.8em;
}
footer a:hover, footer a:focus {
    color: #6d420c;
    opacity: 1;
    text-decoration: none;
}
ul#menuunten { font-size: 1.4em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0 0 -14px; padding: 0; }
ul#menuunten li { font-size: 0.8em; }
ul#menuunten li a { font-size: 0.8em; color: #777; text-decoration: underline; }
ul#menuunten li a:hover { font-size: 0.8em; color: #031774; background: none; }
div.schatten img {
-moz-box-shadow:2px 2px 8px #292929; /* Firefox */
-webkit-box-shadow:2px 2px 8px #292929; /* Chrome, Safari */
-khtml-box-shadow:2px 2px 8px #292929; /* Konqueror */
box-shadow:2px 2px 8px #292929; /* CSS3 */
}
div.eckenrund img {
border-radius: 5px;
border: 1px solid;
border-color:#cacaca;
}
a.titellink:hover, a.titellink:focus {
    color: #031774;
    text-decoration: none;
}
#content {
    font-size: 36px;
}
.breadcrumb {
	font-size: 0.9em;
	line-height: 2;
	margin: 0;
	padding: 0;
	border: 0 none;
	background-color: rgba(255, 255, 255, 0);
    border-radius: 0px;
}
.breadcrumb > li + li::before {
    color: #008400;
    content: " \203A ";
    padding: 0 10px;
    font-weight: 600;
}
ul.page-numbers {
    max-width: 100%;
    text-align: center;
    list-style: none;
    margin: 0;
	padding: 0 0 20px 0;
}

.page-numbers:after {
    content: ".";
    display: none;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
	background-color: #f8f8f8;
}

.page-numbers a,
.page-numbers span {
    display: block;
    padding: 20px;
    height: 25px;
    line-height: 0px;
    font-size: 1.4em;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #ddd;
    color: #888;
    text-align: center;
}

.page-numbers a span { padding: 0 }

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
    color: #fff;
    background: rgb(62,69,76);
    text-decoration: none;
}

.page-numbers:hover { text-decoration: none }

.center {
	text-align: center;
}
.center ul.page-numbers {
	float: none;
	display: inline-block;
	overflow: hidden;
}
.bbp-topic-pagination a {
    border: 1px solid #ddd;
    font-size: 16px;
    line-height: 16px;
    padding: 2px 8px;
    text-decoration: none;
}
.btn-toolbar {
    margin-left: -10px;
}
.comments-area {
max-width:99%;
}
div.comment-list {
color: rgb(62,69,76);
background: #fff;
text-decoration: none;
margin-top:5px;
}
div.comment {
color: rgb(62,69,76);
background: #eaeaea;
text-decoration: none;
margin:20px 0;
padding:10px;
-moz-box-shadow:2px 1px 4px #292929; /* Firefox */
-webkit-box-shadow:2px 1px 4px #292929; /* Chrome, Safari */
-khtml-box-shadow:2px 1px 4px #292929; /* Konqueror */
box-shadow:2px 1px 4px #292929; /* CSS3 */
}
div.comment-author {
padding:10px 0;
}
div.comment-body {
padding:10px 0;
}
#commentform .comment-form-url {
display:none;
}
div.reply {
border-top:0px solid #eaeaea;
background: #eaeaea;
text-decoration: none;
margin-top:0px;
}
/* div.tagcloud {
text-align:center;
} */
.blocktitel {
    background-color: #eee;
    color: inherit;
    margin: 30px 0 10px 0;
    padding: 5px;
	border-radius: 6px;
}
/* .row {
margin-top:30px;
} */
.recentcomments {
	list-style-type:square;
}
ul.wp-tag-cloud {
	list-style-type:square;
}
li.fontResizer a {
margin: 0 5px;
}
.verlagslink {
font-size:20px;
line-height:0;
top:4px;
}
.verlagsabstand {
	border-color: #aaa -moz-use-text-color -moz-use-text-color;
    margin: -2px 0 -6px 0;
}
.kontakt-form-feld {
margin-top:20px;
}
.kontakt-form-btn {
background-color:#ccc;
color:#000;
}

.avatar-weg {display:none;}
#thumbnailweg .thumbnail{display:none;}

.avatar {
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}

.linkpfeil li:before {
content: url("https://www.lauftipps.de/images/pfeil_t.gif");
margin: 0;
list-style: none outside none;
}
.linkpfeil > li {
display: inline-block;
}
 .linkpfeilbeitraege li:before {
content: url("https://www.lauftipps.de/images/pfeil_t.gif");
margin: 0;
list-style: none outside none;
}
.linkpfeil .linkpfeilbeitraege > ul {
margin-left: 0px;
}
ul.linkpfeilbeitraege {
margin: 0;
}
div.linieohneoben {
border:1px solid #031774;
border-top-color:transparent;
padding:10px;
}
a.normal{ 
cursor: default;
}

.fancybox-title-inside {
    background: #fff none repeat scroll 0 0;
    color: #333;
	padding:0 5px 5px 5px !important;
    position: relative;
    text-align: center;
	margin:0px !important;
}

textarea {
    overflow: auto;
	width:100%;
}
h2.panel-title {
    font-size: 22px;
}
h3.panel-title {
    font-size: 16px;
}
a.info {
margin-top:-16px;
position:absolute;
text-decoration: none;
z-index:24;
}

a.info span {
display:none;
text-decoration: none;
opacity:1;
}

a.info:hover span {
background-color:#fff;
text-decoration: none;
display:block;
position:absolute;
top: 25px;
left: 0px;
width:240px;
border-color:#031774;
border-style:solid;
border-width:1px;
padding: 5px;
font-size: 14px;
}

a.info:hover {
z-index:25;
opacity:1;
}

.tooltip {
font-family:"Verdana", "Tahoma","Arial","Helvetica",sans-serif;
font-size:9pt;
text-align:left;
color:#031774;
background-color:#8EBCE1;
}
ul.editor {
padding-top: 0;
margin-top: 0;
padding-bottom: 0;
margin-bottom: 0;
}
li.editor {
padding-left: 0;
margin-left: 0;
}
.hiddenmenue {
display:none;
}
div.schatten {
-moz-box-shadow:1px 1px 6px #292929; /* Firefox */
-webkit-box-shadow:1px 1px 6px #292929; /* Chrome, Safari */
-khtml-box-shadow:1px 1px 6px #292929; /* Konqueror */
box-shadow:1px 1px 6px #292929; /* CSS3 */
}
#startseite-10 section1,
#startseite-10 section2 {
      width: 355px;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-basis: auto;
      flex-basis: auto;
    }


.wrapper_startseite {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;  
  
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  
  font-weight: bold;
  text-align: center;
}

.wrapper_startseite > * {
  /* padding: 10px; */
  flex: 1 100%;
}

.header_startseite {
  background: tomato;
}

.footer_startseite {
  background: lightgreen;
}

.main_startseite {
  text-align: left;
  background: deepskyblue;
}

.aside-1_startseite {
  /* background: gold; */
  font-weight: normal;
  text-align: left;
}

.aside-2_startseite {
  /* background: hotpink; */
  font-weight: normal;
  text-align: left;
}

@media all and (min-width: 700px) {
  .aside_startseite { flex: 1 auto; }
}

@media all and (min-width: 800px) {
	.aside_startseite { flex: 1 auto; }
	.main_startseite    { flex: 3 0px; }
  .aside-1_startseite { order: 1; max-width:351px; } 
  .main_startseite    { order: 2; }
  .aside-2_startseite { order: 3; max-width:350px; margin-left:10px; }
  .footer_startseite  { order: 4; }
}

body_startseite {
  padding: 2em; 
}

.btn {
    border-width: 0px;
	padding: 5px 10px;
}
.btn-default {
    background-image: none;
	background-color: #356eae;
	color: #f2f2f2;
	border: 0;
	box-shadow: none;
	text-shadow: none;
	padding: 8px 15px;
	border-radius: 3px;
}
.btn-default:hover {
    border-color: none;
    background-image: none;
	background-color: #356eae;
    color: #f2f2f2;
}
.btn-default:active, .btn-default.active {
    border-color: none;
    background-image: none;
	background-color: #356eae;
    color: #f2f2f2;
    background-repeat: none;
	text-shadow: none;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default.focus:active, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    border-color: none;
    background-image: none;
	background-color: #356eae;
    color: #f2f2f2;
}
.btn-default:focus, .btn-default.focus {
    border-color: none;
    background-image: none;
	background-color: #356eae;
    color: #f2f2f2;
}
/*
.btn {
    border-width: 1px;
	-moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-default {
    background-image: linear-gradient(to bottom, #8ebce1 0px, #def 100%);
    background-repeat: repeat-x;
    border-color: #031774;
    text-shadow: 0 1px 0 #031774;
    color: #031774;
}
.btn-default:hover {
    background-color: none;
    border-color: #031774;
    color: #031774;
}
.btn-default:hover, .btn-default:focus {
    background-color: none;
    background-position: inherit;
}
*/
.nav-pills > li > a {
    border-radius: 4px;
    padding: 5px 10px;
}
.form-control {
    background-color: #fbfbfb;
    background-image: none;
    border: 1px solid #031774;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #031774;
    display: block;
    font-size: 15px;
    height: 34px;
    line-height: 1.42857;
    padding: 5px 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-control, input {
    border-width: 1px;
	box-shadow: 2px 2px 6px 2px #cacaca;
}
.form-control:focus, input:focus {
	border-width: 1px;
	box-shadow: 2px 2px 6px 2px #cacaca;
}
.form-control::-moz-placeholder {
    color: #031774;
    opacity: 0.65;
}
.wp-caption {
border: 1px solid #fff;
text-align: center;
background-color: #fff;
padding: 0;
margin-top: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
height: auto;
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 0.8em;
line-height: 15px;
padding: 4px;
margin: 0;
}

.untertitel-bild {
    font-size: 0.6em;
    line-height: 12px;
    margin: 0 0 6px;
    padding: 0 4px 0 0;
}

@media (min-width: 992px) {
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    overflow-x: visible;
    padding-left: 0;
    padding-right: 0;
}
.navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-image: linear-gradient(to bottom, #8ebce1 0px, #8ebce1 100%);
    background-repeat: repeat-x;
    color: #031774;
}
/* Bootstrap Dropdown bei Hover aktivieren */
ul.nav li.dropdown:hover ul.dropdown-menu {
	display: block;
	margin-top: 0px;
}
	.neuestab::after {
		font-family: "Glyphicons Halflings";
		font-size: 10px;
		color: #031774;
		content: "\e164";
		position: absolute;
		top: 6px;
		right: 47px;
		opacity: 0.7;
	}
/* ul.nav li.aufklappen-deaktivieren:hover ul.aufklappen-deaktivieren {
	margin-top: 0px;
}
.open > .aufklappen-deaktivieren {
  display: none;
}

ul.nav li.aufklappen-deaktivieren:hover ul.aufklappen-deaktivieren {
  display: block;
}
ul.nav li.aufklappen-deaktivieren:active ul.aufklappen-deaktivieren {
  display: block;
}
ul.nav li.aufklappen-deaktivieren:focus ul.aufklappen-deaktivieren {
  display: block;
} */
}
@media (max-width: 991px) {
  .navbar-header {
      float: none;
	  padding-top: 0px;
	  padding-bottom: 0px;
  }
  .muh {
	  display: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
	  padding: 9px 0px 9px 10px;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #031774;
	}
.navbar-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 3px;
    border-radius: 1px;
}
  .navbar-collapse {
	  border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	  padding-right: 0px;
	  padding-left: 0px;
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 0px;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: none;
}
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin: 0 0 10px 10px;
	  max-height: 400px;
	  overflow-y: auto;
	  overflow-x: hidden;
  }
  ul, .ul {
    padding: 0 0 0 20px;
	}
  .navbar-nav>li {
      float: none;
	  margin-bottom: 5px;
  }
  .navbar-nav>li>a {
	  padding: 10px 0px 10px 2px
  }
  .collapse.in{
      display:block !important;
  }
  .navbar-default {
  border-bottom: 1px solid #cfcfcf;
  border-radius: 0;
  }
  .navbar {
  margin-bottom: 20px;
  padding-bottom: 0;
  }
  .wp-caption {
    /* Force the box to be 100% */
    width: 100% !important;
  }
  #content .wp-caption a img {
    /* Scale down if too big */
    max-width: 99.03225806%; /* 614/620 */
  }
	.neuestab::after {
		font-family: "Glyphicons Halflings";
		font-size: 10px;
		color: #031774;
		content: "\e164";
		position: absolute;
		top: 40px;
		left: 91px;
		opacity: 0.7;
	}
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 3px;
	}
}

@media (max-width: 767px) {
  .navbar-toggle {
	  margin-right: 15px;
	}
}
.label-default {
    background-color: #8ebce1;
}
.label {
    border-radius: 0.25em;
    color: #ffffff;
    display: inline;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    padding: 0.3em 0.6em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

 /* Dropdown Button */
.dropbtn-lt {
    background-color: #8ebce1;
    color: #031774;
    padding: 5px 12px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn-lt:hover, .dropbtn-lt:focus {
    background-color: #8ebce1;
}

/* The container <div> - needed to position the dropdown content */
.dropdown-lt {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content-lt {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	right: 0px;
}
@media (min-height: 428px) {
  .dropdown-content-lt {
	  max-height: 220px;
	  overflow-y: auto;
	  overflow-x: hidden;
  }
}

/* Links inside the dropdown */
.dropdown-content-lt a {
    padding: 10px 10px;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content-lt a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show-lt {display:block; z-index:1;}

/* Ein Vimeo oder YouTube Video responsive einbinden - siehe: http://www.holgerkoenemann.de/ein-vimeo-oder-youtube-video-responsive-einbinden/*/
.responsive_video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}

.responsive_video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-content {
    border-top: 0 none;
    padding: 0 !important;
}
.panel-default {
    border-color: #b3b3b4;
}
.panel-default > .panel-heading {
    background-image: linear-gradient(to bottom, #f9f9f9 0px, #c1c1c1 100%);
    background-repeat: repeat-x;
}
.panel-default > .panel-heading {
    background-color: #d6d6d6;
    border-color: #d6d6d6;
    color: #2c3e50;
}
.panel-success {
    border-color: #031774;
}
.panel-success > .panel-heading {
    color: #ffffff;
    background-color: #8ebce1;
    border-color: #031774;
}
#background {
  background: #8ebce1;
  background: -moz-linear-gradient(top,  #8ebce1 0%, #e2f2ff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ebce1), color-stop(100%,#e2f2ff));
  background: -webkit-linear-gradient(top,  #8ebce1 0%,#e2f2ff 100%);
  background: -o-linear-gradient(top,  #8ebce1 0%,#e2f2ff 100%);
  background: -ms-linear-gradient(top,  #8ebce1 0%,#e2f2ff 100%);
  background: linear-gradient(to bottom,  #8ebce1 0%,#e2f2ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ebce1', endColorstr='#e2f2ff',GradientType=0 );
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.back-to-top {
	background-color: rgba(255, 255, 255, 0.3);
	position: fixed;
	bottom: 35px;
	right: 15px;
	padding: 0.4em 0.5em 0.4em 0.5em;
	font-size: 1.5rem;
	font-weight: 600;
}
.encyclopedia-prefix-filters {
	display:none;
}

div.datenschutzerklaerung {
    margin-bottom: 40px;
}
.datenschutzerklaerung h2 {
	line-height: 1.2;
	margin-bottom: 0.2rem;
	margin-top: 3.5rem;
    font-size: 2.8rem;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.datenschutzerklaerung h3 {
	line-height: 1.2;
	margin-bottom: 0rem;
	margin-top: 3.0rem;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.datenschutzerklaerung h4 {
	margin-bottom: 0;
	margin-top: 1.0rem;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.datenschutzerklaerung p {
    margin-bottom: 0.5rem;
    margin-top: 0.7rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
}
.datenschutzerklaerung p strong {
    position: relative;
    top: 10px;
}
.datenschutzerklaerung ul, .datenschutzerklaerung .ul {
    list-style-type: square;
    margin-left: 20px;
    padding: 5px 0;
}
@media print, screen and (min-width: 40em) {
	.datenschutzerklaerung .h3, .datenschutzerklaerung h3 {
		font-size: 2.8rem;
	}
}
@media print, screen and (min-width: 40em) {
	.datenschutzerklaerung .h3, .datenschutzerklaerung h3 {
		font-size: 2.2rem;
	}
}
@media print, screen and (min-width: 40em) {
	.datenschutzerklaerung .h4, .datenschutzerklaerung h4 {
		font-size: 1.8rem;
	}
}