body {
	font-family: Calibri, Arial, Georgia, sans-serif;
	font-size: 10pt;
	color: #7B4129;
 	margin:0px;
 	padding:0px;
 	overflow:auto;
 	padding:0;
 	background-color:#FDF8E4;
}
a {
	color: #7B4129;
}
#headlineTable a {
	color: #7B4129;
	text-decoration: underline;
}
a:hover { 
	font-weight:110%; 
	color:black; 
	text-decoration:none; 
}

.imageGroup {
	font-size: 110%;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;	
	padding: 0.2em;
	background-color:#FFDFAA;
}
.lehrerBild {
	width: 100px;
	margin-top: 35px;
}

#Adresse {
	font-size:0.8em;
	float:right;
	padding-top: 30px;
	padding-right: 30px;
	text-align: right;
}

#logoTd {
	/*background-image:url('bilder/ashtanga%20yoga%20berlin%20hinten_links.gif');*/
	text-align:center;
	height:186;
	background-color:white;
}
img {
	border:none;
}

ul, ol {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

ul {
	margin-left: 30px;
}
ol {
	margin-left: 30px;
}

table {
	margin:0;
	padding:0;
	border-collapse:collapse;
}
td {
	margin:0;
	padding:0;
	text-align: left;
	vertical-align:top;
} 

p {
	margin-top: 0pt;
	margin-bottom: 0.3em;
}
th {
	color: #7B4129;
	text-align: left;
}
li {
	margin-bottom:2pt;
}

#contentTd {
	font-size: 0.9em;
	width:728px;
	vertical-align:top;
	padding-left:0px;
}

#contentTd td {
	font-size: 0.9em;
}

h1,h2 {
	padding-left: 5px;
}
#contentTd h1 {
	font-weight: bold;
	font-size: 1.3em;
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 6pt;
	background-color: #D6EFF3;
}
#contentTd h2 {
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 3pt;
	background-color: #D6EFF3;
}
#contentTd h3 {
	font-size: 1em;
	margin-top: 0.6em;
	margin-bottom: 0.5em;
}

#contentTable #contentTd table {
	margin-bottom: 0.5em;
}

#contentTable #contentTd td,th {
	padding-right: 0.3em;
	padding-left: 0.2em;
	padding-top: 0.3em;
}
#contentTable #contentTd th {
	border-bottom: 1px solid #7B4129;
}

.numerierung_roemisch {
	list-style-position: outside;
	list-style-type: lower-roman;
	text-align: left;
	margin-left: -15px;
	padding: 0px;
}

.StilAnmerkungen {font-size: 8pt}

.StilImpressum {font-size: 7pt}

.title { font-size: 16pt; font-weight: lighter; 	background-color: #D8D8D8;}
.kapitaelchen {
	font-variant: small-caps;
}
.titlebg {
	background-color: #D8D8D8;
}

.english {
	font-size: 90%;
	color: gray;
}

.ueberschrift {
	font-weight: bold;
	font-size: larger;
}
.TextGrau {color: #999999}
.textAlignRight {
	text-align: right;
}

.numerierung_alphaGross {
	list-style-position: outside;
	list-style-type: upper-alpha;
	text-align: left;
	margin-left: -15px;
	padding: 0px;
}
.placeHolderTdAboveMenu {
	height: 20px;
}

.scrollDiv {
	text-align:left; 
	overflow:auto; 
	width:580px; 
	height:450px; 
	padding-right:20px;
	margin-right:20px;
}

.scroll-track{
  height:10px;
  width:10px;
  background: rgb(220,220,220);
  background-image: url('bilder/VScrollTrackFill.png');
}
.leftColumn {
	width:147px;
	vertical-align:top;
}

.scroll-handle{
  border: 1px thin #B9E4EB;
  height:10px;
  width:10px;
  background:rgb(240,240,240);
  background-image: url('bilder/BlueVFill.png');
  cursor:pointer;
}
.subelement {
	margin: 10px;
}
.lehrerbild {
	width:95;
}

div#box{
	left: 800px;
	width: 25em;
	padding: 20px;
	margin:0 auto;
    background:#E6E6E6;
	color:#000;
	border:groove;
	border-width:thin;
	position:absolute;	
	display:block;
}

#headerTable {
}
#contentTable {
		margin-top: 15px;
}

#PastWorkshops td {
	color:#999999;
}
#PastWorkshops a {
	color:#999999;
}
#PastWorkshops .ueberschrift {
	font-size: 1em;
	font-weight: normal;
}	

/*
	tswnavbar.css	1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/
#menueTd {
	width: 147px;
}

#menue {
	width: 107px ;
	text-align: right ;
	float:right;
	padding-right:30;
}

#menue ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#menue li {
	margin: 0 ;
	margin-bottom: 2px;
	padding: 2 ;
	display: block ;
	list-style: none ;
	border:0;

}
#menue li a {
	background-color: #fdf8e4 ;
	width: 107px ;
	text-decoration: none ;
	display: block ;
}
#menue li a:hover {
	background-color: #ffffff ;
}
#menue li a:selected {
	background-color: #ffffff ;
}



.scheduleTable {
	border-color:#7B4129; 
	margin-left:1.5em;
	margin-top:1em;
	padding:5px;
	cellspacing:0;
}
#Stundenplan * {
		text-align:center;
		vertical-align: middle;
}
#Stundenplan td {
		padding:5px;
		height: 3em;	
		width: 6em;
		border-bottom: 1px dotted #7B4129;	
}
.Mysore {
	background-color:#DAEEF3;
}
.Led {
	background-color:#92CDDC;
}
.Restorative {
	background-color:#FFEDA7;
}
#Stundenplan th {
		font-weight: bold;	
}

#pfeilListe {
	width: 100%;
}
#topicEntry {

}
#topicEntryContent {
}
#topicEntryTitleDiv {
	font-weight: bolder;
}
#topicEntryDescription {
}
#topicEntryImageRight {
	text-align: right;
}
#topicEntryArrow {
	width: 18;
}