BODY {
	color: #000000;
	background-color: #99FF99;
	background-image: url(./tara.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
}

A:LINK {
	color: #007F00;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}

A:VISITED {
	color: #005F00;
	font-size: 15px;
	font-weight:100;
	text-decoration : none;
}

A:HOVER {
	color: #000000;
	font-size: 15px;
	font-weight: 100;
	text-decoration: underline;
}

A:active {
	color: Purple;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}

H1 {
	color: Black;
	font-family: Papyrus, "Lucida Calligraphy", Enviro, sans-serif;
	font-size: 20px;
}

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: 320px;
}

div.inhalt {
	position: relative;
	width: 50em;
	height: auto;
	top: 1em;
	left: 14em;
}

div.bild {
	position: absolute;
	width: 140px;
	height: 180px;
	margin-top: 17em;
	margin-left: 2em;
}
