body {
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/hg.gif);
	background-repeat: x-repeat;
	/*background-color: #fffbdf; /* #FFF8C9; */
	font-family: sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.breaker {
	clear: both;
	overflow: hidden;
	height: 5px;
}
h1 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: inline;
}
h2 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
}
h3 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 15px 0px;
}
a {
	color: #000;
}

#site {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 756px;
	border: 1px solid #ccc;
	background-color: #fffbdf;
}
td {
	font-size: 12px;
}
#kontakt, #kontakt-antwort {
	height: 730px;
	background-image: url(../bilder/hg.jpg);
	padding: 10px;
	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: 0px; width: 754px; margin-bottom: 20px;
}
#links td {
 font-size: 10px;
}
#links .headline {
	font-weight: bold;
}
#links .nummer {
	text-align: right;
}
#links .erster {
	padding-left: 3px;
}