#angebot {
	padding-left: 1em;
}
#angebot h1 {
  font-size: 140%;
  text-align:left;
}
#angebot table {
	margin: 10px 10px 10px 10px;
	table-layout: auto;
	border-collapse: collapse;
}
#angebot tr.header {
	background-color:#6699CC;
	font-weight: bold;
	border: 1px solid #000;
}
#angebot tr.data {
	background-color: #DDE8FF;
	font-weight: normal;
}
#angebot td.data {
	border:1px solid #000;
	vertical-align: middle;
	overflow:hidden;
	padding: 3px 5px 3px 5px;
	width: auto;
}
#angebot td.header {
	border:1px solid #000;
	vertical-align: middle;
	overflow:hidden;
	padding: 3px 5px 3px 5px;
	width: auto;
}
#angebot_bild[id]{
   float: left;
   margin-top: 50px;
   width: 150px;
	height: 495px;
	background-image: url("../grafiken/angebot.png");
}
#angebot_bild span { display: none; }

.ballon {
	overflow: hidden;
	float:left;
	font-weight: bold;
	width:6.1em;
}
#ballonbilder[id] {
   float: left;
   margin-top: 140px;
   width: 150px;
	height: 445px;
	background-image: url("../grafiken/ballonbilder.png");
}
#ballonbilder span { display: none; }

#bildumlaufrechts {
	margin: 10px 10px 5px 10px;
	float: right;
	text-align: right;
}
#bildumlaufrechts img {
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
	background-color: #ddd;
	border: 2px solid;
	border-color:#fff #aaa #aaa #fff;
}
body {
	font-size: small;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: black;
	background-color:#E2EBED;
}
.bold {
  font-weight: bold;
}
#content {
	overflow: auto;
	float: left;
	width: 635px;
	height:666px;
	background-color: #ACCBEE;
	border-right: 1px solid black;
	border-left: 1px solid black;
	padding-top: 10px;
}
#content a {
	text-decoration: none;
	width: 600px;
}
#content a.referenz {
	border: none;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
#content h1 {
	text-align: left;
	font-weight: bold;
	padding-left: 0.5em;
}
#content img {
	border: 1px solid #eee;
}

#fliesstext {
	width: 610px;
	text-align: left;
	display: block;
	line-height: 1.3em;
	padding: 0.5em 0.5em 0em 0.5em;
	float: left;
}
#fliesstext h1 {
  margin-top: 1.0em;
  padding: 0;
  font-size: 150%;
}
#fliesstext span.bold { font-weight: bold; }
.formline {
   padding-top: 5px;
	width: 530px;
   height: 12px;
   clear: left;
}
#formular {
	width: 580px;
	overflow: hidden;
	padding: 0em 1em 0.5em 1em;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
#formular fieldset {
	overflow: hidden;
	border: 1px solid #000;
	padding-bottom: 10px;
}
#formular fieldset span.confirmbox {
	font-size: 90%;
	line-height: 2em;
}
#formular form {
	margin: 15px auto 10px auto;
	width: 550px;
	overflow: hidden;
	color: black;
}
#formular form input {
	width: 165px;
	height: 1.2em;
	float: left;
   margin-bottom: 0.3em;
}

#formular form label {
	float: left;
	text-align: right;
	width: 70px;
   margin-top: 3px;
	padding-right: 5px;
	font-weight: normal;
}

#formular form select {
	margin-left: 0em;
}

#formular form label.counter {
  margin-left: 0.5em;
  margin-top: 7px;
  padding: 0;
  text-align: left;
  width: 130px;
}
#formular form label.date {
  width: 185px;
  margin:0 ;
  clear: left;
  margin-left: 0.5em;
  text-align: left;
}
#formular form label.mail {
	clear: left;
}
#formular form label.name {
	float: left;
	clear: left;
	text-align: right;
	width: 120px;
   margin-top: 3px;
	padding-right: 5px;
	font-weight: normal;
}
#formular form label.passengercounter {
  margin-top: 7px;
  text-align: right;
  width: 150px;
}
#formular form label.subject {
	float: left;
	clear: left;
	text-align: right;
	width: 60px;
   margin-top: 3px;
	padding-right: 5px;
	font-weight: normal;
}
#formular form label.voucher {
   width: 115px;
   margin-right: 0;
   margin-left: 0.5em;
	text-align: left;
	clear: left;
}
#formular form label.reservation {
   width: 115px;
   margin-right: 0;
   margin-left: 0.5em;
	text-align: left;
	clear: left;
}
#formular form label.resdate {
  width: 210px;
  margin:0 ;
  clear: left;
  margin-left: 0.5em;
  text-align: left;
}
#formular form label.respassengercount {
  margin-top: 7px;
  text-align: right;
  width: 125px;
}

#formular form input.senden {
	width: auto;
	height: auto;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
}
#formular form input.confirmbox {
	width: 18px;
	height: 18px;
   margin-left: 30px;
	border: none;
}
#formular form input.counter {
   margin-top: 5px;
   width: 1.3em;
   text-align: right;
	border: 1px solid #6699CC;
}
#formular form input.date {
   margin-top: -2px;
   width: 5em;
   text-align: left;
	border: 1px solid #6699CC;
}
#formular form input.firstname {
	margin-right: 7px;
	float: left;
	border: 1px solid #6699CC;
}
#formular form input.lastname {
	margin-right: 10px;
	border: 1px solid #6699CC;
}
#formular form input.mail {
	width: 220px;
	margin-right: 7px;
	border: 1px solid #6699CC;
}
#formular form input.phoneprivate {
	margin-right: 10px;
	border: 1px solid #6699CC;
}
#formular form input.phonebusiness {
	margin-right: 7px;
	float: left;
	border: 1px solid #6699CC;
}
#formular form input.street {
  margin-right: 10px;
	border: 1px solid #6699CC;
}
#formular form input.streetnumber {
        width: 60px;
	margin-right: 7px;
	float: left;
	border: 1px solid #6699CC;
}
#formular form input.subject {
	width: 450px;
	margin-left: 10px;
	border: 1px solid #6699CC;
}
#formular form input.zip {
	width: 40px;
	margin-right: 10px;
	border: 1px solid #6699CC;
}
#formular form input.city {
	margin-right: 7px;
	float: left;
	border: 1px solid #6699CC;
}
#formular form span.error {
	font-weight: bold;
	color: red;
	text-decoration: blink;
}
.formline span.valid { 
 margin-left: 0.6em;
}
#formular h1 {
 margin-top: 0.5em;
 margin-left: 0.9em;
 font-size: 140%;
}

#formular legend {
  border: 3px outsight black;
}
#formular textarea {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
   font-size: small;
	padding-left: 0px;
	width: 450px;
	height: 70px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #6699CC;
}
#gutschein[id] {
   float: left;
   margin-top: 50px;
   width: 150px;
	height: 445px;
	background-image: url("../grafiken/gutschein.png");
}
#gutschein span { display: none; }

#header {
	width: 930px;
}
#header span { display: none;}

#headerlogo[id] {
   width: 950px;
	height: 110px;
	background-image: url("../grafiken/header.png");
}
#impressionen {
	width: 580px;
	margin: 10px 10px 10px 10px;
	border: none;
}
#impressionen a {
	margin: 25px 25px 15px 25px;
	width: 180px;
	text-align: center;
	overflow: hidden;
}
#impressionen dt {
	width: 180px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#impressionen dd {
	font-size: 75%;
	display: inline;
	width: 180px;
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
}
#impressionen dl {
	width: 180px;
	margin: 5px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
}
#impressionen img {
	text-align: center;
	margin: 10px;
	margin-bottom: 5px;
	padding: 2px;
	background-color: #ddd;
	border: 2px solid;
	border-color:#fff #aaa #aaa #fff;
}

#introduction {
	padding: 7px 7px 7px 7px;
	width: 445px;
	overflow: hidden;
	float: left;
	text-align: left;
	line-height: 1.3em;
}

#kontakt_bild[id] {
   float: left;
   margin-top: 50px;
   width: 150px;
	height: 575px;
	background-image: url("../grafiken/kontakt.png");
}
#kontakt_bild span { display: none; }

#kontaktadresse {
	width: 140px;
	float: right;
	overflow: hidden;
	font-size: 85%;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
#kontaktadresse span.ort {
	overflow: hidden;
	font-weight: bold;
}

legend {
	color: black;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 5px;
}
#login {
	font-size: 70%;
	margin-right: 1em;
	float: right;
}
#login a.login {
	background:url(none) no-repeat left top;
}
#login a span.login {
	float:left;
	font-size: 10px;
	font-weight: bold;
	background-image: none;
	cursor: pointer;
	color:#333;
}
#login a:hover span.login {
	color:#FFF;
	cursor:pointer;
}
#navigation {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid black;
}
#navigation ul {
margin: 0;	
margin-left:112px;
	padding:10px 10px 0 50px;
	list-style:none;
}
#navigation li {
	display:inline;
	margin:0;
	padding:0;
}
#navigation a {
	float:left;
	background:url("../grafiken/navigation.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
} 
#navigation a span {
	float:left;
	font-size: 12px;
	display:block;
	background:url("../grafiken/navigationright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#333;
} 
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
/* End IE5-Mac hack */
#navigation a:hover span {
	color:#FFF;
}
#navigation a:hover {
	background-position:0% -42px;
}
#navigation a:hover span {
	background-position:100% -42px;
}

.phone {
	overflow: hidden;
	float:left;
	font-weight: bold;
	width:4.8em;
}

#portrait {
	margin: 10px 10px 10px 10px;
	width: 110px;
	float:left;
}
#portrait img {
	margin-bottom: 20px;
	padding: 2px;
	background-color: #ddd;
	border: 1px solid;
	border-color:#fff #aaa #aaa #fff;
}
#reservation[id] {
   float: left;
   margin-top: 50px;
   width: 150px;
	height: 445px;
	background-image: url("../grafiken/reservation.png");
}
#reservation span { display: none; }

#sidebar {
	font-size: 100%;
	text-align: left;
	float: left;
	width: 150px;
	overflow: hidden;
	top: 0;
}
#sidebar h2 {
	text-align: center;
}
#sidebar img {
	text-align: center;
	margin: 2em 1em 1.5em 2em;
	border: 2px solid;
	border-color: #ddd #555 #555 #ddd;
}
#sidebar a:link {
	color: yellow;
}

#submenu {
	width: 150px;
	height: 657px;
	overflow: hidden;
	float: left;
}
#submenu ul {
	margin:0;
   padding-left: 1.5em;
	margin-top: 1.5em;
	list-style:none;
}
#submenu li {
	width: 120px;
	display:inline;
	margin:0;
	padding:0;
}
#submenu a {
	float:left;
	width: 105px;
	height: 25px;
	background:url("../grafiken/subnavigation.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
}
#submenu a span {
	width: 105px;
	overflow: hidden;
	font-size: 11px;
	float:left;
	display:block;
	padding:7px 0px 0px 10px;
	color:black;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#submenu a span {float:none;}
/* End IE5-Mac hack */

#submenu a:hover {
	background-position:0% -25px;
	cursor: pointer;
}

#submenu a:hover span {
/*    background-position:100% -23px;  */
	cursor: pointer;
	color: black;
}

#welcome[id] {
	width: 150px;
	height: 597px;
	background-image: url("../grafiken/welcome.png");
}
#welcome span { display: none; }

#wissenswert_bild[id] {
   float: left;
   margin-top: 50px;
   width: 150px;
	height: 445px;
	background-image: url("../grafiken/wissenswert.png");
}
#wissenswert_bild span { display: none; }


#wrap {
	width: 950px;
	height: 820px;
	margin: 0 auto;
	text-align:left;
	background-color:#6699CC;
	border: 1px solid black;
}
