/* fuer iewin um das fixe Positionieren der Navigation zu simulieren \*/
	* html {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	* html body {
    width: 99.9%;
    height: 100%;
    overflow: auto;
	}
/* Ende fuer iewin */

/* Nur für Mozilla sichtbar und notwendig: */
	body:-moz-last-node .moz-break::before {
    content: "\200B"; /* Leerzeichen */
    letter-spacing: -1ex;
	}
/* Ende nur fuer Mozilla */

body {
	margin: 0;
	padding: 0;
}
#printadresse, .print, .sm {
	display: none;
}
img {
	margin-top: 7px;
	margin-bottom: 7px;
}
#iyengar #inhalt img { /* LehrerInnen-Thumbnails */
	float: left;
	display: inline; /* gg. Bug in iewin */
	margin: 20px 0 0;
	padding: 0;
	width: 60px;
	height: 80px;
}
#iyengar #inhalt div { /* LehrerInnen-Kurzbeschreibung */
	float: left;
	display: inline; /* gg. Bug in iewin */
	margin: 88px 5px 0 10px;
	width: 186px;
	height: 1.2em;
}
.l {
	text-align: left !important;
}
.c {
	text-align: center !important;
}
.r {
	text-align: right !important;
}
.floatleft {
	float: left;
	display: inline; /* gg. Bug in iewin */
	margin: 7px 20px 7px 0;
}
.floatright {
	float: right;
	display: inline; /* gg. Bug in iewin */
	margin: 7px 0 7px 20px;
}
.inline {
	display: inline;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font: bold 23px/29px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
h2 {
	margin: 20px 0 7px 0;
	font-size: 18px;
	line-height: 23px;
}
h3 {
	margin: 18px 0 7px 0;
	font-size: 15px;
	line-height: 21px;
}
h4 {
	margin: 16px 0 5px 0;
	font-size: 14px;
	line-height: 18px;
}
h6 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
h1#titellinks {
	float: left;
	margin: 0 0 13px;
	padding-bottom: 0;
	width: 297px;
	font: bold 22px/29px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
h3.inline {
	font: bold 12px/16px Verdana, Geneva, Arial, sans-serif;
}
h4#titelrechts {
	float: right;
	margin: 0 0 13px;
	padding: 8px 0 0;
	width: 235px;
	text-align: right;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
}
#plan h2#erste {
	margin-top: 0;
}
div, p, li, td {
	font: 12px/16px Verdana, Geneva, Arial, sans-serif;
}
p {
	margin: 0 0 7px 0;
	padding: 0;
}
a {
	font-weight: bold;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#adresse a, #credits a {
	font-weight: normal;
}
sup {
	font-size: 0.8em;
	line-height: 1;
}
.klein, .klein td, #adresse, #credits {
	font-size: 11px;
	line-height: 13px;
}
.bildtext {
	margin: -5px 0 0;
	text-align: center;
	font-size: 9px;
	line-height: 11px;
}
#adresse, #credits {
	margin: 10px 20px 0 0;
	text-align: center;
}
#inhalt {
	margin: 28px 0 30px 45px;
	padding: 0;
	width: 532px;
}
/* damit die Startseite und der Stundenplan bei 1024 x 768
	moeglichst ohne Scrollbalken angezeigt werden: */
#home #inhalt { 
	margin-bottom: 5px;
}
#inhalt table {
	margin: 0 0 14px;
	border-collapse: collapse;
	width: 532px;
	line-height: 20px;
}
#stundenplan td {
	padding: 4px 12px;
	text-align: center;
}
#sabine h2 {
	margin: 0 0 7px;
	padding: 55px 0 0;
}
#sabine ul {
	margin: 0 0 7px;
	padding: 0 0 0 20px;
}
#elisabeth {
	margin-top: 24px;
}
#elisabeth h2 {
	margin: 0 0 7px;
	padding: 75px 0 0;
}
/* kleine "Tabelle" mit Kursstunden (z. B. auf hatha.php"): */
.kurse p {
	margin: 0;
}
.kurse .tag {
	clear: left;
	float: left;
	width: 6.7em;
}
.kurse .stunden {
	clear: right;
}
/* === NAVIGATION === */
#navig {
	z-index: 100; 
	overflow: auto;
	position: fixed;
	top: 33px;
	left: 620px;
	width: 166px; /* 20px mehr fuer eventuellen Scrollbalken */
	bottom: 5px;
}
/* fuer iewin \*/
	* html #navig {
		position: absolute;
	}
/* Ende fuer iewin */

#navig ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navig ul li {
	display: block;
	margin: 3px 0;
	padding: 0;
	width: 144px;
}
#navig ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 18px;
	line-height: 21px;
	font-weight: bold;
	width: 144px; /* falsch fuer IE/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 126px; /* richtiger Wert */
}
#navig ul li ul li a {
	padding: 0 0 0 31px;
	width: 125px; /* falsch fuer IE/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 113px; /* richtiger Wert */
}
#navig ul li a:hover {
	text-decoration: none;
}
#navig ul li#aktiv a {
	cursor: default;
}
#navig li#subnavig {
	width: 146px; /* 2px mehr um den Rand der Buttons zu beruecksichtigen */
	padding: 0;
	border: 0;
}
#navig li#subnavig p {
	margin: 0;
	padding: 12px 0 6px 18px;
	line-height: 10px;
	font-weight: bold;
}

/* === KONTAKTFORMULAR: === */

form#kontakt {
	float: right;
	margin: 0;
	padding: 0;
	width: 282px;
}
label, input, select, textarea {
  float: left;
  display: block;
	margin: 2px 0;
	padding: 0;
}
label {
  width: 70px; 
	padding-right: 7px; 
  line-height: 20px;
	text-align: right;
}
input, select, textarea {
  width: 200px;
}
textarea {
	height: 93px;
}
form br { 
  clear: left; /* das floating der labels und inputs aufheben */
}
input#submit {
	float: right;
	margin: 5px 0 0; 
 	width: auto;
}
#kontakt #inhalt ol {
	margin: 7px auto 7px 285px;
	padding: 0;
}