* {
  -webkit-overflow-scrolling: touch;
}

html,
body {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	overflow-x: hidden;
  background-color: #fff;
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    z-index: 9999;
}

.wrapper {
	margin-top: 80px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.technik_head {
  background-image: url(../bilder/bg_technik.jpg);
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
}

.technik_head-text{
  padding-left: 5%;
  padding-top: 5px;
  color: #efefef;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
  min-height: 50px;
}

.technik_head-link:link{
  color: #efefef;
}

.technik_head-link:visited{
  color: #efefef;
}

.technik_head-link:hover{
  color: #efefef;
}

.technik_head-link:active{
  color: #efefef;
}

.tracht_head {
  background-image: url(../bilder/bg_tracht.jpg);
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
  margin-left: -3px;
  min-height: 50px;
}

.tracht_head-text{
  padding-left: 5%;
  padding-top: 5px;
  color: #333;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}

#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

#alone{
	width:1050px;
	padding-left: 50px;
}


#nix{
	text-decoration:none;
	padding-left:5px;
}


/* Footer */
.footer {
	background-color:#333;
	min-height:105px;
	color:#efefef;
	padding-right:30px;
	padding-left:30px;
}

/* F&uuml;r alle Bilder */
img{
	margin:0px;
	padding:0px;
	border:none;
  height: auto;
  max-width: 100%;
}


.partnerimg {
  /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
  filter: gray; /* IE5+ */
  -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
  -webkit-transition: all .8s ease-in-out;
}

.partnerimg:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.01);
}

/* Links */
a:link {
	color: #333;
}

a:visited {
	color: #333;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	color: #000;
}

a:active {
	text-decoration:underline;
	color: #000;
}

/* Buttonlik */
.buttonlink:link {
	color: #333;
	text-decoration:none;
	font-weight:normal;
}

.buttonlink:visited {
	color: #333;
	text-decoration:none;
	font-weight:normal;
}

.buttonlink:hover {
	color: #000;
	text-decoration:none;
	font-weight:normal;
}

.buttonlink:active {
	text-decoration:none;
	font-weight:normal;
	color: #000;
}


/* Newsstyle & Datei Header/Titel und Headlinelinks */
.headlinelink:link{
	color:#16417a;
  text-decoration: none;
}
.headlinelink:active{
	color:#16417a;
}
.headlinelink:visited{
	color:#16417a;
}
.headlinelink:hover{
	color:#333;
  text-decoration: none;
}

/* Messenger Navi */
.messengernavi:link{
	color:#333;
	font-size:12px;
	font-weight:bold;
	border-color:#333;
	border-width:thin;
	border-style:solid;
	padding: 15px;
}
.messengernavi:active{
	color:#333;
	font-size:12px;
	font-weight:bold;
	border-color:#333;
	border-width:thin;
	border-style:solid;
	padding: 15px;
}
.messengernavi:visited{
	color:#333;
	font-size:12px;
	font-weight:bold;
	border-color:#333;
	border-width:thin;
	border-style:solid;
	padding: 15px;
}
.messengernavi:hover{
	background-color:#efefef;
	color:#333;
	font-size:12px;
	font-weight:bold;
	border-color:#333;
	border-width:thin;
	border-style:solid;
	padding: 15px;
}
.messenger_on{
	background-color:#333;
	color:#efefef;
	font-size:12px;
	font-weight:bold;
	border-color:#333;
	border-width:thin;
	border-style:solid;
	padding: 15px;
}

/* Artikel - Vorschau */
.artikel{
	font-size: 16px;
	background:#CCCCCC;
	border-color:#666666;
	border-width:thin;
	border-style:solid;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

/* hr - line */
hr{
	color:#999;
	width:98%;
	height:1px;
	border:none;
	border-top:1px solid #999;
	margin-bottom: 5px;
	margin-top: 5px;
}
.hrgb{
	color:#CCC;
}

/* Wenn Page gesperrt */
.lock{
	color:#efefef;
	font-size:16px;
	font-weight:bold;
}

/* diverse Schriftstile */
.Stil1{
	font-size:10px;
	color:#333333;
	font-weight:bold;
}
.Stil98 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.Stil97 {
	font-size: 12px;
	font-weight: bold;
	color: #3333333;
}
.Stil97:link {
	font-size: 12px;
	font-weight: bold;
	color: #3333333;
}
.beschreibung-bg{
	z-index: 3;
	position:absolute;
}

.gallery{
	width:90%;
	padding:15px;
	margin:10px;
	background-color:#efefef;
	box-shadow: 5px 5px 10px grey;
	min-height:260px;
	display: flex;
    justify-content:center;
    align-content:center;
    flex-direction:column;
}

.gallery:hover{
	background-color:#c0374a;
}

.gallink:link{
	color:#efefef;
	background-color:#333;
	padding:7px;
	margin:5px;
	text-decoration:none
}
.gallink:active{
	color:#efefef;
}
.gallink:visited{
	color:#efefef;
}
.gallink:hover{
	color:#efefef;
}

.gallery_spalten{
  column-count: 1;
  column-gap: 0px;
}

@media (min-width: 990px) {
  .gallery_spalten{
    column-count: 3;
    column-gap: 0px;
  }
}

/* Newsstyle & Datei Header/Titel und Headlinelinks */
.headline{
	/* color:#12304b;*/
	color:#16417a;
	font-size:30px;
	font-weight:bold;
	padding:5px;
	margin-bottom: 10px;
  text-align: center;
}

.headline_tw{
	/* color:#12304b;*/
	color:#16417a;
	font-size:30px;
	font-weight:bold;
	/*padding:5px;*/
	margin-bottom: 10px;
  text-align: left;
}

.headline_th{
	/* color:#12304b;*/
	color:#16417a;
	font-size:18px;
	font-weight:bold;
	padding:5px;
	margin-bottom: 10px;
  text-align: left;
  background-color: #e6e6e6;
}

.footerline{
  /* background-color: #12304b; */
	background-color: #9d0202;
}

.btn-primary {
    color: #fff;
    /* background-color: #12304b !important */
		background-color: #9d0202 !important
}

.btn-primary:hover {
    color: #fff;
    /* background-color: #5a95f5 */
		background-color: #5a95f5
}

.btn-primary:focus,
.btn-primary.focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15)
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
    /* background-color: #19568c */
		background-color: #b80101
}

.btn-primary:not([disabled]):not(.disabled):active,
.btn-primary:not([disabled]):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    /* background-color: #19568c !important; */
		background-color: #9d0202 !important;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15)
}

.dropdown .dropdown-menu.dropdown-primary .dropdown-item:hover,
.dropdown .dropdown-menu.dropdown-primary .dropdown-item:active,
.dropdown .dropdown-menu.dropdown-primary .dropdown-item.active,
.dropup .dropdown-menu.dropdown-primary .dropdown-item:hover,
.dropup .dropdown-menu.dropdown-primary .dropdown-item:active,
.dropup .dropdown-menu.dropdown-primary .dropdown-item.active,
.dropleft .dropdown-menu.dropdown-primary .dropdown-item:hover,
.dropleft .dropdown-menu.dropdown-primary .dropdown-item:active,
.dropleft .dropdown-menu.dropdown-primary .dropdown-item.active,
.dropright .dropdown-menu.dropdown-primary .dropdown-item:hover,
.dropright .dropdown-menu.dropdown-primary .dropdown-item:active,
.dropright .dropdown-menu.dropdown-primary .dropdown-item.active {
    /* background-color: #12304b !important; */
		background-color: #9d0202 !important;
    border-radius: .125rem;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15)
}

.aet-blue-bg {
		background-color: #16417a !important
}

.aet-blue {
    color: #16417a;
}

.aet-green-bg {
		background-color: #00a4b3 !important
}

.aet-green {
    color: #00a4b3;
}

.contactmodal {
  width: 90%;
  padding: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background: rgba(0, 57, 123, 0.8);
  color: #fff;
}

.contactcontainer {
  width: 100%;
  max-height: 90vh;
  background: url(/bilder/contact.jpg) no-repeat;
  padding: 0;
  background-attachment: fixed;
  -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media (min-width: 612px) {
  .contactmodal {
    width: 60%;
    padding: 25px 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: rgba(0, 57, 123, 0.8);
    color: #fff;
  }

  .contactcontainer {
    width: 100%;
    max-height: 90vh;
    background: url(/bilder/contact.jpg) no-repeat;
    padding: 15vh;
    background-attachment: fixed;
    -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
  }
}

.textfeld {
/*position: absolute;*/
left: 0;
/*bottom: 0;*/
margin: 0;
background: rgba(0,57,123,.6);
color: #fff;
font-size: 0.9em;
padding-left: 15px;
width: 100%;
min-height: 70px;
text-align: center;
padding-top: 7px;
}
