html {
	height: 100%;
}
body {
	background-color: black;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica;
  line-height: 1.2em;
  text-align: center;
  font-size: 1em;
	min-height: 101%;
}
 	
#frame {
  background: url(/files/tpl/set1/img/centerbg.jpg) repeat-y left top;
  position: relative;
  padding: 0;
  margin: 35px auto 0 auto;
  width: 1005px;
  min-height: 400px;
  font-size: 0.75em;
  text-align: left;
  z-index: 10;
  border-bottom: 60px solid black;
}
#header {
  background: url(/files/tpl/set1/img/top.jpg) no-repeat left top;
  width: 950px;
  height: 250px;
  margin: 0;
  padding: 27px 31px 0 24px;
}
#header h1 {
	background-repeat: no-repeat;
	background-position: center top;
  position: relative;
  padding: 0;
  margin: 0;
  width: 950px;
  height: 250px;
}

.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 {
	position: relative;
	width: 950px;
  margin: 0;
  padding: 75px 31px 0 24px;
}
#spaltelinks {
  float: left;
  width: 220px;
  min-height: 10px;
  margin: 0;
  padding: 0;
}
#content {
	float: right;
  position: relative;
  width: 710px;
  padding: 0 0 0 20px;
  margin: 0;  
  min-height: 280px;
}


/*------andere indexbereiche--------*/
#home {
	position: absolute;
	top: 125px;
	left: 25px;
	display: block;
	width: 950px;
	height: 150px;
}
/*-----Suchbox-----*/
#searchformbox {
  position: absolute;
  bottom: -25px;
  left: 185px;
  padding: 0;
  margin: 0;
  width: 140px;
  line-height: 25px;
  vertical-align: middle;
  text-align: left;
  z-index: 20000;
}

#searchform label {
  display: none;
}

#searchfield {
  width: 110px;
  height: 19px;
  border: 1px solid #a2a2a2 !important;
  margin: 0 1px 0 0;
  padding: 0 0 0 3px;
  float: left;
  font-size: 1.2em;
  line-height: 19px;
}

#searchbutton {
  background: url(/files/tpl/set1/img/button_suche_sport.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;    
}
