body {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: white;
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
/* ###########  Werbebanner fuer Heilpraktiker-Schule  ######### */
#banderole {
	position: fixed;
	top: 0;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
/* ############################################################# */
#seite {
	text-align: center;
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: middle;
	text-align: right;
	width: 770px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#top h1 {
	font-size: 12px;
	font-weight: bold;
	color: white;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}



#kopf {
	margin-bottom: 24px;
}
#kopf img {
	margin-top: 6px;
	margin-bottom: 8px;
}
#leftnavi {
	float: left;
	width: 156px;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 20px;

	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 0px;
}
#leftnavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftnavi li {
	padding: 0px;
	margin: 0px;
}
#leftnavi li a {
	text-decoration: none;
	color: #017E6C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8EDE3;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 0px;
	display: block;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	height: 20px;
	font-size: 12px;
	background-image: url(images/naviarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#leftnavi li a:hover {
	text-decoration: none;
	display: block;
	background-image: url(images/naviarrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#leftnavi li a.current {
	text-decoration: none;
	display: block;
	background-image: url(images/naviarrow3.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#inhalt {
	text-align: left;
	float: right;
	width: 590px;
	padding-top: 8px;
	color: #333333;
}
#inhalt h1 {
	font-size: 28px;
	color: #007A68;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 6px;
}
#inhalt h2 {
	font-size: 18px;
	color: #bc6c47;
	padding-top: 0px;
	margin: 0px;
}
#inhalt h2 a {
	text-decoration: none;
	color: #F59376;
	line-height: 28px;
}
#inhalt h2 a:hover {

	text-decoration: underline;
	color: #F59376;
	line-height: 28px;
}

#inhalt p {
	font-size: 16px;
	color: #333333;
}
#inhalt img.rahmen {
	border: 1px solid #007A68;
	margin: 4px;
}

#inhalt strong {
	font-size: 16px;
	font-weight: bold;
	color: #007A68;
	text-align: left;
}
#inhalt li {
	list-style-type: square;
}
#inhalt li ul li {
	list-style-type: circle;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}




#inhalt #team {
	width: 580px;
	margin-top: 14px;
}
#inhalt #team td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 4px;
}
#inhalt #team img {
	border: 1px solid #007A68;
}
#inhalt a {
	text-decoration: none;
	color: #007A68;
}

#inhalt a:hover {
	text-decoration: underline;
}
#inhalt #kurse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 600px;
}
#inhalt #kurse strong {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#inhalt .infobox {
	border: 1px solid #547A68;
	padding: 4px;
	background-color: #FFFFCC;
}
#inhalt #kontakt {
	font-size: 14px;
	padding: 4px;
	border: 1px solid #2A7A68;
}
#inhalt #kontakt #form1 input {
	border: 1px solid #999999;
}
#inhalt #kontakt #form1 select {
	border: 1px solid #999999;
}

#kursuebersicht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
}
#kursuebersicht .bf {
	font-weight: normal;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #333333;
	font-size: 12px;
}
#kursuebersicht .leer {
	width: 20px;
}

#kursuebersicht .at {
	font-weight: normal;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#kursuebersicht .aa {
	font-weight: normal;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#kursuebersicht .as {
	font-weight: normal;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	font-size: 12px;
	border: 1px solid #333333;
}
#kursuebersicht .fp {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	font-size: 12px;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#kursuebersicht .fperl {
	font-weight: bold;
	background-color: #CCCCCC;
	vertical-align: middle;
	padding: 2px;
	font-size: 12px;
	height: 40px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
}
#kursuebersicht .km {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 12px;
	height: 40px;
}
#kursuebersicht .nm {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 12px;
	height: 40px;
}
#kursuebersicht .hp {

	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 12px;
	height: 40px;
}

#kursuebersicht .kpbf {
	background-color: #FFCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	text-align: center;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#kursuebersicht .kpbf strong {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#kursuebersicht .e2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	vertical-align: middle;
	background-color: #C30;
	color: #000;
}
#kursuebersicht .e2a {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	vertical-align: middle;
	background-color: #55BF55;
	color: #000;
}
#kursuebersicht .e2 strong {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#kursuebersicht .b18 {
	background-color: #FAF2DC;
	text-align: center;
	vertical-align: middle;
}
#kursuebersicht .b18 strong {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#kursuebersicht .c1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #CCFFCC;
	text-align: center;
	vertical-align: middle;
}
#kursuebersicht .c1 strong {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#kursuebersicht .c2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #99CC00;
	text-align: center;
	vertical-align: middle;
}
#kursuebersicht .c2 strong {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#kursuebersicht .d1 {
	text-align: center;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #93C9FF;
}
#kursuebersicht .d1 strong {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#kursuebersicht .d2 {
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFF;
}
#kursuebersicht .d2 strong {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#kursuebersicht .f4 {
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #2079FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#kursuebersicht .f4 strong {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#kursuebersicht .g14 {
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #9F70CF;
}
#kursuebersicht .g14 strong {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#kursuebersicht .hp  {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #FF9933;
}
#kursuebersicht .leer1 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#kursuebersicht .leer2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


#fuss {
	width: 100%;
	position: static;
	top: auto;
	background-image: url(images/fuss.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	color: #017E6C;
	height: 46px;
	padding-top: 4px;
}
#inhalt .achtung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F7D3CC;
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	margin: 2px;
	font-weight: normal;
	color: #000000;
}
#inhalt .achtung a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#seite #inhalt #kursuebersicht tr .aa .Stil2_1 {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#seite #inhalt #kursuebersicht tr .aa1 .Stil2_1 {
	font-size: 12px;
}
.klein_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #33334B;
}
#kursuebersicht .e21 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	vertical-align: middle;
	background-color: #9C0;
	color: #000;
}
#kursuebersicht .e21 strong {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#kursuebersicht .f41 {
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FF9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#kursuebersicht .f41 strong {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#kursuebersicht .g141 {
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #9CF;
}
#kursuebersicht .g141 strong {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#kursuebersicht .c11 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #CFF;
	text-align: center;
	vertical-align: middle;
}
#kursuebersicht .c11 strong {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#kursuebersicht .leer3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #000;
	background-color: #FAF2DC;
}
#kursuebersicht .aa1 {
	font-weight: normal;
	background-color: #FAF2DC;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#kursuebersicht .h {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FECB98;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#kursuebersicht .h strong {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

