body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #ffffff;
	font: Arial, Verdana, sans-serif;	
}


body#haupt>div#next {
	background-image: url(babatola.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: fixed;
	left: 0;
	bottom: 0;
	height: 594px;
	width: 205px;
} 

/* Header - Babatola Aloba */

div#header {
	position: relative;
	left: 220px;
	width: 1280px;
} 

div#header h1 {
	width: 600px;
	height: 90px;
	margin: 20px 0 0;
	background-image: url(name.jpg);
} 

div#header h1 span {
	display: none; /*Platzhalter für den Namen!!!*/
}

div#ueberschrift {
	position: absolute;
	width: 1300px;
	left: 228px;
	top: 120px;
	letter-spacing: 0.2em;
	color: #D8BFD8;
	background-color: transparent;
}


/* LINKS */

a:link, a:visited {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}

/* DATEN */

div#daten {
	position: absolute;
	left: 375px;
	top: 180px;
	width: 205px;
	text-align: justify;
	font-size: 13px;
}

div#daten h3 {
	width: 200px;
	height: 25px;
	margin: 0 0 0.5em;
}

div#daten p {
  line-height: 1em;
	margin: 2 0.5em 0.5em;
}

/*LEHRERTÄTIGKEITEN*/

div#lehrer {
	position: absolute;
	left: 625px;
	top: 180px;
	width: 200px;
	text-align: justify;
	font-size: 13px;
}

div#lehrer h3 {
	width: 200px;
	height: 25px;
	margin: 0 0 0.5em;
}

div#lehrer h3 span {
	display: block;
}

div#lehrer p {
  line-height: 1em;
	margin: 2 0.5em 0.5em;
}

/*SCHRIFT. TÄTIGKEITEN*/

div#schrift {
	position: absolute;
	left: 875px;
	top: 180px;
	width: 225px;
	text-align: justify;
	font-size: 13px;
}

div#schrift h3 {
	width: 225px;
	height: 25px;
	margin: 0 0 0.5em;
}

div#schrift h3 span {
	display: block;
}

div#schrift p {
  line-height: 1em;
	margin: 2 0.5em 0.5em;
}


/*WORKSHOP, LESUNGEN, SEMINARE*/

div#diverses {
	position: absolute;
	left: 1155px;
	top: 180px;
	width: 270px;
	text-align: justify;
	font-size: 13px;
}

div#diverses h3 {
	width: 270px;
	height: 25px;
	margin: 0 0 0.5em;
}

div#diverses h3 span {
	display: block;
}

div#diverses p {
  line-height: 1em;
	margin: 2 0.5em 0.5em;
}

div#links h1 {
  position: absolute;
	left: 375px;
	top: 760px;
}

div#links h2 {
  position: absolute;
	left: 625px;
	top: 760px;
}

div#links h3 {
  position: absolute;
	left: 875px;
	top: 760px;
}