* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: arial;
	font-size: 75%;
	text-align: left;
	background: #fff;
	}

#rahmen {
	margin: 75px 0 5px 0;
	width: 970px;
	}

#rahmen2 {
	margin: 0 0 0 150px;
	text-align: left;
	}

#navigation {
	background: #fff;
	float: left;
	min-height: 230px;
	margin-top: 15px;
	width: 150px;
	}

#navigation li {
	font-size: 125%;
	line-height: 130%;
  list-style: none;
	margin: 0 0 5px 0;
	}

#navigation li.speziallinks {
	margin-left: -150px;
	text-align: right;
	width: 150px;
	}

#navigation ul {
	display: none;
  margin: 10px 0 10px 30px;
	}
	
#navigation li.selected ul {
  display: block;
}

#navigation ul li {
	font-size: 80%;
	}

#inhaltsrahmen {
	background: url(/gfx/blauerstrich oben.gif) no-repeat bottom left;
	color: #555;
	margin: 0 0 320px 0;
	padding: 0 0 0 150px;
	}

#inhalt {
	float: left;
	width: 370px;
	}
	
#inhalt1 {
  clear: both;
  font-size: 100%;
  list-style: none;
	float: left;
	margin-left: 150px;
	width: 350px;
	}
	
#platzhalter {
	background: #05a1c9;
	color: #fff;
	float: left;
	height: 100px;
	padding: 50px;
	text-align: center;
	width: 100px;
	}

#fuss {
	background: url(/gfx/blauerstrich.gif) no-repeat top left;
	padding: 40px 55px 0 0;
  text-align: right;
	}

#fuss li {
	clear: both;
	font-size: 100%;
	list-style: none;
	margin: 0 0 0 0;
	}

h1 {
	background: url(/gfx/blauerstrich oben.gif) no-repeat bottom left;
	height: 190px;
	margin: 0 0 0 0;
	}

h1 a {
	background: url(/gfx/alei_wealnesse.gif) no-repeat;
	cursor: wait;
	display: block;
	height: 110px;
	width: 478px;
	}

h1 a span {
	display: none;
	}

h2 {
	font-weight: bold;
	font-size: 125%;
	margin: 0 0 10px 0;
	}

h3 {
  color: #05a1c9;
	font-weight: bold;
	font-size: 125%;
	margin: 10px 0 0 0;
	}

h4 {
  border-bottom: 1px solid #05a1c9;
  color: #05a1c9;
  clear: both;
  float: none;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 10px;
	padding-top: 20px;
	}

h5 {
  font-weight: bold;
	font-size: 100%;
	margin: -10px 0 0 0;
	}

h6 {
  color: #05a1c9;
	font-weight: bold;
	font-size: 125%;
	margin: 50px 0 0 0;
	}


p {
  line-height: 140%;
	margin: 0 0 20px 0;
	text-align:justify;
	}

ul {
  line-height: 140%;
  list-style-position: inside;
  }

a,
a:link,
a:visited {
	color: #05a1c9;
	text-decoration: none;
	}

a.selected {
	color: #555;
	}

a:hover,
a:active,
a:focus {
	color: #000;
	}


.nix        { }

#gallery {
  height: 100%;
  color:#ffffff;
  font-size: 75%;
  text-align: center;
  background: #fff url(/img/gallery/bg.jpg);
  }

#gallery #back {
  margin: 10px 0 0 0;
  position: absolute;
  text-align: center;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  }

#gallery #back a:link,
#gallery #back a:visited,
#gallery #back a:hover,
#gallery #back a:active,
#gallery #back a:focus {
  color: #fff;
  }

#express-anfrage p {
  padding: 5px 0;
  }

#express-anfrage label {
  float: left;
  width: 125px;
  }

#express-anfrage input {
  float: left;
  width: 200px;
  }

#express-anfrage textarea {
  float: left;
  width: 200px;
  }

#express-anfrage input.submit {
  margin-top: 30px;
  width: auto;
  }

#express-anfrage input.radio {
  float: none;
  margin-left: 125px;
  width: auto;
  }

#express-anfrage input.radiofirst {
  float: none;
  margin-left: 0;
  width: auto;
  }

.clear { clear: both; }

#referenzen {
  list-style-type: none;
  }

#referenzen li {
  float: left;
  line-height: 160%;
  width: 170px;
  }

#show {
  position: absolute;
  top: 260px;
  left: 740px;  
  }

#show a img {
  border: 0;
  }

#sound {
  position: absolute;
  top: 180px;
  left: 100px;  
  }  
  
#anfahrt {
  margin: 30px auto 0 auto;
  text-align: left;
  width: 610px;
  }
  
  
  

