body {
	margin:0px;
	}
#back_pic {
	position:absolute;

}
#content_yoga {
	background-image:url(layout/figures/yoga.gif);
	background-repeat:no-repeat;
	background-position:180px 55px;
}
/* ie6 hack */
* html #content_yoga {
	background-image:url(layout/figures/yoga.gif);
	background-repeat:no-repeat;
	background-position:180px 80px;
}
/* ie7 hack */
*+html #content_yoga {
	background-image:url(layout/figures/yoga.gif);
	background-repeat:no-repeat;
	background-position:180px 80px;
}
.topCell {
	background-image:url(layout/top.jpg);
	background-repeat:no-repeat;
	}

.topRow {
	background-image:url(layout/top_bg.jpg);
	background-repeat:repeat-x;
	}

.mainCell {
	background-image:url(layout/main-1time.jpg);
	background-repeat:no-repeat;
	height:362px;
	}

.mainRow {
	background-image:url(layout/main-1time_bg.jpg);
	background-repeat:repeat-x;
	}

.mainTable {
	background-image:url(layout/main-fill_bg.jpg);
	}

.bottomCell {
	background-image:url(layout/bottom.jpg);
	background-repeat:no-repeat;
	}

.bottomRow {
	background-image:url(layout/bottom_bg.jpg);
	background-repeat:repeat-x;
	}
	
.inhalte {
	padding-right:20px;
	padding-left:5px;
	margin-bottom:0px;
	font-size:0.3cm;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	width:500px;
	height:350px;
	overflow:auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
	color: #825528;
	}

.navigation {
	padding-right:10px;
	padding-left:35px;
	margin-bottom:0px;
	font-size:0.35cm;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	height:350px;
	overflow:auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
	color: #300046;
	}

.spruchZitat {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#CC6600;
	text-align: justify;
	letter-spacing: 1px;
	}	

.author {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color:#999999;
	text-align: left;
	margin-top:-10px;
	font-size: larger;
	font-weight: bold;
	margin-left: 40px;
	}

a:link {
	text-decoration:none;
	color:#AA6D1C;
	}

a:visited {
	text-decoration:none;
	color:#AA6D1C;
	}

a:active {
	text-decoration:none;
	color:#FF9933;
	}
	
a:hover {
	text-decoration:underline;
	color:#000000;
	}

h1 {
	font-size:0.3cm;
	margin-top: 0px;
	margin-bottom: -0.5cm;
	text-align:right;
	display:none;
	}

h2 {
	font-size:0.5cm;
	margin-top: 0px;
	}
	
h3 {
	font-size:0.42cm;
	margin-top: 0px;
	}

p {
	margin-top:5px;
	}

ul {
	margin-right:60px;
	}

li {
	margin-bottom:4px;
	}
pre {
	font-family:Arial, Helvetica, sans-serif;
}
.col1 {
	width:80px;
	margin-bottom:20px;
	float:left;	
	clear:left;
}
.col2 {
	margin-bottom:20px;
	float:left;
	clear:right;
	margin-left:5px;	
}
.col3 {
	float:left;	
	clear:left;
}
