header {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #eff2f4;
	border-top: 3px solid #996600;
	border-bottom: 3px solid #996600;
}
header img {
	width: 100%;
	display: block;
	border: 0;
	position: absolute;
	height: 100%;
}

header img.headersliderpri {
	z-index: 1;
	transition: none;
	-webkit-transition: none;
	opacity: 1;
}

header img.headerslidersec {
	z-index: 2;
	transition: none;
	-webkit-transition: none;
	opacity: 0;
}

header img.headerslidersecout {
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	opacity: 1;
}

#headercaption {
	position: absolute;
	z-index: 10;
	width: 100%;
	bottom: 0;
}
.djcaption {
	position: absolute;
	width: 300PX;
	height: 100px;
	top: 5%;
	margin: -24px 0 0 -24px;
	z-index: 6;
	color: #fff;
	left: 3%;
	top: 13%;
}
.djcaption img {
	width: 250px;
	height: 100px;
	display: block;
	border: 0;
	left: 3%;
	z-index: 8;
}
@media screen and (max-width: 1280px) {
	.djcaption {
		display: none !important;
	}
}
#headercaption>h4 {
	color: #ffffff;
	font-size: 18px;
	max-width: 850px;
	margin: 0 auto;
	padding: 0 30px 20px 30px;
	box-sizing: border-box;
	text-shadow: 2px 2px 2px rgba(0, 180, 240, 0.54);
	font-weight: normal;
	font-family: Arial,sans-serif;
}

@media screen and (max-width: 1280px) {
	#headercaption>h4 {
		display: none !important;
	}
}
.caption {
    position: absolute;
    top: 70%;
    left: 25%;
    width: 100px;
    height: 100px;
    margin:-24px 0 0 -24px;
    z-index: 6;
}

@media screen and (max-width: 1280px) {
	.caption {
		display: none !important;
	}
}
.caption img {
    position: absolute;
    top: 70%;
    left: 25%;
    width: 100px;
    height: 100px;
    margin:-24px 0 0 -24px;
    z-index: 6;
	top: 25%
}

@media screen and (max-width: 1280px) {
	.caption img {
		display: none !important;
	}
}
.djcaption>p {
    text-align: left;
    font-size: 14px;
    color: #ffffff;
    z-index: 6;
	left: 3%;
}

@media screen and (max-width: 1280px) {
	.djcaption>p {
		display: none !important;
	}
}
.neon {
    position: absolute;
    top: 75%;
    left: 31%;
    width: 640px;
    height: 100px;
    margin: -24px 0 0 -24px;
    z-index: 7;
    line-height: 1.0;
    font-family: Helvetica,Arial,sans-serif;
    text-transform: none;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: .1em;
    color: white;
    text-shadow: 0 0 5px white,
                 0 0 10px white,
                 0 0 20px #00b3ef,
                 0 0 40px #00b3ef,
                 0 0 60px #00b3ef,
                 0 0 90px #00b3ef,
                 0 0 120px #00b3ef,
                 0 0 160px #00b3ef;
}
@media screen and (max-width: 1280px) {
	.neon {
		display: none !important;
	}
}
.licht {
	font-family: Helvetica,Arial,sans-serif;
    text-transform: none;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: .1em;
    color: white;
    text-shadow: 0 0 5px white,
                 0 0 10px white,
                 0 0 20px #00b3ef,
                 0 0 40px #00b3ef,
                 0 0 60px #00b3ef,
                 0 0 90px #00b3ef,
                 0 0 120px #00b3ef,
                 0 0 160px #00b3ef;	
}
@media screen and (max-width: 1280px) {
	.licht {
		display: none !important;
	}
}
.inrow {
	width: 320px;
	display: block;
	position: absolute;
	font-size: 18px;
	z-index: 18;
	top: 50px;
	right: 50%;
}
@media screen and (max-width: 1280px) {
	.inrow {
		display: none !important;
	}
}
.inrow div {
    width: 40%;
}
.inrow div {
    width: 320px;
	color: fff;
}
#img1 img {
    border: 2px solid #ffcc000;
    width: 200px;
    height: 100px;
    left: 50%;
 }
#img2 img {
    border: 2px solid #ffcc000;
    width: 100px;
    height: 100px;
    left: 57%;
    background: #ff0000;
}  
#img3 img {
    border: 2px solid #ffcc000;
    width: 100px;
    height: 100px;
    left: 64%;
    background: #ff0000;
}
.anfrage {
	width: 320px;
	height: 450px;
	display: block;
	position: absolute;
	font-size: 18px;
	z-index: 19;
	bottom: 20px;
	left: 75%;
	vertical-align: middle;
	width: 323Px;
	letter-spacing: 1px;
	display: block;
	border: 2px solid #ffffff;
	box-shadow: 0 0 20px #66ccff;
	box-sizing: border-box;
	color: #ffffff;
}
@media screen and (max-width: 1280px) {
	.anfrage {
		display: none !important;
	}
}
.anfrage div {
    width: 40%;
}
.anfrage div {
    width: 640px;
}
#anfrage {
    width: 320px;
    height: 385px;
}
 .adresse {
    position: absolute;
    top: 30%;
    left: 3%;
    width: 300px;
    height: 100px;
    margin: -24px 0 0 -24px;
    z-index: 11;
	display: flex;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 180, 240, 0.54);
}
@media screen and (max-width: 1280px) {
	.adresse {
		display: none !important;
	}
}
.bewertung {
	position: absolute;
	width: 180PX;
	height: 180px;
	margin: -24px 0 0 -24px;
	z-index: 5;
	left: 65%;
	top: 48%;
}
#bewertung img {
    width: 180px;
    height: 180px;
	letter-spacing: 1px;
	display: block;
	border: 2px solid #ffffff;
	box-shadow: 0 0 20px #66ccff;
	box-sizing: border-box;
}
@media screen and (max-width: 1280px) {
	.bewertung {
		display: none !important;
	}
}
.empfehlung {
	position: absolute;
	width: 300PX;
	height: 150px;
	margin: -24px 0 0 -24px;
	z-index: 3;
	left: 3%;
	bottom: 2%;
}
#empfehlung img {
    width: 290px;
    height: 140px;
	letter-spacing: 1px;
	display: block;
	border: 2px solid #ffffff;
	box-shadow: 0 0 20px #66ccff;
	box-sizing: border-box;
}
@media screen and (max-width: 1280px) {
	.empfehlung {
		display: none !important;
	}
}
.marquee {
	margin:10px auto;
	padding:2px;
	border:1px solid;
	white-space: nowrap;
	overflow: hidden;
	letter-spacing: 1px;
	display: block;
	border: 2px solid #ffffff;
	box-shadow: 0 0 20px #66ccff;
}
@media screen and (max-width: 1280px) {
	.marquee {
		display: none !important;
	}
}
.marquee span {
	display:block;
	margin-left: 95%;
	width: 5%;
	font-size:18px;
	text-align:center;
	animation: marquee 25s linear infinite;
	-webkit-animation: marquee 25s linear infinite;
	color: #fff;
}
@-webkit-keyframes marquee {
	0% {  transform: translate(0%, 0);}
	100% { margin-left:-100%;transform: translate(-100%, 0);}
}

@keyframes marquee {
	0% { transform: translate(0, 0);}
	100% { margin-left:-100%; transform: translate(-100%, 0); }
}
#eyecatcherwait {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    margin:-24px 0 0 -24px;
    z-index: 3;
    background: url(./wait.svg) no-repeat center center;
    opacity: 0;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

header.loading #eyecatcherwait {
    -webkit-animation:spin 1s linear infinite;
    -moz-animation:spin 1s linear infinite;
    animation:spin 1s linear infinite;
    display: block;
    opacity: 1;
	transition: opacity 1s;
	-webkit-transition: opacity 1s;    
}

#headersliderbullets {
	background-color: #eff2f4;
	padding-top: 10px;
}
#headersliderbullets>div {
	margin: 0 auto;
}


#headersliderbullets::after {
	content: '';
	clear: both;
	display: block;
}


#headersliderbullets a {
	width: 20px;
	height: 20px;
	background: url(./bullet.svg) no-repeat left top;
	float: left;
}

#headersliderbullets a.active {
	background-position: left bottom;
}

#sqrbreadcrumbs a {
	color: #6e96b7;
	text-decoration: none;
}

#sqrbreadcrumbs a:hover {
	color: #212d38;
	text-decoration: none;
}

#sqrbreadcrumbs {
	padding: 10px 0 0 0;
	font-size:90%;
}
#topbar {
    width: 100%;
    height: 60px;
    border-top: 3px solid #330066;
    border-bottom: 3px solid #330066;
    background: #330066 url(./bayern.png) repeat;
}

.sqrcontent {
	margin: 0;
	padding: 10px 0;
	background-color: #eff2f4;
	border-bottom: 3px solid #330066;
}
body {
  background-color: #330066;
  margin: 0;
  padding: 0;
}
#bottombar {
    width: 100%;
    height: 360px;
    border-top: 3px solid #330066;
    border-bottom: 3px solid #330066;
    background: #192533;
}
@media screen and (max-width: 767px) {
	#bottombar {
		display: none !important;
	}
}
footer {
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 30px 30px 30px;
  box-sizing: border-box;
  text-align: center;
}

footer p {
 max-width: 1100px;
 margin: 0 auto;
 padding: 10px 0;
 box-sizing: border-box;
 text-align: center;
 font-size: 18px;
}
.sqrcommonlinks, .sqrfootertext {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 30px 30px 30px;
  box-sizing: border-box;
  text-align: center;
}
.sqrfootertext {
  color: #eff2f4;
}
.sqrcommonlinks a {
  text-decoration: none;
  color: #eff2f4;
  padding: 0 8px;
  transition: color 0.3s;
}
.sqrcommonlinks a:hover {
  color: #ffffff;
}
.sqrnav {
  display: block;
  margin: 0;
  padding: 0;
  background-color: #330066;
  z-index: 1000;
  -webkit-user-select: none;
  user-select: none;
  line-height: 21px;
}
.sqrnav a {
  display: block;
  margin: 0;
  padding: 12px 22px;
  color: #eff2f4;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  line-height: 22px;
}
.sqrnav>ul li {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.sqrnav .sqrnavsearch form {
  box-sizing: border-box;
  display: block;
  margin: 0;
  padding: 12px;
  display: block;
  width: 100%;
}
.sqrnav .sqrnavsearch input {
  box-sizing: border-box;
  display: block;
  padding: 0;
  width: 100%;
  border: 0;
  padding: 8px 12px 8px 30px;
  margin: 0;
  color: #ffffff;
  border-color: #212d38;
  -webkit-appearance: none;
  border-radius: 0;
  background: rgba(0,0,0,0.5) url(search.svg) 8px 50% no-repeat;
}
#searchajax {
	background-color: rgba(0,0,0,0.5);
}
#searchajax>a {
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding: 8px 12px 8px 30px;
}


.sqrnav li.sqrnavactive>a {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sqrnav a, .sqrnav form {
    border-bottom: 1px solid rgba(255, 255, 255, 0.075);
  }
  .sqrnav a.sqrnavshow, .sqrnav a.sqrnavhide {
    background: url(menu.svg) right center no-repeat;
  }
  .sqrnav li.sqrnavmore>a {
    background: url(moreright.svg) right center no-repeat;
  }
  .sqrnav li.sqrnavopen>a {
    background-image: url(moredown.svg);
  }
  .sqrnav .sqrnavshow {
    display: block;
  }
  .sqrnav .sqrnavhide {
    display: none;
  }
  .sqrnavopen>a.sqrnavshow {
    display: none;
  }
  .sqrnavopen>a.sqrnavhide {
    display: block;
  }
  .sqrnav li.sqrnavopen>ul {
    display: block;
  }
  .sqrnav ul {
    display: none;
    margin: 0 auto;
    padding: 0;
    list-style: none;
  }
  .sqrnav ul ul {
    display: none;
  }
  .sqrnav ul li li>a {
    padding-left: 44px;
  }
  .sqrnav ul li li li>a {
    padding-left: 66px;
  }
  .sqrnavopen>ul {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .sqrnav>a {
    display: none;
  }
  .sqrnav>ul {
    box-sizing: border-box;
    display: block;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  .sqrnav>ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .sqrnav>ul>li {
    float: left;
  }
  .sqrnav>ul li>ul {
    position: absolute;
    background-color: #6600cc;
    width: 30vw;
    max-width: 320px;
    display: block;
    left: -9999px;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 1000;
    transform: translateY(-5px);
    opacity: 0;
    transition: transform 0.2s, opacity 0.2s;
  }
  .sqrnav>ul>li li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.075);
  }
  .sqrnav>ul>li.sqrnavmore>a {
    background: transparent url(moredown.svg) right center no-repeat;
    padding-right: 44px;
  }
  .sqrnav>ul>li li.sqrnavmore>a {
    background: transparent url(moreright.svg) right center no-repeat;
    padding-right: 44px;
  }
  .sqrnav>ul>li.sqrnavopen>ul {
    left: 0;
    transform: translate(0);
    opacity: 1;
  }
  .sqrnav>ul>li ul li.sqrnavopen>ul {
    left: 100%;
    top: 0;
    transform: none;
    opacity: 1;
  }
  .sqrnav>ul>li.sqrnavopen {
    background-color: #6600cc;
  }
  .sqrnav>ul>li.sqrnavhome>a>span, .sqrnav>ul>li.sqrnavsearch>a>span, .sqrnav>ul>li.sqrnavshop>a>span {
    display: none;
  }
  .sqrnav>ul>li.sqrnavhome>a {
    background: transparent url(home.svg) no-repeat center center;
    width: 16px;
    height: 22px;
    padding: 12px;
  }
  .sqrnav>ul>li.sqrnavsearch, .sqrnav>ul>li.sqrnavshop {
    float: right;
  }
  .sqrnav>ul>li.sqrnavsearch>a {
    background: transparent url(search.svg) no-repeat center center;
    width: 16px;
    height: 22px;
    padding: 12px;
  }
  .sqrnav>ul>li.sqrnavopen.sqrnavshop>ul, .sqrnav>ul>li.sqrnavopen.sqrnavsearch>ul {
    left: auto;
    right: 0;
    opacity: 1;
  }
  .sqrnav a {
  	transition: background-color 0.2s;
  }
  .sqrnav a:hover, #searchajax a.activelink {
	background-color: rgba(255,255,255,0.1) !important;
  }
}
.sorny {
    text-align: left;
    font-size: 14px;
    color: #ffffff;
}
.sorny a {
  text-decoration: none;
  color: #ffffff;
  padding: 0 0px;
  transition: color 0.3s;
  text-transform: none;
}
.sorny a:hover {
  color: #ffcc00;
}
.sornp {
	text-align: center;
	width: 323Px;
	letter-spacing: 1px;
	display: block;
	border: 2px solid #ffffff;
	box-shadow: 0 0 20px #66ccff;
	box-sizing: border-box;
	color: #ffffff;
}
.sorntabelle {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;

}
.sorntabelle tr:nth-child(1n) {
    background-color: 0;
}
.sorntabelle td.sqrtablepic {
    padding: 0;
}
.sorntabelle td {
    box-sizing: border-box;
    padding: 0px 0px;
    font-weight: normal;
    text-align: left;
    width: 106.6666px;
}
.sorntabelle td, .sorntabelle th {
    line-height: 0.8;
}
.sorntabelle a {
  text-decoration: none;
  color: #ffffff;
  padding: 0 0px;
  transition: color 0.3s;
  text-transform: none;
  font-size: 11px;
  font-family: 'roboto';
}
.djhochzeit {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 1 !important;
}
.sornp {
    text-align: center;
    width: 323Px;
    letter-spacing: 1px;
    display: block;
    border: 2px solid #ffffff;
    box-shadow: 0 0 20px #66ccff;
    box-sizing: border-box;
    color: #ffffff;
}
.sorny {
    text-align: left;
    font-size: 14px;
    color: #ffffff;
}
.sorny {
    text-align: left;
    font-size: 14px;
    color: #ffffff;
}
.sornyimgBox { 
 width: 19px; 
 height: 19px;
 background: url(sornyimbox.png) center no-repeat;
} 
.sornyimgBox:hover { 
-moz-box-shadow: 0 0 10px #ccc; 
-webkit-box-shadow: 0 0 10px #ccc; 
 box-shadow: 0 0 10px #ccc; 
}