
/* schriftart und farbe in <p>, hier classe, damit überall passt. auch nach li */
.schriftart-content {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size : 16px;
	line-height : 23px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
}

button.btn.btn-info.more.btn-block.onlineportal {
  border-top: none!important;
  width: 98%;
  /* margin-right: 13px; */
}

@charset "UTF-8";
body {
  font-family: futura-pt, sans-serif;
  overflow-x: hidden;
}

@media (min-width: 320px) {
	body {
	background-color: white;
  }

li {
    font-size: 16px;
    color : #1E337A;
}
	
h1 {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size : 30px;
	line-height : 35px;
	letter-spacing: 0.05em;
	color : #1E337A;
	color : rgb(30, 51, 122);
	text-transform: uppercase;
}
h2 {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size : 20px;
	line-height : 25px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
	text-transform: uppercase;
}

h3 {
	
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size : 16px;
	line-height : 25px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
}
	
h5 {
	letter-spacing : 0.04em;
}

p {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size : 16px;
	line-height : 20px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
}
	
	.SpacerTopXs {
		margin-top: 15px;
	}
	
}

select.archiv {
    border: 1px solid #A6B921;
    width: 30%;
 }
}


@media (min-width: 768px) {
	body {
	background-color: white;
  }
	
h1 {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size : 40px;
	line-height : 45px;
	letter-spacing: 0.05em;
	color : #1E337A;
	color : rgb(30, 51, 122);
	text-transform: uppercase;
}
h2 {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size : 20px;
	line-height : 25px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
	text-transform: uppercase;
}

h3 {
	
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size : 16px;
	line-height : 20px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
}

p {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size : 16px;
	line-height : 25px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
}
	
.SpacerTopXs {
	padding-top: 15px;
}
}

@media (min-width: 992px) {
	body {
	background-color: white;
  }
	
	
h1 {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size : 60px;
	line-height : 65px;
	letter-spacing: 0.05em;
	color : #1E337A;
	color : rgb(30, 51, 122);
	text-transform: uppercase;
}
h2 {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size : 30px;
	line-height : 35px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
	text-transform: uppercase;
}

h3 {
	
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size : 16px;
	line-height : 25px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
}

h4 {
	
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size : 20px;
	line-height : 25px;
	letter-spacing : 0.04em;
	color: #A6B921;
}
	
h5 {

	letter-spacing : 0.04em;

}

p {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size : 16px;
	line-height : 20px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
}
	
}
@media (min-width: 1200px) {
	body {
	background-color: white;
  }
	
	
h1 {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size : 60px;
	line-height : 65px;
	letter-spacing: 0.05em;
	color : #1E337A;
	color : rgb(30, 51, 122);
	text-transform: uppercase;
}
h2 {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size : 30px;
	line-height : 35px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
	text-transform: uppercase;
}

h3 {
	
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size : 16px;
	line-height : 25px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
}
		h5 {

	letter-spacing : 0.04em;

}

p {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size : 16px;
	line-height : 23px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
}
	
}

	
.row {
      position: relative;
  }
	
  .bottom-align-text {
    position: absolute;
    bottom: 0;
    right: 0;
	padding-bottom: 20px;
  }

	



p.white {
	color: #fff !important;
}
span.white {
	color: #fff !important;
}

a {
    color: #A6B921;
    text-decoration: none;
}

.content a {
    background: url(media.php/430/download.jpg) no-repeat left;
    padding-left: 13px;
    color: #A6B921;
}

a.contentlink {
    background: none;
    padding-left: 0px;
    font-size: 16px!important;
    margin-bottom: 30px;
    display: block;
    margin-top: 30px;
}

a:hover, a:focus {
    color: #1e337a;
    text-decoration: none;
    text-decoration-line:none;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

a:active{
	color: #1E337A;
}

a.anmeldebutton {
margin-top: 20px!important;
margin-bottom: 30px;
background-color: #A6B921!important;
border-color: #A6B921!important;
padding-left: 10px!important;
color: white!important;
background-image: none!important;
font-size: 16px;
}

a.anmeldebutton:hover, a.anmeldebutton:focus, a.anmeldebutton:focus-visible, a.anmeldebutton:active {
background-color: #1C337A!important;
border-color: #1C337A!important;
color: white;
}

a.MenuPress{
    color: #1E337A;
    text-decoration: none;
	font-weight: 600;
}

a:hover.MenuPress, a:focus.MenuPress{
    color: #A6B921;
    text-decoration: none;
    text-decoration-line:none;
    text-decoration-style: initial;
    text-decoration-color: initial;
	font-weight: 600;
}

a:active.MenuPress{
    color: #A6B921;
    font-weight: 600;
}

li a {
    color: #1e337a;
    text-decoration: none;
}

li a:hover, a:focus {
    color: #A6B921;
    text-decoration: none;
    text-decoration-line:none;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.tabelle a {
background: none;
padding-left: 0px;
}

.MenuPressActive {
    color: #A6B921;
    font-weight: 600;
}

.glyphicon.glyphicon-plus {
    font-size: 40px;
	margin-top: -50px;
	font-weight: 100;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: white;
    text-align: center;
    background-color: #A6B921;
    border: 0px solid #ccc;
    border-radius: 0px;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    border-radius: 0px;
	border: 0px green solid;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    letter-spacing: 2px;
    color: white;
    background-color: #A6B921 !important;
    background-image: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0) !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0)!important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn-default {
    background-color: #A6B921;
    border-color: none;
	color: white;
}

.btn-default:hover {
    color: white;
    background-color: #1e337a;
    border-color: 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:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: white;
  background-color: #A6B921;
  border-color: none;
}

.btn:focus,.btn:active {
   outline: none !important;
   box-shadow: none;
	background-color: #A6B921;
}

.logo { 
  margin: 0 auto;
  width: 350px; 
  padding-bottom: 30px;
}

.Social {
  font-size: 30px;
}
.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #1E337A;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.Spacer {
	padding-top: 15px;
	padding-bottom: 15px;
}

.SpacerTop {
	padding-top: 15px;
}


.SpacerBottom {
	padding-bottom: 15px;
}

.caption {
	height: 60px;
}


.Border {
	border-bottom: 1px solid #A6B921;
	border-top: 1px solid #A6B921;

}

.BorderTop {
	border-top: 1px solid #A6B921;
}
.BorderBottom {
	border-bottom: 1px solid #A6B921;
}
.BorderBottomBlue {
	border-bottom: 1px solid #1e337a;
}

ul.ShortMenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
 li.ShortMenu {
    float: right;

}

li.ShortMenu a.ShortMenu {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 0px 15px;
    border-left: 1px solid #A6B921;

}


.crop {
   height: 630px;
   overflow:auto
}

.RowPadding {
   padding-left: 30px;
   padding-right: 30px;
}

.btn-info {
   color: #fff;
   background-color: #fff;
   border-top: 1px solid #A6B921;
   border-bottom: 1px solid #A6B921;
}

.btn-info.more {
   display: inline-block;
   padding: 10px 10px;
   margin-bottom: 0;
   font-size: 15px;
   font-weight: normal;
   line-height: 1.42857143;
   text-align: left;
   white-space: nowrap;
   vertical-align: middle;
   -ms-touch-action: manipulation;
   touch-action: manipulation;
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   background-image: none;
   border-left: 0px solid transparent;
   border-right: 0px solid transparent;
   border-radius: 0px;
   color: #A6B921;
}

.btn-info:focus,
.btn-info.focus {
   color: #fff;
   background-color: #1e337a;
   border-top: 1px solid #1e337a;
   border-bottom: 1px solid #1e337a;
}
.btn-info:hover {
  color: #fff;
  background-color: #A6B921;
  border-top: 1px solid #A6B921;
  border-bottom: 1px solid #A6B921;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #1e337a;
  border-color: #1e337a;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-primary {
  color: #fff;
  background-color: #fff;
    border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.btn-primary.more {
    display: inline-block;
    padding: 10px 10px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-radius: 0px;
    color: #A6B921;
}

.btn-primary:focus, 
.btn-primary.focus {
    color: #fff;
    background-color: #1e337a;
    border-top: 1px solid #1e337a;
    border-bottom: 1px solid #1e337a;
}

.btn-primary:hover {
  color: #fff;
  background-color: #A6B921;
  border-top: 1px solid #A6B921;
  border-bottom: 1px solid #A6B921;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #1e337a;
  border-color: #1e337a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.BgBlue {
	
	background-color: #1e337a;
	padding: 10px;
}

a.Accordion {
    color: white;
    text-decoration: none;
}


.panel {
  margin-bottom: 20px;
  background-color: #A6B921;
  border: 0px solid transparent;
  border-radius: 0px !important;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: none;
}

.panel-heading {
    padding: 15px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-body {
    padding: 15px;
	background-color: white;
}


.glyphicon-plus:before {
	color:  rgba(255,255,255,0.25);
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 8px 15px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: white;
    text-decoration: none;
    background-color: #1e337a;
    border: 0px solid #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
	    margin-right: 0;

    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.BgPagination {
	background-color: #1e337a;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0px;
}

.pagination li a {
  font-size: 20px;
  font-weight: 600;
}

.pagination li a:hover{
  color: #A6B921;
}
.BorderImage {
  border: 1px solid  #1e337a;
}

.btn {
    white-space: normal !important;
}

.list-inline {
    padding-left: 5px;
    margin-left: 0px;
    list-style: none;
}

.PageNumber {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size : 20px;
	line-height : 20px;
	letter-spacing : 0.04em;
	color : white;
	margin-top: 20px;

}
.PageNumber strong {
  color: #A6B921;
}

.PageNumber ul {
    list-style-type: none;
    margin: 0px;
    padding: 0;
    overflow: hidden;
    background-color: #1e337a;
    padding-left:10px;
}

.PageNumber li {
    float: left;
    padding-top: 14px;
    padding-bottom: 15px;
    padding-right: 15px;
    text-decoration: none;
    margin-bottom: -7px;
    color: white;
}

.PageNumber li:last-child {padding-right:0px;}

.PageNumber li a {
    display: block;
    color: white;
    text-align: center;
    text-decoration: none;
}

.PageNumber li a:hover:not(.active) {
    text-decoration: none;
    color: #A6B921;
}

.bild_presse_rechts {
  width: 308px;
  //float: right;
  padding: 4px;
  margin-left: 4px;
  background-color: #dddddd;
}


/* ##################lightbox anfang */


@charset "UTF-8";


.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 9998;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(255,255,255,0.65);
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: #1E337A;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
	z-index: 9999;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
		z-index: 9999;

}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 0px 0px 0;
  user-select: none;
  -webkit-user-select: none;
	background-color: #1E337A;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 0px 0 0 0px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: #A6B921;
	color: white;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #1E337A;
  font-size: 20px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: left;
  background-color: white;
  padding: 2px 16px;
  color: #1E337A;
}

img.demo {
  opacity: 1.0;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
	cursor: pointer;
}

.hover-shadow:hover {
/*  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
	border: 2px solid #1E337A;

}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
    animation-name: zoom;
    animation-duration: 0.6s;
    -webkit-box-shadow: 10px 10px 0px rgba(30,51,122,0.2);
    -moz-box-shadow: 10px 10px 0px rgba(30,51,122,0.2);
    -o-box-shadow: 10px 10px 0px rgba(30,51,122,0.2);
    box-shadow: 10px 10px 0px rgba(30,51,122,0.2);
	border: 1px solid #1E337A;
	border-radius: 0px;
}

.modal-content #caption {
	border: none;
	    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
    -o-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
    box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	border-radius: 0px;
}


@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}



.ContainerOverlay {
  position: relative;
	cursor: pointer;
}

.ImageOverlay {
  display: block;
	  width: 100%;

  height: auto;
}

.OverlayShape {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: white;
}

.ContainerOverlay:hover .OverlayShape {
  opacity: 0.8;
}

.TextOverlay {
  color: #1E337A;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
	opacity: 1;
}


/* ##################lightbox ende */


.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px 8px 8px 0px ;
}

.borderless td, .borderless th, .borderless tbody {
    border: 0px solid white !important;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  color: inherit;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.04em;
}

.panel-heading:hover {
  background-color: #1e337a!important;
}

.ColumnFont {
   font-family: futura-pt, sans-serif;
   font-style: normal;
   font-size : 16px;
	line-height : 20px;
	letter-spacing : 0.04em;
	color : #1E337A;
	color : rgb(30, 51, 122);
}

form {
  font-size: 16px;
  font-color: #1E337A;
}

select option {
  font-color: #1E337A;
}


/* Printversion Anfang */
@media print {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-pull-11 {
	right: 91.66666667%;
}
.col-lg-pull-10 {
	right: 83.33333333%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-8 {
	right: 66.66666667%;
}
.col-lg-pull-7 {
	right: 58.33333333%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-5 {
	right: 41.66666667%;
}
.col-lg-pull-4 {
	right: 33.33333333%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66666667%;
}
.col-lg-pull-1 {
	right: 8.33333333%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-push-11 {
	left: 91.66666667%;
}
.col-lg-push-10 {
	left: 83.33333333%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-8 {
	left: 66.66666667%;
}
.col-lg-push-7 {
	left: 58.33333333%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-5 {
	left: 41.66666667%;
}
.col-lg-push-4 {
	left: 33.33333333%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-2 {
	left: 16.66666667%;
}
.col-lg-push-1 {
	left: 8.33333333%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.col-lg-offset-11 {
	margin-left: 91.66666667%;
}
.col-lg-offset-10 {
	margin-left: 83.33333333%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-8 {
	margin-left: 66.66666667%;
}
.col-lg-offset-7 {
	margin-left: 58.33333333%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-5 {
	margin-left: 41.66666667%;
}
.col-lg-offset-4 {
	margin-left: 33.33333333%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-2 {
	margin-left: 16.66666667%;
}
.col-lg-offset-1 {
	margin-left: 8.33333333%;
}
.col-lg-offset-0 {
	margin-left: 0%;
}
.btn {
	display: none !important;
}
.rsbtn {
	display: none !important;
}
.input-group {
	display: none !important;
}
h1 {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 700 !important;
	font-size: 15pt;
	line-height: 17pt;
	letter-spacing: 0.05em;
	color: black !important;
	color: rgb(0, 0, 0) !important;
	text-transform: uppercase;
}
h2 {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 700 !important;
	font-size: 12pt;
	line-height: 14pt;
	letter-spacing: 0.05em;
	color: black !important;
	color: rgb(0, 0, 0) !important;
	text-transform: uppercase;
}
p {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 8pt !important;
	line-height: 10pt !important;
	letter-spacing: 0.04em;
	color: black !important;
	color: rgb(0, 0, 0) !important;
}
body {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 8pt !important;
	line-height: 10pt !important;
	letter-spacing: 0.04em;
	color: black !important;
	color: rgb(0, 0, 0) !important;
}
.glyphicon {
	display: none !important;
}
a[href]:after {
	content: none !important;
}
}

.readspeaker {
padding: 30px 0;
padding-top: 0;
padding-bottom: 50px;
//overflow: hidden;
}

.readspeaker img {
max-width: 130px;
height: auto;
}

.readspeaker figcaption {
display: none
}

.readspeaker figure.smallIcon {
float: left;
z-index: 9999;
}

.readspeaker .bigIcon {
display: none;
padding-top: 7px;
}

#readspeaker_button1 {
width: auto !important;
}

.tabelle a {
background: none;
padding-left: 0px;
color: black;
}

/* - für popup bei den Social Media links- */

.socialarea-popup .btn{padding: 1%; background-color:#A6B921; color: white;}
.socialarea-popup .modal-content{border-radius: 0px; border: 1px solid #A6B921;}
.socialarea-popup .flex{  display: flex; justify-content: center; align-items: center;}
.socialarea-popup .modal_img{margin: 0px; padding: 0px; line-height: normal !important;}
.socialarea-popup .desaturate  {filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: url(desaturate.svg#greyscale); filter: gray; -webkit-filter: grayscale(1); border:0;}
.socialarea-popup .desaturate:hover {filter: none;}

figure
{
  display: block;
  
}

/** Header **/
//#socialarea {
//  margin-left: 15px;
//}

#socialarea figure {
float: left;
margin-right: 0px;
width: 39px;
height: 40px;
line-height: 40px;
text-align: left;
}

#socialarea figure img {
vertical-align: middle;
width: 32px;
height: auto;
}

.inaktiv{
  //background-image: url("media.php/18/inaktiv.png");
  //padding-left: 40px;
  //height: 50px;
  //background-repeat:no-repeat;
  font-size: 16px important!;
  color: #1E337A;
}
    
.aktiv{
  //background-image: url("media.php/18/aktiv.png");
  //padding-left: 40px;
  //height: 50px;
  //background-repeat:no-repeat;
  font-size: 16px important!;
}

@media (max-width:768px) {
  .inaktiv { font-size: 0px; }
  .aktiv   { font-size: 0px; }
}

a.contact {
  background: url(media.php/430/download.jpg) no-repeat left;
  padding-left: 13px;
}

.p-15 {
    padding-left: 15px;
    padding-right: 15px;
}


/* Printversion Ende */