/* IE6 - right width for main-content */
* html #main {
	width:860px;
} 
* html #footer {
	width:860px;
}
* html #main-content, * html #side-content {
	margin-right:0;
}

/* @group Standard */
.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

.video {
	padding-top: 10px;
	text-align: center;
}

.no_margin {
	margin: 0px;
}

.underline {
	text-decoration: underline;
}
/* @end */

/* @group Table */
table {
    border-collapse: collapse;
}

table caption {
    text-align: left;
}

table td, table th {
    border: 1px solid #CCC;
	font-size: 0.8em;
	line-height: 1.2em;
    padding: 2px;
    vertical-align: top;
}

table table td, table table th {
	font-size: 1em;
	line-height: 1em;
}

table tr.row2 td, table tr.row2 th {
    background-color: #EEE;
}

table th {
    background-color: #bbb;
    color: #FFF;
	font-weight: bold;
	text-align: center;
}

tr.zebra td, tr.zebra th {
    background-color: #EEE;
}

table.greenZebra th {
	background-color: #008800;
	border: none;
	color: #FFF;
	text-align: left;
}

table.greenZebra td {
	border: none;
}

table.greenZebra tr.zebra td{
	background-color: #C4DB97;
}

.pointer {
	cursor: pointer;
}

table.greenZebra input {
	font-size: 1em;
}

table.discreet, table.discreet td {
    border: 0;
	font-size: 1em;
}

.formsheet table.discreet {
	font-size: 0.8em;
}
/* @end */

/* @group Breadcrumbs */
#breadcrumbs {
    border-bottom: 1px solid #CCC;
    margin-bottom: 25px;
    height: 20px;
    position: relative;
}

* html #breadcrumbs {
    margin-top: 0px;
}

#breadcrumbs ul {
    list-style-type: none;
    padding-left: 0;
}

#breadcrumbs ul li {
    float: left;
    padding-right: 12px;
    background: url(/webfiles/fh/bilder/breadcrumb.png) no-repeat right center;
    padding-left: 8px;
    color: #777;
    font-size: 0.7em;
    line-height: 22px;
}

#breadcrumbs ul li.first {
    padding-left: 0;
}

#breadcrumbs ul li.last {
    background: none;
}

#breadcrumbs ul li a, #breadcrumbs ul li a:link, #breadcrumbs ul li a:visited, #breadcrumbs .back {
    color: #777;
    text-decoration: none;
    /*font-size: 11px;*/
    line-height: 22px;
}

#breadcrumbs ul li a:hover, #breadcrumbs a.back:hover {
    color: #888;
}

#breadcrumbs .back {
    float: right;
    padding-left: 8px;
    /*background: url(/webfiles/fh/bilder/back.png) no-repeat left center;*/
    font-size: 0.7em;
    font-weight: 600;
}

#breadcrumbs .help {
    position: absolute;
    right: 0px;
    top: 24px;
}

a.help {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/webfiles/fh/bilder/icons/20_help.png) no-repeat;
    text-indent: -9000px;
    float: right;
}
/* @end */

#main-content, .main-content {
    width: 490px;
    float: left;
}

#main-content.flip {
    float: right;
}

#main-content p {
   font-size: 0.8em;
   line-height: 1.3em;
   margin-bottom: 12px;
}

.main-content, .side-content {
    margin-top: 20px;
}

.plainbox .search {
    width: 80px !important;
}

#main-content .minibox, .plainbox {
    background-color: #f0f0f0;
    padding: 8px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    position: relative;
}

#main-content .minibox .search {
    width: 80px;
    position: absolute;
    right: 8px;
    height: 22px;
    margin-bottom: 8px;
}

#main-content .box {
    background-color: #deebc9;
    padding: 3px;
    margin-bottom: 10px;
}

#main-content .box .content {
    margin: 3px;
}

#main-content .box .content p {
    margin-bottom: 12px;
}

#main-content .box .content table {
    width: 100%;
}

#main-content .box .content table th {
    text-align: left;
}

#main-content .box h2 {
    color: #FFF;
    background: url(/webfiles/fh/bilder/side-content-box-headine-highlight.png) repeat-x;
    height: 24px;
    /*font-size: 12px;*/
    font-size: 1.0em;
    line-height: 24px;
    text-indent: 6px;
    margin: 0;
}

.hr {
    background: url(/webfiles/fh/bilder/hr.png) repeat-x center center;
    clear: both;
}

#main-content img.left {
    margin-right: 10px;
    margin-bottom: 10px;
}

#main-content img.right {
    margin-left: 10px;
    margin-bottom: 10px;
}

#main-content h1, #main-content h2, .main-content h1, .main-content h2 {
    background: url(/webfiles/fh/bilder/main-content-headline.png) no-repeat center bottom;
    /*font-size: 18px;*/
    font-size: 1.2em;
    font-weight: 500;
    line-height: 24px;
    text-indent: 4px;
    color: #080;
    margin-bottom: 6px;
    margin-top: 6px;
}

#headerlike {
    font-size: 1.2em;
    font-weight: 500;
    line-height: 24px;
    text-indent: 4px;
    color: #080;
	float: left;
}

* html #headerlike {
	font-weight: 700;
	margin-bottom: 6px;
	margin-top: 6px;
}

.headerlike {
	clear: both;
    font-size: 1.1em;
    font-weight: bolder;
    line-height: 24px;
    text-indent: 4px;
    color: #080;
}

#main-content h2 img {
    margin-left: 2px;
}

.clean, #main-content .clean, div.clean {
    background: none;
    font-size: 18px;
    line-height: 24px;
    text-indent: 0px;
    margin-bottom: 6px;
    margin-top: 6px;
    font-weight: 200;
    color: #080;
    margin-bottom: 6px;
    margin-top: 6px;
}

#main-content h3, .main-content h3, #main-content .h3 {
    /*font-size: 14px;*/
    font-size: 0.9em;
    color: #080;
    margin-bottom: 6px;
    margin-top: 20px;
	font-weight: bold;
}

#main-content h4, .main-content h4 {
    color: #080;
}

#side-content {
    width: 338px;
    float: right;
    padding-top: 3px;
}

#side-content.flip, .side-content.flip {
    float: left;
}

#side-content .box, .side-content .box, .half-content .box, #category_prices .box {
    background-color: #deebc9;
    padding: 3px;
    margin-bottom: 10px;
}

#category_prices table {
	background-color: #deebc9;
}

#category_prices .box {
	border: 1px solid #008800;
}

#side-content .continuous-box {
    background-color: #deebc9;
    padding: 3px;
}

#side-content .continuous-box .content {
    padding: 5px 0px 0px 4px;
}

#side-content .continuous-box p, #side-content .continuous-box ul {
	font-size: 0.8em;
	line-height: 1.3em;
}

#side-content .continuous-box p{
	padding-left: 2px;
}

.continuous-box ul {
	list-style-type: disc;
	padding-left: 0px;
}

#side-content ul.pictogram{
	position: relative;
	left: -5px;
}

#side-content #pic_legend{
	margin-left: 6px;
}

#side-content ul li{
	list-style-position: inside;
}

.continuous {
	margin-bottom: 0px;
}

#side-content #customer_review_box{
	margin-bottom: 18px;
}

.half-content .transparentbox {
	background-color: #fff;
}

#side-content #attributes-box .content {
	padding: 10px 0px 0px 5px;
}

#side-content p.alignright, #side-content p.alignleft {
    margin-bottom: 0px;
}

#side-content .box img.left {
    margin-right: 10px;
    margin-bottom: 10px;
}

#side-content .box.highlight, .side-content .box.highlight {
    background-image: none;
}

#category_prices .box.prices div.h2 {
	background-image: url(/webfiles/fh/bilder/box-prices-headline.png);
	color: #FFF;
    height: 24px;
    font-weight: 600;
    line-height: 2em;
    text-indent: 6px;
    width: 332px;
    position: relative;
}
#category_prices .box.prices div.h2 div.close_button{
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
	height: 25px;
}

#side-content .box h2, .side-content .box h2, .half-content .box h2, #main-content #info-box .box h2,
	#side-content .box.highlight div.h2, #side-content .continuous-box h2, #side-content .continuous-box div.h2 {
    background-image: url(/webfiles/fh/bilder/side-content-box-headine.png);
    color: #000000;
    height: 24px;
    /*font-size: 12px;*/
    font-size: 0.8em;
    font-weight: 600;
    line-height: 2em;
    text-indent: 6px;
    width: 332px;
}

#ui-datepicker-div {
	font-size:12px;	
}

#ui-datepicker-div table td, #ui-datepicker-div table th{
	font-size:1em;
	line-height:1.4em;	
}

.half-content .transparentbox h2 {
	background: #fff;
	color: #000000;
    height: 24px;
    /*font-size: 12px;*/
    font-size: 1.0em;
    font-weight: 600;
    line-height: 2em;
    text-indent: 6px;
}
#side-content .box h2 img {
    position: relative;
    top: 2px;
    margin-right: 2px;
    border: 1px solid #e89998;
}

* html #side-content .box h2 img {
    margin-top: 2px;
}

#side-content .box.highlight h2, .side-content .box.highlight h2, #side-content .box.highlight div.h2 {
    color: #FFF;
    background: url(/webfiles/fh/bilder/side-content-box-headine-highlight.png) no-repeat;
}

#side-content .box.highlight div.h2 {
	/*padding: 10px;*/
}

#category_prices {
	width: 338px;
    padding-top: 3px;
	left: 650px;
    position: absolute;
    top: 10px;
    z-index: 100;
}

.pricing-table td {
    border: 0px;
    border-bottom: 1px solid #CCC;
	font-size: 1.0em;
    padding: 4px;
}

#info-box {
    margin-top: 35px;
}

#info-box .csc-textpic-imagewrap img{
    margin-right: 8px;
}

#search #info-box #c2352 .csc-textpic-single-image{ margin-right:5px;}

/* @group Objectdetails - Customer Reviews */
#customer_review_box .customer_review_notes_year_headline{
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 8px;
}

#customer_review_box .customer_review_note span.customer_name{	

}

#customer_review_box .customer_review_note span.customer_traveltime{
	font-size: 0.88em;
}

#customer_review_box .customer_review_note span.customer_note_created{

}

#customer_review_box .customer_review_note span.note, 
#customer_review_box .wolters_review_note span.note{
	font-style: italic;
	padding-left: 10px;
}

.customer_review_dialog{
	font-family: Arial,Helvetica,Geneva,sans-serif;
}

#customer_review_box table td,
#customer_review_box table th{
	font-size: 12px;
}

#customer_review_box .h2{	
	font-size: 12px !important;
}

.customer_review_dialog .ui-dialog-titlebar{
	font-size: 12px;
}

/* end  Objectdetails - Customer Reviews */

/* @group Small Review */
#small_review_form_div {
	background-color: #F0F0F0;
	border: 1px solid #999999;
	left: 170px;
	padding: 10px;
	position: absolute;
	top: 53px;
	width: 594px;
	height: auto;
}

#small_review_form_div img.loading {
	margin: 288px;
}

.small_review_form .headline h2{	
	color: #008800;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2em;
	margin-bottom: 6px;
	margin-top: 6px;
	text-indent: 4px;
	float: left;
}

.small_review_form  .content{
	clear: both;
}

.small_review_form  .content p{
	font-size: 0.8em;
}

.small_review_form  .content p.teaser_text {
	font-weight: bold;
}

.small_review_form  .content table.rating_customer_info td{
	border: none;
}

.small_review_form  .content table.rating_table {
	background-color: #FFFFFF;
}

.small_review_form  .content table.rating_table td, .small_review_form  .content table.rating_table th {
	padding: 3px;
}

.small_review_form  .content table td.rating_radio{
	text-align: center;
}

.small_review_form  .content table td.rating_radio input{
	border: none;
}

.small_review_form  .content input{
	font-size: 1em;	
}

.small_review_form  .content select {
	font-size: 0.88em;
}

.small_review_form .content #review_traveldate{
	margin-right: 5px;
	width: 72px;
}

.small_review_form .content #review_travelduration{
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 114px;
}

.small_review_form  .content table.rating_customer_info input {
	width: 195px;
	padding: 2px;
}

.small_review_form a.close{
	float: right;
	cursor: pointer;
}

.small_review_form input{
	border: 1px solid #CCCCCC;
}

.small_review_form .content input.submit{
	font-size: 0.8em;
	float: right;
	width: 84px;
}
.small_review_form textarea{
	border: 1px solid #ccc;
	height: 100px;
	width: 593px;
}
.small_review_form .submitted{
	color: green;
	font-size: 1em;
	font-weight: bold;
	float: left;
	margin:100px;
	
}
.small_review_form .error{
	display:none;
	color: red;
}

.small_review_form .formular_info{
	font-size: 0.75em;
	color: #8C8C8C;
	margin-bottom: 8px;
	display: block;
}
/* @end */

.full-content {
	 margin-top: 35px;
}

.full-content h2, .full-content .h2 {
	font-weight: bold;
    color: #333;
    font-size: 12px;
    background: #deebc9 url(/webfiles/fh/bilder/full-content-headine.png) no-repeat center center;
    height: 30px;
    line-height: 27px;
    text-indent: 8px;
	width: 860px;
    z-index: 5;
}

.full-content .highlight {
    background: #deebc9 url(/webfiles/fh/bilder/full-content-headline-highlight.png) no-repeat center center;
    color: #FFF;
}

#side-content .box .content, .side-content .box .content, .box .content {
	font-size: 0.8em;
	line-height: 15px;
    padding: 5px;
}

#side-content .box .content p {
	line-height: 1.3em;
    margin-bottom: 12px;
}


.content h3, .content h4 {
	color: #333;
	font-size: 0.8em;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 7px;
}

.countrydata h3 a.top{
	float: none;
}

.image-count {
    background: url(/webfiles/fh/icons/camara.png) no-repeat left center;
    padding-top: 2px;
    padding-left: 20px;
}

h4 {
    /*font-size: 12px;*/
    font-size: 1.0em;
}
/* @end */

/* @group Side Content */
#side-content .select label, #side-content .input label, #side-content .radio label, #side-content .textarea label, #side-content .submit label {
    width: 100px;
}

#side-content .select select, #side-content .input input, #side-content .textarea textarea {
	font-size: 0.85em;
    width: 160px;
}

#side-content .select select {
    width: 164px;
}

#side-content .select .long-select {
    width: 230px;
}

#side-content .select .long-select-result {
    width: 210px;
}

#side-content .input.short input {
    width: 80px;
}

#side-content .checkbox input, #side-content .submit input, #side-content .radio input {
    margin-left: 104px;
}

#side-content .submit.label input {
    margin-left: 0px;
}

#side-content .radio.inline input {
    margin-left: 0px;
}

#side-content .daterange input {
    width: 80px;
}

#side-content .combo {
    width: 200px;
    float: left;
}

#side-content .input input.date {
    width: 142px;
}

#side-content .input .date-ext input.date {
    width: 122px;
}

#side-content .input .date-ext input.date {
    width: 122px;
    float: left;
}

#side-content div.box.highlight div.content div.select label.alternative {
    width: auto;
    text-align: left;
    float: none;
    display: inline;
}

.button-delete-date {
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    text-indent: -9000px;
    background: url(/webfiles/fh/icons/18_close_on_green.png) no-repeat;
    top: 1px;
    right: 35px;
}

.button-delete-date span {
}

#side-content #mehrfuersgeld .content {
    padding-left: 100px;
    background: url(/webfiles/fh/bilder/mehr-fuers-geld.png) no-repeat 6px 12px;
    min-height: 100px;
}

#side-content #mehrfuersgeld p {
	 margin-top: 10px;
	 width: 190px;
}

#side-content #mehrfuersgeld ul {
    margin-top: 5px;
}

#side-content #mehrfuersgeld table{
	margin-top: 3px;
}
/* @end */

/* @group halve */
#main-content.halve, #side-content.halve, .half-content {
    width: 415px;
}

.half-content {
    float: left;
}

#main-content.halve table.miniresult h3, half-content table.miniresult h3 {
    margin-top: 0;
}

#side-content.halve .box h2, .half-content .box h2, #main-content #info-box .box h2, #side-content.halve .box div.h2 {
    width: 409px;
    background-image: url(/webfiles/fh/bilder/halve-box-headine.png);
    font-size: 12px
}

#side-content.halve .box.highlight h2, .half-content .box.highlight h2, #side-content.halve .box div.h2 {
    background: url(/webfiles/fh/bilder/side-content-box-headine-highlight.png) repeat-x;
}

.box.highlight.h2, #side-content.halve .box div.h2 {
	background: url(/webfiles/fh/bilder/side-content-box-headine-highlight.png) repeat-x;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: 600;
	height: 24px;
	line-height: 2em;
	text-indent: 6px;
	width: 409px;
}
/* @end */

/* @group Form */
fieldset {
    border: 1px solid #999;
    padding: 20px;
    color: #444;
}

fieldset.formsheet {
    background-color: #f0f0f0;
    padding: 10px 20px;
    border: 1px solid #c2ceb2;
    position: relative;
}

fieldset.formsheet strong.stronger {
    color: #000;
}

fieldset.formsheet fieldset {
    background-color: #f9f9f9;
    border: 1px solid #CCC;
}

.required {
    color: #ef0000;
}

.step {
    color: #008800;
}

legend {
    color: #000;
    padding: 0px 5px;
    font-weight: bold;
    margin-left: -5px;
}

.select, .input, .checkbox, .submit, .radio, .textarea, .checkboxes, .form-inline {
    clear: both;
    margin-bottom: 6px;
}

.form-inline {
    position: relative;
}

.combo {
    margin-bottom: 6px;
    width: 320px;
    float: left;
    position: relative;
}

* html .combo {
    margin-left: 2px;
}

input, select, textarea {
    /*font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
    font: 0.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

td textarea {
	font-size: 0.9em;
}

* html .select, * html .input, * html .checkbox, * html .submit, * html .radio, * html .combo, * html .checkboxes {
    margin-bottom: 3px;
}

select.inline, #calendar select, input.inline, .dateinlineshort {
    border: 1px inset #CCC;
    padding: 2px;
}

select.inline_short {
    border: 1px inset #CCC;
	font-size: 0.85em;
    padding: 2px;
    width: 85px;
}

select.inline_long {
    border: 1px inset #CCC;
    padding: 2px;
    width: 200px;
}

select.inline_middel {
    border: 1px inset #CCC;
    padding: 2px;
    width: 160px;
}

.select label, .input label, .textarea label, .checkboxes label, .submit label {
    width: 155px;
    display: block;
    float: left;
    text-align: right;
    margin-right: 4px;
}

fieldset.inner .select label, fieldset.inner .input label, fieldset.inner .textarea label {
	width: 115px;
}

.select select, .input input, .textarea textarea {
    border: 1px inset #CCC;
    padding: 2px;
    width: 275px;
}

.input.short input, .select.short select, input.short {
    width: 144px;
}

.select.veryshort select {
    width: 70px;
}

.input.short input.date {
    width: 123px;
}

.input input.short {
    width: 35px;
}

* html .select select, * html .input input, * html .textarea textarea {
    width: 275px;
}

* html #main-content form fieldset.formsheet div.select.short select.ie-short, * html #main-content form fieldset.formsheet input.ie-short {
    width: 144px;
}

* html #main-content form fieldset.formsheet div.select.veryshort select.ie-very-short {
    width: 70px;
}

.form-inline label {
    margin-left: 30px;
    margin-right: 5px;
}

label.block {
    display: block;
}

.checkboxes .options {
    float: left;
    width: 280px;
    margin-bottom: 6px;
}

.checkboxes .options input {
    margin-right: 4px;
}

.checkboxes .options label {
    float: none;
    display: inline;
}

.input input.zipcode {
    width: 100px;
    float: left;
    margin-right: 8px;
}

* html .input input.zipcode {
    width: 92px;
    margin-left: 3px;
}

.input input.city {
    width: 165px;
    margin-right: 0px;
}

input.date, .dateinlineshort {
    background: #fff url(/webfiles/fh/bilder/mini-calendar.png) no-repeat left center;
    padding-left: 18px;
    width: 270px;
}

.input input.homedate {
    background: #fff url(/webfiles/fh/bilder/mini-calendar.png) no-repeat left center;
    padding-left: 18px ! important;
    width: 84px ! important;
}

* html input.date {
    width: 260px;
}

.textarea textarea {
    width: 280px;
}

.checkbox input, .radio input {
    margin-left: 154px;
    margin-right: 4px;
}

.checkbox input.smallMargin {
    margin-left: 4px;
}

.checkbox .smallIndent {
    margin-left: 24px;
}

.radio.inline input {
    margin-left: 0px;
}

.radio label.main {
    float: none;
    display: block;
}

.radio.inline label {
    margin-right: 10px;
}

.radio.inline label.main {
    width: 150px;
    display: block;
    float: left;
    text-align: right;
    margin-right: 4px;
}

#intern div.label {
	float: left;
	width: 155px;
	margin-right: 5px;
	text-align: right;
}

#intern div.inputs {
	float: left;
}

fieldset.inner .radio.inline label.main {
	width: 115px;
}

fieldset.checkboxarray .checkbox {
    float: left;
    width: 130px;
    clear: none;
}

fieldset.checkboxarray .checkbox input {
    margin-left: 0px;
}

.submit input, input.search, input.submit, input.book, a.submit, a:visited.submit, a:active.submit, a:hover.submit, a.search, a:visited.search, a:active.search, a:hover.search {
    padding: 0px 8px;
    color: #FFF;
    background: #ef0000 url(/webfiles/fh/bilder/submitbutton.png) no-repeat left center;
    height: 23px;
    border: 1px outset #ef0000;
    text-align: left;
    font-weight: 800;        
}

* html input.orderformreset {	
	width: 175px! important;
}

* html input.orderformsubmit {	
	width: 190px! important;
}

* html input.orderformfinish {	
	width: 140px! important;
}

a.submit, a:visited.submit, a:active.submit, a:hover.submit, a.search, a:visited.search, a:active.search, a:hover.search {
    padding: 4px 12px;
    text-decoration: none;
    font-size: 0.9em;
}

a.search, a:visited.search, a:active.search, a:hover.search {
    background: #ef0000 url(/webfiles/fh/bilder/searchbutton.png) no-repeat left center;
    padding-left: 24px;
    width: 12em;
}

a.reset, a:visited.reset, a:active.reset, a:hover.reset {
    margin: 5px 0px 0px 108px;
}

div.reset {
    margin-top: 5px;
}

input.search {
    background: #ef0000 url(/webfiles/fh/bilder/searchbutton.png) no-repeat left center;
    padding-left: 24px;
    width: 12em;
}

* html input.search {
	width: 12em! important;
}

input.book {
    background: #ef0000 url(/webfiles/fh/bilder/orderbutton.png) no-repeat left center;
    padding-left: 24px;
}

a.book {
    padding: 3px 26px;
    color: #FFF;
    background: #ef0000 url(/webfiles/fh/bilder/orderbutton.png) no-repeat left center;
    border: 1px outset #ef0000;
    font-weight: 800;
    margin-left: 20px;
    text-decoration: none;
}

.book a {
	color: #EF0000;
	font-weight: bold;
}

#main-content .box input.search {
    width: 70px;
}

#main-content .box.nohighlight h2 {
    color: #333;
    background: url(/webfiles/fh/bilder/halve-box-headine.png) no-repeat;
}

.daterange input {
    background-color: #e6e6e6;
    width: 100px;
}

.formsheet .hint {
    border-top: 1px solid #CCC;
    padding-top: 5px;
    margin-top: 20px;
    margin-bottom: 0px;
}

#main-content form .hint p {
	font-size: 1em;
}

form .required-label {
    float: left;
    font-size: 0.78em;
}

.formsheet .required-label {
    float: left;
    margin-left: 150px;
    /*font-size: 10px;*/
    font-size: 0.78em;
}

#side-content .required-label {
    color: #999;
    /*font-size: 10px;*/
    font-size: 0.78em;
    line-height: 23px;
}

.catalog .formsheet .checkbox input {
    margin-left: 0px;
}

.error {
    color: #EF0000;
	font-size:11px;
    font-weight: bolder;
}

.success {
    color: #006600;
    font-weight: bolder;
}

.homeerror {
    color: #EF0000;
    font-size: 0.78em;
    font-weight: bolder;
}

.instant-result {
    border: 1px solid #ccc;
    margin: 10px 0px 10px 0px;
    line-height: 25px;
    padding: 5px;
    background-color: #f0fed9;
}

img.miniloader {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

* html #order-form-reset {
    width: 170px;
    text-align: center;
}

* html #order-form-submit {
    width: 188px;
    text-align: center;
}

/* snow info */
#snow_info {
	width: 860px;
}

#snow_info table {
	border: none;
	width: 860px;
}

#snow_info table table {
	font-size: 1em;
	width: 850px;
}

#snow_info table table td {
	padding: 0px;
}

#snow_info table tr.short_info {
	cursor: pointer;
}

#snow_info table th {
	background-color: #008800;
	border: none;
	color: #FFF;
	text-align: left;
}

#snow_info table td {
	background-color: #DEEBC9;
	border: none;
	padding: 5px;
}

#snow_info table .zebra td {
	background-color: #C4DB97;
}

#snow_info .mountain_name{
	text-decoration: underline;
}

/* @end */

/* @group Loader */
#bw, #bwb, #bws, #bwdetail {
    position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 140px;
    padding-bottom: 0px;
    display: none;
    background-image: url( /webfiles/fh/images/semi_transparent.gif);
    color: #000000;
    text-align: center;
    vertical-align: top;
    z-index: 9999;
}

.loader {
    position: fixed;
    left: 50%;
    width: 400px;
    background-color: #FFF;
    z-index: 1000;
    top: 300px;
    margin-left: -200px;
    text-align: center;
    padding: 20px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    border: 4px solid #008800;
}

.loader .h2 {
    font-size: 24px;
}

.loader p {
    font-size: 0.75em;
}
.loader b.clean {
	font-size: 24px;
	color: #008800;
}

/* @end */

/* @group Auflistung */
.searchresult-order {
    font-size: 0.8em;
}

.searchresult-order select {
    border: 1px inset #CCC;
    padding: 2px;
}

.searchresult-order select.long {
    width: 110px;
}

.searchresult-order select.short {
    width: 90px;
}

.special-offer {
    color: #EF0000;
    text-decoration: line-through;
    margin-bottom: -5px;
    margin-top: 3px;
}

table.searchresult {
    border: 0;
    margin-bottom: 20px;
}

table.searchresult caption {
    background-color: #deebc9;
    border: 1px solid #deebc9;
    font-weight: bold;
    padding: 5px;
}

table.searchresult td {
    border: 0;
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
}

#main-content table.searchresult td p {
	font-size: 1.0em;
}

table.searchresult td.title {
    border: none;
    padding-bottom: 5px;
}

table.searchresult td.image {
    border: 0;
    border-bottom: 1px solid #CCC;
    padding-right: 10px;
}

table.searchresult td.image img {
    margin-bottom: 8px;
}

table.searchresult td.image a{
    text-decoration: none;
}

table.searchresult td .price {
    /*font-size: 16px;*/
    font-size: 1.3em;
    margin-top: 5px;
}

table.searchresult td.action {
    vertical-align: bottom;
    width: 70px;
    padding-left: 10px;
}

table.searchresult td.action .bullets {
	line-height: 1.3em;
    margin-bottom: 0px;
}

table.searchresult td.image div.customer_rating img{
	margin-bottom: 3px;
}

table.searchresult td.image div.customer_rating span{
	color: #666666;
	float: left;
	font-size: 0.88em;
	margin-bottom: 7px;
}

ul.searchresult {
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #999;
}

ul.searchresult li {
    border-bottom: 1px solid #999;
    padding: 8px 0px;
    position: relative;
}

ul.searchresult li h3 a:link, ul.searchresult li h3 a:visited {
    color: #080;
    text-decoration: none;
}

ul.searchresult li .image {
    float: left;
    width: 105px;
    padding-top: 2px;
}

ul.searchresult li .text {
    float: left;
    width: 280px;
}

ul.searchresult li .text p.excerpt {
    margin-bottom: 0px;
}

ul.searchresult li .info {
    float: left;
    width: 100px;
    text-align: right;
}

ul.searchresult li .info {
    float: left;
    width: 100px;
    text-align: right;
}

ul.searchresult.agencies li .info {
    height: 60px;
    width: 205px;
    position: relative;
}

ul.searchresult.agencies li .info a.accentuated {
    position: absolute;
    right: 0;
    bottom: 0;
}

.object a:link, .object a:visited {
    color: #999;
    text-decoration: none;
    font-size: 10px;
}

ul.searchresult .meta {
    margin: 0;
    color: #999;
    font-size: 10px;
}

.searchresult td.description div {
    position: relative;
    min-height: 90px;
    height: auto !important; /* Min Height im IE6 */
    height: 90px;
    padding-bottom: 25px;
}

ul.searchresult .price a:link, .price a:visited {
    text-decoration: none;
    color: #EF0000;
    font-size: 14px;
}

.searchresult ul.pictogram {
    bottom: 0px;
	float: left;
    height: 20px;
    margin-bottom: 0px;
}

.searchresult ul.pictogram li {
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin-right: 2px;
    margin-bottom: 2px;
}

.searchresult ul.label {
	float: left;
	height: 22px;
	margin-bottom: 0;
	width: 290px;
}

.searchresult ul.label li {
    height: 22px;
    float: left;
    margin-right: 2px;
}

#main-content .searchresult h3 {
	font-size: 0.9em;
    margin-top: 2px;
}

#main-content .searchresult h3 a {
    text-decoration: none;
}

#main-content table .region td {
    border-bottom: 0;
    color: #666;
    padding-top: 4px;
    padding-bottom: 3px;
}

div.more-options, div.legend {
    background: url(/webfiles/fh/bilder/hr.png) repeat-x center center;
}

div.more-options {
    margin-bottom: 7px;
}

div.more-options a, div.more-options a:link, div.more-options a:visited, div.legend a, div.legend a:link, div.legend a:visited {
    padding: 0px 16px 0px 5px;
    margin: 0px 5px;
    text-decoration: underline;
    background: #deebc9 url(/webfiles/fh/bilder/arrow-right.png) no-repeat right center;
    color: #000;
	font-size: 0.8em;
}

div.more-options a, div.more-options a:link, div.more-options a:visited {
    font-weight: bold;
}

#detailsearch {
    display: none;
}

#counter {
    display: none;
}

.hint {
    border: 3px solid #008800;
    padding: 10px 5px 10px 90px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #deebc9 url(/webfiles/fh/bilder/icons/attention.png) no-repeat 10px 10px;
}

.alternative_search_options {
	margin: 10px 0px 10px 0px;
	padding-right: 10px;
	border: 0 none;
}

.alternative_search_options td{
	border: 0 none;
}

#search_submit_disabled, #special_search_submit_disabled {
	color: #CCCCCC;
}

#main-content .hint {
	font-size: 0.8em;
}

#main-content .hint .h2 {
    background: none;
    margin-top: 0px;
    text-indent: 0px;
	font-size: 1.45em;
    font-weight: 500;
    line-height: 24px;
    text-indent: 4px;
    color: #080;
    margin-bottom: 6px;
}

* html #main-content .hint .h2 {	
	width: auto;
}

.hint input {
    float: left;
    margin-top: 5px;
}

.hint label.block {
    width: 360px;
    float: left;
    margin-left: 5px;
}

/* @end */

/* @group Boxarea */
.boxarea {
    position: relative;
}

.boxarea .content {
    /*padding: 3px;*/
    padding: 3px 4px;
    position: absolute;
    line-height: 16px;
}

.boxarea .content .half {
    width: 205px;
}

.boxarea h2, .boxarea h2 a:link, .boxarea h2 a:visited {
    /*font-size: 12px;*/
    font-size: 1.0em;
    margin-bottom: 4px;
    height: 24px;
    line-height: 24px;
    text-indent: 6px;
    text-decoration: none;
    color: #333;
}

.boxarea h2 a:hover {
    text-decoration: underline;
}

.boxarea .highlight h2 {
    color: #FFF;
}

.boxarea ul, ul.arrowed {
    padding: 0;
    list-style-type: none;
}

.boxarea li, ul.arrowed li {
    margin-bottom: 4px;
    padding-left: 16px;
    background: url(/webfiles/fh/bilder/double-arrow.png) no-repeat 4px 4px;
}

.boxarea li a, .boxarea li a:link, .boxarea li a:visited, ul.arrowed a:link, ul.arrowed a:visited {
    text-decoration: none;
}

.boxarea .content img {
    margin-top: -4px;
}

.boxarea .select select, .boxarea .input input {
    width: 100px;
    /*font-size: 10px;*/
    font-size: 0.78em;
}

* html .boxarea .select select, .boxarea .input input {
    width: 100px;
    font-size: 0.85em;
}

.boxarea .select label, .boxarea .input label {
    width: 80px;
}

.checkbox input {
    margin-left: 84px;
    margin-right: 4px;
}

.checkbox label .textline {
    margin-left: 105px;
}

.boxarea input.search {
    width: 70px;
    margin-right: 16px;
}
/* class home -> suchfelder auf der startseite*/
.boxarea select.home {
    width: 120px;
}

* html .boxarea select.home {
    margin-bottom: 4px;
    width: 112px;
    overflow: visible;
}

.boxarea select.homedauer {
    width: 106px;
    border: 1px inset #CCC;
    padding: 2px;
    font-size: 0.78em;
}

* html .boxarea select.homedauer {
    margin-bottom: 4px;
    width: 98px;
    overflow: visible;
    border: 1px inset #CCC;
    padding: 2px;
    font-size: 0.78em;
}
/* end */

/* @group Pagination */
div.pagination {
	font-size: 0.9em;
    margin-bottom: 10px;
    text-align: center;
}

div.pagination a, div.pagination a:link, div.pagination a:visited {
    border: 1px solid #CCC;
    padding: 2px 6px;
    background-color: #EEE;
    text-decoration: none;
    color: #666;
}

div.pagination a.active, div.pagination a.active:link, div.pagination a.active:visited {
    border: 2px solid #EF0000;
    padding: 2px 6px;
    background-color: #EEE;
    text-decoration: none;
    color: #666;
}

div.pagination a:hover {
    border: 1px solid #666;
    padding: 2px 6px;
    background-color: #CCC;
    text-decoration: none;
}

div.pagination .back, div.pagination .forward {
    margin: 0px 20px;
}
/* @end */

/* mood */
#mood {
	clear: both;
	width: 860px;
	margin-bottom: 10px;
}

#mood h2 {
	background: url(/webfiles/fh/bilder/main-content-headline.png) no-repeat left bottom;
}

#mooddescription {
	float: left;
    /*padding-right: 10px;*/
	width: 490px;
}

#mooddescription p {
	font-size: 0.8em;
	line-height: 1.3em;
}

#moodimage {
	float: right;
	margin-top: 10px;
	/*padding-left: 10px;*/
	/*width:300px;*/
	
}

#countrylinks_div_h2 {
	float: left;
	background: #fff;
	color: #000000;
    height: 24px;
    /*font-size: 12px;*/
    font-size: 1.0em;
    font-weight: 600;
    line-height: 2em;
    text-indent: 6px;
}

/* @end */

/* @group Objektansicht */
/* @group Serp-Navi */
.serp-navi {
    position: absolute;
    width: 100%;
    top: 23px;
    left: 360px;
    text-align: center;
    width: 140px
}

.serp-navi a, .serp-navi a:link, .serp-navi a:visited {
    text-decoration: none;
    color: #777;
    font-size: 11px;
}

.serpl-navi a:hover {
    color: #333;
}

.serp-navi a.previous {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    text-indent: -10000px;
    background: url(/webfiles/fh/bilder/icons/20_up.png) no-repeat left center;
}

.serp-navi .index {
    position: absolute;
    left: 33px;
    top: 2px;
    text-align: center;
    font-weight: 800;
}

.serp-navi a.serp-next {
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    text-indent: -10000px;
    background: url(/webfiles/fh/bilder/icons/20_down.png) no-repeat left center;
}
/* @end */
/* @group Pictogram */
/* @group Obj-Actions */
ul.obj-actions {
    list-style-type: none;
    padding: 0;
    height: 12px;
    margin-top: 5px;
    margin-bottom: 44px;
	font-size: 0.8em;
}

ul.obj-actions li {
    float: left;
    background: #080 url(/webfiles/fh/bilder/greenbutton.png) no-repeat left center;
    border: 1px outset #080;
    margin-right: 2px;
    padding: 2px 0px;
    width: 70px;
    text-align: center;
}

ul.obj-actions li a, ul.obj-actions li a:link, ul.obj-actions li a:visited {
    color: #FFF;
    text-decoration: none;
    font-weight: 800;
    cursor: pointer;
}

ul.obj-actions li a:hover {
    text-decoration: underline;
}

ul.obj-actions .book {
    background: #ef0000 url(/webfiles/fh/bilder/orderbutton.png) no-repeat left center;
    border: 1px outset #ef0000;
    padding-left: 24px;
    width: 88px;
    text-align: left;
}
/* @end */
ul.pictogram {
    list-style-type: none;
    padding: 0;
}

* html ul.pictogram {
    padding-top: 5px;
}

ul.pictogram li {
    float: left;
    font-size: 9px;
    width: 35px;
    height: 40px;
    line-height: 1;
    text-align: center;
}

ul.pictogram.legende li {
    width: 105px;
    text-align: left;
    line-height: 15px;
    height: 15px;
    margin-bottom: 3px;
}

ul.pictogram.legende li img {
    float: left;
    margin-right: 3px;
}

.searchresult ul.pictogram li {
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin-right: 2px;
    margin-bottom: 2px;
}

ul.pictogram li img {
    margin-bottom: 2px;
}
/* @end */
/* @group Galerie */
#image-gallery .stage {
    float: left;
    margin-right: 15px;
}

#image-gallery #thumbnails {
    height: 215px;
    overflow: auto;
}

ul.thumbs {
    list-style-type: none;
    padding: 0px;
}

ul.thumbs li {
    float: left;
    margin-right: 6px;
    margin-bottom: 2px;
}

#image-gallery .thumbs li img {
    width: 100px;
    height: 66px;
}
/* @end */
/* @group Tabs */
ul.tabs {
    text-align: left;
    margin: 1em 0 1em 0;
    border-bottom: 1px solid #999;
    list-style-type: none;
    padding: 3px 10px 0px 10px;
	font-size: 0.8em;
}

#side-content ul.tabs {
    margin-top: 45px;
}

ul.tabs li {
    display: inline;
    border-bottom: 1px solid #fff;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

* html ul.tabs li {
	position: static;
    top: 2px;
}

ul.tabs li a {
    padding: 3px 4px;
    border: 1px solid #999;
    background-color: #EEE;
    color: #666;
    margin-right: 0px;
    text-decoration: none;
}

ul.tabs li.active a {
    background-color: #fff;
    color: #000;
    padding-top: 4px;
    border-bottom: 1px solid #FFF;
}

ul.tabs li a:link, ul.tabs li a:visited {
    padding: 0px 7px;
    text-decoration: none;
}
/* @end */

/* @group Buchungsuebersicht */
div#calendar-year_div img.loading {
	margin:50px 388px;
}

ul#calendar-year {
    list-style-type: none;
    padding: 0;
}

ul#calendar-year li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

#main-content #calendar-year table {
    background-color: #F0F0F0;
    width: 153px;
}

.full-content #calendar-year table {
    background-color: #F0F0F0;
    width: 158px;
}

.main-content #calendar-year table {
    background-color: #F0F0F0;
    width: 147px;
}

#main-content #calendar-year table td, #main-content #calendar-year table th, .main-content #calendar-year table td, #main-content #calendar-year table th {
    text-align: center;
    vertical-align: middle;
}

#calendar-year table th {
    background-color: #bbb;
    color: #FFF;
}

.none {
	background-color: #F0F0F0;
}

.frei, .free {
    background-color: #b3ff99;
}

.belegt, .belegt2, .booked {
    background-color: #ff6165;
    color: #FFF;
}

.personal_use {
    background-color: #FDA1A3;
}

.blocked {
    background-color: #666;
    color: #FFF;
}

.verfall, .expiry {
    background-color: #FFCC66;
}

.wechseltag {
    background-color: #fdfc80;
}


.legend {
	font-size: 0.8em;
    list-style-type: none;
    padding-left: 0;
}

.legend li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 4px;
}

.legend li img {
    position: absolute;
    margin-left: -20px;
}
/* @end */

.inetaktion {
	font-size: 0.8em;
	line-height: 1.3em;
    display: block;
    margin-bottom: 12px;
    padding-left: 25px;
    background: url(/webfiles/fh/bilder/icons/16_inetaktion.png) no-repeat;
}

table.distances {
	margin-left: 0px;
	width: 320px;
}


table.distances td {
	border: none;
}

table.distances td.expanded {
	/*width: 250px;*/
}

.category_type {
	color: #080;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 3px;
}

.flag_pic {
    border: 1px solid #000000;
}

.sorting_arrow {
    text-decoration: none;
}

#detail_booking_form {
	font-size: 0.8em;
}

input.dateinlineshort {
	font-size: 0.85em;
    width: 123px;
}

#side-content .label {
	list-style-type: none;
}

#side-content .label li {
	float: left;
	padding: 0px 5px 5px 0px;
}

/* @end */

/* @group Booking */
.booking {
    background-color: #deebc9;
    padding: 0px 10px;
    margin-top: -6px;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.booking .your-choice {
    margin-bottom: 10px;
    background: none;
    border-top: 1px solid #ccc;
    width: 100%;
}

.your-choice th {
    text-align: right;
    background: none;
    color: #333;
    border: 0;
    border-bottom: 1px solid #ccc;
}

.your-choice td {
    border: 0;
    border-bottom: 1px solid #ccc;
}

.booking table {
    background-color: #FFF;
}

.booking .combo {
    width: 300px;
}

#order-progress {
    width: 490px;
    height: 30px;
    margin-bottom: 20px;
    margin-top: -8px;
}

* html #order-progress {
    margin-top: 0px;
}

.step1 {
    background: url(/webfiles/fh/bilder/buchung1.png) no-repeat center center;
}

.step2 {
    background: url(/webfiles/fh/bilder/buchung2.png) no-repeat center center;
}

.step3 {
    background: url(/webfiles/fh/bilder/buchung3.png) no-repeat center center;
}

#order-progress ul {
    list-style-type: none;
    padding: 0;
}

#order-progress ul li {
    width: 163px;
    float: left;
    line-height: 30px;
    text-align: center;
    text-indent: 5px;
    font-weight: 800;
	font-size: 0.8em;
}

#order-progress ul li.check, #order-progress ul li.check a {
    color: #FFF;
}

a.book:link, a.book:visited, a.book:hover {
    padding: 3px 26px;
    color: #FFF;
    background: #ef0000 url(/webfiles/fh/bilder/orderbutton.png) no-repeat left center;
    border: 1px outset #ef0000;
    font-weight: 800;
    margin-left: 20px;
    text-decoration: none;
}
/* @end */

/* @group calendar */

#calframe {
	display: none;
}

#calendar select {
	font-size: 1.0em;
    margin-bottom: 5px;
    width: 120px;
}

#calendar a.close, #calendar a.close:link, a.close:visited {
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -10000px;
    background: url(/webfiles/fh/icons/20_close_on_green.png) no-repeat;
    position: absolute;
    right: 5px;
    top: 5px;
}

#calendar {
	background-color: #DEEBC9;
	border: 1px solid #008800;
    display: none;
	font-size:11px;
	line-height:1.4;
    left: 105px;
    position: absolute;
    top: 40px;
	width: 170px;
	z-index: 99;
}

* html #calendar {
	top: 45px;
}

#calendar form {
	margin: 5px;
}

#calendar form .select select{
	width: 120px;
}

#calendar form .select {
	clear: none;
}

#calendar table {
    margin: 3px;
    width: 164px;
    background-color: #F0F0F0;
}

#calendar table td, table th {
	border: 1px solid #CCC;
	padding: 2px;
	vertical-align: top;
}

#calendar table td {
	border: 1px solid #CCC;
	font-size: 1.2em;
	padding: 2px;
	vertical-align: top;
}

#calendar table th {
	background-color: #bbb;
    color: #FFF;
	font-size: 1.2em;
}

#calendar table .bookable_day {
	background-color: #FDFC80;
	cursor: pointer;
	text-decoration: underline;
}

/* @end */

/* @group Actions */
ul.actions {
    list-style-type: none;
    padding: 0;
}

ul.actions li {
    background-position: left top;
    background-repeat: no-repeat;
    line-height: 20px;
    margin-bottom: 3px;
    text-align: left;
}

ul.actions li a, ul.actions li a:link, ul.actions li a:visited {
    padding-left: 22px;
    text-decoration: none;
    color: #FFF;
}

ul.actions li a:hover {
    color: #FFF;
    text-decoration: underline;
}

ul.actions li.mark {
    background: #080 url(/webfiles/fh/bilder/greenbutton.png) no-repeat left center;
    border: 1px outset #080;
}

ul.actions li.mark a, ul.actions li.mark a:link, ul.actions li.mark a:visited, ul.actions li.show2 a, ul.actions li.show2 a:link, ul.actions li.show2 a:visited {
    padding-left: 10px;
}

ul.actions li.delete {
    background: #ef0000 url(/webfiles/fh/bilder/deletebutton.png) no-repeat left center;
    border: 1px outset #ef0000;
}

ul.actions li.show {
    background: #080 url(/webfiles/fh/bilder/showbutton.png) no-repeat left center;
    border: 1px outset #080;
}

ul.actions li.show2 {
    background: #080 url(/webfiles/fh/bilder/greenbutton.png) no-repeat left center;
    border: 1px outset #080;
}

ul.actions li.book2 {
    background-image: url(/webfiles/fh/icons/16_checkmark.png);
    border: 1px outset #ef0000;
}

ul.actions li.book {
    background: #ef0000 url(/webfiles/fh/bilder/orderbutton.png) no-repeat left center;
    border: 1px outset #ef0000;
}

ul.actions li.mark2 {
    background: #FFF url(/webfiles/fh/bilder/submitbutton.png) no-repeat left center;
    border: 1px outset #ef0000;
    width: 160px;
    margin-left: 30px;
}
/* @end */

/* Merkzettel */
table.compare-objects th, table.compare-objects td {
    border: 0;
}

table.compare-objects th {
    background-color: #FFF;
    color: #000;
    text-align: right;
    height: 21px;
}

table.compare-objects .zebra th {
    background-color: #EEE;
}

table.compare-objects td {
    text-align: center;
    width: 105px;
}

table.compare-objects td.attribute {
    height: 21px;
}

table.compare-objects th.offer {
	font-size: 1.0em;
}

table.compare-objects td.leaflet_actions {
	font-size: 1.0em;
}

table.compare-objects td.leaflet_actions li {
	list-style-type: none;
}

table.compare-objects .first td {
	height: 21px;
}

#compare-objects-legend {
    width: 158px;
    float: left;
    height: 600px;
    border: 1px solid #CCC;
    border-right: 0px;
}

#leaflet_objects {
    width: 626px;
    overflow: auto;
    float: left;
    height: 600px;
    border: 1px solid #CCC;
    border-left: 0px;
}

.legend th.col-object-row {
	font-size: 1.0em;
    height: 160px;
}

* html .legend th.col-object-row {
    height: 164px;
}

tr.object_name td {
    height: 69px;
    text-align: left;
}

td.offer {
    height: 70px;
}

.weak {
    font-size: 0.78em;
}

.leaflet_legend {
	font-size: 1.0em;
}
/* end */

/* Reisefuehrer */
.anchornavi, ul.anchornavi {
    list-style-type: none;
    background-color: #f0f0f0;
    padding: 8px;
    border: 1px solid #ccc;
}

.anchornavi .list1, .anchornavi .list2 {
    list-style-type: none;
    padding: 0;
    float: left;
    width: 230px;
    margin-bottom: 0;
}

.anchornavi li {
    background: url(/webfiles/fh/bilder/green-bullet.png) no-repeat left 3px;
	font-size: 0.8em;
    padding-left: 18px;
}

.anchornavi li a:link, .anchornavi li a:visited {
    text-decoration: none;
    color: #333;
}

.anchornavi li a:hover, .anchornavi li.active a {
    color: #Ef0000;
}

#travel_guide_teaser .content h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#travel_guide_teaser .content h4 {
	font-size: 1.0em;
	line-height: 1.3em;
}

.image_caption {
	font-size: 0.8em;
    padding: 20px;
}

.tg-frame {
    text-align: center;
    padding: 16px 0px 0px;
}
/* end */

ul.bullets {
    padding: 0;
    list-style-type: none;
}

ul.bullets li {
    padding-left: 20px;
    background: url(/webfiles/fh/bilder/green-bullet.png) no-repeat 1px 4px;
}

ul.bullets li a, ul.bullets li a:link, ul.bullets li a:visited {
    text-decoration: none;
}

.price {
    font-weight: bold;
    color: #EF0000;
}

.priceBold {
    font-weight: bold;
    /* color: #EF0000; */
}

.continuous {
	margin-bottom: 0px;
}

.half-content .transparentbox {
	background-color: #fff;
	font-size: 0.8em;
}

#imagecaption {
	border: none;
}

#travel_agencies h4, #travel_agencies .info {
	font-size: 0.8em;
}

.additional_service_price {
	font-size: 0.8em;
}

.frame {
    text-align: center;
    padding: 16px 0px 10px 0px;
}

/* browser warning IE 6 */
#warning {
	left: 0px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%;
	
}

#warning .warning_text_wrapper {
	background-color: #DEEBC9;
	border: 2px solid #FFF;
	filter: alpha(opacity=80);
	opacity: 0.8;
	text-align: left;
	width: 956px;
}

#warning .h2 {
	background: url(/webfiles/fh/bilder/side-content-box-headine-highlight.png) repeat-x;
	color: #FFF;
	font-size: 0.8em;
	font-weight: 600;
	height: 24px;
	line-height: 2em;
	text-indent: 6px;
	width: 956px;
}

#warning .h2 .text {
	float: left;
}

#warning .h2 img {
	float: right;
	margin: 3px;
}

.warning_texts {
	color: #000;
	padding: 10px 0px 15px 10px;
	text-align: left;
}

.warning_texts a {
	color: #000;
}

/** intern **/
fieldset.inner .textarea label {
	width: 100px;
}

#agency_view .select label, #agency_view .input label, #agency_view .textarea label, #agency_view .checkboxes label {
	text-align: left;
}

#agency_view .checkbox label {
	padding-right: 20px;
}

#agency_results a {
	text-decoration: none;
}

#agency_results .result_item {
	border-bottom: solid 1px #777;
	line-height: 20px;
	margin-bottom: 5px;
	padding: 5px;
}

.form_listing {
	float: left;
	width: 250px;
}

/* image browser */

.icon {
	float: left;
	padding-right: 20px;
}

table.image_browser_images {
	border: 1px solid #CCCCCC;
	margin: 0 0px 20px 0px;
}

table#img_table td, table#img_table th {
	padding:2px 0 2px 0;
}

table#img_table tr td img {
	padding:0 2px 0 2px;
}

table#img_table tr td div.image_info {
	padding:0 0 0 5px;
}

table#img_table_title tr th div.cap
{
	padding:0 2px;
	width:150px;
}

td.img_counter {
	text-align: right;
}

td.image_info {
	border: none;
	padding: 0px 0px 5px 10px;
	vertical-align: bottom;
}

td.image_action {
	border: none;
	border-top: 1px solid #CCCCCC;
	padding: 10px 0px 0px 10px;
}

.file label {
	width: auto;
}

div.img_order input {
	width: 30px;
}

div.img_order label {
	width: auto;
}

table .checkbox input {
	margin-left: 10px;
}

#please_wait_del_img {
	position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 140px;
    padding-bottom: 0px;
    display: none;
    background-image: url( /webfiles/fh/images/semi_transparent.gif);
    color: #000000;
    text-align: center;
    vertical-align: top;
    z-index: 9999;
}
/* ER text maintenance */

.textblock {
	float: left;
	width: 280px;
}

table#object-prices {
	margin-bottom: 10px;	
}

table#object-prices, table#object-prices td, table#object-prices th {
	border: 0px;
	border-bottom: 1px solid #CCC;
}

table#object-prices {
	border-top: 1px solid #CCC;
}

table#object-prices th {
	width: 110px;
	text-align: left;
	padding: 3px;
}

table#object-prices td {
	padding: 3px;
}

/* Voucher */
#discount_tables table {
	margin-bottom: 25px;
}

/* object check */

table.object_check {
	font-size: 12px;
	margin: 10px;
}

table.object_check th {
	background-color: white;
	color: black;
	text-align: left;
}

table.object_check tr.zebra th {
	background-color: #EEE;
}


/* lessor booking overview */

#lessor_booking_overview {
	overflow-x: scroll;
}

#lessor_booking_overview table th {
	background-color: #008800;
	color: #FFF;
	cursor: pointer;
}

#lessor_booking_overview table td {
	background-color: #DEEBC9;
	padding: 5px;
}

#lessor_booking_overview table .zebra td {
	background-color: #C4DB97;
}

#request_reservations_overview .select select, #request_reservations_overview .input input {
	width: 135px;
}

#request_reservations_overview input.date {
	width: 120px;
}

#request_reservations_overview .button-delete-date {
	right: 155px;
}

/* angelreisen */

#intern .arrowed, #intern .textblock, #intern .text {
	font-size: 0.8em;
}

.ar .checkbox input {
	margin-left: 160px;
}

.ar fieldset fieldset .select label, .ar fieldset fieldset .input label, .ar fieldset fieldset .textarea label, .ar fieldset fieldset .checkboxes label {
	width: 140px;
}

.ar fieldset fieldset .select select, .ar fieldset fieldset .input input, .ar fieldset fieldset .textarea textarea {
	width: 250px;
}

.ar fieldset fieldset fieldset .select label, .ar fieldset fieldset fieldset .input label, .ar fieldset fieldset fieldset .textarea label, .ar fieldset fieldset fieldset .checkboxes label {
	width: 120px;
}

.ar fieldset fieldset fieldset .select select, .ar fieldset fieldset fieldset .input input, .ar fieldset fieldset fieldset .textarea textarea {
	width: 230px;
}

.ar .textarea textarea {
	/*font-size: 1.3em;*/
}

.ar fieldset fieldset .checkbox input {
	margin-left: 145px;
}

.ar .radio.inline label.main {
	width: 70px;
}

.ar table.price_table {
	margin: 10px 0px 10px 0px;
}

.ar table.price_table input {
	font-size: 1em;
	width: 40px;
}

.ar .copy_btn, .ar .delete_btn {
    background: #ef0000 url(/webfiles/fh/bilder/submitbutton.png) no-repeat left center;
    border: 1px outset #ef0000;
    color: #FFF;
	float: left;
	font-size: 0.7em;
    font-weight: 800;
    height: 21px;
	margin-right: 5px;
    padding: 0px 10px 0px 10px;
    text-align: center;
	width: auto;
}

.ar .image_position {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	margin-right: 10px;
}

#intern .ar div.label {
	width: auto;
}

.ar .submit input, .ar .submit div {
	cursor: pointer;
}

div.errormsg {
	font-size: 0.8em;
	color: #F00;
	font-weight:bold;
}

div.errormsg img {
	float:left;
	margin-right:20px;
}

div.successmsg, div.deleteMsg {
	font-size: 0.8em;
	color: #060;
	font-weight:bold;
}

div.successmsg img, div.deleteMsg img {
	float:left;
	margin-right:20px;
}

form#arSearchResults, p#noResults, div#resultList, #noEntries, .ajaxLoader, #noFinderLists {
	display:none;
}

.dialog_submit {
	margin-bottom: 3px;
	padding: 8px 12px 8px 12px;
	cursor: pointer;
}

p#noResults {
	color: #F00;
}

#selectobjects, #selectobjects tr, #selectobjects th, #selectobjects td
{
	text-align: left;
	cursor: pointer;
}

#selectobjects tr:hover
{
	background-color: #CCC;
}

.ajaxLoader
{
	padding: 0;
	float:left;
}

.image_action:hover
{
	background-color:#EEE;
}

.img_controls
{
	background-color: #CCCBCB;
	padding: 5px;
	text-align: center;
}

.img_controls .btmFrame {
	margin-bottom: 5px;
}

#activateUploader
{
	text-align:left;
}

#uploader
{
	display:none;
}

.image_info
{
	font-size:0.8em;
}

#flashUpload
{
	text-align:left;
	margin-bottom:20px;
}

#noPicAvailable
{
	display:none;
	margin: 15px 0pt;
	font-size: 0.8em;
}

input.urlLink1, input.urlLink2
{
	border-color:grey;
	border-style:solid none none solid;
	border-width:1px medium medium 1px;
	display:none;
	height:19px;
	width:229px;
	float:left;
	font-size:0.9em;
	color:#333;
}
img.urlLink1, img.urlLink2
{
	float:left;
	display:none;
}
.selectLink1, .selectLink2
{
	height:21px;
	float:left;
}

#txtLink1, #txtLink2
{
	width:244px;
}

.input_red_border {
	border: 1px solid red;
}

/** autocomplete **/
ul.ui-autocomplete{
	font-size: 12px;
}

