body {
	margin: 0px;
	padding: 0px;
	/* background-image: url(../bilder/hg.gif);
	background-attachment: fixed; */
	background-color: #fff;
	font-family: sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.breaker {
	clear: both;
	overflow: hidden;
	height: 1px;
	font-size: 1px;
}
h1 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: inline;
}
h2 {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	display: inline;
}
h3 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 15px 0px;
}
a {
	color: #000;
}

#site {
	margin-top: 0px;
	/*margin-left: auto;
	margin-right: auto;*/
	margin: 0px auto;
	text-align: left;
	width: 770px;
	border: 2px solid #999;
	background-image: url(../bilder/hg.jpg);
	font-size: 12px;
}
td {
	font-size: 11px;
}

.uhrzeit-klein {
	font-size: 12px;
}

#titel {
  display: none;
}

#kontakt, #kontakt-antwort {
	height: 730px;
	background-image: url(../bilder/hg.jpg);
	padding: 20px;
	text-align: left;
	line-height: 22px;
	z-index: 0;
}
#kontakt input, select, textarea, #kontakt .auswahl-rechts, #reisegutschein input, select, textarea {
	border: 1px solid #999;
	background-color: #FAF7F0;
	font-size: 12px;
	width: 190px;
	z-index: 0;
	color: #000;
}
#kontakt .auswahl-rechts {
	width: 243px;
}
#kontakt .select-datum {
	width: 40px;
}
#kontakt a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}
#kontakt a:hover {
	border-bottom: 1px solid #006;
}
#agb-fenster {
	text-align: left;
	background-image: url(../bilder/hg.jpg);
	padding: 10px;
}
#agb-fenster .text-fett {
	font-weight: bold;
}

#links {
	margin-top: 20px; width: 754px; margin-bottom: 20px;
	/*display: none;*/
}
#links td {
 font-size: 10px;
}
#links .headline {
	font-weight: bold;
  font-size: 12px;
}
#links .nummer {
	text-align: right;
}
#links .erster {
	padding-left: 3px;
}

#kontaktzeile, .fusszeile {
  /*display: none;*/
}
