BODY {
	color: #000000;
	background-color: #FCF8F7;
	background-image:url(hio.jpg);
	background-repeat:repeat-x;
	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: #000000;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}

A:VISITED {
	color: #000000;
	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: #000000;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}

H1 {
	color: Black;
	font-family: Papyrus, "Lucida Calligraphy", Enviro, sans-serif;
	font-size: 23px;
}

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.kopflinks {
  position: absolute;
  width: 150px; height: 150px;
  top: 0px; left: 0px;
   }

div.kopfmitte {
	position: relative;
	width: 500px;
	height: 120px;
	top: 10px;
	margin-left: 320px;
}

div.inhalt {
	position: relative;
	width: 48em;
	height: auto;
	top: 1em;
	left: 14em;
}

   div.navigation {
     position: absolute;
	background-image: url(hili.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 160px; height: auto;
	top: 150px; left: 0px;
}

.menubereich {
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	width:140px;
	height: auto;
	margin:6px;
	text-align:center;
}

.menutitel {
	margin:2px;
	font-size:13px;
}
a.menu {
	display:block;
	padding:3px;
	border-top:1px solid #000;
	text-align: center;
	text-decoration:none;
	}

a.menu:link,a.menu:visited {
color:#000000;
background-color:#F9C5A2;
text-decoration:none;
font: small-caps 900 12px arial, Helvetica, sans-serif;
padding:3px;
}
a.menu:active {
color:#008000;
background-color:#FACFB2;
}

a.menu:hover {
color: #000000;
background-color: transparent;
background: #FACFB2 url(ecke-2.gif) bottom right no-repeat;
}

a.menu2 {
	border: 1px solid #000000;
	text-align: center;
	text-decoration: none;
}

a.menu2:link, a.menu2:visited {
	color:#000000;
	background-color:#FFFFCC;
	text-decoration:none;
	font-size: 11px;
	width: 15px;
	padding: 3px;
}

a.menu2:active {
    color:#008000;
    background-color:#eeeeee;
	font-size: 11px;
	width: 15px;
	padding: 3px;
}

a.menu2:hover {
    color:#000000;
    background: #eeeeee url(http://www.naturkosmetik.l-seifert.de/grafik/ecke-2.gif) bottom right no-repeat;
	font-size: 11px;
	width: 15px;
	padding: 3px;
}

div.bild {
     position: absolute;
     width: 180px; height: 280px;
     top: 3em; right: 15px; bottom: 1em; left: 550px;
   }