@charset "UTF-8";
@import url("http://fonts.googleapis.com/css?family=Droid+Sans&subset=latin");
@import url("http://fonts.googleapis.com/css?family=PT+Sans+Caption&subset=latin");
body {
	font-family: Droid Sans, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.35em;
	color: #000;
	background-color:#EFEFE3;
	margin-top: 30px;
}
ul.classic {
	list-style: disc;
	margin-bottom: 1em;
	padding-left: 2em;
}
h1, h2, h3 {
	line-height: 1.1em;
	font-family: PT Sans Caption, Verdana, Geneva, sans-serif;
	font-weight: normal;
}
h1 b, h2 b, h3 b {
	font-weight: normal;
}
p, h1, h2, h3 {
	margin-top: 0em;
	margin-bottom: 0.7em;
}
h4 {
	font-size: 15px;
	margin-top: 0em;
	margin-bottom: 0.3em;
}
.dropdown-upward {
	margin-top: 400px !important;
}
strong {
	font-weight: bold;
}
ol, ul {
	list-style: none
}
table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none_;
}
blockquote, q {
	quotes: none;
}
ul, ol, dl {
	position: relative
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #FFA400;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.pageclear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
	background-color: #001c7a;
}
/*                                   */
/* main divs                         */
/*                                   */

div#shadow {
	margin: 0px auto 0px auto;
	width: 1000px;
	background-image: url(/images/shadow_bg-neu.png);
	background-repeat: no-repeat;
}
div#page {
	margin: 0px auto 0px auto;
	width: 972px;
	/*	border-bottom: 11px solid #001c7a;*/
/*	background-image: url(../images/page_bg.png);*/
	background-position: bottom center;
	background-repeat: no-repeat;
}
div#pagebreit {
	margin: 0px auto 0px auto;
	width: 972px;
}
div#header {
	width: 972px;
	background-color: #FFFFFF;
	background-image: url(/images/header/ruegenurlaub.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 283px;
}
div#flashcontent {
	display:none;/*  wird in flash überlagert */
}
div#slideshowbox {
	height: 250 px;
	width: 972 px;
	padding:0px;
	margin: 0 0 0 0;
	position: relative;
	z-index:10;
	float:left;
}
#slideshow {
	height: 250 px;
	width: 972 px;
	padding:0px;
	margin: 0px auto 0px auto;
	background-color:#FFF;
}
#slideshow img {
	padding: 0px;
	background-color:#FFF;
}
div#navigation {
	padding:0px;
	margin: 0 0 0 0;
	height: 33px;
	float:left;
}
div#logo {
	display:none;/*  wird in flash überlagert */
}
div#headline {
	display:none;
	height:1px;
	width:972px;/*  wird in flash überlagert */
}
div#content {
	clear: both;
	width: 972px;
	background-color: #FFF;
}
div#contentbreit {
	clear: both;
	width: 972px;/*background-color: #FFF;*/
}
div#text {
	float: left;
	margin: 25px 0px 0px 20px;
	padding-bottom: 25px;
	width: 655px;
}
div#text p img {
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 8px;
}
div#textbreit {
	float: left;
	padding-bottom: 25px;
	margin-top: 15px;
	margin-bottom: 0px;
}
div#sidenotes {
	float: left;
	padding-bottom: 25px;
	width: 240px;
	margin-left: 25px;
	margin-top: 25px;
}
div#footershadow {
	margin: 0px auto;
	width: 1000px;
	height: 25px;
	background-image: url(../images/footershadow_bg.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	z-index: 3;
	text-align: right;
	padding-right: 10px;
	background-position: 10px 0px;
}
div#footershadow a {
	margin-left: 8px;
	margin-right: 8px;
}
/*                                   */
/* header div                        */
/*                                   */

div#logo h2 a {
	display: block;
	height: 185px;
	width: 165px;
	text-indent: -20000px;
}
div#headline h1 {
	padding: 38px 0px 0px 30px;
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: normal;
}
ul#sitenavi {
	float: right;
	margin: 15px 25px 0px 0px;
	width: 250px;
	height: 30px;
}
ul#sitenavi li {
	float: right;
	margin-right: 3px;
	color: #111166;
}
ul#sitenavi li a {
	color: #111166;
}
ul#sitenavi li a:hover {
}
ul#mainnavi {
	clear: both;
	width: 972px;
	height: 33px;
}
/*                                   */
/* sidenotes div                     */
/*                                   */

 

div#sidenotes div#booking {
	background-image: url(../images/sidenotes_item_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
div#sidenotes div#booking a#bookingbutton {
	display: block;
	float: right;
	margin: 10px -75px 0px 0px;
	height: 97px;
	width: 98px;
	background-image: url(../images/button_booking.png);
	text-indent: -20000px;
}
div#sidenotes div#booking p {
	padding: 20px 17px 0px 0px;
	text-align: center;
}
div#sidenotes div#contact h3 {
	font-size: 18px;
}
div#sidenotes div#contact p {
}
div#sidenotes div#contact p a {
	color: #111166;
}
div#sidenotes div#contact p a:hover {
}
/*                                   */
/* text div                          */
/*                                   */

div#text div#topimage {
	margin-bottom: 25px;
	height: 250px;
}
div#text div#topimage img#gallerybigimage {
	float: left;
	margin-top: 1px;
}
div#text div#topimage div#topimagelist {
	float: left;
	margin: 0px 0px 0px 8px;
	width: 107px;
	height: 250px;
}
div#text div#topimage div#topimagelist a {
	display: block;
	border: 1px solid #FFFFFF;
	margin: 0px 0px 8px 0px;
}
div#text div#topimage div#topimagelist a:hover {
	border: 1px solid #001c7a;
}
div#text div#topimage div#topimagelist a.selected {
	border: 1px solid #111166;
}
div#text div#topimage div#gallerytext {
	clear: both;
}
div#text div#topimage p {
	margin: 5px 0px 0px 0px;
	color: #111166;
}
div#text div#topimage p a {
	text-decoration: none;
}
div#text div#topimage p a.highlight {
	font-weight: bold;
}
div#text h1 {
	clear: both;
	font-size: 26px;
	font-weight: normal;
	color: #ffa400;
	margin-bottom: 10px;
}
div#text h2 {
	margin: 0px 0px 0.2em;
	font-size: 22px;
	font-weight: normal;
	color: #ffa400;
}
div#text h3 {
	margin: 10px 0px 5px 0px;
	font-size: 16px;
	color: #ffa400;
}
div#text h4 {
	margin: 10px 0px 5px 0px;
	font-size: 14px;
}
div#text ul {
	margin: 0px 0px 10px 19px;
	list-style-type: disc;
}
div#text hr {
	list-style-type: disc;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	border-width: 0px;
	margin-bottom: 20px;
}
div#text a {
	text-decoration: underline;
}
div#text .bottomline {
	padding: 0px 0px 12px 0px;
	border-bottom: 1px solid #c7d6d7;
}
div#text .topline {
	padding: 12px 0px 0px 0px;
	border-top: 1px solid #c7d6d7;
}
div#text input.textbox, div#text textarea {
	border: 1px solid #c7d6d7;
}
div#text input.submit {
	border: 1px solid #c7d6d7;
	background-color: #c7d6d7;
	width: 150px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}
div#text form table td {
	border: none;
}
div#text form h3 {
	padding: 12px 0px 0px 0px;
	border-top: 1px solid #c7d6d7;
}
div#text div.arrangement {
	margin: 10px 0px 10px 0px;
	height: 65px;
	width: 460px;
	background-image: url(../images/arrangement_list_item_bg_sb.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#text div.arrangement a {
	text-decoration: none;
}
div#text div.arrangement a img {
	float: left;
	margin-right: 10px;
}
div#text div.arrangement span.title {
	display: block;
	padding: 5px 0px 0px 10px;
	color: #011c5d;
	font-style: italic;
}
div#text div.arrangement span.text {
	display: block;
	margin: 5px 55px 5px 10px;
}
/*                                   */
/* text breite version div           */
/*                                   */

div#textbreit div#topimage {
	margin-bottom: 25px;
	height: 250px;
}
div#textbreit div#topimage img#gallerybigimage {
	float: left;
	margin-top: 1px;
}
div#textbreit div#topimage div#topimagelist {
	float: left;
	margin: 0px 0px 0px 8px;
	width: 107px;
	height: 250px;
}
div#textbreit div#topimage div#topimagelist a {
	display: block;
	border: 1px solid #FFFFFF;
	margin: 0px 0px 8px 0px;
}
div#textbreit div#topimage div#topimagelist a:hover {
	border: 1px solid #001c7a;
}
div#textbreit div#topimage div#topimagelist a.selected {
	border: 1px solid #111166;
}
div#textbreit div#topimage div#gallerytext {
	clear: both;
}
div#textbreit div#topimage p {
	margin: 5px 0px 0px 0px;
	color: #111166;
}
div#textbreit div#topimage p a {
	text-decoration: none;
}
div#textbreit div#topimage p a.highlight {
	font-weight: bold;
}
div#textbreit h1 {
	clear: both;
	margin: 25px 0px 10px 10px;
	font-size: 26px;
	font-weight: normal;
	color: #ffa400;
}
div#textbreit h2 {
	margin: 10px 0px 0px 0px;
	font-size: 22px;
	font-weight: normal;
	color: #ffa400;
}
div#textbreit h3 {
	margin: 10px 0px 0px 0px;
	font-size: 18px;
	color: #ffa400;
}
div#textbreit ul {
	margin: 0px 0px 10px 19px;
	list-style: square;
}
div#textbreit a {
	text-decoration: underline;
}
div#textbreit .bottomline {
	padding: 0px 0px 12px 0px;
	border-bottom: 1px solid #c7d6d7;
}
div#textbreit .topline {
	padding: 12px 0px 0px 0px;
	border-top: 1px solid #c7d6d7;
}
div#textbreit input.textbox, div#textbreit textarea {
	border: 1px solid #c7d6d7;
}
div#textbreit input.submit {
	-moz-border-radius:11px;
	-webkit-border-radius:11px 11px 11px 11px;
	background-color:#154E78;
	border:0 none;
	border-radius:11px 11px 11px 11px;
	color:#FFC200;
	width: 150px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}
.submit {
	-moz-border-radius:11px;
	-webkit-border-radius:11px 11px 11px 11px;
	border:0 none;
	border-radius:11px 11px 11px 11px;
}
.submit:hover {
	background-color:#FFC200;
	border-color:#000000;
	color:#154E78;
}
div#textbreit input.submit:hover {
	background-color:#FFC200;
	border-color:#000000;
	color:#154E78;
}
div#textbreit form table td {
	border: none;
}
div#textbreit form h3 {
	padding: 12px 0px 0px 0px;
	border-top: 1px solid #c7d6d7;
}
div#textbreit div.arrangement {
	margin: 10px 0px 10px 0px;
	height: 65px;
	width: 460px;
	background-image: url(../images/arrangement_list_item_bg_sb.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#textbreit div.arrangement a {
	text-decoration: none;
}
div#textbreit div.arrangement a img {
	float: left;
	margin-right: 10px;
}
div#textbreit div.arrangement span.title {
	display: block;
	padding: 5px 0px 0px 10px;
	color: #011c5d;
	font-style: italic;
}
div#textbreit div.arrangement span.text {
	display: block;
	margin: 5px 55px 5px 10px;
}
/* -----------applemenu------------------------- */

.applemenu {
	margin:  0 0 0 0px;
	padding: 0;
	width: 240px; /*width of menu*/
	border :1px solid #ffffee;
}
.applemenu div.orangerightheader h3 {
	background-color: #FFC200;
	border-bottom:1px solid #ffffee;
	margin:0;
	color: white;
	font-weight:300;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	cursor: pointer;
}
.applemenu div.orangerightheader a:visited, .applemenu div.orangerightheader a:active {
	color: white;
}
.applemenu div.selected h3, .applemenu div.orangerightheader a:hover {
	background-color: #FFC200;
	color: white;
	font-weight:300;
}
.applemenu div.submenu { /*DIV that contains each sub menu*/
	background: white;
	padding: 0px;
	margin-bottom: 25px;
}
.applemenu div.orangeheader h3 {
	background-color: #000066;
	border-bottom:1px solid #ffffee;
	margin:0;
	color: white;
	display: block;
	position: relative;
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
}
.applemenu div.orangeheader a:visited, .applemenu div.orangeheader a:active {
	color: white;
}
.applemenu div.selected h3, .applemenu div.orangeheader a:hover {
	background-color: #FFC200;
	color: white;
}
#textbreit .submenubreit h2, #textbreit .submenubreit h3 {
	font-family: "Droid Sans", Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.applemenu div.orangesubmenu { /*DIV that contains each sub menu*/
	background: white;
	padding: 0px;
	height: 355px; /*Height that applies to all sub menu DIVs.*/
}
/* -----------applemenu------------------------- */

.applemenubreit {
	margin:  0 0 0 0px;
	padding: 0;
	width: 560px; /*width of menu*/
	border :1px solid #ffffee;
}
.applemenubreitheader {
	margin-top: 25px;
	margin-bottom: 15px;
}
.applemenubreit div.applemenubreitheader h2 {
	border-bottom:1px solid #ffffee;
	margin:0;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	text-decoration: none;
	cursor: pointer;
}
.applemenubreit div.applemenubreitheaderr a:visited, .applemenubreit div.applemenubreitheader a:active {
	color: white;
}
.applemenubreit div.selected h2, .applemenu div.applemenubreitheaderr a:hover {
	font-weight:300;
}
.applemenubreit div.submenubreit { /*DIV that contains each sub menu*/
	background: white;
	padding: 0px;
	height: 377px; /*Height that applies to all sub menu DIVs.*/
}
/* -----------applemenu------------------------- */

.startseiteslider {
	margin:  0 0 0 0px;
	padding: 0;
}
.startseiteslider div.applemenubreitheader h2 {
	border-bottom:1px solid #FFC200;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	cursor: pointer;
	padding-bottom: 4px;
}
.startseiteslider div.applemenubreitheaderr a:visited, .startseiteslider div.applemenubreitheader a:active {
	color: white;
}
.startseiteslider div.selected h2, .applemenu div.applemenubreitheaderr a:hover {
	font-weight:300;
}
.startseiteslider div.submenubreit { /*DIV that contains each sub menu*/
	padding: 0px;
}
#containerpauschalen {
	width:555px;
	margin-top:15px;
	margin-bottom:15px;
}
.pauschalen2links {
	width: 360px;
	float:left;
	background-color:#eeeed1;
	height:37px;
	padding:10px 10px 10px 10px;
}
.pauschalen2rechts {
	width: 155px;
	float:left;
	height:57px;
}
.pauschalenclear {
	clear:left;
	padding-bottom:10px;
}
.pauschalenseitelinks {
	width: 410px;
	float:left;
	background-color:#eeeed1;
	height:37px;
	padding:10px 10px 10px 10px;
}
.pauschalenseiterechts {
	width: 100px;
	float:left;
	height:37px;
	background-color:#000066;
	color: #FF9900;
	padding:10px 10px 10px 10px;
	font-size: 16px;
	font-weight: bold;
}
.pauschalenseiterechts H2 {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
	padding:0px 0px 10px 0px;
}
.pauschalenseitelinks h1 {
	padding:0px 0px 10px 0px;
}
.containerdunkelbg {
/* [disabled]width:560px;
*/
	/* [disabled]margin-top:15px;
*/
	/* [disabled]margin-bottom:15px;
*/
	/* [disabled]padding: 5px 5px 5px 5px;
*/
	/* [disabled]background-color:#E9EFEF;
*/
}
.containerdunkelbg a {
	text-decoration: none !important;
}
/*.containerhellbg {
	width:560px;
	margin-top:15px;
	margin-bottom:15px;
	padding: 5px 5px 5px 5px;
	background-color:#E9EFEF;
}*/

.containermittig {
	width:435px;
	margin-top:15px;
	margin-bottom:15px;
	padding: 5px 5px 5px 5px;
	margin-left:65px;
}
#container3spaltig {
	width:555px;
	padding-top:15px;
	margin-top:15px;
	margin-bottom:15px;
	height:auto;
}
.container3spaltiglinks {
	width: 180px;
	float:left;
	padding-right:7px;
}
.container3spaltigmitte {
	width: 180px;
	float:left;
	padding-right:8px;
}
.container3spaltigrechts {
	width: 180px;
	float:left;
	padding-right:0px;
}
#container3spaltigclear {
	clear:both;
}
.floatimage-links {
	float: left;
	margin: 1px 10px 10px 1px;
	border: none;
	padding: 6px;
}
.floatimage-rechts {
	float: right;
	margin: 1px 1px 10px 10px;
	border: none;
	padding: 6px;
}
.bildausflug {
	width: 150px;
	float: right;
	text-align: center;
	margin-left: 5px;
}
.bildlinks {
	float: left;
	text-align: center;
	margin-right: 5px;
}
.bild3haus {
	width: 150px;
	float: right;
	text-align: center;
	margin-left: 5px;
}
.bild2zimmer {
	width:auto;
}
.bild2zimmerlinks {
	width: 225px;
	height:170px;
	float:left;
}
.bild2zimmerrechts {
	width: 225px;
	height:170px;
	float:right;
}
.bild2zimmerclear {
	clear:left;
}
.bild {
	float: right;
	text-align: center;
	margin-left: 10px;
}
.bild250 {
	width: 250px;
	float: right;
	text-align: center;
	margin-left: 10px;
}
.bildrechts_ohne_breite {
	float: right;
	text-align: center;
	margin-left: 5px;
}
.bildausflug {
	width: 150px;
	float: right;
	text-align: center;
	margin-left: 5px;
}
.bildlinks {
	float: left;
	text-align: center;
	margin: 1px 10px 10px 1px;
	border: none;
	padding: 6px;
}
.bildrechts {
	float: right;
	text-align: center;
	margin: 1px 1px 10px 10px;
	border: none;
	padding: 6px;
}
.bildlinksfest {
	float: left;
	text-align: center;
	margin: 1px 10px 10px 1px;
	border: none;
	padding: 6px;
	width: 275px;
}
.bildrechtsfest {
	float: right;
	text-align: center;
	margin: 1px 1px 10px 10px;
	border: none;
	padding: 6px;
	width: 275px;
}
/*  offer headlines */
.textright {
	text-align:right;
	margin-left:10px;
	margin-right:10px;
	float:right;
}
.textleft {
	text-align:left;
	margin-right:10px;
	float:left;
}
#contentbreit .textright {
	text-align:right;
	margin-left:10px;
	margin-right:35px;
	float:right;
}
/* häuser liste */


#haeuserliste {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	height:auto;
}
div#haeuserliste h1 {
	clear: both;
	margin: 0px 0px 10px;
	font-size: 26px;
	font-weight: normal;
	color: #FFA400;
}
div#haeuserliste h2 {
	margin: 0px 0px 0px 6px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1em;
	padding-top: 2px;
}
div#haeuserliste .breiterblockheadline {
	color: #FFF;
}
div#haeuserliste h3 {
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
}
div#haeuserliste p {
/* [disabled]margin: 0px 0px 2px 0px;
*/
}
div#haeuserliste table {
	margin-bottom: 10px;/* [disabled]width: 240px;
*/
}
div#haeuserliste table td {
	vertical-align: top;
	padding: 1px 10px 1px 2px;
	border-bottom: 1px solid #CCC;
}
div#haeuserliste table.menu td {
	border: none;
}
div#haeuserliste table td.price {
	width: 80px;
	text-align: right;
}
.boxinnenliste {
	background-color:#fff;
	display:inline-block;
	padding:15px;
	width:942px;
}
.boxinnen {
	background-color:#fff;
	display:inline-block;
	padding:15px 0px;
}
.boxinnen img {
	margin-top: 2px;
	margin-bottom: 10px;
}
.boxinnenpad {
	background-color:#fff;
	display:inline-block;
	padding:8px;
}
.breiterblockliste {
	width: 972px;
}
.breiterblock {
	width: 655px;
}
.breiterblock .boxinnen h2 {
	padding-top:1px;
}
.breiterblock .boxinnen .breiterblockheadline h2 {
	padding-top:0;
}
.breiterblockheadline {
	background-color:#735523;
	padding-top: 3px;
	padding-left: 9px;
	color: #FFF !important;
	height: 26px;
	background-image: url(../images/treibholz-planke.jpg);
}
.breiterblockheadline h2 {
	color:#FFFFFF;
}
.breiterblockheadline a {
	color:#FFFFFF;
}
.breiterblockheadline a:hover {
	text-decoration:none;
}
.clearer {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
}
.clear_right {
	clear:right;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
}
.clear_left {
	clear:left;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
}
/* für FF width:297px; */

.leftboxh-detail {
	float:left;
	width:297px;
}
.rightboxh-detail {
	float:right;
	width:283px;
}
div#rightboxh-top p, div#leftboxh-top p, div.leftboxh-listing p, .rightboxh-listing table, div.leftboxh-offer p {
/* [disabled]font-size:11px;
*/
	/* [disabled]padding:1px 0;
*/
	/* [disabled]text-align:left;
*/
}
.leftboxh-listing p {
	letter-spacing:0;
	word-spacing:0;
}
.rightboxh-detail p {
	letter-spacing:0;
	word-spacing:0;
}
.rightboxh-detail p, .rightboxh-detail h2 {
	margin-left:10px;
}
.rightboxh-detail h2 {
	margin-bottom:15px;
}
.rightboxh-detail table {
	font-weight:300;
	margin:10px 0 0 15px;
}
.rightboxh-detail td {
	padding:15px 10px 0 0;
	valign:top;
}
div.leftboxh-listing {
	float:left;
	width:240px;
}
div.rightboxh-listing {
	float:left;
}
div.rightboxh-listing table {
	width: 100%;
}
div.bildboxh-listing {
	float:left;
	width:220px;
}
div.bildboxh-listing img {
	margin-top: 2px;
	margin-bottom: 10px;
}
div.tableboxh-listing {
	float:left;
	width:245px;/* [disabled]margin-left:10px;
*/
}
div.textboxh-listing {
	float:left;
	width:430px;
	margin-left:30px;/* [disabled]height:180px;
*//* [disabled]overflow:scroll;
*/
	/* [disabled]overflow-x:hidden;
*/
}
.buildinggallery {
	margin-top: 20px;
}
.buildinggallery img {
	text-align: center;
	border: 1px solid #CCC;
	margin-right: 15px;
	margin-bottom: 15px;
}
span.space {
	margin: 0px 7px 0px 7px;
}
/* fehler */
.error {
	color: #C00;
	font-size:100%;
}
.error input {
	border: 1px solid #C00;
}
.error p input {
	border: 1px solid #C00;
}
div#text input.error {
	border: 1px solid #C00;
	background-color: #c7d6d7;
}
div#textbreit input.error {
	border: 1px solid #C00;
	background-color: #c7d6d7;
}
/*.flir-replaced {
	opacity:1 !important;
}*/
.red {
	color: #FFA400;
	font-weight:bold;
}
a.red {
	color: #C00;
}
.red a {
	color: #FFA400;
}
/* preise */

#preistabelle table {
	border:0;
}
#preistabelle td {
	padding: 1px 20px 1px 2px;
	text-align:left;
	border-collapse:collapse;
	border-bottom: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-top: 0px solid #CCC;
	border-left: 0px solid #CCC;
}
.preistabelle {
}
.preistabelletop {
}
.preistabelletop tr {
}
.preistabelleinhalt {
	background-color:#FFFFDD;
}
.haus-service {
	background-color:#FFFFDD
}
.haus-ausstattung {
	background-color:#FFFFDD;
	margin-top: 20px;
}
.preise {
	font-size: 10px;
	cellpadding:1;
	cellspacing:1;
	border-color: #264B9B;
	border-width: 1px;
}
.preiseblau {
	font-size: 10px;
	cellpadding:1;
	cellspacing:1;
	color: #264B9B;
}
.preisemini {
	font-size: 80%;
	font-stretch:extra-condensed;
}
div.mainbox {
}
.mainbox h2 {
	display:block;
}
div.leftbox {
	width: 310px;
	float: left;
	padding-right: 11px;
	padding-bottom: 11px;
}
div.middlebox {
	width: 310px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.rightbox {
	width: 310px;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.imagebox {
	width: 308px;
	margin: 0 0 9px -9px;
	text-align: center;
}
div.imagebox img {
	margin: 0;
	width: 100%;
}
div.borderbox {
	width: 273px;
	padding: 5px;
	border:1px solid #000066;
}
div.startborderbox {
	min-height: 385px;
	background-color:#EFEFE3;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	border-top: 0px solid #B9965B;
	border-right: 1px solid #B9965B;
	border-bottom: 1px solid #B9965B;
	border-left: 1px solid #B9965B;
	background-image: url(../images/sand-hg.jpg);
	line-height: 1.3em;
	background-position: 0px -75px;
}
div.clearboth {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.middlefooter {
	margin-bottom:10px;
	text-align: right;
}
.nounderline {
	text-decoration:none;
}
/*div.bewertungen {
	margin: 7px 0px 7px 0px;
	height: 70px;
	width: 180px;
	background-image: url(../images/buttonblank.png);
	background-repeat: no-repeat;
	background-position: right top;
}*/

.bewertungen {
	width: 200px;
	background-color: #FAF2C2;
	margin-top: 10px;
	margin-bottom: 20px;
}
/*div.bewertungentxt {
	margin: 11px 5px 5px 15px;
	padding: 6px 0 0 0;
}*/

.bewertungentxt {
	line-height: 1.1em;
	padding: 8px;
}
.bewertungentxt img {
	margin-top: 2px;
	margin-right: 5px;
	margin-left: -2px;
}
.bewertungentxt strong {
	color: #FFA400;
}
#bookingsearch {
	padding: 0px;
}
#bookingsearch p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#bookingsearch h2 {
	font-size: 111%;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}
#bookingsearch select {
	max-width: 180px;
}
div#bookingsearch input.submit {
	-moz-border-radius:11px;
	-webkit-border-radius:11px 11px 11px 11px;
	background-color:#154E78;
	border:0 none;
	border-radius:11px 11px 11px 11px;
	color:#FFC200;
	width: 130px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}
div#bookingsearch input.submit:hover {
	background-color:#FFC200;
	border-color:#000000;
	color:#154E78;
}
input.buttons {
	-moz-border-radius:9px;
	-webkit-border-radius:9px 9px 9px 9px;
	background-color:#154E78;
	border:0 none;
	border-radius:9px 9px 9px 9px;
	color:#FFC200;
	width: 127px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}
a.buttons {
	-moz-border-radius:9px;
	-webkit-border-radius:9px 9px 9px 9px;
	background-color:#154E78;
	border:0 none;
	border-radius:9px 9px 9px 9px;
	color:#FFC200;
	width: 150px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
#auswahlbox {
	height:70px;
	border:dashed #CCC 1px;
	padding: 8px 8px 8px 8px;
	margin: 3px 3px 3px 3px;
	width:625px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px 9px 9px 9px;
	border-radius:9px;
}
#check {
	height:150px;
	border:dashed #CCC 1px;
	padding: 8px 8px 8px 8px;
	margin: 3px 3px 3px 3px;
	width:625px;
	background-color:#efefef;
	-moz-border-radius:9px;
	-webkit-border-radius:9px 9px 9px 9px;
	border-radius:9px;
}
.bookinglistimage img {
	width:250px;
	max-height:300px;
	border:0;
}
.auswahlobjekte {
	color: #FFA400;
}
.klar {
	color: #FFA400;
	font-weight:800;
	margin-bottom: 0px;
	padding-bottom:0px;
	margin-left:10px;
}
.bookingbox {
	width: 300px;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bookingbox2 {
	width: 325px;
	float: left;
	padding-bottom: 10px;
}
.bookingbox3 {
	width: 290px;
	float: left;
	border:dashed #CCC 1px;
	padding: 1px 8px 8px 8px;
	margin: 0px 3px 3px 3px;
	background-color:#efefef;
	-moz-border-radius:9px;
	-webkit-border-radius:9px 9px 9px 9px;
	border-radius:9px;
}
.bookingboxarea {
	height:120px;
	overflow:hidden;

}

div#bookingattributes {
	border-top:1px solid #efefef;
	margin:10px 0 0;
}
div.bookingattributes {
	float:left;
	margin:0 10px 0 0;
	width:150px;
	font-weight:700;
}

div.bookingattributes ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight:200;
}


#bookingforms h3 {
	font-weight:600;
}

#filter {
	font-weight:600;
	display: block;
	position: relative;
	margin: 0px 0px 10px 0px;
}
/* Wetter */

#wetter {
	/* [disabled]height: 199px;
*/
	overflow: hidden;
	padding: 0px;
}
#wetter h1 {
	border-bottom: 1px dotted #8b8b8b;
	color: #8b8b8b;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
}
#wetter h2 {
	margin-bottom: 0px;
	color: #68868e;
	font-size: 11px;
	line-height: 13px;
}
#wetter div.today {
	border-bottom: 1px dotted #8b8b8b;
	height: 110px;
}
#wetter div.today img {
	padding-top: 3px;
}
#wetter #forecast {
	height: 110px;
	border-bottom: 1px dotted #8b8b8b;
	margin-top: 10px;
}
#wetter #fc_icon_0 {
	float: left;
	width: 50px;
}
#wetter #info_today {
	float: left;
	padding-left: 10px;
}
#wetter #forecast_1, #wetter #forecast_2, #wetter #forecast_3 {
	float: left;
	width: 80px;
	margin-right: 10px;
}
#wetter #fc_icon_1, #wetter #fc_icon_2, #wetter #fc_icon_3 {
	float: left;
}
#wetter #fc_day_1, #wetter #fc_day_2, #wetter #fc_day_3 {
	float: left;
	color: #369;
	font-weight: bold;
	font-size: 13px;
	padding-left: 3px;
	padding-top: 4px;
}
#wetter #fc_temp_1, #wetter #fc_temp_2, #wetter #fc_temp_3 {
	float: left;
	padding-top: 3px;
}

