li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	font-size: 12px;
	display: list-item;
	white-space: normal;
	text-align: left;
	line-height: 18px;
	position: static;
	visibility: visible;


}
body {
	color: #794F00;
	font-family: Verdana, Geneva, Arial, Helvetica;
	text-align: justify;
	background-image: url(img/hg.gif);

}

A {
	color: #00008B;
	text-decoration: none;


}

A:HOVER {
	background-color: #FFFFFF;
	border-top: thin none #CC3300;
	border-right: thin none #CC3300;
	border-bottom: thin groove #CC3300;
	border-left: thin none #CC3300;



}

  .menu
  {
   background-color: #CC6600;
   border:1px solid darkblue;
   width:150px;
   position: absolute;
   font:bold 11px verdana;
   color: #FFFFFF;
   cursor: hand;
  }
  .item_panel
  {
    width:150px;
    border-left:1px solid darkblue;
    border-right:1px solid darkblue;
    clip:rect(0,150,0,0);
    position:absolute;
  }
  .item_panel a
  {
   text-decoration:none;
   color:black;
   cursor:hand;
  }
  .item
  {
   background-color: transparent;
   width: 148px;
   font-size: 10px;
   font-family: verdana;
   
  }

.Überschrift {
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	font-size: 20px;
	text-align: center;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;



}

.h2 {
	display: block;
	list-style: disc url(none) outside;
	white-space: normal;
	font-variant: small-caps;
	font-size: medium;
	border-top: thin groove #330066;
	border-right: thin none #330066;
	border-bottom: thin none #330066;
	border-left: thin none #330066;


}


p {
	font-size: 13px;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;



}


.parsatz {
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	font-variant: small-caps;
	vertical-align: middle;
	white-space: normal;
	display: block;


}

.menue {
	padding: 1px;
	margin: 1px 0px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #00008B;
	border-style: groove groove;
}
.ueberschrift2 {
	font-size: 18px;
	text-align: center;

}
hr {
	font-size: 1px;
	color: #FF9933;
}

