html {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #bf7a00;
	font-size: 18px;
}
h2 {
	color: #bf7a00;
	font-size: 16px;
	margin-bottom: 3px;
}
p {
	margin-top: 0;
}
#Bild {
	position: relative;
	width: 252px;
	height: 336px;
	float: right;
	margin: 20px 0 10px 10px;;
	border: 1px solid black;
	overflow: hidden;
}
#main {
	width: 780px;
	margin: auto;
	background: url(/img/hg-99.gif) fixed top no-repeat;
}
#head {
	position: relative;
	background: url(/img/hg_oben.gif) repeat-x;
	width: 100%;
	height: 156px;
}
#btop {
	font-size: smaller;
	text-decoration: none;
	padding: 0 0 0 16px;
	color: #000;
}
#btop img {
	width: 16px;
	height: 7px;
	border: 0;
}
#foot {
	border: 1px black solid;
	width: 780px;
	height: 30px;
	color: #000;
	background-color: #d3cfcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 5px;
}
#mtab {
	margin: 0 0 0 0;
	border: 1px black solid;
	width: 780px;
	height: 30px;
	color: #ff0;
	background-color: #d3cfcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
}
#mtab a {
	color: #000;
	text-decoration: none;
}
#mtab a:hover {
	color: #a77;
}
.butt_akt {
	font-style: normal;
	color: #883;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
}
.butt {
	padding: 0 4px 0 4px;
	font-weight: bold;
}
.butt a:hover {
	color: #833;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	padding: 6px 16px 16px 16px;
}
.start {
	padding: 0 270px 0 0;
}
.start h2 {
	text-align: center;
}
.start ul {
	margin-left: 120px;
	line-height: 130%;
	list-style-image: url(/img/pfeil.gif);
}
#logo {
	border: 1px black solid;
	width: 780px;
	height: 130px;
}
#map {
	width: 748px;
	height: 462px;
	border: 1px solid gray;
    margin: 12px 16px 12px 16px;
}
.red {
	color: red;
}
.gelb {
	background-color: #ff8;
}
.err {
	color: #f00;
	font-weight: bold;
}
.intab {
	width: 100%;
}
.intab caption {
	padding: 5px;
}
.intab td {
	vertical-align: top;
}
.intab th {
	vertical-align: top;
	text-align: right;
	padding-right: 15px;
	color: #c60;
}
.intab img {
	border: 0;
}
.preistab caption {
	color: #bf7a00;
	font-size: 18px;
	font-weight: bold;
}
.preistab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid black;
	margin: auto;
	border-collapse: collapse;
}
.preistab th {
	background-color: #d3cfcc;
	border-left: 1px solid black;
	padding: 3px;
}
.preistab thead {
	border-bottom: 1px solid black;
}
.preistab td {
	text-align: center;
	border-left: 1px solid black;
	padding: 3px;
}
.preistab td input {
	border: 5px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
.preistab img {
	xxwidth: 24px;
	xxheight: 24px;
	border: 0;
}
.sitab th {
	color: #000;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}
.sitab td {
	text-align: right;
	white-space: nowrap;
}
.tbild {
	border: 1px solid black;
	margin: 5px;
}
#pfeill, #pfeilr {
	border: 0;
	display: inline;
	width: 20px;
	height: 20px;
}
#pfeill a {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background: url(/img/a-pfeile-l.gif) 0 0 no-repeat;
}
#pfeilr a {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background: url(/img/a-pfeile-r.gif) 0 0 no-repeat;
}
#pfeill a:hover {
	background-position: 0 -21px;
}
#pfeilr a:hover {
	background-position: 0 -21px;
}
#topmenu {
	display: block;
	font-size: 12px;
	font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
	list-style: none;
	height: 20px;
    border-bottom: 1px solid #000;
}
#topmenu li {
	float: left;
	padding: 3px 2px 0px 13px;
}
#topmenu li a {
	text-decoration: none;
}
.clear {
}
#flags {
	display: block;
	font-size: 13px;
    padding: 0;
    margin: 0;
	line-height: 10px;
	list-style: none;
}
#flags img {
	border: 0;
	padding-bottom: 2px;
	width: 24px;
	height: 14px;
	vertical-align: middle;
	margin: 2px;
}
#flags li {
	float: left;
	padding: 3px 2px 0px 18px;
}
#flags li a {
	text-decoration: none;
}
.info img {
    border: 1px solid #000;
}
a.info {
    position: relative;
	z-index: 24;
	text-decoration: none;
}
a.info:hover {
    z-index: 25;
    background-color: #fff;
}
a.info span {
    display: none;
}
a.info:hover span {
    display: block;
    position: absolute;
	xxwidth: 300px;
	right: 50px;
	bottom: -20px;
    text-decoration: none;
	z-index: 25;
	border: 1px black solid;
	background-color: #fff;
	padding: 4px;
}
#stipps {
	padding: 3px;
	text-align: center;
	font-size: 10px;
	color: #bbb;
	width: 780px;
	height: 10px;
}
#stipps a {
	color: #bbb;
	text-decoration: none;
}
.rd {
	background-color: #faa;
}	
.gn {
	background-color: #afa;
}	
.yw {
	background-color: #ffa;
}	
.gy {
	background-color: #aaa;
}	
.wt {
	background-color: #fff;
}	
img.thumbnail {
	background-color: #ffffff;
	border: 2px solid #c9c7b6;
	margin: 0 2px 0 0;
	padding: 2px;
}
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 1px;
	z-index: 1000;
}
#teilzahl img {
	border: 0;
	width: 15px;
	height: 15px;
}
#teilzahl .z {
	position: relative;
	height: 25px;
	width: 450px;
}
#teilzahl .c {
	position: relative;
	height: 25px;	
	width: 110px;
	border: 2px;
	float: left;
}
#teilzahl .c2 {
	position: relative;
	height: 25px;	
	width: 220px;
	border: 2px;
	float: left;
}
#teilzahl .cr {
	position: relative;
	height: 25px;	
	width: 110px;
	border: 2px;
	float: left;
	text-align: right;
}

