/* dvo style sheet working (c) by DVO Ing.-Büro Rosenheim*/
body
{
	background: #808080;
	color: #181731;
	Font-Family: Tahoma, Verdana, Arial;
	scrollbar-base-color: normal;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #B7C2CA;
	scrollbar-face-color: #E0E0E0;
	scrollbar-darkshadow-color: #284366;
	scrollbar-shadow-color: Silver;
	scrollbar-arrow-color: #8F9EB2;
	scrollbar-track-color: #EDEDED;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	border-collapse: collapse;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
/* ersten Buchstaben vergrößern */
p.absatzanfang:first-letter
{
font-size:150%;
}
a
{
	text-decoration: none;
	color: #5D6B7C;
	border: none;
}
a:visit,
a:hover 
{
	text-decoration: none;
	color: #FF4500;
	border: none;
}
table.titel
{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #BA55D3;
	background: #323461;
}
table.titel td.bild
{
	width: 173px;
	font-size: 10px;
	color: #F8F8FF;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 12px 10px;
	text-align: center;
	vertical-align: bottom; 
}
table.titel td.om
{
	width: 11%;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 12px 0px;
	text-align: left;
	vertical-align: middle;
}

table.titel td.auswahl
{
	font-size: 10px;
	color: #F8F8FF;
	text-align: center;
}

.info
{
	border: none;
	width: 100%;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #26344B;
	color: #FAF0E6;
}
.info td.left
{
	font-size: 10px;
	text-align: left;
	padding: 3px 16px 3px 13px;
	width: 33%;
}
.info td.center
{
	font-size: 10px;
	text-align: center;
	padding: 3px 16px 3px 13px;
	width: 33%;
}
.info td.right
{
	font-size: 10px;
	text-align: right;
	padding: 3px 16px 3px 13px;
}
.info a
{
	text-decoration: none;
	color: #FAF0E6;
}
.info a:hover 
{
	text-decoration: none;
	color: #FF5353;
}

table.inhalt
{
	border: none;
	width: 100%;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(images/verlauf.jpg) repeat-x fixed top;
	line-height: 18px;
}
.inhalt a
{
	color: Yellow;
	text-decoration: none;
	font-weight: normal;
}
.inhalt a:hover
{
	color: #DC143C;
	text-decoration: none;
	font-weight: normal;
}
.inhalt div.titel
{
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	margin: 1% 5px 3% 5px;
}
.inhalt div.absatz
{
	margin: 1% 5px 2% 5px;
}
.inhalt li
{
	text-align: left;
	list-style-type: circle;
	list-style-position: outside;
	margin: 3px 3% 0px 10%;
	padding: 0px 0px 0px 0px;
	height: auto;
	font-size: 11px;
	line-height: 23px;
}

.inhalt td.home
{
	width: 100%;
	font-size: 14px;
	color: #DCDCDC;
	text-align: center;
}
.inhalt td.aboutme
{
	width: 100%;
	vertical-align: top;
	color: #FEFBF3;
}
.inhalt td.meditation,
.inhalt td.klangschalen,
.inhalt td.buecher,
.inhalt td.yoga,
.inhalt td.impressum
{
	width: 87%;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #FAF0E6;
	letter-spacing: 1px;
	padding: 1% 10% 0px 7%;
	text-align: justify;
}
.inhalt td.impressum
{
	text-align: left;
	line-height: 21px;
}
.inhalt td.yoga
{
	text-align: left;
}
.inhalt td.yoga li
{
	margin: 3px 3% 0px 1%;
}
.inhalt td.infoleiste
{
	width: 13%;
	padding: 50px 0px 0px 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DCDCDC;
	text-align: center;
	vertical-align: top;
}

/* butts fuer Menuleiste */
#butt1 a
{
	display: table-cell;
	background: url("images/home.gif") no-repeat;
	text-decoration: none;
	width: 60px;
	height: 60px;
}
#butt1 a:hover
{
	text-decoration: none;
	background: url("images/home active.gif") no-repeat;
}
#butt2 a
{
	display: table-cell;
	text-decoration: none;
	background: url("images/aboutme.gif") no-repeat;
	width: 60px;
	height: 60px;
}
#butt2 a:hover
{
	background: url("images/aboutme active.gif") no-repeat;
	text-decoration: none;
}
#butt3 a
{
	display: table-cell;
	text-decoration: none;
	background: url("images/yoga.gif") no-repeat;
	width: 60px;
	height: 60px;
}
#butt3 a:hover
{
	background: url("images/yoga active.gif") no-repeat;
	text-decoration: none;
}
#butt4 a
{
	display: table-cell;
	text-decoration: none;
	background: url("images/klangschalen.gif") no-repeat;
	width: 60px;
	height: 60px;
}
#butt4 a:hover
{
	background: url("images/klangschalen active.gif") no-repeat;
	text-decoration: none;
}
#butt5 a
{
	display: table-cell;
	text-decoration: none;
	background: url("images/meditation.gif") no-repeat;
	width: 60px;
	height: 60px;
}
#butt5 a:hover
{
	background: url("images/meditation active.gif") no-repeat;
	text-decoration: none;
}
#butt6 a
{
	text-decoration: none;
	display: table-cell;
	background: url("images/buecher.gif") no-repeat;
	width: 60px;
	height: 60px;
}
#butt6 a:hover
{
	background: url("images/buecher active.gif") no-repeat;
	text-decoration: none;
}
#butt7 a
{
	text-decoration: none;
	display: table-cell;
	background: url("images/impressum.gif") no-repeat;
	width: 60px;
	height: 60px;
}
#butt7 a:hover
{
	background: url("images/impressum active.gif") no-repeat;
	text-decoration: none;
}

/* butts fuer Infoleiste */
#butt11 a,
#butt11 a:hover
{
	text-decoration: none;
	display: table-cell;
	background: url("images/yoga erwachsene.gif") no-repeat;
	width: 70px;
	height: 43px;
}
#butt12 a,
#butt12 a:hover
{
	text-decoration: none;
	display: table-cell;
	background: url("images/yoga kinder.gif") no-repeat;
	width: 70px;
	height: 43px;
}
#butt13 a,
#butt13 a:hover
{
	text-decoration: none;
	display: table-cell;
	background: url("images/yoga info.gif") no-repeat;
	width: 70px;
	height: 43px;
}
#butt14 a,
#butt14 a:hover
{
	text-decoration: none;
	display: table-cell;
	background: url("images/yoga kursangebot.gif") no-repeat;
	width: 70px;
	height: 43px;
}
#butt21 a,
#butt21 a:hover
{
	text-decoration: none;
	display: table-cell;
	background: url("images/buecher schnurzel.gif") no-repeat;
	width: 70px;
	height: 43px;
}
#butt22 a,
#butt22 a:hover
{
	text-decoration: none;
	display: table-cell;
	background: url("images/buecher yoga.gif") no-repeat;
	width: 70px;
	height: 43px;
}
#butt23 a,
#butt23 a:hover
{
	text-decoration: none;
	display: table-cell;
	background: url("images/schnurzel.jpg") no-repeat;
	width: 80px;
	height: 103px;
}
#butt231 a,
#butt231 a:hover
{
	text-decoration: none;
	display: table-cell;
	background: url("images/entspannung.jpg") no-repeat;
	width: 80px;
	height: 103px;
}
#butt232 a,
#butt232 a:hover
{
	text-decoration: none;
	display: table-cell;
	background: url("images/autorinnen.jpg") no-repeat;
	width: 80px;
	height: 59px;
}
#butt24 a,
#butt24 a:hover
{
	text-decoration: none;
	display: table-cell;
	background: url("images/butt_back.gif") no-repeat;
	width: 70px;
	height: 43px;
}

#texttitle
{
	font-size: 22px;
	font-weight: bold;
	color: #DCDCDC;
	letter-spacing: 1px;
}
#text_16nw
{
	font-size: 16px;
	font-weight: normal;
	color: #FFEBCD;
	letter-spacing: 1px;
	line-height: 24px;
}
#text_merken
{
	font-size: 14px;
	font-weight: bold;
	color: #E9DE76;
	letter-spacing: 1px;
}
#text_kursiv
{
	font-weight: normal;
	letter-spacing: 1px;
	font-style: italic;
}
#text_merken a
{
	text-decoration: none;
	color: #FF8C00;
	font-weight: bold;
}
#text_merken a:hover {
	text-decoration: none;
	color: #FF4500;
	font-weight: bold;
}

