/* CSS Document */

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

html {
  position: relative;
  min-height: 100%;	
}
.container {
	padding:0px;
}
body {
	font-family: 'Open Sans', sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 13px; 
	color: #545454;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.05em;
	background-image: url("../sys-img/pixel.gif");
	background-repeat: no-repeat;
	background-position: right;
	/* Margin bottom by footer height */
    margin-bottom: 60px;
}
.topabstand {
	margin-top: 15px;
}
.zeilenabstand {
	margin-top: 28px;
}
.abstand {
	margin-top: 10px;
}
.headtxttel {
	font-size: 26px;
	color: #555;
	letter-spacing: 1px;
}
.link_head a {
	font-size: 16px;
	color: #555;
	letter-spacing: 1px;
	text-decoration:none;
}
.link_head a:hover {
	color: #fcc900;
}
#navigation {
   line-height: 18px;
}
#navigation .navbar-toggle {
	float: none;
}
.navbar ul li {
	list-style-image: none;
}
.navbar-toggle {
  border-color: #ddd;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
   background-color: #888;
}
.navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar .navbar-collapse {
    text-align: center;
	}
.dropdown-menu {
	width: 100%;
	background-color: #555 !important;
	margin-left: 0px;
	color: #fff;
}
.dropdown-menu > li > a {
	text-align: center;
	color: #fff !important;
	font-size: 18px;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000;
}
.dropdown-menu > li > a:hover ,.dropdown-menu > li > a:focus {
	background-color: #fcc900 !important;
	color: #000 !important;
}
#navigation .navbar-header {
	text-align: center;
}
#navigation .navbar {
	margin: 0;
	border: 0;
	border-radius: 0;
}
#navigation .navbar .navbar-nav > li > a {
	font-weight: 300;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #555;
}
#navigation .navbar .navbar-nav > li > a:hover {
	background-color: #fcc900;
	color: #000;
}
#navigation .navbar .navbar-nav > .active > a, #navigation .navbar .navbar-nav > .active > a:focus, #navigation .navbar .navbar-nav > .active > a:hover {
	background-color: #fcc900;
	color: #000;
}
#navigation .navbar .navbar-nav > li > a.current {
	background-color: #fcc900;
	color: #000;
}
p {
	text-align: justify;
}
h1 {
  font-size: 24px;
  color: #555;
}
h2 {
  font-size: 17px;
  color: #000;
  font-weight: 500;
}
h3 {
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
.txt_small {
	font-size: 11px;
	line-height: 16px;
}
.contentlink a {
	font-weight: 600;
	color: #000;
	font-size: 18px;
	line-height: 24px;
	text-decoration:none;	
}
.contentlink a:hover {
	color: #e68800;
}
.tablink a {
	font-weight: 500;
	color: #000;
	font-size: 14px;
	text-decoration:none;
	line-height: 24px;
}
.tablink a:hover {
	color: #e68800;
}
.small_link a {
	font-weight: 400;
	color: #000;
	font-size: 12px;
	text-decoration:none;	
}
.small_link a:hover {
	color: #e68800;
}
.txt_link a {
	font-weight: 600;
	color: #555;
	font-size: 13px;
	text-decoration:none;	
}
.txt_link a:hover {
	color: #e68800;
}
.txt_nolink a {
	color: #555;
	text-decoration:none;	
}
.txt_nolink a:hover {
	color: #e68800;
}
#tab > li {
	margin-top: 20px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
}
.footerlink a {
	font-weight: 600;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	text-decoration:none;	
}
.footerlink a:hover {
	color: #e68800;
}
.footer_hdl {
	font-size: 16px;
	color: #000000;
	font-weight: 600;
	letter-spacing: 1px;
}
hr {
  border-top: 1px solid #000 !important;
  margin-bottom:1px !important; 
  margin-top:1px !important;
} 
.redline {
	 border-top: 1px solid #000 !important;
	 margin-bottom:2px !important; 
     margin-top:2px !important;
}  
@media (min-width: 768px) {

body {
	font-size: 14px; 
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.05em;
	background-image: url("../sys-img/pixel.gif");
	background-repeat: no-repeat;
	background-position: right;
	
}
#navigation .navbar .navbar-nav {
    float:none;
    margin:0 auto;
    display: block;
    text-align: center;
}
#navigation .navbar .navbar-nav > li {
	display: inline-block;
    float:none;
}
#navigation .navbar .navbar-nav > li > a {
	font-size: 18px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
    padding-bottom: 10px;
}
.dropdown-menu {
	background-color: #555;
}
.dropdown-menu > li > a {
	font-size: 16px;
	line-height: 24px;
	padding-left: 25px;
	padding-right: 25px;
    background-color: #555;
}.dropdown-menu > li > a:hover {
	background-color: #b62e25;
}
.txt_link a {
	font-size: 14px;
}
.tablink a {
	font-size: 14px;
}
.small_link a {
	font-size: 12px;
}
.footer_hdl {
	font-size: 18px;
	color: #000000;
	letter-spacing: 1px;
}
}
@media (min-width: 992px) {

body {
	font-size: 14px; 
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.05em;
	background-image: url("../sys-img/bg_r.png");
	background-repeat: repeat-y;
	background-position: right;
	
}
#navigation .navbar .navbar-nav {
    float:none;
    margin:0 auto;
    display: block;
    text-align: center;
}
#navigation .navbar .navbar-nav > li {
	display: inline-block;
    float:none;
}
#navigation .navbar .navbar-nav > li > a {
	font-size: 18px;
	padding-left: 45px;
	padding-right: 45px;
}
.dropdown-menu {
	background-color: #555;
}
.dropdown-menu > li > a {
	font-size: 17px;
	line-height: 24px;
	padding-left: 2px;
	padding-right: 2px;
    background-color: #555;
}.dropdown-menu > li > a:hover {
	background-color: #fcc900;
}
.tablink a {
	font-size: 16px;
}
.txt_link a {
	font-size: 14px;
}
.small_link a {
	font-size: 12px;
}
.footer_hdl {
	font-size: 20px;
	color: #000000;
	letter-spacing: 1px;
}
}

@media (min-width: 1230px) {

#navigation .navbar .navbar-nav {
    float:none;
    margin:0 auto;
    display: block;
    text-align: center;
}
#navigation .navbar .navbar-nav > li {
	display: inline-block;
    float:none;
}
#navigation .navbar .navbar-nav > li > a {
	font-size: 19px;
	padding-left: 66px;
	padding-right: 66px;
}
.dropdown-menu {
	background-color: #555;
}
.dropdown-menu > li > a {
	font-size: 17px;
	line-height: 24px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #555;
}.dropdown-menu > li > a:hover {
	background-color: #fcc900;
}
.tablink a {
	font-size: 16px;
}
.txt_link a {
	font-size: 14px;
}
.small_link a {
	font-size: 12px;
}
.footer_hdl {
	font-size: 22px;
	color: #000000;
	letter-spacing: 1px;
}
}

/* Fade In Animation */
.fade-in {
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
.fade-in2 {
	-webkit-animation: fade-in 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1s both;
	        animation: fade-in 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1s both;
}
.fade-in3 {
	-webkit-animation: fade-in 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1.2s both;
	        animation: fade-in 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1.2s both;
}
.fade-in-banner {
	-webkit-animation: fade-in 2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.8s both;
	        animation: fade-in 2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.8s both;
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Scale In Animation */
.scale-in-center {
	-webkit-animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.scale-in-center2 {
	-webkit-animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.1s both;
	        animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.1s both;
}
.scale-in-center3 {
	-webkit-animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.2s both;
	        animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.2s both;
}
.scale-in-center4 {
	-webkit-animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.3s both;
	        animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.3s both;
}
.scale-in-center5 {
	-webkit-animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s both;
	        animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s both;
}
.scale-in-center6 {
	-webkit-animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
	        animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
}
.scale-in-center7 {
	-webkit-animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.6s both;
	        animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.6s both;
}
.scale-in-center8 {
	-webkit-animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.7s both;
	        animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.7s both;
}
.scale-in-center9 {
	-webkit-animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.8s both;
	        animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.8s both;
}
.scale-in-center10 {
	-webkit-animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.9s both;
	        animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.9s both;
}
.scale-in-center11 {
	-webkit-animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
	        animation: scale-in-center 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
}
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
/* ########################### */
.slide-in-right {
	-webkit-animation: slide-in-right 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-right 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.slide-in-right2 {
	-webkit-animation: slide-in-right 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s both;
	        animation: slide-in-right 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s both;
}	
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
/* ########################### */
.slide-in-left {
	-webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.slide-in-left2 {
	-webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.2s both;
	        animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.2s both;
}
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

/* ################################
Bildergalerie + PopUp Fenster 
##################################*/
.gal-container{
	padding: 12px;
}
.gal-item{
	overflow: hidden;
	padding: 3px;
}
.gal-item .box{
	height: 200px; /* 350 */
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 0;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.modal-backdrop.in {
    opacity: 0;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}
/* Footer Style */
i.red{
    color:#BC0213;
}
.gal-container{
    padding-top :75px;
    padding-bottom:75px;
}
