html, body {
	height: 100%;
}

html, body, img, a, ul, ol, li , span, h1, h2, h3, h4, h5, h6, table, tbody, tr, td, p {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
	width: 100%;
}

* {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

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

.link_links {
	margin-top: 10px;
}

a:hover, .link_extern:hover, .link_links:hover, .meta_link:hover {
	text-decoration: underline;
}

.underline {
	text-decoration: underline !important;
}
.link_extern:link, .link_extern:visited, .link_links:link, .link_links:visited {
	font-weight: bold;
}

.link_links:link, .link_links:visited {
	float: left;
	clear: left;
	width: 220px;
}

#site {
	background: url(../pic/site2.jpg) no-repeat top;
	width: 966px;
	height: 593px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -296px 0 0 -483px;
}

#meta {
	float: right;
	margin: 4px 0;
	width: 315px;
}

#meta li {
	float: left;
}

#meta li, #navi li {
	list-style-type: none;
}

#meta li a, #meta li span {
	margin-left: 16px;
}

#meta li a, #meta li span{
	color: #0d1094;
}

#head {
	clear: right;
	width: 966px;
	height: 147px;
	margin: 0;
}
#logo_adresse {
	width: 238px;
	height: 147px;
	float: left;
}
#logo {
	float: left;
	width: 238px;
	height: 102px;
	margin: 23px 0 6px 1px;
}

#adresse {
	color: #0d1094;
	font-size: 11px;
	width: 238px;
	text-align: center;
	position:absolute;
	top:160px;
	left:0px;
	overflow:hidden;
}

#head_img {
	float: left;
	width: 711px;
	height: 147px;
	margin: 0;
}

#banner {
	clear: both;
	float: left;
	width: 234px;
	height: 411px;
	margin-left: 1px;
}

#navi {
	margin: 0 28px 0 12px;
	float: left;
}

#navi li {
	float: left;
}

.button:link, .button:visited {
	width: 98px;
	height: 39px;
	background: url(../pic/button.jpg) no-repeat top;
	display: block;
}

.button:hover, #navi_selected {
	font-weight: bold;
	font-size: 11px;
	width: 98px;
	height: 39px;
	display: block;
	background: url(../pic/button_mo.jpg) no-repeat top;
	text-decoration: none;
}

.button:link span, .button:visited span {
	color: #0d1094;
	font-weight: bold;
	font-size: 11px;
	float: right;
	margin: 7px 5px 7px 0;
}

.button:hover span, #navi_selected span {
	color: #545454;
	font-weight: bold;
	font-size: 11px;
	float: right;
	margin: 7px 5px 7px 0;
}

#contentbox {
	float: left;
	width: 717px;
	height: 350px;
	display: block;
	margin: 0;
	background: url(../pic/content_back.jpg) no-repeat top;
}

#contentbox_in {
	width: 700px;
	height: 340px;
	margin: 0 15px;
}

.starth1 {
	position: relative;
	left: 150px;
	margin: 7px 0 7px 0;
}

.text_start, .text_content, .fullwidth , .text_content_noclear, #galerie {
	clear: left;
	float: left;
	width: 500px;
	height: 150px;
	text-align: left;
	padding: 0;
	margin-top: 0px;
}

.text_content, .fullwidth, .text_content_noclear {
	height: auto;
}

.text_content, .text_content_noclear {
	width: 414px;
	margin-right: 20px;
}

.fullwidth, #galerie, #hinweis {
	width: 700px;
}

#unterschrift {
	float: right;
	margin: -10px 50px 0 0;
}

#suenhair_link {
	position: absolute;
	top: 300px;
	right: 65px;
	width: 82px;
	text-align: center;
}

#suenhair_link a img {
	margin-top: 5px;
}

#teasers {
	clear: both;
	width: 700px;
	height: 157px;
	float: left;
	margin-top: 0;
}

.teaser {
	float: left;
	background: url(../pic/teaser_back.gif) no-repeat left;
	width: 174px;
	height: 157px;
	text-align: left;
}

.teaser_in {
	margin: 4px 10px;
}

h2 {
	background: url(../pic/strichpunkt.jpg) repeat-x bottom;
	height: 19px;
	margin: -3px 0 7px -10px;
}

.h2_out {
	margin-left: 1px;
}

#hl_rundgang {
	width: 79px;
}

#hl_winterurlaub {
	width: 95px;
}

#hl_erholung {
	width: 70px;
}

#hl_kontakt {
	width: 65px;
}

h2 span {
	color: #0d1094;
	margin: 0 0 2px 10px;
}

.teaser_text {
	height: 107px;
}
.teaser_bildlink img, .spalte img, #galerie img, .doppelspalte img {
	border: 1px solid #666666;
}


#player_preview {
	height: 186px;
	margin-top: 28px;
}

.spalte img {
	float: left;
	width: 195px;
	height: 121px;
	margin-top: 4px;
}

.teaser_bildlink {
	margin-bottom: 9px;
}

.teaser_link:link, .teaser_link:visited {
	font-size: 11px;
	color: #090c83;
	float: right;
	margin: 5px 5px 0 0;
}

p, #absatz {
	margin-bottom: 10px;
	padding: 0;
	clear: left;
	height: auto;
	float: left;
	text-align: left;
}

.text_content_noclear {
	clear: none;
}

.text_start p {
	width: 500px;
}

.text_content p, .text_content_noclear p, #absatz {
	width: 414px;
}

#absatz {
	margin: 0;
}

.spalte p {
	width: 197px;
}

.doppelspalte p {
	width: 250px;
}

.spalte_adresse p {
	width: 200px;
	position: relative;
	top: 72px;
	left: 20px;
}

h1, h3, h4 , h5, h6 {
	float: left;
	color: #0d1094;
}

h1, h3 {
	font-size: 14px;
	letter-spacing: 0.5em;
}

h4, h5, h6 {
	font-size: 11px;
	clear: left;
}

h4 {
	width: 197px;
}

h5 {
	margin-top: 11px;
	height: auto;
}

h6 {
	height: auto;
}

#tabelle {
	clear: left;
	float: left;
	border-collapse: collapse;
	width: 414px;
	height: auto;
	margin-bottom: 10px;
	
}

#tabelle .leistung{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

#tabelle .preis{
	border-bottom: 1px solid #666666;
}

#tabelle  .last{
	border-bottom: none;
}

.leistung {
	width: 370px;
	text-align: left;
	padding: 2px 5px;
}

.preis {
	text-align: right;
	padding: 2px 5px;
}

form, .radio, select , option {
	clear: both;
	float: left;
	text-align: left;
}

#kontakt_form {
	position: relative;
	top: 10px;
}

#buchung_form {
	position: relative;
	top: -10px;
}

.radio, #aufenthalt {
	width: 297px;
}

.radio, #aufenthalt, option, select {
	height: 20px;
}

select {
	margin-bottom: 2px;
}

label {
	float: left;
	margin-left: 20px;
}

label input {
	width: auto;
	float: left;
	margin-right: 5px; 
	margin-left: 10px;
}

#senden, #buchen  {
	position: relative;
	left: 91px;
	width: 80px;
	height: 20px;
	color: #0d1094;
	font-weight: bold;
	letter-spacing: 0.08em;
	text-align: center;
}



.spalte, .spalte_adresse, .doppelspalte {
	float: left;
	width: 197px;
	margin-right: 15px;
}

.doppelspalte {
	width: 280px;
	padding-left: 30px;
}

td, textarea {
	width: 169px;
}

textarea {
	height: 120px;
}

.marker {
	color: red;
	margin: 0;
	padding: 0;
}

.liste {
	margin-bottom: 10px;
	height: auto;
}

.liste li {
	list-style: disc inside;
}

.fussnote {
	font-weight: italic;
	color: #0d1094;
	font-size: 12px;
}

ol {
	clear: left;
	width: 197px;
	height: auto;
	list-style: decimal inside;
}

ol li {
	font-size: 10px;
}

#aufenthalt input {
	width: auto;
}

#aufenthalt input, #aufenthalt span {
	clear: none;
	float: left;
	margin: 0 7px 0 0;
}

#aufenthalt span {
	margin: 0 10px 0 0;
	width: 13px;
	text-align: center;
}

#buchungslink a:link, #buchungslink a:visited, #buchungslink {
	font-weight: bold;
	color: #0d1094;
}

#buchungslink {
	position: relative;
	top: 310px;
	left: 215px;
}

#personenanzahl {
	width: auto;
}

.link_intern:link, .link_intern:visited, .link_text, .link_text a, .teilpage, .teilpage a:link, .teilpage a:visited, .anreise, .anreise a:link, .anreise a:visited, #link_player, #link_player a:link, #link_player a:visited {
	font-weight: bold;
	color: #090c83;
}

.link_text:link, .link_text a:visited, .link_text a:link, .link_text a:visited {
	color: #090c83;
	text-decoration: underline;
}

.link_text:hover, .link_text a:hover {
	color: #0d1094;
}

.link_text {
	color: #090c83;
}

.teilpage, .anreise {
	float: right;
	margin: 10px 0 0px 0;
	width: 100px;
	height: 20px;
	display: block;
	text-align: right;
}

.anreise {
	margin-right: 0;
	width: auto;
}

.spacer {
	clear: both;
	height: 10px;
}

#galerie {
	clear: both;
	height: 80px;
	margin-top: 10px;
}

#galerie img {
	width: 100px;
	height: 70px;
	margin-right: 10px;
}

#hinweis {
	text-align: center;
}

#fehler {
	clear: both;
	float: left;
}

#link_player {
	clear: left;
	position:relative;
	top: -125px;
	left:0px;
}



input, textarea, select {
	border:1px solid #090c83;
	background:#ffffff;
	color:#000000;
	font-family:arial;
	font-size:12px;
}

.rundgang_flash img {
	width:100px;
	height:100px;
	border:none;
	position:relative;
	top: 0px;
	left:45px;
	z-index:2;
}

.rundgang_flash object {
	position:relative;
	top: -125px;
	left:0px;
z-index:1;	
}

.anrede {
	border:0px;
	background-color:transparent;
}