#navigation {
	display:none;
	}
#mainyoga {
	background-color:transparent;
	float: left;
	overflow: inherit;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 1200px;
	height: 784px;
}
#hintergrund {
	height: 784px;
	width: 1200px;
	z-index: 1;
	margin-left:-10px;
}
#hintergrundkontakt {
height: 784px;
width: 1200px;
z-index: 1;
margin-left:-10px;
}
#content {
overflow: visible;
position: absolute;
z-index: 2;
height: auto;
width: 500px;
left: 200px;
top: 100px;
}
#contentkontakt {
overflow: visible;
z-index: 500;
height: auto;
width: 500px;
margin:-700px 0px 0px 200px;
}

#contentwork {
	overflow: visible;
	position: absolute;
	z-index: 2;
	height: auto;
	width: 550px;
	left: 200px;
	top: 100px;
}

.mainschule {
	left: 0px;
	top: 0px;
	width: 1200px;
	height: 784px;
	z-index:1;
	position: fixed;
}

#contentkontakt h3, h3, h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: normal;
font-weight: bold;
color: #660000;
background-image: url(images/lotos.png);
background-repeat: no-repeat;
background-position: left center;
margin-top:25px;
margin-bottom:15px;
line-height:25px;
padding-left:35px;
}

#contentkontakt h4, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #660000;
	background-image: url(images/lotus.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:7px;
	margin-bottom:7px;
	line-height:17px;
	padding-left:35px;
	padding-bottom:5px;
}
.nolotush3, .nolotush4 {
background-image:none;
padding-left:0px;
line-height:normal !important;
margin-top:1em;
font-size:1.2em;
margin-bottom:-0.8em;
}
.nolotush32 {
background-image:none;
padding-left:0px;
line-height:normal !important;
margin-top:1em;
font-size:1.2em;
margin-bottom:0em;
}
.nolotush42 {
background-image:none;
padding-left:0px;
line-height:normal !important;
margin-top:1em;
font-size:1em;
margin-bottom:-0.8em;
}
.gastportrait {
margin-top:3em;
}
ul .linkslotus {
list-style:none;
list-style-image:url(images/lotossmall.png);
line-height:25px;
padding-left:0px;
text-shadow: 2px 2px 2px #9E9E9E;
}
ul .linkslotus a:hover {
color:fff;
}
.yogaschule {
margin-bottom:2em;
}
.skip {
	display:none;
	position: absolute;
	left: -1000em; 
	width: 20em;
	}

p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	line-height:18px;
	}
	
table td {
	border: 1px solid #660000;
	text-align: center;
}

table {
	background-image: url(images/lotosback.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
	font-weight:bold;
}
h1.unsichtbar {display:none;}
.portraitsmall {
	float:left;
	padding:0px 20px 10px 0px;
}
.links {
color:#932A24 !important;
font-weight:normal !important;
background-image:url(images/mail.png);
background-position:top left;
background-repeat:no-repeat;
padding-left:30px;
}
.linkspdf {
color:#932A24;
background-image:url(images/pdf.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:25px;
}
ul.termine li {
list-style:none;
list-style-image:url(images/block.gif)
}
ul.termine {
margin-left:-1em;
}
/* Accordion Portrait */
#jQueryUIAccordion {
	position:relative;
	z-index:1000;
	margin:-688px 0px 0px 125px;
	width:540px !important;
}
#jQueryUIAccordion p {
color:#000;
}
.nolotus {
margin:0px 0px 0px 0px !important;
width:600px;
}
#jQueryUIAccordion .ui-widget {
			font-family: inherit;
			padding: 20px; 
		}
		#jQueryUIAccordion .ui-accordion-header {
			line-height: 1em;
			color: #ff3300;
			text-decoration: none;
			font-size:.8em;
			font-weight: normal;
			font-family: "Arial Black", Gadget, sans-serif;
			background-color: #ffcc33;
			border-color: #cc3300;
			border-width: 2px;
			opacity:0.85;
		}
		
		#jQueryUIAccordion .ui-accordion-content {
			font-family: Verdana, Geneva, sans-serif;
			color: #333333;
			font-size:.6em;
			background-color: #ffcc33;
			border-color: #cc3300;
			border-width: 2px;
			height:auto !important;
		}
		
		#jQueryUIAccordion .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
			color: #7b1b1a;
		}
		
		/* Active text color */
		#jQueryUIAccordion .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
			color: #660000;
		}
		
		/* Active background color */
		#jQueryUIAccordion .ui-state-active {
			background-color: #ffcc33;
		}
		
		/* text color when you hover */
		#jQueryUIAccordion .ui-state-hover a, .ui-state-hover a:hover {
			color: #cc0000;
		}
		
		/* background color when you hover */
		#jQueryUIAccordion .ui-state-hover {
			background-color: #ffcc33;
		}
		
		/* Corner radius */
		#jQueryUIAccordion .ui-corner-tl { -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; }
		#jQueryUIAccordion .ui-corner-tr { -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; }
		#jQueryUIAccordion .ui-corner-bl { -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px; }
		#jQueryUIAccordion .ui-corner-br { -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px; }
		#jQueryUIAccordion .ui-corner-top { -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; }
		#jQueryUIAccordion .ui-corner-bottom { -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px; }
		#jQueryUIAccordion .ui-corner-right {  -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px; }
		#jQueryUIAccordion .ui-corner-left { -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px; }
		#jQueryUIAccordion .ui-corner-all { -moz-border-radius: 7px; -webkit-border-radius: 7px; }
		
		.ui-80TopTo0Bottom-gradient-content .ui-widget-content, .ui-80TopTo0Bottom-gradient-content .ui-accordion-content, .ui-80TopTo0Bottom-gradient-header .ui-accordion-header {
background-image:none !Important;
background:transparent !important;
}
/************************************************ Kurstabelle****************************************/

.cssguycomments {background:#eee;border:#ddd;padding:8px;margin-bottom:40px;}
.cssguycomments p {font:normal 12px/18px verdana;}

a img {border:0;vertical-align:text-bottom;}
#pricetable table {border-collapse:collapse;}
th.side {
	background: transparent url(kurse/i/bg_th_side.gif) no-repeat bottom left;
}
td.side {
	text-align:right;
	background: transparent url(kurse/i/bg_td_side.gif) no-repeat bottom left;
	width:180px;
	font:bold 12px/15px verdana;
	color:#6e6f37;
	padding-right:8px;
}

#pricetable th {
	height:64px;
	border-right:1px solid #fff;
	vertical-align:bottom;
	color:#fff;
	font-weight:normal;
	font-size:1em;
	letter-spacing:2px;
	background:transparent url(kurse/i/bg_th.gif) no-repeat bottom left;
	}
#pricetable td {
	text-align:center;
	background:transparent url(kurse/i/bg_td.gif) no-repeat bottom left;
	border-right:1px solid #fff;
	color:#fff;
	width:108px;
	height:40px;
	font:bold 12px/18px verdana;
}
#pricetable td.on {background:transparent url(kurse/i/bg_td_on.gif) no-repeat bottom left;}
#pricetable th.on {
	background:transparent url(kurse/i/bg_th_on.gif) no-repeat bottom left;
	padding-bottom:9px;
	width:148px;
}

#pricetable tfoot td {
	background:transparent url(kurse/i/bg_foot_td.gif) no-repeat top left;
	height:64px;
	vertical-align:top;
	padding-top:8px;
}
#pricetable tfoot td.on {
	background:transparent url(kurse/i/bg_foot_td_on.gif) no-repeat top left;
	padding-top:16px;
}
#pricetable tfoot td.side {background: transparent url(kurse/i/bg_foot_td_side.gif) no-repeat top left;}
.weiss {
background-image:url(images/weiss.png);
}

