* {
	font-family: tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}

html {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
}

h1 {
	font-size: 140%;
}

.info-text
{
	padding-left: 10px;
	padding-right: 10px;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}

b {
	font-weight: bold;
}

.zittat
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 120%;
	font-style: italic;
}

.wichtig {
	font-style: italic;
	font-weight: bold;
}

.top {
	font-style: italic;
	color: gray;
	text-align: right;
}

.top-bold, .top-bold a { color: red; font-weight: bold; font-size: 13px; text-decoration: underline }


.bottom {
	font-style: italic;
	color: gray;
}

.sehr-wichtig {
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
}

.unwichtig {
	font-style: italic;
	font-size: 100%;
}

#home_main
{
	position:static;
	width: 782px;
	height: 435px;
	padding: 0px;
}

#home_ashtanga {
	position:relative;
	top:-400px;
	left:10px;
	width:216px;
	height:112px;
	padding:0px;
	}

#home_ganesha
{
	position:relative;
	top:-130px;
	right:10px;
	width: 247px;
	height: 121px;
	padding: 0px;
}

#home_news
{
	position:relative;
	top:-400px;
	right:-100px;
	width: 103px;
	height: 45px;
	padding: 0px;
}

#home_main, #home_main #home_ashtanga {
float:left;
}

#home_main, #home_main #home_ganesha, #home_main #home_news {
float:right;
}

#home_main:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

#menu_main
{
	position:static;
	width: 251px;
	height: 258px;
	padding: 0px;
}

#menu_left
{
	color: #039;
	position:relative;
	top:-220px;
	right:-10px;
	width: 70px;
	height: 121px;
	padding: 0px;
}

#menu_left a
{
	color: #039;
	font-size: 130%;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: normal;
}

#menu_left a:hover
{
	font-weight: bold;
}

#menu_right
{
	color: #930;
	position: relative;
	top: -220px;
	right: 0px;
	width: 70px;
	height: 121px;
	padding: 0px;
}

#menu_right a
{
	color: #930;
	font-size: 130%;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: normal;
}

#menu_right a:hover
{
	font-weight: bold;
}

.menu_active
{
	font-size: 130%;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}

#menu_main, #menu_main #menu_left {
	float:left;
}

#menu_main, #menu_main #menu_right {
	float:right;
}
