.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea {
	margin:0;
	padding:0;
	font:sans-serif;
}
#container,.inside {
	position:relative;
}

#main .inside {
	min-height:1px; /* see #4893 */
}
.ce_gallery ul {
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
}																						.float_left {																			float:left;
}																						.float_right {
	float:right;
}																																											
.ce_gallery li {
	float:left;
}
.ce_gallery li.col_first {
	clear:left;
}

.block {
	overflow:hidden;
}
.clear,#clear {
	height:0.1px;
	font-size:0.1px;
	line-height:0.1px;
	clear:both;
}

.custom {
	display:block;
}
#container:after,.custom:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
	}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
	height: 0;
}


[hidden] {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: sans-serif;
}

button,
input,
select,
textarea {
	font-family: sans-serif;
}

a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}


b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}


dfn {
	font-style: italic;
}

mark {
	background: yellow;
	color: black;
}

p {
	margin: 1em 0;
}

pre {
	margin: 1em 0;
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

code,
kbd,
samp {
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}
q:before,
q:after {
	content: "";
	content: none;
}

small {
	font-size: 75%;
}

sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.25em;
}

sub {
	bottom: -0.2em;
}

dl,
menu,
ol,
ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

menu,
ol{
	padding: 0 0 0 40px;
}
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}
li {
list-style-type:none;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	max-width:100%;
	height:auto;
	width:auto\9; /* IE8 */
}


svg:not(:root) {
	overflow: hidden;
}

figure,
form {
	margin: 0;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}


legend {
	border: 0;
	padding: 0;
	white-space: normal;
	*margin-left: -7px;

}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button,
input {
	line-height: normal;
}

button {
	cursor: pointer;
	-webkit-appearance: button;
	*overflow: visible;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	*overflow: visible;
}

button[disabled] {
	cursor: default;
}

input[disabled] {
	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	position: relative;
}
html.lt-ie9 {

	position: static;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: /***rst21***/;
}

#mbCenter *,
#colorbox *,
#lbCenter *,
#lbBottomContainer * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

::selection {
	background: /***rst9***/;
	color: white;
	text-shadow: none !important;
}

::-moz-selection {
	background: /***rst9***/;
	color: white;
	text-shadow: none !important;
}

button,
input,
select,
textarea {
	font-family: inherit;
}
caption,th,td {
	text-align:left;
	text-align:start; /* see #4596 */
	vertical-align:top;
}

td,
th {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

table {
	background:#fff;
    border: 1px solid #999;
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
table th {
	padding: 10px 8px;
	text-align: left;
}
table td {
	padding: 6px 8px;
}
table td,
table td img {
	vertical-align: top;
}

table tbody tr:hover {
	background-color: #f9f9f9;
}
table tfoot tr {
	background-color: #000000;
}
table tfoot td {
	color: white;
}

.invisible {
	position: absolute;
	height: 1px !important;
	width: 1px !important;
	clip: rect(0 0 0 0);
	margin: -1px;
	padding: 0;
	overflow: hidden;
	border: 0;
}
a {
    text-decoration:none;
    color:#9A7B30;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
a:hover {
text-decoration:underline;
}
p {
    margin:1em 0;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}

h1 {
	color: #DFCC9F;
    font-size: 4em;
    font-weight: bold;
    line-height: 1em;
    margin: 0 0 12px;
	text-shadow: 1px 1px 1px #BDA468;
}
.news h1, .startseite h1, .kontakt h1 {
text-shadow:none;
}
h2 {
    color: #DFCC9F;
    font-size: 2.5em;
    font-weight: bold;
    line-height: 1em;
    margin: 1em 0;
	clear:both;
}

h3 {
	color: #DFCC9F;
    font-size: 2em;
    font-weight: bold;
    line-height: 1em;
    margin: 20px 0 30px;
}

h4 {
    margin-bottom:20px;
	font-size:1.17em;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

body {
   font:1em Arial, sans-serif;   
   line-height:1.4;
   color: #516064;
    
}
#wrapper {

}
.ie7 #wrapper, .ie8 #wrapper {
min-width:980px;
}

#header {

    color: #FFFFFF;
	padding-bottom:20px;
	background: #e0e2ee; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #e0e2ee 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e2ee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e0e2ee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e0e2ee 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e0e2ee 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #e0e2ee 0%,#ffffff 100%); /* W3C */
} 

#header .inside {
    max-width:1120px;
    margin:0 auto;
    padding:0 1em;
}
#header #kopfzeile {
    color: #000000;
    font-size: 14px;
    position: absolute;
    right: 230px;
    text-shadow: 1px 1px 1px #FFFFFF;
    top: 9px;
}
#header #kopfzeile ul {
    margin:0;
	padding:0;
}
#header #kopfzeile ul li {
    margin:0 0 0 12px;
	padding:0;
	float:left;
}
#header #kopfzeile ul li.google a {
    margin:0;
	padding:2px 3px;
    color: #fff;
	font-size:16px;
	background-color:#9d0502;
	font-weight:normal;
	border:1px solid #660301;
	border-radius:3px;
	text-shadow:1px 1px 1px #000;
}
#header #kopfzeile ul li.fb a {
    margin:0;
	padding:1px 7px 0 10px;
    color: #fff;
	font-size:18px;
	background-color:#307dc3;
	border:1px solid #3c709f;
	border-radius:3px;
	text-shadow:1px 1px 1px #000;
	font-weight:bold;
}
#header #kopfzeile ul li a:hover {
    text-decoration:underline;
}
#header_links {
	width:100%; 
	margin:0;
	text-align:center;
	clear:both;
	padding:25px 0;
	display: none;
}
/* ohne Kopfzeile
#header_links {
	width:29%; 
	margin:0 71% 0 0;
	padding:25px 0;
} */
#header_links p {
    font-family:georgia, Arial, sans-serif;
    font-size: 50px;
    font-weight: bold;
	line-height:1;
	margin:0;
	padding:0;
	color:#fff;
	text-shadow: 1px 1px 1px #6C76A2;
}

#header .nav-mobile a, #header .nav-mobile a:link {
    color: #FFFFFF;
}

#header .open, #header .close {
    display: none;
}
#container {
    max-width:1120px;
	overflow:hidden;
    margin:0 auto;
	padding:4em 0 4em 0;
	clear:both;
}

#main {
}

#main .inside {
    margin:0 1em;
	min-height:400px;
}
/********************************** S P A L T E - R E C H T S **************************************/
.spalte_rechts #main {
    width:70%;
	float:left;
	}
.spalte_rechts #right {
    width:29%;
	margin-left:71%;
}
.spalte_rechts #right .inside {
    margin:0 1em;
}
/********************************** S P A L T E - L I N K S **************************************/
.spalte_links #main {
    width:70%;
	float:right;
}
.spalte_links #left {
    width:29%;
	margin-right:71%;
}
.spalte_links #left .inside {
    margin:0 1em;
}
#footer-Erweiterung {
     background-color:#f9f9f9;
	 box-shadow:0 0 10px #aaaaaa;
     border-top:1px solid #ccc;
     clear:both;
}

#footer-Erweiterung .inside {
    max-width:1120px;
    margin:0 auto;
    padding:0 1em;
}

div.adresse, div.social_media, .nav_footer_erweiterung {
    padding:2em 0;
}

.nav_footer_erweiterung {
    width:30%;
    float:right;
}

.nav_footer_erweiterung h4 {
}

.nav_footer_erweiterung p {
}

.nav_footer_erweiterung ul {
}

.nav_footer_erweiterung li {
}

.nav_footer_erweiterung li.active {
    text-decoration:underline;
}

.nav_footer_erweiterung li a {
color:#000;
}

.nav_footer_erweiterung li a:hover {
    text-decoration:underline;
}

div.adresse {
    width:40%;
    float:left;
}

div.adresse h4 {
}

div.adresse ul {
}

div.adresse li. {
}

div.adresse li.adresse_fett {
    margin-bottom:6px;
    font-size:1.17em;
    font-weight:bold;
}

div.adresse li.strasse {
}

div.adresse li.ort {
}

div.adresse li.telefon {
    margin-top:6px;
}

div.adresse li.fax {
}

div.adresse li.mail {
    margin-top:6px;
}

.nav_footer_erweiterung div.adresse li.mail a {
    text-decoration:none;
    color:#1a1a1a;
}

div.adresse li.mail a:hover {
    text-decoration:underline;
}

div.social_media {
}

div.social_media h4 {
}

div.social_media p {
}

div.social_media ul {
}

div.social_media li {
}

div.social_media li a {
    color:#1a1a1a;
}

div.social_media li a:hover {
    text-decoration:underline;
}

#footer {
    clear:both;
	background-color: #DFCC9F;
}

#footer .inside {
    max-width:1120px;
    margin:0 auto;
    padding:1em;
}

#footer p.copyright {
    float:left;
    margin:0 0 1em;
    padding:0 40px 0 0;
	color:#fff;
}
#footer a.top_link {
float:right;
padding-right:3px;
color:#fff;
text-decoration:none;
}
.footer_nav  ul {
    width:100%;
    position:relative;
    margin:0;
    padding:0;
    font-weight:normal;
}

.footer_nav  li.active {
    text-decoration:underline;
    color:#fff;
}

.footer_nav  li {
    position:relative;
    float:left;
    margin:0 0 1em;
    padding:0 0.7em;
    border-right:1px solid #DFCC9F;
}

.footer_nav  li.last {
    border-style:none;
}

.footer_nav  a {
    display:block;
    text-decoration:none;
    color:#fff;
}

.footer_nav a:hover {
    text-decoration:underline;
}
/******************************************** S T A R T S E I T E **********************************************/
.startseite #container {
 	padding:2em 0 4em 0;
}
.yoga{
display:none;
}
.headline_big p {
    font-size: 4em;
    font-weight: bold;
    line-height: 1em;
	color: #DFCC9F;
	margin:0 0 12px;
	text-shadow: 1px 1px 1px #BDA468;
}
.yoga-bild img {
    max-width:150px;
	margin:0 30%;
}
.startseite h1, .news h1 {
    border-bottom: 1px solid #EDD393;
    font-size: 1.5em;
	font-weight:normal;
    margin: 0 0 0.67em;
    padding: 0 0 30px;
	color:#565656;
}

.headline_links p {
    color:#AAB1D1;
    font-size: 2.5em;
    font-weight: bold;
    line-height: 1em;
    margin: 12px 0 30px;
	 text-shadow: 1px 1px 1px #6C76A2;
}
.headline_links  {
    margin-bottom:20px;
}
.headline_links div.adresse {
    width:auto;
    float:none;
	padding:0;
	color: #959EA1;
}
.headline_links div.adresse li.mail a {
    color: #9A7B30;
    text-decoration: none;
}
.headline_links div.adresse li.mail a:hover {
    text-decoration: underline;
}
.headline_links .image_container {
    margin: 20px 0 1em;
    width: 70%;
}
.headline_links .image_container img {
    margin: 0;
    float:right;
    padding: 0;
}

.ui-accordion-header {
    border-top: 1px solid #EDD393;
    float: right;
    font-size: 12px;
    padding: 3px 0 6px 230px;
    width: 70%;
}
.startseite .accordion_headline {
    border-bottom: 1px solid #D1D9DC;
    margin-left: 50%;
    padding: 0 0 3px;
}
.wrapper_text {
    border-top:1px solid #EDD393;
	padding:20px 0 0 0;
}
.text_links {
    color: #DFCC9F;
	text-shadow: 1px 1px 1px #BDA468;
    font-size: 2.5em;
    font-weight: bold;
    line-height: 1em;
	margin:0;
	width:39%;
	float:left;
}
.text_rechts{
    width:60%;
	margin-left:40%;
	padding:30px 0 20px;
	border-bottom: 1px solid #EDD393;
}
.accordion {
margin: 60px auto 30px;
clear:both;
max-width:900px;
}
/******************************************** K O N T A K T **********************************************/
/* Google-Maps: evtl <small> = größere Kartenansicht löschen */
.kontakt #main {
    width:49%;
	float:left;
	}
.kontakt #main h1, .kontakt #main h4 {
    font-size:1.17em;
	color: #DFCC9F;
    margin:0 0 30px;
	padding:0 0 4px;
    border-bottom:1px solid;
	font-weight:bold;
	}
.kontakt #right {
    width:50%;
	margin-left:50%;
}
.kontakt #right .inside{
	margin:0 1em;
}
#kontakt div.adresse {
    float: none;
    width: 100%;
	padding:0 0 2em;
}

#kontakt div.adresse li.adresse_fett {
    font-size:1em;
}
.kontakt span.mandatory {
color:#FF8A00;
margin-left:4px;
}
#kontaktformular label {
    cursor: pointer;
    display: block;
    margin: 8px 0 0;
    padding: 8px;
	font-size:14px;
	width:auto;
	max-width:600px;
}
select.betreff {
color:#555;
font-size:14px;
border:1px solid #555;
padding:5px 1px 5px 12px;
position:relative;
}

#kontaktformular input.mandatory, #kontaktformular textarea{
    padding: 6px 12px;
    width:100%;
	max-width:600px;
	border:1px solid;
	position:relative;
}
input.captcha {
margin-bottom:6px;
}
.kontakt span.captcha_text{
    font-size:14px;
	padding:6px;
}
#kontaktformular input.submit {
padding:3px 12px;
}
.routenplaner {
margin:0 6px 20px;
}
.routenplaner h3 {
font-size:1.17em;
margin:0 0 30px;
padding:0 0 4px;
border-bottom:1px solid;
}
.wrapper-responsiveContainer {
    background-color: #FFFFFF;
    box-shadow: 0 2px 6px #D9D9D9;
    margin: 6px;
    padding: 4px;
    position: relative;
	margin-bottom:1em;
}
.responsiveContainer {
    height: 0;
    overflow: hidden;
    padding-bottom: 86%;
    position: relative;

}

.responsiveContainer iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#kontaktformular input.button {
margin:1.3em 0;
}
/******************************************** S I T E M A P **********************************************/
.mod_sitemap {
    margin: 2em 0 0;
}

.mod_sitemap ul.level_1 {
    margin: 0 0 0 2em;
    padding: 0;
}

.mod_sitemap li {
    line-height: 1.3em;
    list-style-type: square;
    margin: 0 0 0 18px;
}

.mod_sitemap ul ul {
    margin: 0 0 0 1em;
}

/******************************************** N A V I G A T I O N **********************************************/
/* #header .navigation-haupt {
    margin:0 190px 0 0;
	width:auto;
    padding:30px 0 20px;
    float:left; 
} */
#header .navigation-haupt {
    float: left;
    margin: 0 190px 0 0;
    padding: 40px 0 2px;
    width: auto;
}
/* ohne Kopfzeile
#header .navigation-haupt {
    margin:0 190px 0 0;
	width:50%; 
    padding:20px 0;
    float:right;
} */
.ie7 #header .navigation-haupt {
    margin:0 218px 0 0;
} 

.navigation-haupt ul.level_1 {
    float:right;
    margin:0;
    padding:0;
}

.navigation-haupt li {
    position:relative;
    float:left;
    margin-left:5px;
    padding:0;
}

.navigation-haupt li.first {
    color: #6C76A2;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.navigation-haupt > ul > li > a {
	color: #6C76A2;
    display: block;
    padding: 10px 16px;
    position: relative;
    text-decoration: none;
    text-transform: none;
	border-bottom: 4px solid transparent;
    z-index: 3;

}

.navigation-haupt > ul > li > a:hover,
.navigation-haupt > ul > li > a:focus {
	border-bottom: 4px solid #6C76A2;
}

.navigation-haupt > ul > li > .active {
    position:relative;
    display:block;
    padding:10px 16px;
    text-decoration:none;
    color:#6C76A2;
    text-transform:none;
	font-weight:bold;
    z-index: 3;
}
/**** N A V I G A T I O N  S I D E B A R  R E C H T S ****/
#right .navigation-sidebar ul {
    border-left: 1px solid #1a1a1a;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 1.5em 1em 3em;
    position: relative;
}
#right .navigation-sidebar li.active {
    border-bottom: 1px solid #1a1a1a;
    color: #194D87;
    display: block;
    font-size: 14px;
    padding: 5px 12.5%;
    text-decoration: none;
}
#right .navigation-sidebar li {
    display: inline;
    margin: 0;
    padding: 0;
}
#right .navigation-sidebar ul a {
    border-bottom: 1px solid #555555;
    color: #777777;
    display: block;
    font-size: 14px;
    padding: 5px 12.5%;
    text-decoration: none;
}
#right .navigation-sidebar ul a:hover {
    background: none repeat scroll 0 0 #4a4a4a;
    border-bottom: 1px solid #4a4a4a;
    color: #FFFFFF;
}
/**** N A V I G A T I O N  S I D E B A R  L I N K S ****/
#left .navigation-sidebar ul {
    border-right: 1px solid #1a1a1a;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 1.5em 1em 3em;
    position: relative;
}
#left .navigation-sidebar li.active {
    border-bottom: 1px solid #1a1a1a;
    color: #194D87;
    display: block;
    font-size: 14px;
    padding: 5px 12.5%;
    text-decoration: none;
}
#left .navigation-sidebar li {
    display: inline;
    margin: 0;
    padding: 0;
}
#left .navigation-sidebar ul a {
    border-bottom: 1px solid #555555;
    color: #777777;
    display: block;
    font-size: 14px;
    padding: 5px 12.5%;
    text-decoration: none;
}
#left .navigation-sidebar ul a:hover {
    background: none repeat scroll 0 0 #4a4a4a;
    border-bottom: 1px solid #4a4a4a;
    color: #FFFFFF;
}
/********************************************************** N E W S F U K T I O N ***************************************************/

.spalte_eins #news, .spalte_eins #news-ausgabe {
    margin: 0 auto;
    max-width: 900px;
}
.news h2 , .news h2 a {
color: #6C76A2;
margin: 1em 0 0;
}
p.info {
padding:5px 0;
border-top:1px solid #D1D9DC;
border-bottom:1px solid #D1D9DC;
color: #959EA1;
    font-size: 14px;
}
#container p.back {
    margin-bottom:1.5em;
}

.ce_comments  {
margin:1em 0;
padding:1em 0;
border-top:1px solid;
}
.ce_comments h2 {
margin-bottom:1em;
font-size:1,17em;
font-weight:normal;
}
div.comment_default {
border-bottom: 1px solid;
}
/* div.reply  {
border-top:1px dotted;
} */
#container div.reply p {
margin-left:1.7em;
}
.newsausgabe div.last {
margin-bottom:2.7em;
padding-bottom:1em;
border-bottom:1px solid;
}

div.widget {
margin-bottom:10px;
}
div.widget input {
border:1px solid #959EA1;
padding: 3px 6px;
margin-right:12px;
position:relative;
border-radius:4px 4px 4px 4px;
}
div.widget textarea {
border:1px solid #959EA1;
padding: 3px 6px;
width:100%;
max-width:360px;
position:relative;
border-radius:4px 4px 4px 4px;
}
.ce_comments input[type="submit"] {
    padding: 2px 6px;
	margin-top:12px;
}

.ce_comments fieldset {
    display: none;
}
/********************************************************** S U C H F U K T I O N ***************************************************/
#suchfenter_container {
position:absolute;
padding:0;
margin:0;
right: 16px;
top:46px;
width:auto;
max-width:175px;
}
/* ohne Kopfzeile
#suchfenter_container{
position:absolute;
right: 16px;
top:26px;
} */
input.suchfeld {
    border: 1px solid #6C76A2;
    border-radius: 4px;
    margin: 0;
    padding: 3px 25px 3px 10px;
    width: 100%;
}
input.lupe {
    position: absolute;
    right: 6px;
    top: 5px;
}

.spalte_eins #suchen {
    margin: 0 auto;
    max-width: 900px;
}

input[type="search"] {
    padding: 6px 20px;
	border:1px solid;
    position: relative;
	border-radius: 4px 4px 4px 4px;
	margin: 0 1em 1em 0;
}
.mod_search {
    margin:1em 0;
}
.mod_search .formbody input.submit {
    background-color:#6C76A2;
	color:#fff;
    border: 2px solid #6C76A2;
    border-radius: 4px 4px 4px 4px;
    margin: 0 0 1em 0;
    padding: 5px 15px;
    position: relative;
}
.mod_search .formbody input.submit:hover {
    border: 2px solid #172255;
    position: relative;
}
.mod_search .formbody input.submit:focus {
    background-color:#172255;
	border: 2px solid #172255;
    position: relative;
}
.mod_search .formbody fieldset {
    border-style: none;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

.mod_search p.header {
    border-bottom: 1px solid;
    padding: 6px 0;
	margin-bottom:2em;
}

.mod_search .url {
    border-bottom: 1px dotted;
    padding-bottom: 24px;
}
.mod_search .last .url {
    border-bottom: none;
}
.mod_search .relevance {
    float: right;
    font-size: 14px;
}
.mod_search h3{
    font-size: 1.17em;
	font-weight:normal;
}
/********************************************************** L O G I N ***************************************************/
#login  {
padding:2em;
}
#login label  {
width:150px;
display:block;
float:left;
margin-bottom:1em;
}
#login input.text {
    border: 1px solid;
    margin-bottom: 1em;
    padding: 4px 12px;
}
#login input.submit {
    margin-left:150px;
}
/********************************************************** M E D I A  Q U E R I E S ************************************************/
@media (max-width:960px) { 
/*#header_links {
	width:100%; 
	margin:0;
	text-align:center;
	clear:both;
	padding:25px 0;
} */
/* ohne Kopfzeile 
#header_links {
	width:auto; 
	margin:0;
	text-align:center;
	clear:both;
} */
/* #header .navigation-haupt {
	width:auto;
	float:left;
	margin:0;
} */
.spalte_rechts #main, .spalte_rechts #right, .spalte_links #main, .spalte_links #left {
    width:100%;
	float:none;
	margin:0;
}
#left .navigation-sidebar ul, #right .navigation-sidebar ul {
    border: none;
	padding:2em 0;
}
#left .navigation-sidebar li.active, #right .navigation-sidebar li.active, #left .navigation-sidebar ul a, #right .navigation-sidebar ul a {
    padding:5px 12px;
}
/********************* K O N T A K T *************/
.kontakt #main {
    width:49%;
	float:left;
	}
.kontakt #right {
    width:50%;
	margin-left:50%;
}
}
/********************************************************** M E D I A  Q U E R I E S  760 ************************************************/
@media (max-width:760px) {  
#header #kopfzeile {
display:none;
}
#header_links {
	text-align:left;
	display:block;
}
#top:target #suchfenter_container {
   padding-top:160px; /* Anpassung an die Höhe der Navigation erforderlich */ 
}

#top:target .lupe{
    position: absolute;
    right: 18px;
    top: 164px; /* Anpassung an die Höhe der Navigation erforderlich */
}
#top:target #header .navigation-haupt {
    height:auto;
    position:absolute;
	top:0;
	right:0;
    margin:0;
    padding:0;
}

#header a.open {
    display:block;
	background-color:#4a4a4a;
	max-width:80px;
	margin:-60px 0 0;
	text-decoration:none;
	border-radius:5px;
	text-align:center;
	padding:10px;
	float:right;
	}

#header a.close {
    display:none;
}

#top:target #header a.open {
    display:none;
}

#top:target #header a.close {
    display:block;
	background-color:#4a4a4a;
	max-width:80px;
	text-decoration:none;
	margin:-60px 0 0;
	border-radius:5px;
	text-align:center;
	padding:10px;
	float:right;
}

#suchfenter_container {
position:relative !important;
width:auto;
max-width:1000px;
margin:0 auto;
padding:12px;
right:0;
top:10px;
transition: 0.5s;
} 

input.suchfeld {
	margin:0;
	width:100%;
}
input.lupe {
    position: absolute;
    right: 18px;
    top: 16px;
}
#header .navigation-haupt {
    float:none;
    padding:0;
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	overflow: hidden;
	color:#fff;
	transition: 0.5s;
} 
#header .mod_navigation ul {
    overflow:hidden;
	float:none;
    background-color:#1a1a1a;
}

#header .mod_navigation li {
    width:100%;
    border-bottom:1px solid #none;
	float:none;
	margin:0 0 1px 0;
	text-align:center;
}

.navigation-haupt li.first {
    position:relative;
    float:none;
    margin:0;
    padding:0;
}
#header .navigation-haupt li.last {
    position:relative;
    float:none;
    margin:0;
    padding:0;
	border-bottom:none;
}
.navigation-haupt > ul > li > a {
    position:relative;
    display:block;
    padding:12px 0;
    text-decoration:none;
    color:#fff;
    text-transform:none;
	background-color:#4a4a4a;
	border-radius:0px 0px 0px 0px;
	border-bottom:1px solid #2a2a2a;
	border-bottom: none;
}

.navigation-haupt > ul > li > a:hover,
.navigation-haupt > ul > li > a:focus {
    background-color:#3a3a3a;
	border-bottom: none;
}

.navigation-haupt > ul > li > .active {
    position:relative;
    display:block;
    padding:12px 0;
    background-color:#4a4a4a;
    text-decoration:none;
    color:#fff;
	font-weight:bold;
    text-transform:none;
	border-radius:0px 0px 0px 0px;
    z-index: 3;
}
.nav_footer_erweiterung, #footer-Erweiterung .adresse, .social_media {
    width:auto;
    float:none;
	padding:1em 0;
}
.nav_footer_erweiterung li  {
    border-bottom: 1px solid;
    padding: 5px 12px;
}
.nav_footer_erweiterung li.active {
    border-bottom: 1px solid;
    padding: 5px 12px;
	text-decoration:none;
	font-weight:bold;
}
.nav_footer_erweiterung li a:hover{
    text-decoration:none;
	font-weight:bold;
}

#footer p.copyright {
    float: none;
}
.footer_nav li {
    padding:0 1em 0 0;
	border:none;
}
/********************* S T A R T S E I T E *************/
.yoga-bild img {
    display:none;
}
.headline_links .image_container {
    margin: 20px 0 1em;
    text-align: center;
    width: 100%;
}

.headline_links .image_container img {
    float: none;
    margin: 0;
    padding: 0 0 22px;
}

.ui-accordion-header {
    border-top: none
    color: #959EA1;
    float: none;
    font-size: 14px;
    padding: 3px 0;
    width: 100%;
}
.text_links {
    float: none;
    font-size: 2.5em;
    font-weight: bold;
    line-height: 1em;
    margin: 0;
    width: auto;
}
.text_rechts {
    margin-left: 0;
    padding: 30px 0 20px;
    width: 100%;
}
/********************* K O N T A K T *************/
.kontakt #main, .kontakt #right {
    width:100%;
	float:none;
	margin:0;
	}
.wrapper-responsiveContainer {
    box-shadow: none;
	margin:0 0 1em;
}
}
@media (max-width:460px) {

.mod_booknav .next {
    line-height: 2.5;
    position: relative;
}
#header_links {
	text-align:center;
}

#header a.open, #top:target #header a.close{
	margin:10px auto 30px;
	float:none;
}
input[type="search"] {
width:100%;
}

.headline_big p, h1 {
    font-size: 2.5em;
}
#login  {
padding:2em 0;
}

#login input.text {
    width:100%;
}
#login input.submit {
    margin-left:0;
}
}

.ce_gallery {
    margin: 0 auto;
    max-width: 600px;
    width: 100%;
}
.ce_gallery li {
padding: 16px;
margin: 0 16px 20px 0;
border: 1px solid #d1d9dc;
border-radius: 5px 5px 5px 5px;
}
.ce_gallery li.col_last{
margin: 0 0 20px 0;
}
.ce_gallery li figcaption {
    font-size: 14px;
    padding-top: 12px;
    text-align: center;
}

@media (max-width:520px) { 

.ce_gallery li {
margin: 0 auto 20px auto;
max-width: 174px;
width: 100%;
float: none;
clear:both;
}
.ce_gallery li.col_last{
margin: 0 auto 20px auto;
}
}











