html {
	overflow: -moz-scrollbars-vertical;
}


* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0;
padding: 0;
}

body {
	text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
}

div {
	text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

html, body {
	height: 100%;
}

body {
	background: url(../pic/back.jpg) repeat-y top;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, a, p {
	margin: 0;
	padding: 0;
}

* {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 150%;
	font-size: 13px;
	color: #333;
}

div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	_text-align: center;
}

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#head_in, #content, #midfield_in {
	width: 960px;
	margin: 0 auto;
	
}

#content {
	height: auto;
}

#head {
	background: url(../pic/back_head.jpg) no-repeat top;
	width: 100%;
	height: 107px;
	text-align: center;
}

#head_in {
	height: 107px;
	text-align: left;
}

#head_in img {
	margin: 35px 0 0 100px;
}

#midfield {
	background: url(../pic/back_midfield.jpg) repeat-x left;
	width: 100%;
	height: 278px;
	text-align: center;
	margin: 0 auto;
}

#midfield img, #content_in {
	width: 560px;
	margin: 0 auto;
	float: left;
}

#midfield img {
	height: 278px;
	margin: 0 auto;
	margin-left: -1px;
	.margin-left: 0;
	_margin-right: 3px; /* IE 5.5 */
}

#content_in {
	height: auto;
}

#navi {
	float: left;
	width: 190px;
	margin-right: 10px;
	padding: 0;
	text-align: right;
}

.navi_block, #meta_navi {
	margin-top: 43px;
}

.navi_block {
	list-style-type: none;
}

.navi_block a:link, .navi_block a:hover, .navi_block a:visited, #meta_navi a:link, #meta_navi a:hover, #meta_navi a:visited {
	color: #fff;
	font-size: 14px;
}

.navi_block a:link, .navi_block a:visited, #meta_navi a:link, #meta_navi a:visited {
	text-decoration: none;
}

.navi_block a:hover, #meta_navi a:hover {
	text-decoration: underline;
}

#underline {
	text-decoration: underline !important;
}

#meta_navi {
	list-style-type: none;
	float: left;
	width: 130px;
	margin-left: 10px;
	.margin-left: 0;
	_margin-left: 0;
	_margin-left: 0;
}

#content_in {
	height: auto;
	margin: 0;
	padding: 0;
}

#content_in_in {
	width: 460px;
	height: auto;
	margin: 15px 0 0 252px;
	padding: 0;
	position:relative;
}

.spalte_links, .spalte_rechts {
	width: 218px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

.spalte_links {
	margin-right: 20px;
	clear: both;
}

.fullwidth, .infobox, .lastminute {
	width: 458px;
	height: auto;
	margin: 0;
	padding: 0;
	clear: both;
}

.spalte_links, .spalte_rechts, .fullwidth, .infobox {
	margin-bottom: 20px;
}

#content_in_in img {
	border: 1px solid #333;
}

#teasers {
	float: right;
	position: relative;
	top: 20px;
	left: -13px;
	width: 179px;
}

.teaser {
	margin-bottom: 11px;
	_margin-bottom: 10px; /* IE 6 */
	_margin-bottom: 10px; /* IE 5.5*/
	_margin-top: -9px; /* IE 6 */
	_margin-top: -9px; /* IE 5.5*/
}

.teaser_head {
	background: url(../pic/teaser_head.jpg) no-repeat top;
	_background: url(../pic/teaser_head.jpg) no-repeat bottom; /* IE 6 */
	_background: url(../pic/teaser_head.jpg) no-repeat bottom; /* IE 5.5 */
	width: 179px;
	height: 9px;
	margin: 0;
	padding: 0;
}

.teaser_body {
	background: url(../pic/teaser_body.jpg) repeat-y top;
	width: 179px;
	margin: 0;
	padding: 0;
	text-align: left;
	_padding-bottom: 1px; /* IE 6 */
	_padding-bottom: 1px; /* IE 5.5 */
}

.teaser_body_in {
	margin: 0 5px;
}

.back_hl_teaser {
	background: url(../pic/back_hl_teaser.jpg) no-repeat bottom;
	width: 158px;
	height: 1px;
	margin: 0 0 5px 0;
	_margin: -16px 0 5px 0;
	padding: 0;
}

.teaser_foot {
	background: url(../pic/teaser_foot.jpg) no-repeat top;
	width: 179px;
	height: 9px;
	margin: 0;
	padding: 0;
}

h1 {
	color: #495b90;
	font-size: 31px;
	font-weight: lighter;
	margin-bottom: 10px;
}

h2 {
	font-size: 20px;
	font-weight: lighter;
	color: #495b90;
	margin-left: 10px;
}

h3 {
	color: #495b90;
	margin-left: 10px;
	font-weight: normal;
	clear: right;
}

h4 {
	color: #495b90;
}

.teaser p {
	margin: 0  10px;
}

.teaser  a:link, .teaser  a:hover, .teaser  a:visited, .spalte_links a:link, .spalte_links a:hover, .spalte_links a:visited, 
.spalte_rechts a:link, .spalte_rechts a:hover, .spalte_rechts a:visited, .fullwidth a:link, .fullwidth a:hover, .fullwidth a:visited {
	color: #495b90;
	float: right;
	margin: 0 10px 0 0;
}

.spalte_links a:link, .spalte_links a:hover, .spalte_links a:visited, 
.spalte_rechts a:link, .spalte_rechts a:hover, .spalte_rechts a:visited ,
.fullwidth a:link, .fullwidth a:hover, .fullwidth a:visited {
	margin: 2px 0 0 0;
}

.spalte_links a:link span, .spalte_links a:hover span, .spalte_links a:visited span, 
.spalte_rechts a:link span, .spalte_rechts a:hover span, .spalte_rechts a:visited span, 
.fullwidth a:link span, .fullwidth a:hover span, .fullwidth a:visited span{
	color: #495b90;
	float: right;
	margin-right: 2px;
} 

.teaser  a:link, .teaser  a:visited, .spalte_links a:link, .spalte_links a:visited, 
.spalte_rechts a:link, .spalte_rechts a:visited, .fullwidth a:link, .fullwidth a:visited {
	text-decoration: none;
}

.teaser  a:hover, .spalte_links a:hover, .spalte_rechts a:hover, .fullwidth a:hover  {
	text-decoration: none;
	font-weight: bold;
}

.link_intern:link, .link_intern:hover, .link_intern:visited, .link_intern2:link, .link_intern2:hover, .link_intern2:visited {
	font-weight: bold;
	clear: both !important;
	float: left !important;
	margin-bottom: 0 !important;
}

.link_intern:hover, .link_intern2:hover, .link_extern:hover {
	text-decoration: underline !important;
}

.link_intern2:link, .link_intern2:visited {
	text-decoration: none;
}

.link_intern2:link, .link_intern2:hover, .link_intern2:visited {
	float: right !important;
	color: #495b90;
}

.link_extern:link, .link_extern:hover, .link_extern:visited {
	float: none !important;
	clear: none !important;
	font-weight: bold;
	color: #333 !important;
}

.link_extern:link, .link_extern:visited {
	text-decoration: none;
}

.link_mail:link {
	text-decoration:none;
}

.link_mail:hover {
	text-decoration:underline;
}

.lastminute a:link, .lastminute a:hover, .lastminute a:visited {
	position: relative;
	top: -31px;
}

div#footer {
	clear: both;
	position: absolute;
	bottom: 0;
	_bottom: -1px;
	left: 50%;
	margin-left: -271px;
	_margin-left: -270px;
	width: 540px;
	height: 22px;
	background-color: #516498;
	text-align: center;
	padding: 2px 0 0 0;
}

#footer, #footer strong {
	color: #fff;
}

.spalte_links p, .spalte_rechts p, .fullwidth p {
	margin: 0 0 10px 0;
}

.marker {
	color: #ba1300;
	font-weight: bold;
}

input, textarea {
	width: 218px;
	margin: 0;
	padding: 0;
}

textarea {
	height: 121px;
	.height: 128px; /* IE 7 */
	_height: 128px; /* IE 6 */
	_height: 128px; /* IE 5.5 */
}

.anrede {
	width: auto;
	margin: 0 5px 0 40px;
}

.button {
	background-color: #495b90;
	width: 80px;
	height: 20px;
	border: none;
	color: #fff;
	font-weight: bold;
	float: right;
}

.fullwidth #anfahrtsskizze {
	margin-bottom: 0;
}

#spacer {
	clear: both;
	width: 456px;
	height: 70px;
	display: block;
}

.fehlermeldung {
	margin: -25px 0 0 4px;
	color: #ba1300;
}

#saisonzeiten {
	border-collapse: collapse;
	float: left;
	margin: 20px 20px 20px 0;
}

.saison {
	padding: 5px 10px 5px 10px;
	text-align: left;
}

.preis {
	padding: 5px 10px 5px 10px;
	text-align: center;
}

ul {
	list-style-position: inside;
}

.zusatzangabe {
	clear: right;
}

.zusatzpreis {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 5px;
	padding:0 0 0 20px;
}

input, select, textarea {
	margin-bottom: 5px;
}

.multiple_input span, .multiple_input input {
	float: left;
}

.multiple_input span {
	margin-right: 12px;
}

.multiple_input input {
	width: 70px;
	margin: 0;
}

#buchungswuensche {
	width: 456px;
	height: 100px;
}

.infobox {
	border: 3px solid #758ec3;
	width: auto;
	padding: 10px 15px;
}

.infobox_in {
	width: 421px;
}

#galerie {
	width: 460px;
	height: auto;
	margin: -15px 0 60px 0;
}

#galerie img {
	float: left !important;
	margin: 18px 18px 0 0;
	width: 99px;
	height: 61px;
}

.trenner {
	width: 260px;
	height: 1px;
	background: url(../pic/trenner.gif) repeat-x top;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	top: -20px;
}

.lastminute {
	position: relative;
	top: 0px;
	_top: -10px;
}

.iepngfix {
	behavior: url('iepngfix.htc');
	border: none !important;
}

.link  {
	font-size:12px;
}

.panoh1 {
	font-size:12px;
}

.panoimg {
	border: 1px solid #005087; 
	margin:0 0 10px 0;
}

#div_high_on, #div_low_on {
	margin: 20px 0 0 0;
}