BODY {
	color: #000000;
	background-color: #C9FACB;
	background-image: url(./mandala.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
}

A:LINK,A:VISITED {
	color: #000000;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}

A:HOVER,A:active {
	color: #000000;
	font-size: 15px;
	font-weight: 100;
	text-decoration: underline;
}

A.l:LINK,A.l:VISITED {
	color: #BF0000;
	font-size: 21px;
	text-decoration: none;
}

A.l:HOVER,A.l:active {
	color: #9F0000;
	font-size: 21px;
	text-decoration: underline;
}
H1 {
	color: Black;
	font-family: Papyrus, "Lucida Calligraphy", Enviro, sans-serif;
	font-size: 22px;
}

H2 {
	color : #993300;
	font-family : Papyrus, "Lucida Calligraphy", Enviro, sans-serif;
	font-size : 16px;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

div.kopfmitte {
	position: relative;
	width: 500px;
	height: 120px;
	margin-top: 2em;
	margin-left: 280px;
}

div.inhalt {
	position: relative;
	width: 50em;
	height: auto;
	top: 1em;
	left: 5em;
}