body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: auto;
	top-margin:0;
	background-image: url(/nav/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-position: top;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FAC93D;
	margin: 2px 0px;
	padding: 0px 2px 0px 3px;
}
.hlx_box {
	padding: 10px;
	margin: 5px 0px;
	border: 1px solid #FCDE8A;
	background-color: #FFECC5;
	display: block;
}
.wochenmenu {
	width: 167px;
	height: 42px;
	background-image: url(/nav/menueplan.gif);
	background-repeat: no-repeat;
}

a.subnavi, a:visited.subnavi {
	text-decoration: none;
}
a:hover.subnavi {
	text-decoration: none;
	font-weight: bold;
}

.feratelbuchung {
	margin-left:-18px;
	margin-right:-21px;
}


/* ------------- divs ----------------- */
#container {
	margin: auto;
	text-align:center;
	position: relative;
	width: 770px;
	z-index: 1;
}
#header {
	text-align:center;
	position: relative;
	width: 770px;
	z-index: 2;
	background-image: url(/nav/bg_top.gif);
	background-repeat: no-repeat;
	height: 150px;
}
#logo {
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 3;
}
#headerlinks {
	position: absolute;
	top: 47px;
	left: 215px;
	z-index: 4;
}
.selectLang {
	background-color: #FEF4D8;
	border-color: #FAC93D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#left {
	float: left;
	width: 170px;
	text-align: left;
	padding: 0px;
	background-color:#FFF;
}
#content {
	float: left;
	width: 505px;
	text-align: left;
	background-image: url(/nav/bg_content.gif);
	background-repeat: repeat-y;
	padding: 20px 70px 20px 20px;
}
#footer {
	position: relative;
	float: right;
	text-align: left;
	width: 770px;
	background-image: url(/nav/bg_unten.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 20px 0px 20px 5px;
	height: 100%;
}
#footerlinks {
	padding: 0px 0px 10px 175px;
	border-bottom: 1px solid #FAC93D;
	margin: 0px 5px 10px 0px;
}

#content dl.bauernherbst{
	display:inline-block;
	width:100%;
	margin:0 0 7px 0;
	border-bottom:1px dotted #949494;
	position:relative;
}
#content dl.bauernherbst:after{
	content: ".";
	font-size: 0%;
	height:0;
	display: block;
	clear: both;
	text-indent: -9999px;
	visibility: hidden;
}
#content dl.bauernherbst dt{
	clear:left;
	float:left;
	padding:0 3px 0 0;
	position:relative;
}
#content dl.bauernherbst dd{
	padding:0 0 0 3px;
	position:absolute;
	right:0;
	bottom:0;
}
#content dl.bauernherbst dd,#content dl.bauernherbst dt{
	margin:0 0 -2px 0;
}

/* ------------- menu ----------------- */
#menu {
	top: 114px;
	left: 60px;
	position: relative;
	width: 480px;
	padding: 0px;
	font-size: 11px;
	z-index: 98;
	margin: 0px;
	background-color: #FCDE8A;
	text-align: center;
}
#menu .top {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu .top a {
	padding: 2px 10px;
	width: 100%;
}	
#menu .top a:hover {
    color: #FF0000;
	padding: 2px 10px;
	width: 100%;
}	
#menu .section-top {
	border: 1px solid #FAC93D; 
	position: absolute; 
	top: 29px;
	z-index: -1; 
	visibility: hidden; 
	width: 130px; 
	text-align: left;
}
#menu .section {
	border: 1px solid #FAC93D;
	position: absolute;
	z-index: -1;
	visibility: hidden;
	color: #FFFFFF;
	width: auto;
}
#menu .sub {
    position: relative;
    width: auto;
}
#menu .box {
	padding: 3px 5px;
	background-color: #FCE49E;
	font-size: 11px;
	font-weight: normal;
}
#menu .box-hover {
	padding: 3px 5px;
	font-size: 11px;
	background-color: #FAC93D;
}
#menu .box-right {
	background-color: #FCE49E;
	font-size: 11px;
	padding: 3px 16px 3px 5px;
}
#menu .box-right-hover {
    background-color: #FAC93D;
    font-size: 11px;
    padding: 3px 16px 3px 5px;
}
#menu a {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
	width: auto;
}
#menu a:hover {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
	width: auto;
}
#menu a.navAkt {
	background-color: #C68986;
}
#menu .box-right img, #menu .box-right-hover img {
    position: absolute;
    top: 4px;
    right: 1px;
}

/* ------------- subnav ----------------- */
#navLeft {
	padding: 0px 0px 12px 10px; 
	margin: 0px;
	width: 160px;
}
#navLeft li {
	list-style-type: none;
}
#navLeft ul {
	margin: 0px;
	padding: 0px;
}
#navLeft ul a {
	display: block;
	width: 100%;
	padding: 2px 0px 2px 15px;
	margin: 2px 0px;
	color: #000000;
	text-decoration: none;
	background-color: #FEF4D8;
}
#navLeft ul a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #FCE49E;
}
#navLeft ul ul a {
	padding: 1px 0px 1px 15px;
	margin: 2px 0px;
}
#navLeft ul ul a:hover {
	font-weight: normal;
}

#menu .menAkt {
	color: #FF0000;
}
#navLeft ul a.navAkt {
	color: #000000;
	font-weight: bold;
	background-color: #FCE49E;
}
#navLeft ul ul a.navAkt {
	color: #000000;
	font-weight: normal;
	background-color: #FCE49E;
}

.inv  {
	color: #000000;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: -20px;
	visibility: hidden;
	}

/* ------------- packages ----------------- */
.packagetable {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FEF3D6;
	border: 1px solid #F4D602;
}
.buttone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #034EA2;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
}
.inputError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FEF3D6;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.edit {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: dashed;
	border-color: #000000;
}
