html {
	height: 100%;
}
body {
  background: url(/files/tpl/set1/img/main.jpg) no-repeat center top;
	position: relative;
  margin: 0;
  padding: 0;
  font-family:  Arial, Verdana, Helvetica;
  line-height: 1.2em;
  text-align: center;
  font-size: 1em;
	height: 100.5%;
}
 	
#frame {
  position: relative;
  padding: 0 1px 0 1px;
  margin: 0 auto 0 auto;
  width: 976px;
  font-size: 0.75em;
  text-align: left;
  z-index: 10;
}
#header {
  background: url(/files/tpl/set1/img/header.jpg) no-repeat center top;
  width: 978px;
  height: 187px;
  margin: 0;
  padding: 0;
}
#header h1 {
  position: relative;
  padding: 0;
  margin: 0;
  width: 976px;
  height: 187px;
}

.unsichtbar,
.hidden,
.searchh2,
.pkt {
  display: none;
}
.clear {
  display: block;
  line-height: 0em;
  font-size: 0em;
  height: 0px;
  clear: both;
  margin: 0;
  padding: 0;
}
.clearleft {
  display: block;
  line-height: 0em;
  font-size: 0em;
  height: 0px;
  clear: left;
  margin: 0;
  padding: 0;
}
#block {
	background: url(/files/tpl/set1/img/left.gif) no-repeat left top;
  border-top: 4px solid #85C327;
	position: relative;
	width: 978px;
	min-height: 200px;
  margin: 23px 0 0 0;
  padding: 10px 0 20px 0;
}
#spaltelinks {
  float: left;
  width: 182px;
  min-height: 50px;
  margin: 0;
  padding: 0;
}
#content {
	float: right;
  position: relative;
  width: 766px;
  padding: 20px 0 0 30px;
  margin: 0;  
  min-height: 200px;
}


/*------andere indexbereiche--------*/
#home {
	position: absolute;
	top: 30px;
	left: 0px;
	display: block;
	width: 700px;
	height: 157px;
}
/*-----Suchbox-----*/
#searchformbox {
  position: absolute;
  bottom: -38px;
  left:230px;
  padding: 0;
  margin: 0;
  width: 140px;
  line-height: 25px;
  vertical-align: middle;
  text-align: left;
  z-index: 20000;
}

#searchform label {
  display: none;
}

#searchfield {
  width: 105px;
  height: 19px;
  border: 1px solid #a2a2a2 !important;
  margin: 0 5px 0 0;
  padding: 0 0 0 3px;
  float: left;
  font-size: 1.2em;
  line-height: 19px;
}

#searchbutton {
  background: url(/files/tpl/set1/img/searchbutton.jpg) no-repeat center center;
  height: 21px;
  width: 21px;
  border: none;
  font-size: 0em;
  line-height: 0em; 
  color: #8A0C10;
  padding: 0; 
  margin: 0;
  cursor: pointer; 
  float: right;    
}

/*---boxen links---*/
.box_out {
	display: block;
	width: 185px;
	min-height: 30px;
	margin: 0;
  padding: 0;
}
.box_out p {
	padding: 0 0 5px 0;
	margin: 0;
}
.box_out div {
	margin: 0;
	padding: 0;
}
.box_out h1,
.box_in h1 {
  font-size: 1em;
  padding: 0;
  margin: 0;
  line-height: 1.4em;
	color: #cc0033;
	font-weight: bold;
}
/*---boxen mitte---*/
.box_in {
	display: block;
	min-height: 30px;
	margin: 0;
  padding: 0;
}
.box_in div {	
	margin: 0;
	padding: 0;
}
/*----accesslinks----*/
a.info {
	position: absolute;
	top:-50px;
	left: 0;
	color: white;
	font-size: 0;
	line-height: 0;
	padding: 0;
}
a.info:focus,
a.info:active {
	display: block;
	top: 25px;
	background-color: black;
	color: white;
	font-size: 1em;
	line-height: 2.6em;
	padding: 0 5px 0 5px;
	z-index: 11;
}
.auswahl {
	position: absolute;
	top: 167px;
	right: -1px;
	z-index: 11111112;
}


