#navi1 li:nth-child(6), #navi2 li:nth-child(6) {
	display: none;}
img[src*="petra"]{
	border-radius: 50%;
}
  /* julius-sans-one-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Julius Sans One';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/julius-sans-one-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v50-latin-regular.woff2') format('woff2');
}
.font-1 {font-family: 'Julius Sans One';}
.font-2 {font-family: 'Roboto Condensed';}

.font08	{	font-size: .8em;}
.font10	{	font-size: 1em;}
.font12	{	font-size: 1.2em;}
.italic	{	font-style: italic;}
.color1	{	color: #871C78;}
.color2	{	color: #fff;}
.bold		{	font-weight: bold;}
.capitalize {	text-transform: capitalize;}
.uppercase {	text-transform: uppercase;}
.under	{	text-decoration: underline;}
.no-underline	{text-decoration-line: none;}
.left {	text-align: left;}
.center {	text-align: center;}
.right	{	text-align: right;}
.rahmen	{
	border: 1px solid #ccc;
}
.pad01{	padding: 0px 10px 0px 20px;}
.up{
	background-image: url(images/up1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ext-link{
	background: url(images/ext-link.png) right no-repeat;
	padding-right: 14px;
}	

img {
	border: none;
}
body{
	background-color: #fcdfeb;
	margin: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	/*border: 1px solid;*/
}
#or {
  font-size: 3.4rem;
  color: #871c78;
  vertical-align: bottom;
  text-align: center;
  text-shadow: 4px 4px 6px;
}
#links{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
#content{
	border-bottom: 1px solid #765;
	border-left: 1px solid #765;
	border-right: 1px solid #765;
	width: 100%;
	background-color: #fff;
	vertical-align: top;
}
#aktualisiert{
	padding: 10px;
	vertical-align: middle;
	height: 36px;
	font-size: 0.8em;
	color: #333;
	visibility: hidden;
}
#aktualisiert span{
	color: #777;
}
#fussmenue{
	text-align: left;
	vertical-align: middle;
	height: 36px;
	font-size: 0.8em;
}
#fussmenue td{
	padding: 0 20px;
}
/* BEGIN navi1 ---------------------------------------------------------------*/
#navi1 {
	background-image:   url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	float: left;
	text-align: left;
	vertical-align: bottom;
}
#navi1 ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style-type:none;
}
#navi1 li {
	float:left;
	margin:0;
	padding:0 0 0 9px;
	background-image:   url(images/left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #765;/**/
}
#navi1 a {
	float: left;
	display: block;
	width: 0.1em;
	background-image:   url(images/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 15px 4px 6px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	line-height: normal;
	margin-bottom: -1px;
	height: 100%;
	font-size: 0.8em;
	color: #871C78;
}
#navi1 > ul a {
	width:auto;
	margin-bottom: 0px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navi1 a {
	float:none;
}
/* End IE5-Mac hack */
#navi1 a:hover {color:#333;}

body.atmen      #navi1 li.atmen,
body.ayurveda   #navi1 li.ayurveda,
body.yoga       #navi1 li.yoga,
body.meditation #navi1 li.meditation,
body.termine    #navi1 li.termine,
body.shop	    #navi1 li.shop
{
	background-image:   url(images/left_on.gif);
	border-width:0;
}
body.atmen      #navi1 li.atmen      a,
body.ayurveda   #navi1 li.ayurveda   a,
body.yoga       #navi1 li.yoga       a,
body.meditation #navi1 li.meditation a,
body.termine    #navi1 li.termine    a,
body.shop	    #navi1 li.shop       a
{
	background-image:   url(images/right_on.gif);
	padding-bottom: 5px;
	color: #333;
}
/* END navi1 -----------------------------------------------------------------*/
/* BEGIN navi2 ---------------------------------------------------------------*/
ul#navi2 {
	list-style-type: none;
	background-color: #fcdfeb;
	margin: 0;
	padding: 10px;
	padding-right: 20px;
}
td#links > ul#navi2 {
	padding-right: 10px;
}
#navi2 li{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	vertical-align: middle;
}
#navi2 a{
	display: block;
	text-decoration: none;
	width: 100%;
	background-color: #fcdfeb;
	margin: 0;
	padding: 2px 2px 2px 0.5em;
	border: 1px solid;
	border-top-color: #fcdfeb;
	border-right-color: #fcdfeb;
	border-left-color: #fcdfeb;
	border-bottom-color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #871C78;
}
html>body #navi2 a{
	width: auto;
}
#navi2 a:hover{
	border-color: #871C78;
}
body.index #navi2 a.index,
body.referenzen #navi2 a.referenzen,
body.erfahrungen #navi2 a.erfahrungen,
body.uebermich #navi2 a.uebermich,
body.weg #navi2 a.weg,
body.presse #navi2 a.presse,
body.kontakt #navi2 a.kontakt
{
	color:#FFFFFF;
	border-color: #871C78; 
	background-color: #F49AC1;
}
/* Hyperlinks ----------------------------------------------------------------*/
a:link, a:visited{
	color: #871C78;
}
/*------------------------------
a:focus, a:hover, a:active{
	text-decoration: underline;
	color: #871C78;
}
a:{
	color: #871C78;
}
-----------------------------*/

a.up:active{
	background-image: url(images/up2.gif);
}
#fussmenue a:active{
	background-color: #871C78;
	color: #fcdfeb;
}
/* BEGIN runde Ecken ---------------------------------------------------------*/
/* set the image to use and establish the lower-right position */ 
/*
*/
.cssbox, .cssbox_head, .cssbox_head h2 , .cssbox_body
{
	background: no-repeat;
	background-image: url(images/box1.gif);
	background-color: transparent;
} 
.cssbox {
	/*background-color: #fcdfeb; silver;*/
	background-position: bottom right;
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
	margin: 0px; /* use to position the box */
	/*border: 1px solid silver;*/
} 
/* set the top-right image */ 
.cssbox_head {
	/*background-color: #871C78;yellow;*/
	background-position: top right;
	margin-right: -15px;
	padding-right: 40px;
	color: #fff;
} 
/* set the top-left image */ 
.cssbox_head h2 {
	/*background-color: #871C78; red;*/
	background-position: top left;
	margin: 0;
	border: 0;
	padding: 25px 0 7px 40px;
	height: auto !important;
	height: 1%;
	text-align: center;
	font-size: 1em;
} 
/* set the lower-left corner image */ 
.cssbox_body {
	background-position: bottom left;
	margin-right: 25px;
	padding: 20px 0px 40px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
} 
.cssbox p{
	margin: 0;
	padding: 0px;
	padding-bottom: 10px;
}
.cssbox p.pad0{
	padding: 0;
}
/*------------------------------------------------------------------
#fussmenue a:link{
	font-size: 0.8em;
	color: #871C78;
	text-decoration: none;
}
#fussmenue a:visited{
	font-size: 0.8em;
	color: #871C78;
	text-decoration: none;
}
#fussmenue a:hover{
	text-decoration: underline;
}
.kurse a:link,
.kurse a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #871C78;
}
.kurse a:hover{
	font-weight: normal;
	text-decoration: underline;
}
*/
