/* CSS Document */
html {
	overflow-x:scroll;
	overflow-y:scroll;
	font-size: 0.9em;
	float: right;
	}
body {
	margin: 10 10 10 10;
	padding: 10 0 0 0;
	border: 0 0 0 0;
	color: #413400;
	font-family: Arial, Helvetica, sans-serif;
	background: top center repeat-x;
	background-color: #BF9900;
	background-image: url(../pic/hg.jpg);
	}
#bf1, #bf2	{
	visibility: hidden;
	font-size: 1%;
	}
#huelle	{
	margin: auto;
	padding: 0 0 0 0;
	padding-top: 10px;
	border: 0 0 0 0;
	width: 985px;
	background: top center;
	clear: left;
	background-image: url(pic/main.jpg);
	background-repeat: no-repeat;
	}
#main	{
	clear: both;
	margin:  0px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	width: 945px;
	background-color: #FFFFCC;
	}

.link_startseite {
	color: #FFCC00;
	font-weight: bold;
	border: 0;
	font-size: 0.8em;
}
a:hover {
	background-color: #FFEE80; 
	color: #000000;
	}

a {
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	border-color: #413400;
	border-width: 1px;
	background-color: #FFE580;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	}
a:hover {
	background-color: #413400;
	color: #FFFFFF;
	}
#info {
	height: 360px;
}

	
/*** Menü ***/

#info ul {
  margin:0; 
  padding: 0; 
	width:400px; 
	height: 380px;
	left: 0px;
	top: 0px;
  z-index:1; 
  overflow:hidden;
  }
#info li {
  list-style-type:none; 
  width:106px; 
  height:113px;
  position:absolute;
  }
#info a {
	border: 0;
  display:block; 
  width:104px; 
  height:0; 
  color:#000; 
  text-decoration:none; 
  padding-top:112px; 
  background:transparent; 
  overflow:hidden; 
  z-index:10;
  }
#info a#over1 {
	position:absolute;
	left:67px;
	top:67px;
	background:url(../pic/over1.gif) no-repeat -112px 0;
  }
#info a#over2 {
  position:absolute; 
  left:171px; 
  top:67px; 
  background:url(../pic/over2.gif) no-repeat -112px 0;
  }
#info a#over3 {
  position:absolute; 
  left:14px; 
  top:155px; 
  background:url(../pic/over3.gif) no-repeat -112px 0;
  }
#info a#over4 {
  position:absolute; 
  left:118px; 
  top:155px; 
  background:url(../pic/over4.gif) no-repeat -112px 0;
  }
#info a#over5 {
  position:absolute; 
  left:222px; 
  top:155px; 
  background:url(../pic/over5.gif) no-repeat -112px 0;
  }
#info a#over6 {
  position:absolute; 
  left:67px; 
  top:241px; 
  background:url(../pic/over6.gif) no-repeat -112px 0;
  }
#info a#over7 {
  position:absolute; 
  left:171px; 
  top:241px;
  background:url(../pic/over7.gif) no-repeat -112px 0;
  }
#info a#overs { /* 88 20 */
  position:absolute; 
  left:15px; 
  top:6px;
  background:url(../pic/overs.gif) no-repeat -112px 0;
  }
#info a#over1:hover, 
#info a#over2:hover,
#info a#over3:hover,
#info a#over4:hover,
#info a#over5:hover,
#info a#over6:hover,
#info a#over7:hover,
#info a#overs:hover {
  background-position: 0 0;
  }

#startseite {
	position:absolute;
	left:916px;
	top:370px;
	width:73px;
	height:22px;
	z-index:1;
}
/*** ende Menü ***/.titel_auf_seite {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #666600;
}
.ok {
	font-weight: bold;
	color: #336600;
	font-size: 1.4em;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.inp380 {
	width: 380px;
}

