@charset "UTF-8";
/* CSS Document */

/*------------------------Import font---------------------------*/

@import url(http://fonts.googleapis.com/css?family=Junge);
/*------------------------RESET---------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
table td {
	vertical-align: top;
}

fieldset,img{ 
	border:0;
}
address,caption,cite,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}

/*----------------------General---------------------------*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;		
  -ms-text-size-adjust: 100%;
}
body {
	font-family: Junge, Georgia, serif;
	color: #39538b;
	background: #fff;
	font-size: 13px;
	line-height: 1.6em;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
img {
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

a:link {
	color: #061d3e/*blue*/;
	text-decoration:none;
}
a:visited {
	color: #474a4f/*blue grey*/;
	text-decoration:none;
}
a:hover {
	color: #933151/*magenta*/;
	text-decoration:none;
}

a:active {
	color: #003d84/*blue*/;
	text-decoration:none;
}
p {
	margin: 5px 0 10px 0;}
h1 {
	font-size: 160%;
	margin: 0 20px 10px 0;
	}
.home h1 {
	padding-bottom: 20px;
	}	
h2 {
	font-size: 100%;
	text-transform:uppercase;
	color: #8f0006/*red*/;
	margin: 20px 0 0 0;
	}
h3 {
	font-size: 100%;
	text-transform:uppercase;
	font-weight:bold;
	}
h4 {
	font-size: 130%;
	}
h5 {
	font-size: 120%;
	}
table {
	margin: 20px 0;
}
table td, table th {
	padding: 5px 0;
}
.clear {clear:both;
}
.center {
	text-align:center;
	margin: 0 auto;}
.left {
	float:left;
}	
.right {
	float:right;}
.alignright {
	text-align:right;
	}
.alignright {
	text-align:left;
	}

quote {
	color: #8f0006/*red*/;
	}	
.small {
	font-size: 80%;
	color:#666;}
/*---------------------------------layout----------------------------*/
.wrapper {
	clear:both;
	margin: 66px auto 5px auto;
	width: 1199px;
	border:2px solid #003d84/*blue*/;
	font-size: 110%;
	}
#social {
	display:block;
	position:absolute;
	top: 10px;
	right: 25px;
	}	
#social a {
	display:block;
	width: 24px;
	height: 24px;
	background: url(images/facebook-icon.png) no-repeat;
	}
#social a:link, #social a:visited {
	background-position: top;
	}
#social a:hover {
	background-position: bottom;
	}	
#logo {
	float:left;
	margin: -66px 0 0 40px;
	-webkit-box-shadow: 0px 0px 15px 33px rgba(255, 255, 255, .95);
	-moz-box-shadow: 0px 0px 15px 33px rgba(255, 255, 255, .95);
	box-shadow: 0px 0px 15px 33px rgba(255, 255, 255, .95); 
	}
#content {
	clear:both;
	padding: 0 60px;
	}	
#content img.left {
	margin: 0 20px 5px 0;
	}
#content .leftcol {
	margin: 66px 0 0 0;
	width: 30%;
	float: left;
}
.service #content {
	background:url(images/service-img.jpg) left bottom repeat-x;
	}
 .service #content .rightcol {
	 margin-bottom: 85px;
	width: 40%;
	 }	
.vita #content .leftcol {
	margin-top: 111px;
	}
.bio #content .leftcol {
	margin-top: 144px;
	}	
.teaching #content .leftcol {
	margin-top: 160px;
	}	
.teaching #content .leftcol {
	margin-top: 233px;
}
.kraftreisen #content .leftcol {
	margin-top: 33px;
}
.firepuja #content .leftcol {
	margin-top: 144px;
	width: 48%;
}
.firepuja2 #content .leftcol {
	width: 48%;
	margin-top: 162px;
}
.healing2 #content .leftcol {
	width: 48%;
	margin-top: 155px;
}
#content .leftcol-tight {
	margin: 22px 0 0 0;
	width: 30%;
	float: left;
}
#content .leftcol-big {
	margin: 22px 0 0 0;
	width: 60%;
	float: left;
}

#content .leftcol-contact {
	margin: 15px 0 0 0;
	width: 30%;
	float: left;
}
#content .rightcol {
	float:right;
	width: 64%;
	}
.firepuja2 #content .rightcol, .healing2 #content .rightcol, .firepuja #content .rightcol {
	width: 48%;
	float: right;
}
#content .rightcol-contact {
	float:right;
	width: 65%;
	}		
#content .rightcol-small {
	float:right;
	width: 37%;
	}	
#content .next {
	display:block; 
	float:right;
	padding: 5px;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	font-weight:bold;
}
#content .prev {
	display:block; 
	float:left;
	padding: 5px;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	font-weight:bold;
}
#content .video {
	text-align:center;
	width: 320px;
	margin:0 auto;
	padding-top: 28px;
	}
.lila {
	color: #0a003d;
	text-transform: uppercase;
	}
.uppercase {
	text-transform:uppercase;}	
/*---------------------------------navigation----------------------------*/
#nav {
	margin: -12px 30px 10px 0;
	padding: 0;
	background: #fff;
	line-height: 100%;
	float:right;
	-webkit-box-shadow: 0px 0px 15px 22px rgba(255, 255, 255, .85);
-moz-box-shadow: 0px 0px 15px 22px rgba(255, 255, 255, .85);
box-shadow: 0px 0px 15px 22px rgba(255, 255, 255, .85); 
}

#nav li {
	padding: 0 9px;
	background: #fff;
	text-transform: uppercase;
	float: left;
	position: relative;
	list-style: none;
}
#nav li.last {
	margin-right: 0;}

/* main level link */
#nav a {
	text-decoration: none;
	display: block;
	padding:  3px 0;
	margin: 0;
	text-align:center;
}
#nav a:link, #nav a:visited {
	color: #39538b;
	}
#nav a:hover {
	background: #fff;
	color: #000;
}
a.selected {
	font-weight: bold;
	}
	
/* main level link hover */
#nav li:hover > a {
	background: #fff;
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
}
#nav ul a:hover {
	background: #004E93 !important;
	color: #fff !important;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;
	width: 170px;
	margin: 0;
	padding: 5px 0 3px 0;
	position: absolute;
	top: 15px;
	left: 0;
	background: #fff;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	text-align:left;
}

/* level 3+ list */
#nav ul ul {
	left: -185px;
	top: -3px;
}


/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

#language-nav {
	width: 1199px;
	margin: 40px auto 10px auto;
	}
#language-nav ul {
	float:right;
	}	
#language-nav li {
	list-style: none;
	float:left;
	padding: 0 5px;
	}	
#language-nav li a{
	font-size: 90%;
	display:block;
	line-height: 30px;
}	
#language-nav li a:hover {
	text-decoration: none;
	color: #a45471;
	}
#contact li a.contact, li.active, .subnav li.active, #nav li.active {
	font-weight: bold;
	}

/*---------------------------------Content----------------------------*/
#content ul {
	margin: 5px 0 15px 20px;
	list-style-type:circle;
	}
#content table ul {
	margin: 0 0 15px 50px;
	list-style:disc;
}	
#content table td.button {
	padding-left: 33px;
	} 

/*---------------------------------service----------------------------*/

.healing #content img {
	margin-top: 11px;
	margin-bottom: 11px;
	}
.healing2 #content h1 {
	padding-bottom: 5px;
	height: 120px;
	display:block;
	}
/*---------------------------------gallery----------------------------*/
.gallerypic {
	float:left;
	margin: 5px;
	width: 30%;
	border:1px solid grey;
	height: auto;
	}
.gallerypic img {
	float:right;
	}	
.gallery img {
	margin: 15px;}	
	
/*---------------------------------shop-------------------------------*/	
.shop-item {
	width: 300px;
	float:left;
	margin: 10px;
	padding: 5px;
	text-align:center;
	}
.shop-item-druck {
	float:left;
	display: inline-block;
	max-width: 30%;
margin: 1%;
	padding: 5px;
	text-align:center;
	}	
.rightboxes {
	float:right;}
	
.posterboxes {
	float: right;
	}
.posterboxes .shop-item {
	width: 200px;
	margin-right: 15px;
	}	
.shop-overview .shop-item {
	width: 20%;
	margin: 1%;
	padding: 0.5%;
	float:left;
	border:1px solid #ccc;
	}
.shopnav {
	clear:both;
	margin: 10px 0;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
}	
.shopnav img{
	width:66px;
	height: 66px;
	}
.shopnav a {
	display:inline-block;
	margin: 0 10px 0 0;}	
.shop table td {
	padding: 0;
	}	
/*---------------------------------kontakt----------------------------*/

.rightcol-contact h1 {
	margin-bottom: 44px;
}

.col-sm-10 {
    width: 83.3333%;
}
.col-sm-2 {
    width: 14.6667%;
	padding: 0 2% 2% 0;
	display:inline-block;
	float:right;
}
#contactform label {
	text-align:right;
	padding-top: 5px;
	font-size: 80%;
	font-weight:bold;
	}
#contactform label.top {
	padding-top: 0;
}	
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}

.form-group{
	display: block;
	clear: left;
	vertical-align:middle;
	border:5px solid transparent;
}	
.form-control {
    display: inline;
    width: 83%;
    height: auto;
    padding: 3px 12px;
    font-size: 100%;
	font-family: Junge, Georgia, serif;
    line-height: 1.42857;
    color: rgb(85, 85, 85);
    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.form-control:focus {
    border-color: #004e93;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}

#contactform .button {
	clear:left;
    margin: 8% 0 0 17%;
	padding: 0 2% 0 0;
	border-top: 10px solid transparent;
}
.btn-default, .button {
    border-color: rgb(204, 204, 204);
}
.btn, .button a {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #ccc;
    color:#001738;
    background-color: #abbed5;
    border-radius: 4px;
    -moz-user-select: none;
}
.btn:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn:hover,.btn:focus, .button a:hover, .button a:focus {
	background-color:#004e93;
	color: #fff;
	text-decoration:none;
}
.btn:active,.btn.active {
	/*background-image:none;
	background-color: transparent;
	color: #004e93;*/
	outline:0;-webkit-box-shadow:
	inset 0 3px 5px rgba(0,0,0,1);
	box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}

/*---------------------------------footer----------------------------*/
.footer {
	clear: both;
	width: 1199px;
	margin: 10px auto;
	text-align:center;
	font-size: 80%;
	}
	
	
/*--------------------------Responsiveness------------------------------------ */
.home img, #logo img, h1 img, .leftcol-contact img, .leftcol img, .leftcol-tight img, .leftcol-big img, .shop-item img, .healing img {
	max-width: 100%;}
@media (max-width: 200px) {
	#nav {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none; 
		text-align:center;
		margin: 0 auto;
		width:99%;
		}
	img {
		max-width: 100%; 
		height:auto;
	}
	#logo {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
	text-align:center;
}
	#logo img {
		margin: 0 auto;}	

	}
@media (max-width: 480px) {
	#logo {
		float: none;
		margin: -66px auto 0 auto;
	-webkit-box-shadow: 0px 0px 5px 11px rgba(255, 255, 255, .95);
	-moz-box-shadow: 0px 0px 5px 11px rgba(255, 255, 255, .95);
	box-shadow: 0px 0px 5px 11px rgba(255, 255, 255, .95); 
	text-align:center;
}
	#logo img {
		margin: 0 auto;}	
		#language-nav, .wrapper, .footer {
	width: 98%;
	}
	#nav {
		float:none;
		width: 100%;
		margin: 0 auto;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none; 
		}	
	#nav li{
		float:none;
		}	
	#nav li a {
		border-top: 1px solid #ccc;
		}
	#nav li.last a{
		border-bottom: 1px solid #ccc;
		}
	#language-nav, .wrapper, .footer {
	width: 98%;
	}
	.shop-item {
	width: 100%;
	float:none;
	text-align:center;
	}
}

@media (min-width: 481px) and (max-width: 780px) {

#nav {
	width: 52%;
	margin-right: 15px;
	font-size: 90%;
	-webkit-box-shadow: 0px 0px 5px 11px rgba(255, 255, 255, .95);
	-moz-box-shadow: 0px 0px 5px 11px rgba(255, 255, 255, .95);
	box-shadow: 0px 0px 5px 11px rgba(255, 255, 255, .95); }
#language-nav, .wrapper, .footer {
	width: 98%;
	}
		.shop-item {
	width: 46%;
	margin: 1%;
	padding: 0.3%;
	}
}

@media (min-width: 781px) and (max-width: 979px) {
	#language-nav, .wrapper, .footer {
	width: 777px;
	}
		.shop-item {
	width: 46%;
	margin: 1%;
	padding: 0.3%;
	}
}
@media (min-width: 980px) {
	#language-nav, .wrapper, .footer {
	width: 90%;
	}


}
@media (min-width: 1200px) {
	#language-nav, .wrapper {
	width: 90%;
	max-width: 1200px;
	}

}