body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(../pics/hgr3.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #005B77;
	font-size: 80%;
	line-height: 130%;
}

table {
	font-size: 100%;	
}


.logo {
	position: absolute;
	left: 50%;
	margin-left: -204px;
	top: 5%;
}


#inhalt {
	position: absolute;
	width: 80%;	
	left: 10%;
	top: 73%;
	height: 22%;
	margin-left: -6px;
}
#inhalt[id] {
	top: 71%;
	margin-left: -10px;
}


#inhalt a {
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	width: 105px;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFBEF;
	padding-top: 15px;
}


#inhalt a.steinkreis {
	position: relative;
	top: 0px;
	background-image: url(../pics/b_steinkreis.gif);
	background-repeat: no-repeat;
}
#inhalt a.raumharmonisierung {
	position: relative;
	top: 45px;
	background-image: url(../pics/b_raumharmonisierung.gif);
	background-repeat: no-repeat;
}
#inhalt a.trommelreise {
	position: relative;
	top: 64px;
	background-image: url(../pics/b_trommelreise.gif);
	background-repeat: no-repeat;
}
#inhalt a.prozessbegleitung {
	position: relative;
	top: 75px;
	background-image: url(../pics/b_prozessbegleitung.gif);
	background-repeat: no-repeat;
}
#inhalt a.koerperarbeit {
	position: relative;
	top: 75px;
	background-image: url(../pics/b_koerperarbeit.gif);
	background-repeat: no-repeat;
}
#inhalt a.termine {
	position: relative;
	top: 64px;
	background-image: url(../pics/b_termine.gif);
	background-repeat: no-repeat;
}
#inhalt a.uebermich {
	position: relative;
	top: 45px;
	background-image: url(../pics/b_uebermich.gif);
	background-repeat: no-repeat;
}
#inhalt a.kontakt {
	position: relative;
	top: 0px;
	background-image: url(../pics/b_kontakt.gif);
	background-repeat: no-repeat;
	
}


#daten {
	position: absolute;
	height: 55%;
	top: 15%;
	width: 80%;
	left: 9%;
	z-index: 1;
}



#text {
	background-image: url(../pics/wasserzeichen6.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	height: 350px;
	width: 100%;
	overflow: auto;
	padding-right: 15px;
	scrollbar-face-color: #FAB54D;
	scrollbar-track-color: #FAB54D;
	scrollbar-3dlight-color: #9F6C0D;
	scrollbar-highlight-color: #FAB54D;
	scrollbar-darkshadow-color: #9F6C0D;
	scrollbar-shadow-color: #FAB54D;
}
#text[id] {
	background-position: 70% 40%;
}


#fusszeile {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -350px;
	width: 700px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FDEAD2;
}
#fusszeile a {
		color: #FDEAD2;
}

.bild_links {
	margin-right: 20px;
	float: left;
}

.herz {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

a {
		color: #005B77;
}

h1 {
	font-size: 180%;
}

.klein {
	font-size: 70%;
}

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

hr {
	border: none;
	border-bottom: 1px solid #976B04;
}


h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}


h3 {
	margin: 0px;
	padding: 0px;
}

#termine p {
	border-bottom: 1px dotted #4B607B;
	padding-bottom: 10px;
}
