iframe {
	border:1px solid #dfd8c7;
	width:535px;
	height:3500px;
	padding:0px;
	background-color:#FFFFFF;
	margin-bottom:20px;
}

.main_content {
	overflow:hidden;
}

.main_content  ul{
	margin-left:35px;
	margin-bottom:15px;
}

.main_content li {
	padding-left:3px;
	margin-bottom:2px;
}

.main_content {
	line-height:16px;
	padding-left:22px;
	padding-right:22px;
}

.main_content h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

.main_content h2 {
	font-size:17px;
	color:#032a6a;
	margin-bottom:15px;
	font-weight:normal;
}

.main_content h3 {
	font-size:15px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dotted #544317;
	border-top:1px dotted #544317;
	margin-bottom:20px;
}

.main_content h4 {
	font-size:11px;
	color:#032a6a;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:20px;
	border-left:1px solid #dfd8c7;
	border-top:1px solid #dfd8c7;
	border-right:1px solid #dfd8c7;
	background-image:url(../pix/h2_bkgr.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
}

.main_content a {
	font-weight:normal;
}

.main_content b a,
.main_content strong a {
	font-weight:bold;
}

.main_content p {
	padding-bottom:15px;
}

.right_content h1 {
	color:#032a6a;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:6px;
	font-size:11px;
	border-top:1px dotted #544317;	
	border-bottom:1px dotted #544317;	
}

.right_content {
	font-size:10px;
}


.divider {
	padding:0px;
	border-top:1px dotted #544317;
	display:block;
	height:2px;
	overflow:hidden;
	clear:both;
}

.button:hover {
	cursor:pointer;
}

.red {
	color:#D4220C;
}


div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	background-color:#FFFFFF;
	border:1px solid #E4E4E3;
}

div.csc-textpic-imagewrap {
	margin-top:3px !important;
}

/* Formulare -------------------------------------------------------------------------- */

.main_content form {
	padding-bottom:10px;
}

.main_content fieldset {
	border:none;
}

.main_content .row {
	clear:both;
	float:none;
	padding-bottom:3px;
}

.main_content input.textfeld, textarea, select {
	border:1px solid #bbb6a8;
}

input.radio {
	margin-top:3px;
}


.tx-thmailformplus-pi1,
.tx-zrwformidable-pi1  {
	padding-bottom:10px;
}

.tx-thmailformplus-pi1 .col {
	float:left;
	width:300px;
}

.tx-thmailformplus-pi1 .col2 {
	float:left;
	width:230px;
}

.tx-thmailformplus-pi1 .feldRadio,
.tx-zrwformidable-pi1 .feldRadio  {
	float:left;	
	width:18px;
	height:20px;
}

.tx-thmailformplus-pi1 .labelRadio label,
.tx-zrwformidable-pi1 .labelRadio label {
	font-size:11px;
	width:180px;
	font-weight:normal;
}


.tx-thmailformplus-pi1 label,
.tx-zrwformidable-pi1 label {
	float:left;
	width:90px;
	padding-top:2px;
}

.tx-zrwformidable-pi1 label {
	width:150px;
}

.tx-thmailformplus-pi1 #strasse {
	width:120px;
	
}

.tx-thmailformplus-pi1 #nr {
	width:50px;
}

.tx-thmailformplus-pi1 #plz {
	width:45px;
}

.tx-thmailformplus-pi1 #ort {
	width:125px;
}

.tx-zrwformidable-pi1 #pd_street {
	width:250px;
	
}

.tx-zrwformidable-pi1 #pd_street_no {
	width:50px;
}

.tx-zrwformidable-pi1 #pd_zipcode {
	width:70px;
}

.tx-zrwformidable-pi1 #pd_city {
	width:230px;
}

.tx-thmailformplus-pi1 input.textfeld, 
.tx-thmailformplus-pi1 select.dropdown, 
.tx-thmailformplus-pi1 textarea.textarea,
.tx-zrwformidable-pi1 input.textfeld,
.tx-zrwformidable-pi1 select.dropdown,
.tx-zrwformidable-pi1 textarea.textarea {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}

.tx-thmailformplus-pi1 input.textfeld,
.tx-zrwformidable-pi1 input.textfeld  {
	width:180px;
}

.tx-zrwformidable-pi1 input.textfeld  {
	width:310px;
}

.tx-zrwformidable-pi1 select  {
	width:240px;
}

.tx-thmailformplus-pi1 textarea,
.tx-zrwformidable-pi1 textarea  {
	width:210px;
	height:72px;
	margin-top:4px;
	margin-bottom:4px;
}


.tx-zrwformidable-pi1 textarea  {
	width:315px;
	height:100px;
}

.tx-thmailformplus-pi1 select.dropdown,
.tx-zrwformidable-pi1 select.dropdown  {
	background-color:#FFFFFF;
	width:100px;
}

.tx-thmailformplus-pi1 .button,
.tx-zrwformidable-pi1 .button  {
	margin-left:90px;
	margin-top:5px;
	font-weight:normal;
	font-size:11px;
	background-image:url(../pix/btn_send.jpg);
	height:21px;
	width:186px;
	border:0px solid;
	background-color:transparent;
}

.tx-zrwformidable-pi1 .button  {
	margin-left:172px;
}


.tx-zrwformidable-pi1 .box  {
	margin-bottom:20px;
}

.tx-zrwformidable-pi1 fieldset  {
	margin-left:22px;
}

.main_content .tx-zrwformidable-pi1 h3  {
	margin-bottom:15px;
}

ul.fehlerliste {
	color:#ff0000;
}

.button:hover {
	cursor:pointer;
}

.bigger {
	font-size:14px;
}

.blue {
	color:#032A6A;
}


.tx-zrwformidable-pi1 fieldset .cro span {
	font-weight:bold;
	display:block;
}

.tx-zrwformidable-pi1 fieldset .cro label {
	margin-left:0px;
	font-weight:normal;
	width:130px;
	vertical-align:center;
}

.tx-zrwformidable-pi1 fieldset .cro input {
	margin-right:5px;
	margin-top:5px;
	vertical-align:center;
}


.tx-zrwformidable-pi1 fieldset .foo {
	padding-left:150px;
}

.tx-zrwformidable-pi1 input.error,
.tx-zrwformidable-pi1 select.error,
.main_content .tx-zrwformidable-pi1 h3.error {
	background-color:#ff0000;
	color:#FFFFFF;
}


/* ------------------------------------------------------- */

.hotellist {
	border:1px solid #dfd8c7;
	padding:10px;
	background-color:#FFFFFF;
	margin-bottom:20px;
}

.hotel {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px dotted #544317;
}

.hotellist .image {
	float:left;
	width:80px;
}

.hotellist .hotel-name a {
	font-weight:bold;
}

.hotellist .price {
	font-weight:bold;
	color:#032A6A;
}

.hotellist .booking {
	padding-top:10px;
	
}

.hotellist .booking a {
	font-weight:bold;
}

.hotellist .hotel-name,
.hotellist .more-info,
.hotellist .stars,
.hotellist .price,
.hotellist .booking {
	float:right;
	width:400px;
}

.hotellist .image img {
	border:1px solid #dfd8c7;
}

/* ------------------------------------------------------- */

.specials {
	width:106%;
	overflow:hidden;
}

.specials a {
	color:#032A6A;
}

.specials p.divider {
	width:94%;
}

.special img {
	margin-bottom:10px !important;
}

.special .csc-textpic-image img {
	border:1px solid #564519;
}

.special div.csc-textpic-imagewrap {
	margin-top:0px !important;
}


.special {
	margin-bottom:10px;
	font-size:11px;
	float:left;
	width:30%;
	margin-right:3%;
	
}

.special div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px !important;
}

.main_content .special {
	line-height:13px;
}


/* ------------------------------------------------------- */

div.teaserBox {
	margin-bottom:18px;
}

div.teaserBox div.csc-textpic-imagewrap {
	margin-top:0px !important;
}


div.teaserBox .csc-textpic {
	background-color:#FFFFFF;
	border-left:0px solid #DFD8C7;
	border-right:1px solid #DFD8C7;	
	border-bottom:1px solid #DFD8C7;
	border-left:1px solid #DFD8C7;
	/* height:93px; */
}

div.teaserBox .csc-textpic-text {
	padding-top:10px;
	padding-bottom:0px;
	line-height:14px;
	padding-right:10px;
}

div.teaserBox div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
}

.main_content div.teaserBox p {
padding-bottom:13px;
}


option {
	padding-left:5px;
}

/* ------------------------------------------------------- */

table {
	margin-bottom:15px;
}

table.klimatabelle {
	width:100%;
}
table.klimatabelle th {
	background-color:#C5BA9E;
}

table.klimatabelle td {
	background-color:#DFD8C7;
	text-align:center;
}

table.klimatabelle td.td-0{
	font-weight:bold;
}
