* {
  margin: 0;
  padding: 0;
}
html {
  background-color: #000;
  height: 100%;
  width: 100%;
  background-image: url(images/bg_html_body.jpg);
  background-image: url(images/bg_html_home2.jpg);
  background-repeat: repeat-x;
  background-position: top center;
}
* html {
  overflow-x: hidden;
}
body {
  width: 100%;
  height: 100%;
  color: #fff;
  font-family: tahoma, verdana, arial, mssansserif, sans-serif;
  font-size: 0.7em;
  text-align: center;
  line-height: 1.4em;
  background-image: url(images/bg_body_home2.jpg);
  background-image: url(images/bg_body_home4.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
html > body {
  height: auto;
  min-height: 100%;
}
#container {
  width: 942px;
  margin: 0 auto;
/*
  width: 942px;
  margin: 0 auto;
  margin-left: -471px;
  position: absolute;
  left: 50%;
  */
  text-align: left;
}
* + html #container {
  padding-right: 25px;
}
* html #container {
  padding-right: 25px;
}
#bildlinks {
	margin: 3px 0 0 0;
}
#bildlinks a {
	float: left;
}
#bildlinks img {
	height: 213px;
	width: 314px;
}
#content {
  float: left;
  width: 748px;
  margin-top: 17px;
  padding: 0 8px 16px 4px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
#content ul {
  margin: 0px 0 0 50px;
  list-style-type: none;
}
#content ul li {
  list-style-position: outside;
  padding-bottom: 1em;
  list-style-image: url(images/pfeile.gif);
}
* html #content ul li {
  padding-left: 5px;
}
* + html #content ul li {
  padding-left: 5px;
}
#content ul li h1, #content ul li h2 {
  display: inline;
  font-size: 1.1em;
  text-transform: uppercase;
}
#content ul li a h1, #content ul li a h2 {
  color: #ccc;
  font-weight: bold;
}
#content ul li a:hover h1, #content ul li a:hover h2 {
  color: #0077c0;
  text-decoration: none;
}
#content ul li.pools a:hover h1 {
  color: #7bafde;
}
#content ul li.indoor a:hover h2 {
  color: #F7941d;
}
#content ul li.infrarot a:hover h2 {
  color: #Ab142d;
}
#content ul li a {
  color: #fff;
  font-weight: normal;
}
#content ul li a:hover {
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  line-height: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: normal;
}
#content h1 {
  font-size: 1.5em;
  margin: 0.5em 0 4px 0;
  font-weight: normal;
}
#content h2 {
  font-size: 1.3em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#content h3 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#content h4 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#content h5 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#content h6 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
li {
  list-style-position: inside;
}
#login {
  border: 0;
  float: left;
  width: 25px;
  height: 25px;
}
a img {
  border: 0;
}
p {
  margin-bottom: 1.5em;
}
.csc-textpic-caption {
  font-size: 0.9em;
  display: block;
  padding-bottom: 0.8em;
}
.csc-textpic-imagerow {
  padding-bottom: 1em;
}
.csc-textpic-intext-right .csc-textpic-caption {
  text-align: right;
}
p.align-center, td.align-center {
  text-align: center;
}
p.align-right, td.align-right {
  text-align: right;
}
p.align-left, td.align-left {
  text-align: left;
}
p.align-justify, td.align-justify {
  text-align: justify;
}
.clearer {
  clear: both;
}
#content .csc-firstHeader {
  margin-top: 0;
}
#header {
  padding: 162px 0 0 2px;
}
#header img {
  width: 211px;
  height: 37px;
  vertical-align: top;
}
#languagecontent {
  display: inline;
  padding: 0 0 0 31px;
}
#languagecontent a {
  margin: 0 8px 0 0;
}
#languagecontent #german {
  margin: 7px 8px 0 0;
}
#languagecontent img {
  width: 23px;
  height: 17px;
  margin: 7px 0 0 0;
}
#laufleistencontainer {
  background: url(images/bg_laufleiste.gif) repeat-x;
  margin: 0px 0 0 0;
}
#laufleiste {
  width: 942px;
  margin: 0 auto;
}
#einleitungstext {
  width: 942px;
  margin: 400px auto 0 auto;
  text-align: left;
  padding: 0 0 30px 0;
  color: #454545;
}
* + html #einleitungstext {
  padding-right: 25px;
}
* html #einleitungstext {
  padding-right: 25px;
}	
#einleitungstext h1, #einleitungstext h2, #einleitungstext h3, #einleitungstext h4, #einleitungstext h5, #einleitungstext h6 {
  font-family: Lucida Sans Unicode, Lucida Grande, arial, tahoma, verdana, mssansserif, sans-serif;
  line-height: normal;
}
#einleitungstext h1 a, #einleitungstext h2 a, #einleitungstext h3 a, #einleitungstext h4 a, #einleitungstext h5 a, #einleitungstext h6 a {
  font-weight: normal;
}
#einleitungstext h1 {
  font-size: 1.5em;
  margin: 0.5em 0 4px 0;
  font-weight: normal;
}
#einleitungstext h2 {
  font-size: 1.3em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#einleitungstext h3 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#einleitungstext h4 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#einleitungstext h5 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#einleitungstext h6 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#landingpagesmenue {
	margin: 30px 0 0 0;
}
#landingpagesmenue a {
	color: #454545;
	margin: 0 4px;
}
#landingpagesmenue a.first {
	margin-left: 0;
}
#homecontent {
	width: 942px;
	margin: 40px auto 0 auto;
	text-align: left;
	padding: 0 0 30px 0;
	color: #454545;
}
* + html #homecontent {
  padding-right: 25px;
}
* html #homecontent {
  padding-right: 25px;
}	
#homecontent h1, #homecontent h2, #homecontent h3, #homecontent h4, #homecontent h5, #homecontent h6 {
  font-family: Lucida Sans Unicode, Lucida Grande, arial, tahoma, verdana, mssansserif, sans-serif;
  line-height: normal;
}
#homecontent h1 a, #homecontent h2 a, #homecontent h3 a, #homecontent h4 a, #homecontent h5 a, #homecontent h6 a {
  font-weight: normal;
}
#homecontent h1 {
  font-size: 1.5em;
  margin: 0.5em 0 4px 0;
  font-weight: normal;
}
#homecontent h2 {
  font-size: 1.3em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#homecontent h3 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#homecontent h4 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#homecontent h5 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}
#homecontent h6 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  font-weight: normal;
}