div#starts{
	position: relative;
	/*background-image: url(../images/skispringen_home.png);*/
	/*background-image: url(../images/leistungsumfang.png);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	width: 98%;
	/*height: 250px;*/
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 10px 0 0px 10px;
	padding: 0 0 0 0;
	border-top: 1px solid white;
	min-height: 300px;
}
#sphaupt p {
	width: 60%;
}
div#hauptbottum{
	position: relative;
	/*background-color: #FFF5EE;*/
	width: 98%;
	/*height: 100px;*/
	/*float: none;*/
	margin: 5px 0 10px 10px;
	padding: 0 0 0 0;
	/*margin: 0;*/
	/*padding: 3px 3px 3px 3px;*/
}
.hauptbotpun{
	position: relative;
	background-image: url(../images/button_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	width: 29%;
	/*height: auto;*/
	float: left;
	padding: 3px 2px 5px 25px;
}
#hauptbottum .hauptbotpun h4{
	/*background-color: white;*/
	font-size: 1em;
	font-weight: bolder;
	/*color: black;*/
	display: block;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
}
#hauptbottum .hauptbotpun a {
	text-decoration: underline;
}
#hauptcontent {
  width: 98%;
  /*float: none;*/
}