BODY {
	color: #000000;
	background-color: #A4F7B9;
	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: #7F0000;
	font-size: 15px;
	font-weight: 100;
	text-decoration: underline;
}

A:active {
	color: Purple;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}

H1 {
	color: #000000;
	font-family: Papyrus, "Lucida Calligraphy", Enviro, sans-serif;
	font-size: 23px;
}

H2 {
	color : #FF6600;
	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: 12px;
   }

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: 132px; left: 0px;
}

.menubereich {
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	width:150px;
	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:#FFFFCC;
	text-decoration:none;
	font: small-caps 900 12px arial, Helvetica, sans-serif;
	padding:3px;
}
a.menu:active {
    color:#FF9F00;
    background-color:#FFCC66;
}

a.menu:hover  {
	color: #000000;
	background-color: transparent;
	background: #FFCC66 url(ecke.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;
}
