html, body {
	height: 100%;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #595441;
	background-color: #B0A392;
	margin:0;
	padding:0;
}

body {
	text-align: center;
}


#wrapper {
	position:relative;
	min-height: 750px;
	width: 928px;
	text-align: left;
	background-image: url(/bilder/kxhim1.gif);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
}

#links {
	position: relative;
	width: 211px; /* + padding */
	padding: 74px 0 0 23px;
	float: left;
}

#main {
	min-height: 580px;
	width: 678px;
	float: left;
	margin: 0 0 50px 0;
}

* html #main {
	height: 580px;
}

#kopf {
	height: 32px; /* + padding */
	width: 910px;
	background-color: #7D756D;
	color: #fff;
	padding: 0px 0 0 0;
}

#titel, #untertitel {
	margin:0;
	padding:0;
}

#untertitel {
	margin: 42px 0 0 192px;
}

#unternavi {
	width: 641px;
	height: 25px;
}

#einzel_infos {
	width: 182px; /* + padding */ 
	height: 270px;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	padding: 0 10px 0 0;
	margin: 61px 0 0 0;
	float: left;
}

#inhalt {
	width: 650px; /* + padding (früher 449)*/
	height: 100%;
	/*float: left;*/
	padding: 0 25px 0 0px;
}

#kalenderinhalt {
	width: 676px;
	height: 100%;
}

#inhalt_kalender_einzel {
	width: 472px; /* + padding (früher 449)*/
	height: 100%;
	float: left;
	padding: 0 11px 0 0px;
}

#footer {
	position: absolute;
	bottom: 3px;
	left: 227px;
	margin: 0 0 0 198px;
}

.footer_t {
	font-size: 10px;
	color: #CCC8C1;
	margin:0;
}

/* ----------------------------------------------------- */
ul#hauptnavi {
	position: absolute;
	/*position: fixed;*/
	height: 100%;
	width: 206px;
	list-style-type: none;
	padding:0;
	margin:0;
	top: 250px;
	left: 28px;
}

ul#hauptnavi li.haupt {
	font-size: 11px;
	line-height: 23px;
	vertical-align: middle;
	/*background-image: url(/bilder/gxnav_trenn.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	padding: 0 0 0 21px;
	border-bottom: 1px solid #fff;
}

ul#hauptnavi li.haupt_no_b {
	font-size: 11px;
	line-height: 23px;
	vertical-align: middle;
	/*background-image: url(/bilder/gxnav_trenn.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	padding: 0 0 0 21px;
}

ul#hauptnavi li ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

ul#hauptnavi li ul li {

}

ul#sitenavi {
	list-style-type: none;
	padding: 8px 0 0 0;
	margin: 0 0 0 565px;
}

ul#sitenavi li {
	font-size: 10px;
	line-height: 24px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 8px 0 8px;
	border-right: 1px solid #fff;
}

ul#sitenavi li.no_b {
	border: none;
}

#untermenu {
	list-style-type: none;
	margin:0 0 0 192px;
	padding:0;
}

#untermenu li {
	height: 18px;
	font-size: 11px;
	margin-right: 10px;
	float: left;
}
/* -----------------------------------------------------  */
/* kalender */

#kal_monate {
	text-align: right;
	width: 174px; /* + padding */
	height: 180px; /* + padding */
	padding: 16px 18px 0 0;
	float: left;
}

#kal_monate2 {
	text-align: right;
	width: 174px; /* + padding */
	height: 180px; /* + padding */
	padding: 7px 18px 0 0;
	float: left;
}

#kal_auswahl {
	float: left;
}

#kal_uebersicht {
	width: 484px;
	float: left;
}

#stundenplan_uebersicht {
	width: 464px;
	float: left;
}

#kal_links_auswahl, #kal_menu {
	list-style-type: none;
	margin:0;
	padding:0;
}

#kal_links_auswahl {
	margin: 18px 0 0 0;
}

#kal_links_auswahl a {
	color: #595441;
	text-decoration: none;
}

#kal_links_auswahl a:hover {
	color: #595441;
	text-decoration: underline;
}

#kal_links_auswahl a.monat_ovv {
	color: #FF7900;
	font-style: italic;
	text-decoration: none;
	background-image: url(/bilder/gxnav_pfeil2.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 15px;
}

#kal_links_auswahl a.monat_ovv:hover {
	color: #FF7900;
	font-style: italic;
	text-decoration: underline;
	background-image: url(/bilder/gxnav_pfeil2.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 15px;
}


#kal_menu li {
	height: 9px;
	margin: 0 5px 0 0;
	float: left;
}

#kal_menu a {
	display: block;
	text-decoration: none;
}

#kal_menu a span {
	visibility: hidden;
}

#kal_seminare { 
	width: 47px;
	background: url(/bilder/gxnav_seminare.gif) no-repeat; 
}

#kal_seminare_ovv { 
	width: 47px;
	background: url(/bilder/gxnav_seminareov.gif) no-repeat; 
}

#kal_vortraege { 
	width: 45px;
	background: url(/bilder/gxnav_vortraege.gif) no-repeat; 
}

#kal_vortraege_ovv { 
	width: 45px;
	background: url(/bilder/gxnav_vortraegeov.gif) no-repeat; 
}

#kal_meditation {
	width: 52px;
	background: url(/bilder/gxnav_meditation.gif) no-repeat; 
}

#kal_meditation_ovv {
	width: 52px;
	background: url(/bilder/gxnav_meditationov.gif) no-repeat; 
}

#kal_angebote {	
	width: 94px;
	background: url(/bilder/gxnav_angebote.gif) no-repeat; 
}

#kal_angebote_ovv {	
	width: 94px;
	background: url(/bilder/gxnav_angeboteov.gif) no-repeat; 
}

#kal_termine {
	table-layout: fixed;
	margin-top:0;
}

#kal_termine tr {
	height: 35px;
}

#kal_termine td {
	padding-top: 3px;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
	border-bottom: 1px dashed #CBC3B2;
}

#kal_termine td a {
	color: #595441;
	text-decoration: none;
	display: block;
}

h3.kal_monat {
	width: 462px;
	font-size: 12px;
	color: #595441;
	background-image: url(/bilder/gxcontent_trenn2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:25px 0 0 0;
	padding:0 0 5px 0;
}

#einzel_infos b {
	color: #595441;
}

#listen_zurueck {
	text-align: right;
}

/* ----------------------------------------------------- */
/* formulare */
#newsletter, #broschueren {
	margin: 0 0 0 192px;
}

#news_vorname, #news_name, #news_email {
	width: 306px;
	background-color: #E7E4DF;
}

#brosch_rechts input, #brosch_links input {
	width: 215px;
	background-color: #E7E4DF;
}

label {
	display: block;
	font-size: 12px;
}

.form_zusatz {
	font-size: 10px;
	margin: 0px 0 5px 0;
}

#brosch_links, #brosch_rechts {
	width: 215px;
	padding: 20px 0 0 0;
	float: left;
}

#brosch_links {
	margin: 0 20px 0 0;
}

#brosch_nachricht {
	width: 447px;
	height: 72px;
	background-color: #E7E4DF;
}

.clear {
	clear: both;
}
.frm_check {
	/*width: 12px;*/
	background-color: #E3F3F2;
}

.lbl_check {
	display: inline;
}

.frm_text {
	margin: 10px 0 10px 0;
	padding: 0 35px 0 0;
}

.form_absenden:link {
	display: block;
	color: #FF7900;
	text-decoration: none;
	background-image: url(/bilder/gxnav_pfeil3.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}

.form_absenden:hover {
	display: block;
	color: #FF7900;
	text-decoration: underline;
	background-image: url(/bilder/gxnav_pfeil3.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}
/*-------------------------------------------------------*/
/* Kontakt - Absatz */

.kontakt_absatz {
	position: relative;
	width: 452px;
	min-height:120px;
	display:block;
	padding: 0 0 15px 0;
	margin: 0 0 15px 192px;
	background: url(/bilder/gxcontent_trenn.gif) no-repeat bottom;
}

* html .kontakt_absatz {
	height: 120px;
}

#inhalt_kalender_einzel .kontakt_absatz {
	margin: 0 0 15px 0;
}

.kontakt1 { 
	position: relative; 
	width: 441px;
	height:auto;
	display:block;
}

.kontakt2 {
	position: absolute;
	top: 20px;
	height: 78px;
	width: 78px;
	display:block;
	border: 1px solid #BAB4AB;
	overflow: hidden;
	
}

.kontaktvorname, .kontaktnachname { float: left; }
.kontaktvorname { 
	display: inline;
	margin: 0 6px 0 89px; 
}

h1.kontakt { 
	color: #595441;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.kontakt_mail { 
	position: relative;
	left: 0px;
	top: 106px;
	height: 20px;
	width: 80px;
	margin: 0px;
}

*+html .kontakt_mail /* IE7 */ {
	position: relative;
	left: 0px;
	top: 106px;
	height: 20px;
	width: 348px;
	margin: 0px;
}

* html .kontakt_mail {
	position: relative;
	width: 348px;
	top: 90px;
	left: 0px;
}

.kontakt-text-absatz {
	width: 349px;
	min-height: 80px;
	margin: 0 0 0 90px;
	clear: both;
	line-height: 18px;
}

/*-------------------------------------------------------*/
.titelrahmen {
	margin: 10px 0 10px 192px;
}

#inhalt_kalender_einzel .titelrahmen {
	margin: 10px 0 10px 0;
}

h1.norm, h3.norm {
	font-size: 12px;
	color: #595441;
	margin-top: 0;
}

h2.top_h {
	font-size: 14px;
	color: #595441;
	margin: 17px 0 0 191px;
}

h2.oberzeile, h3.oberzeile {
	font-size: 10px;
	margin: 0;
	padding:0;
}

h2.unterzeile {
	font-size: 11px;
	font-weight: bold;
	color: #595441;
	margin: 13px 0 0 0;
}

h2.bildueberschrift { margin: 30px 0 32px 0; }

h2.bildueberschrift_kl { margin: 30px 0 0 0; }

p {
	margin:0;
	padding:0;
}

.text-absatz {
	line-height: 18px;
	margin: 0 0 15px 192px;
	padding: 0 0 10px 0;
	background: url(/bilder/gxcontent_trenn.gif) no-repeat bottom;
}

.text-bild-absatz .text-absatz {
	background: none;
}

.textfeld {
	line-height: 18px;
}

#inhalt_kalender_einzel .text-absatz {
	line-height: 16px;
	margin: 0 0 15px 0px;
	padding: 0 0 10px 0;
	background: url(/bilder/gxcontent_trenn.gif) no-repeat bottom;
}

.text-bild-absatz {
	margin: 0 0 15px 12px;
}

.text-bild-absatz .text-absatz {
	margin: 0 0 0px 180px;
}

table {
	margin: 0 0 0 12px;
}

table .text-absatz {
	margin: 0;
	padding: 0 0px 0 0;
	background: none;
}

.textfett { font-weight: bold; }
.textkursiv { font-style: italic; }
.textunterstrichen { text-decoration: underline; }

.listenelement, .listenelement-hervorgehoben {
	margin: 20px 0 0 190px;
}

.listenelement .titelrahmen, .listenelement-hervorgehoben .titelrahmen {
	margin: 0px 0 10px 0px;
	font-weight: bold;
}

.listenelement h1.norm, .listenelement-hervorgehoben h1.norm, .listenelement h3.norm {
	margin: 0 0 3px 0;
}



.no_br {
	margin: 0;
	padding:0;
}
.vorspann {
	margin:0;
	padding:0;
}

.vorspann p {
	margin: 0;
	padding: 0;
}

ul.uliste_mitbild {
	margin:0 0 0 12px;
	padding:0;
}
/*------------------------------------------------------ */
/* Yogalehrer Deutschland Suche */

.yl_maske {
	height: 10px;
	margin: 0 0 0px 191px;
	padding: 10px 0 20px 5px;
	background: url(/bilder/gxcontent_trenn2.gif) bottom no-repeat;
}

.yl_maske label {
	margin: 5px 5px 0 0;
	float: left;
}

.yl_maske p {
	width: 180px;
	float: left;
	margin:0;
}

.yl_maske .yl_maske_alle {
	width: 96px;
	padding: 0px 0 0 84px;
	margin:0;
}

.yl_maske a {
	padding: 0 0 0 15px;
	background: url(/bilder/gxnav_pfeil4.gif) no-repeat 0 4px;
}

#yl_plz {
	width: 40px;
	padding: 2px;
	margin: 0 10px 0 0;
	float: left;
}

#yl_alle_anz {
	margin: 3px 0 0 0;
	float: left;
}

#yl_submit {
	margin: 0 0 0 10px;
}

/* ----------------------------------------------------- */
#hauptnavi a {
	color: #fff;
	text-decoration: none;
}

#hauptnavi a:hover {
	color: #fff;
	text-decoration: underline;
}

#hauptnavi ul a {
	color: #D1C3B2;
	text-decoration: none;
	padding: 0 0 0 15px;
}

#hauptnavi ul a:hover {
	color: #D1C3B2;
	text-decoration: underline;
	padding: 0 0 0 15px;
}

#hauptnavi ul a.ovv {
	color: #FF7900;
	text-decoration: none;
	background-image: url(/bilder/gxnav_pfeil4.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 15px;
}

#hauptnavi ul .menu_u_ovv {
	color: #FF7900;
	text-decoration: none;
	background-image: url(/bilder/gxnav_pfeil4.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 15px;
}

#hauptnavi ul .menu_u_ovv:hover {
	color: #FF7900;
	text-decoration: underline;
}

#sitenavi a {
	color: #fff;
	text-decoration: none;	
}

#sitenavi a:hover {
	color: #FF7900;
	text-decoration: none;
}

#untermenu a {
	color: #FF7900;
	text-decoration: none;
}

#untermenu a.unter_ovv {
	color: #595441;
	font-style: italic;
	text-decoration: none;
	padding: 0;
}

#untermenu a:hover {
	color: #FF7900;
	text-decoration: underline;
}

a, a:link, a:active,a:focus, a:visited {
	color: #FF7900;
	text-decoration: none;
}

a:hover, a:active:hover, a:focus:hover, a:visited:hover {
	color: #FF7900;
	text-decoration: underline;
}

a.gruen:link, a.gruen:focus, a.gruen:visited {
	color: #FF7900;
	text-decoration: none;
}

a.gruen:link:hover, a.gruen:hover {
	color: #FF7900;
	text-decoration: underline;
}

a.list_back:link, a.list_back:focus, a.list_back:active, a.list_back:visited {
	font-size: 11px;
	color: #FF7900;
	text-decoration: none;
}

a.list_back:hover, a.list_back:focus:hover, a.list_back:active:hover, a.list_back:visited:hover {
	font-size: 11px;
	color: #FF7900;
	text-decoration: underline;
}

a.mehr:link, a.mehr:focus, a.mehr:active, a.mehr:visited {
	font-size: 11px;
	color: #FF7900;
	text-decoration: none;
}

a.mehr:hover, a.mehr:focus:hover, a.mehr:active:hover, a.mehr:visited:hover {
	font-size: 11px;
	color: #FF7900;
	text-decoration: underline;
}


