/* CSS Document */
html {
	overflow-x:scroll;
	overflow-y:scroll;
	font-size: 0.9em;
	float: right;
	}
body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666633;
	}
#bf1, #bf2	{
	visibility: hidden;
	font-size: 1%;
	}
#huelle	{
	margin: auto;
	margin-top: 10px;
	padding: 0;
	border: 0;
	width: 1000px;
	height: 580px;
	background: top center no-repeat;
	background-image: url(/pic/hg.jpg);
	}
#huelle_innen	{
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	width: 985px;
	}

#nav {
	float: left;
	margin:  110px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	x_background-color: #688888;
	}
#main	{
	float: right;
	margin:  110px 0px 10px 0px;
	padding: 0px 10px 10px 15px;
	width: 760px;
	background-color: #FFFFCC;
	}

.link_startseite {
	color: #FFCC00;
	font-weight: bold;
	border: 0;
	font-size: 0.8em;
	}

a {
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	color: #000000;
	border-color: #666633;
	border-style: solid;
	border-width: 1px;
	}
a:hover {
	background-color: #FFEE80; 
	color: #000000;
	}
	
.em09 { font-size:0.9em; }
.em12 { font-size:1.2em; }
.em14 { font-size:1.4em; }
.em16 { font-size:1.6em; }
.ziel {
	font-size:1.1em;
	font-weight:bold;
	}
.hg_tab_start {
	background-image: url(pic/hg_start.jpg);
	background-repeat: no-repeat;
}
	
/*** Menü ***/

#info ul {
  margin:0; 
  padding: 0; 
	width:185px; 
	height: 380px;
	left: 0px;
	top: 0px;
  z-index:1; 
  overflow:hidden;
  }
#info li {
  list-style-type:none; 
  width:185px; 
  height:30px;
  position:absolute;
  }
#info a {
	border: 0;
  display:block; 
  width:185px; 
  height:0; 
  color:#000; 
  text-decoration:none; 
  padding-top:30px; 
  background:transparent; 
  overflow:hidden; 
  z-index:10;
  }
/*
#info a#over0 { 
  position:absolute; 
  left:0px; 
  top:0px;
  background:url(../pic/overs.jpg) no-repeat -200px 0;
  }
*/
#info a#over1 {
	position:absolute;
	left:0px;
	top:6px;
	background:url(../pic/over1.jpg) no-repeat -200px 0;
  }
#info a#over2 {
  position:absolute; 
  left:0px; 
  top:36px; 
  background:url(../pic/over2.jpg) no-repeat -200px 0;
  }
#info a#over3 {
  position:absolute; 
  left:0px; 
  top:66px; 
  background:url(../pic/over3.jpg) no-repeat -200px 0;
  }
#info a#over4 {
  position:absolute; 
  left:0px; 
  top:126px; 
  background:url(../pic/over4.jpg) no-repeat -200px 0;
  }
#info a#over5 {
  position:absolute; 
  left:0px; 
  top:156px; 
  background:url(../pic/over5.jpg) no-repeat -200px 0;
  }
#info a#over6 {
  position:absolute; 
  left:0px; 
  top:186px; 
  background:url(../pic/over6.jpg) no-repeat -200px 0;
  }
#info a#over7 {
  position:absolute; 
  left:0px; 
  top:246px;
  background:url(../pic/over7.jpg) no-repeat -200px 0;
  }
#info a#over8 {
  position:absolute; 
  left:0px; 
  top:276px;
  background:url(../pic/over8.jpg) no-repeat -200px 0;
  }
#info a#over9 {
  position:absolute; 
  left:0px; 
  top:326px;
  background:url(../pic/over9.jpg) no-repeat -200px 0;
  }
/*
*/
#info a#over0:hover,
#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#over8:hover,
#info a#over9:hover {
  background-position: 0 0;
  }
#startseite {
	position:absolute;
	left:916px;
	top:370px;
	width:73px;
	height:22px;
	z-index:1;
}
/*** ende Menü ***/

.inp500 {
	width: 500px;
}
.inp300 {
	width: 300px;
}

.anfragebestaetigung {
	font-size:1.1em;
	font-weight:bold;
	color: #009900;
	}
