html {
 	height: 101%;
}

body {
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #646363;
	background-color: #cbcbcb;
}

a:link, a:visited, a:active{
	font-size: 11px;
	text-decoration:none;
	color:#ff663b;
}

a:hover{
	font-size: 11px;
	text-decoration:none;
	color:#000;
}

p {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: justify;
}

#start {
	width: 999px;
	height: 740px;
	margin: 0 auto;
	background: transparent url(../gfx/hg_start.gif) no-repeat top center;
}

#s1 {
	position:relative;
	float: left;
	width: 450px;
	margin-top: 500px;
	margin-left: 85px;
	text-align: right;
	font-size: 2.3em;
	font-weight: bold;
	padding: 0 0 6px 0;
	border-bottom: 1px dashed #646363;
}

#s2 {
	position:relative;
	float: right;
	width: 400px;
	margin-top: 15px;
	margin-right: 100px;
	text-align: left;
	font-size: 2.3em;
	font-weight: bold;
	padding: 0 0 6px 80px;
	border-bottom: 1px dashed #646363;
}

#s2 a {
	color: #fe6335;
	text-decoration: none;
	font-size: 15pt;
}

#s3 {
	position:relative;
	float: right;
	width: 500px;
   color: #fe6335;
   text-align: left;
	font-size: 11pt;
	font-weight: bold;
	padding: 20px 0 0 300px;
}

#uns {
	width: 999px;
	height: 848px;
	margin: 0 auto;
	background: #cbcbcb url(../gfx/hg_uns.gif) no-repeat top center;
}

#ds {
	width: 999px;
	height: 3250px;
	margin: 0 auto;
	background: #cbcbcb url(../gfx/hg_ds.gif) no-repeat top center;
    border: 0px solid #000;
}

#imp {
	width: 999px;
	height: 1536px;
	margin: 0 auto;
	background: #cbcbcb url(../gfx/hg_imp.gif) no-repeat top center;
    border: 0px solid #000;
}

#bg {
	width: 919px;
	height: auto;
	margin: 0 0 0 -83px;
    overflow: hidden;
    padding: 0 0 100px 80px;
	background: #cbcbcb url(../gfx/hg.gif) repeat-y top center;
}

#leistungen {
	width: 999px;
	height: 922px;
	margin: 0 auto;
	background: #cbcbcb url(../gfx/hg_leistungen.gif) no-repeat top center;
}

#winter {
	width: 999px;
	height: 955px;
	margin: 0 auto;
	background: #cbcbcb url(../gfx/hg_winter.gif) no-repeat top center;
}

#refe {
	width: 999px;
	height: 1076px;
	margin: 0 auto;
	background: #cbcbcb url(../gfx/hg_refe.gif) no-repeat top center;
}

#inhalt {
  margin: 0 0 0 83px;
  width: 910px;
  height: 800px;
}

#content {
	position:relative;
	float: left;
   width: 813px;
   height: 800px;
}

#re {
  position:relative;
  float: left;
  width: 80px;
  height: 600px;
  padding: 200px 0 0 10px;
  font-weight: bold;
}

#re a {
 	text-decoration: none;
 	color: #000;
 	font-weight: bold;
}

#navcontainer {
  margin: 122px 0 0 0;
  padding: 0 0 0 3px;
  width: 807px;
  height: 20px;
  text-align: left;
  background-color: #ff663b;
}

ul#navlist {
	margin-left: 0;
	padding-left: 0;
	padding-top: 2px;
}

#navlist li {
	display: inline;
	padding: 0 5px 0 10px;
	font-size: 11px;
	background: url(../gfx/pfeil.gif) no-repeat top left;
}

#navlist li a {
 	text-decoration: none;
 	color: #000;
 	letter-spacing: -0.1em;
}

#navlist a:hover {
	color: #fff;
}

#navlist a#current {
	color: #fff;
}

#pfad {
  position:relative;
  float: left;
  margin-top: 190px;
  padding-left: 50px;
  width: 755px;
  height: 20px;
  font-weight: bold;
  border-bottom: 1px dashed #646363;
}

.pfeil {
	color: #fe6335;
	font-size: 14pt;
	font-weight: bold;
}

#text {
  position:relative;
  float: left;
  padding: 10px 0 0 70px;
  width: 735px;
  height: auto;
  overflow: hidden;
  border-bottom: 1px dashed #646363;
}


.img {
 	padding-bottom: 5px;
}

#footer {
  position:relative;
  float: left;
  width: 740px;
  height: 50px;
  text-align: right;
  color: #fe6335;
  font-weight: bold;
  padding: 5px 0 0 0;
}