body {
	background: linear-gradient(90deg, rgb(36, 20, 2) 0%, rgb(100, 42, 8) 50%, rgb(55, 12, 2) 100%);
	margin: 0px;
	color: #ffffff;
	font-size: 20px;
}
#topheader {
  margin: 0 auto;
  width: 960px;
  padding: 7px 0;
  text-align: left;
  color: #fffbee;
  position: relative;
  font-size: 16px;
  font-family: 'Helvetica', Arial, sans-serif;
  z-index: 100;
}
#topheaderh {
  margin: 0 auto;
  width: 100%;
  height: 192px;
  position: relative;
  background: #663204 url(../assets/footerbg.png) repeat;
  z-index: 2;
}
#topheader img {
  height: auto;
  padding: 0px 0;
  text-align: left;
  z-index: 100;
}
#impressum {
  margin: 0 auto;
  width: 640px;
  text-align: center;
  padding: 18px 0;
}
#impressum a {
  margin: 0 auto;
  width: 960px;
  padding: 7px 0;
  color: #FFDBA1;
  font-size: 14px;
  font-family: 'Arial', Times New Roman, Serif;
}
#anfrage {
  width: 300px;
  height: 400px;
  float: left;
  padding-bottom: 25px;
  padding-top: 35px;
  padding-left: 7px;
  padding-right: 7px;
  box-shadow: 3px 5px 7px #5c0c04;
  border: 1px solid #e87918;
  background-color: #4d111196;
}	
#anfrage h2 {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  padding-top: 0px;
  margin-top: 0px;
  font-family: 'arial!, Times New Roman, Serif';
} 
#logocontainer h1 {
	display: block;
	width: 960px;
	position: absolute;
	color: #4e391a;
	font-size: 40px;
	letter-spacing: -2px;
	text-shadow: #e1bd89 3px 3px 3px;
	font-weight: normal;
	top: 270px;
	margin: 0;
	padding: 0 0 0 50px;
	visibility: hidden;
}

#logocontainer h2 {
	display: block;
	width: 760px;
	position: absolute;
	color: #4e391a;
	font-size: 30px;
	letter-spacing: -2px;
	text-shadow: #e1bd89 3px 3px 3px;
	font-weight: normal;
	top: 310px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

img#logo {
	position: absolute;
	z-index: -2;
	visibility: hidden;
}
#header {
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	width: 768px;
	height: 400px;
	font-size: 17px;
	text-align: left;
	color: #4A2C2C;
	font-family: "Helvetica", Helvetica, Arial, sans-serif, Segoe UI Symbol;
	z-index: 5;
}
#myheader {
  width: 100%;
  height: 710px;
  top: 0;
  position: absolute;
  z-index: 100;
  background: url(../assets/eyecatcherk.png) repeat-x;	
}

#sqrheader {
	width: 100%;
    margin: 0;
}
#headercontainer video {
	width: 100%;
	height: auto;
	display: block;
	border: 0;
	position: absolute;
}
#sqrheader #headercontainer img.headersliderpri {
	z-index: 1;
	transition: none;
	-webkit-transition: none;
	opacity: 1;
}
#sqrheader #headercontainer img.headerslidersec {
	z-index: 2;
	transition: none;
	opacity: 0;
}
#sqrheader #headercontainer img.headerslidersecout {
	transition: opacity 0.5s, transform 0.5s;
	opacity: 1;
}

#searchcontainer {
	position: absolute;
	left: 200px;
	top: 620px;
	width: 298px;
	height: 50px;
	padding: 0 10px 10px 10px;
	background: url(../assets/pbacks.png) no-repeat;
}

#searchbox {
	width: 298px;
	height: 34px;	
	background-color: #f7f7f7;
	border: 1px solid #ffffff;
	position: relative;
}

#searchcriteria {
	border: 0;
	outline: 0;
	background-color: #f7f7f7;
	color: #444444;
	position: absolute;
	top: 8px;
	left: 10px;
	width: 240px;
}

#searchsubmit {
	position: absolute;
	top: 8px;
	left: 264px;
}



#header a {
	text-decoration: none;
	color: #4A2C2C;
}

#header a:hover {
	text-decoration: none;
	color: #ef6927;
}

#maincol {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}
#pinwand {
	display:flex;
	width:100%;
	justify-content:space-between;
}
#pinwand img {
	display: block;
	width: 1200px;
}

.sorn {
  position: absolute;
  left: 0px;
  top: 1500px;
  z-index: -1; 
		@media (max-width: 1280px) { 
    display: none; 
}
}
.kaew {
  position: absolute;
  right: 0px;
  top: 1600px;
  z-index: -2;
	@media (max-width: 1280px) { 
    display: none; 
}
}
#content {
	width: 660px;
	float: right;
}

#aufmacher {
	width: 1000px;
    margin: 0 auto;
    min-height: 200px;
	font-size: 14px;
}

#sidebarcontainer {
	width: 282px;
	float: left;
}
#sidebarunten {
	width: 250px;
	padding: 0 10px 10px 10px;
	margin: 0 10px 10px 0;
}
#sidebarunten h2 {
  margin: 10px 0 10px 0;
  padding: 0;
  color: #ffc67e;
  font-size: 120%;
  font-weight: normal;
  font-family: Helvetica, sans-serif;
}
#sidebar {
  width: 250px;
  border: 1px solid #2a0507;
  padding: 0 10px 10px 10px;
  margin: 0 10px 10px 0;
  border: 1px solid #ffc61b;
  background: -moz-linear-gradient(0deg, rgb(119, 50, 17) 14%, rgb(104, 59, 12) 47%, rgb(96, 42, 9) 88%);
  box-shadow: #000;
  box-shadow: 5px 10px 10px #000;
}
#sidebar {
	width: 250px;
	padding: 0 10px 10px 10px;
	margin: 0 10px 10px 0;
}
.clearer {
	clear: both;
}

#trustedshops {
	margin: 20px 0;
}

#trustedshops input {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	padding: 0;
	margin: 0;
}

#trustedshops a {
	padding: 0;
	margin: 0;
	display: block;
	width: 190px;
	float: right;
	font-weight: normal !important;
	color: #444444  !important;
}

#bottombar {
	width: 100%;
	height: 800px;
	background: url(../assets/eye2.png) no-repeat center;
		@media (max-width: 1280px) { 
    display: none; 
}
}
#obenheilkunst {
	width: 1280px;
	margin: 0 auto;
	padding: 3px 0px 3px 0px;
}
#obenheilkunstbg {
	width: 1005;
	margin: 0 auto;
	padding: 0px;
	background: url(../assets/mittebar1920x594.png) repeat-x;
	background-size: 100% 100%;
}
.obenheilkunst{
	margin: auto;
	padding: 20px;
	line-height: 180%;
	font-size: 16px;
	font-family: 'Arial', Times New Roman, Serif;
	text-align: left;
	width: 960px;
	color: #fff;
}
.obenheilkunst a {
  line-height: 180%;
  font-size: 16px;
  font-family: 'Arial', Times New Roman, Serif;
  text-align: left;
  color: #ffb80f;
	text-decoration: none;
}
.obenheilkunst a:hover {
	text-decoration: underline;
}	
#heilkunst {
	width: 1280px;
	margin: 0 auto;
	padding: 30px 0;
}
#heilkunst h2 {
  margin: 10px 0 10px 0;
  padding: 0;
  color: #ffc67e;
  font-size: 18px;
  font-weight: normal;
  font-family: Arial, sans-serif;
  text-align: center;
}

#myheilkunst {
	display:flex;
	width:100%;
	justify-content:space-between;
}
	
.myheilkunstbox {
  width: 256px;
  margin: 20px;
  padding: 20px;
  text-align: left;
  font-size: 14px;
  line-height: 200%;
  color: #ffffff;
  box-shadow: 3px 5px 7px #fff7f3;
  font-family: 'Helvetica Neue',Helvetica,'Arial Nova',Calibri,Arial,sans-serif;
  border-radius: 12px;
  box-shadow: 3px 5px 7px #572f17;
  background: #0f080191;
}
#gutscheinshop {
  margin: 0 auto;
  width: 960px;
  height: 230px;
  padding: 7px 0;
  text-align: left;
  font-size: 14px;
  line-height: 125%;
  font-family: 'Arial', sans-serif;
  color: #fffbee;
}
#gutscheinshopbox {
	width: 960px;
	height: 200px;
	position: relative;
	margin: 0 auto;
	z-index: 200;
}

#gutscheinshopbox img {
	left: 0;
	top: 10px;
}

#gutscheinshopbox td {
 width: 320px;
 border-collapse: collapse;
 font-stretch: expanded;
 border-spacing: 1px;
 text-shadow: 3px 3px 4px #000;
 }
 #gutscheinshopbox th {
 border:0;
 }
 
#gutscheinshopbox a {
 text-decoration: none;
 color: #FFDBA1;
 
 }
 
#gutscheinshopbox a:hover {
  text-decoration: underline;
  color: #ffffff;
}
#gutscheinshopbox ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
	font-size: 12px;
}
#gutscheinshopbox li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}
#bottomcontainer a {
  color: #FFD188;
}

.footer {
	width: 100%;
	background: #003300 url(../assets/footerbg.png) repeat;
}

.footerh2 {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #ffc67e;
	font-size: 16px;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
}

.footerh3 {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #ffc67e;
	font-size: 20px;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
}

#footer .footerbox {
	width: 140px;
	padding-right: 20px;
	padding-top: 0px;
	float: left;
}

#footer .footerbox a {
	display: block;
	color: #362e06;
	text-decoration: none;
	padding-bottom: 6px;
}

#footer .footerbox a:hover {
	text-decoration: underline;
}

#footer .footerbox a.main {
	font-weight: normal;
	font-size: 125%;
}

#footer p {
   text-decoration: none;
   font-weight: normal;
   color: #f7dcc8;
}

#myfooter {
	width: 960px;
	margin: 0 auto;
	min-height: 360px;
	color: #ffa700;
	font-size: 125%;
	font-weight: normal;
}
#myfooter h3 {
	text-align: left;
}
#myfooter p {
	display: inline;
    color: #ffa700;
	font-family: 'arial', serif;
	line-height: 1.5em;
	font-size: 15px;
	font-weight: normal;
}

#myfooter a {
    text-decoration: none;
    font-weight: normal;
    color: #ffa700;
	 font-size: 15px;
}

#myfooter a:hover {
	text-decoration: underline;
}

#nyfooter {
	width: 960px;
	margin: 0 auto;
	min-height: 20px;
	color: #ffffff;
	font-size: 70%;
	font-weight: normal;
	text-align: center;
	font-family: 'arial', sans-serif;
}

#nyfooter p {
	display: inline;
        color: #ffffff;
}

#nyfooter a {
    text-decoration: none;
    font-weight: normal;
    color: #ffffff;
}
#nyfooter a:hover {
	text-decoration: underline;

}

#content {
	width: 600px;
	padding: 0;
	margin: 0;
		float: right;
	}
.textfooter {
    color: #ff9c00;
	font-family: 'arial', sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.textsorn {
    color: #ff9c00;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 24px;
	font-weight: normal;
}
.phit {
    margin: 30px 0 10px 0;
    padding: 0;
    line-height: 140%;
    font-size: 18px;
    font-family: 'arial', sans-serif;
}
.phit h3 {
    margin: 30px 0 10px 0;
    padding: 0;
    line-height: 140%;
}
.phittext {
  text-decoration: none;
  font-weight: normal;
  color: #ffc67e;
  line-height: 120%;
  font-family: Arial, sans-serif;
  font-size: 80%;
}
.marquee-outer {
    height: 50px;
    width: 600px;
    overflow: hidden;
    position: relative;
    color: #ffffff;
	background: #6f333f;
    border: 1px solid #ffffde;
	box-shadow: 8px 8px 50px #e89e9e;
	border-radius: 3px;	
}
.peesorn {
    margin: 5px 0 10px 0;
    padding: 0;
    line-height: 140%;
    font-size: 12px;
    font-family: 'arial', sans-serif;
}
.peesorn P {
    margin: 30px 0 10px 0;
    padding: 0;
    line-height: 140%;
    font-size: 12px;
    font-family: 'arial', sans-serif;
}
#myfooter ul {
  list-style: none;
  padding: 0px;
  margin: 6px 0px 6px 10px;
}
#myfooter li {
  padding: 2px 0px 2px 16px;
  background: url(../assets/pbull.jpg) no-repeat left;
  font-size: 18px;
}
/* Tabelle */

#myfooter table.cells {
	color: #ff9900;
	font-family: Georgia, Times New Roman, Serif;
	/*background-color: 0;*/
}

#myfooter td {
  padding: 1px;
  border-collapse: collapse;
  line-height: 16px;
  font-size: 14px;
  font-family: Helvetica, sans-serif;
  border-spacing: 0px;
  color: #ff9900;
}

#myfooter td.headercell {
	padding: 4px;
	font-weight: bold;
}
.myButton {
  box-shadow: inset 0px 1px 0px 0px #462004;
  background: linear-gradient(to bottom, #79260d 5%, #8a4b08 100%);
    background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  background-color: #712507;
  border-radius: 6px;
  border: 1px solid #dd8d53;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  padding: 6px 20px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #330b0b;
}
.myButton:hover {
	background:linear-gradient(to bottom, #cc9933 5%, #996633 100%);
	background-color:#cc9966;
}
.myButton:active {
	position:relative;
	top:1px;
}
.myButton:active {
	position:relative;
	top:1px;
}

/* Tabellenbreite */
table.pluginwidth {
	width: 660px;
	margin: auto;
}

td.completewidth {
	width: 100%;
}
table.completewidth {
  width: 100%;
  background: 0;
}	
/* Barrierefrei-Hinweis-Lung-Sorn-1.0 */
#perpetuumscrollup {
	width: 225px;
	height: 58px;
	position: fixed;
	right: 128px;
	bottom: 40px;
	border-radius: 6px;
	background: #cccccc;
	z-index: 800;
	cursor: pointer;
	box-shadow: 5px 10px 8px #403333;;
}
#barrirefreiheit {
	width: 60px;
	height: 70px;
	position: fixed;
	right: 20px;
	bottom: 40px;
	border-radius: 6px;
	background: #cccccc;
	z-index: 800;
	cursor: pointer;
	box-shadow: 5px 10px 8px #403333;
}
#barrirefreiheit img {
	width: 60px;
	height: 60px;
}
#barrirefreiheit:hover {
  background-color: #0056b3;
}

#barrirefreiheit:focus {
  outline: 2px solid #007bff; /* or other suitable focus indicator */
}
/* Versteckt den Link visuell, macht ihn aber für Screenreader zugänglich */
.screenreader-only {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* Sichtbarer Barrierefrei-Hinweis */
.accessibility-notice {
  padding: 20px;
  border-left: 5px solid #E28E02;
  border-right: 5px solid #E28E02;
  margin: 20px 0;
  font-family: sans-serif;
  border-radius: 6px;
  width: 960px;
  margin: 0 auto;
}
.accessibility-notice a {
	text-decoration: none;
	color: #fff;
}
.accessibility-notice h2 {
  margin-top: 0;
  color: #E28E02;
}

.accessibility-button {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 16px;
  background-color: #AA3F15;
  text-decoration: none;
  border-radius: 4px;
}

.accessibility-button:hover {
  background-color: #005b99;
}
#impressum {
  margin: 0 auto;
  width: 960px;
  text-align: center;
}
#impressum a {
  margin: 0 auto;
  padding: 7px 0;
  color: #fffbee;
  text-decoration: none;
  font-size: 14px;
  font-family: 'Arial', Times New Roman, Serif;
}
#impressum a:hover {
	text-decoration: underline;
}
	