body {
	text-align: center; 
	background-color:#542777;
	color: #333333;
}

h3, h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #333333;
}
h5 {
	font-size: 14px;
	font-weight: lighter;
}
h4 {
	font-weight: bolder;
	color: #333333
}
h3 {
	font-size: 24px;
	font-weight: bolder;
	text-transform: capitalize;
}
h2 {
	font-size:14px;
	color:#542777;
	float:right;
	margin-left:50px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aa93bc;
}
a.active, a:hover {
	color:#d7b06b;
}



.mailto {
    color:#542777;
}

.mailto:hover {color:#8820e1;
}


div#all {
	width: 955px; 
	margin: 0px auto;
	text-align: left; 
}

div#headstart {
	height: 246px;
	background:url(../img/bg_header.jpg) top left;
}

div#reikiheadstart {
	height: 246px;
	background: url(../img/bg_header_reiki_start.jpg) top left;
}
div#kreikiheadstart {
	height: 246px;
	background: url(../img/bg_header_kreiki_start.jpg) top left;
}
div#jsjheadstart {
	height: 246px;
	background: url(../img/bg_header_jsj_start.jpg) top left;
}
div#gheilungheadstart {
	height: 246px;
	background: url(../img/bg_header_gheilung_start.jpg) top left;
}
div#hiwheadstart {
	height: 246px;
	background:  url(../img/bg_header_hiw_start.jpg) top left;
}
div#massagenheadstart {
	height: 246px;
	background: url(../img/bg_header_massagen_start.jpg) top left;
}
div#uebermichheadstart {
	height: 246px;
	background: url(../img/bg_header_ueber_mich_start.jpg) top left;
}
div#kuaheadstart {
	height: 246px;
	background: url(../img/bg_header_kua_start.jpg) top left;
}
div#sutheadstart {
	height: 246px;
	background: url(../img/bg_header_sut_start.jpg) top left;
}
div#impressumheadstart {
	height: 246px;
	background: url(../img/bg_header_impr_start.jpg) top left;
}
div#head {
	height: 165px;
}

div#main {
	background:url(../img/bg_main.jpg) repeat-y;
	width:955px;
}
div#height {
	height: 400px;
	float: left;
}
div#left {
	float: left;
	width: 560px;
	margin: 8px 10px 20px 83px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: hidden;
}
div#right {
	float: left;
	width: 252px;
	margin-top:80px;
	margin-right:50px;
}
div#rightstart {
	width: 302px;
	float: left;
	}
div#footer {
	background: url(../img/bg_footer.jpg) no-repeat bottom left;
	height: 32px;
}
div#bottom {
	color: #aa93bc;
	text-align: center;
}

/* Gedchichte Reiki */

.geschichte_right {
	float:left;
	padding: 0px 0px 0px 10px;
	text-align: left;
}



/* Box Seminare und Termine  */

.seminare_termine_left {
    float:left; padding:5px;
}
	
.seminare_termine_right{
    float:left; 
	padding:5px 0px 5px 50px;
}

/* Box Ausbildung  */

.ausbildung_left {
    float:left; padding:5px;
}
	
.ausbildung_right{
    float:left; 
	padding:5px 0px 5px 15px;
}

/* NAVI */
#navigation {
	height: 219px;
	width: 252px;
	
}
#navigation ul {
	list-style: none;
	text-align: left;
}

#navigation li {
	font-size: 14px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	margin-right: 25px;
}
#navigation a {
	color: #542777;
	text-decoration: none;
    background: url(../img/startbt_t.png) no-repeat;
	display: block;
	width: 200px;
	padding: 6px 5px 6px 30px;
}
#navigation a:hover {
	text-decoration: none;
	background-image:url(../img/startbt_t_h.png);
}

#navigation a.active { 
	text-decoration:none; 
	background-image:url(../img/startbt_t_a.png);
}





/* HEADBILDER */
.reiki {
	background:url(../img/bg_header_reiki.jpg) #e5e0e9;
}
.kreiki {
	background:url(../img/bg_header_kreiki.jpg) #e5e0e9;
}
.jsj {
	background:url(../img/bg_header_jsj.jpg) #e5e0e9;
}

.gheilung {
	background:url(../img/bg_header_gheilung.jpg) #e5e0e9;
}
.hiw {
	background:url(../img/bg_header_hiw.jpg) #e5e0e9;
}
.masssagen {
	background:url(../img/bg_header_massagen.jpg) #e5e0e9;
}
.uebermich {
	background:url(../img/bg_header_ueber_mich.jpg) #e5e0e9;
}
.kontakt_anfahrt {
	background:url(../img/bg_header_kua.jpg) #e5e0e9;
}
.semi_term {
	background:url(../img/bg_header_sut.jpg) #e5e0e9;
}
.impressum {
	background:url(../img/bg_header_impr.jpg) #e5e0e9;
}

div.clear {
	clear: both;
}
