/* RESET STYLES */

/* Yahoo! Fonts CSS Reset >> http://developer.yahoo.com/yui/fonts/#chart
--~--~---------~--~----~------------~-------~--~----~--~--~---------~--~ */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
/* 10px=77% 11=85 12=93 13=100 14=108 15=116 16=123.1 17=131 18=138.5    */
/* 19=146.5 20=153.9 21=161.6 22=167 23=174 24=182 25=189 26=197         */
/* --~---------~--~----~------------~-------~--~----~--~--~---------~--~ */

*      { margin:0; padding:0; font-family:arial,verdana,sans-serif; }
table  { border-spacing:0; }
th      {text-align:center;}
strong { font-weight:bold; }
/* net22 was here */
/*em     { font-style:italic; }*/
img    { border:0; }
:focus { outline:0; }
/*html { overflow:-moz-scrollbars-vertical; }*/
/*html, body { height:100%; }*/

h1, h2, h3, h4, h5, h6 { font-weight:normal; }

address { font-style:normal; }

hr { display:none; }

.italic { font-style:italic; }
.bold { font-weight:bold; }
.underline { text-decoration:underline; }

body {
	color:#4D4D4D;
	background:#0056A6 repeat-x top center;
	/*background:#0056A6 url(http://static.travelling-britain.com/images/tb-website/bg_body.jpg) repeat-x top center;
*/}

legend {
	color:#4D4D4D;
}

h1 {

}

h2 {
	color:#0056A6;
	font-family:Georgia,Times,Serif;
	font-size:182%;
	font-weight:bold;
	margin-bottom:0.2em;
}
h2 span {
	font-family:Georgia,Times,Serif;
}
h2 span.hinweis {
	color:#F4C100;
}
h2 span.error {
	color:#DF0023;
}

h3 {	
	color:#0056A6;
	font-family:Georgia,Times,Serif;
	font-size:123.1%;
	font-weight:bold;
	margin-bottom:0.2em;
}

h4 {
	font-weight:bold;
	font-size:85%;
}

a {
	color:#0056A6;
}

a:focus {
	outline:0;
/*  border:1px solid red;*/
}

a:link,
a:visited {
	text-decoration:underline;
}

a:hover,
a:focus,
a:active,
a.active,
li.active a {
	text-decoration:none;
	color:#FD0103;
}

li {list-style-type:none;}

a:active {
	color:#C00000;
}


/* PAGE
--~--~---------~--~----~------------~-------~--~----~--~--~---------~--~ */

div#wrapper_page {
	width:960px;
	margin:20px auto 0;
	padding:5px 5px 5px 10px;
	width:945px;
	background:#FFF;
}

/* NAVIGATION
--~--~---------~--~----~------------~-------~--~----~--~--~---------~--~ */

div#wrapper_page div#logo_plus_navigation {
	float:right;
	/*width:210px;*/
	height:244px;
	margin:0 10px;
	width:190px;
}

div#logo_plus_navigation h1 {
	width:190px;
	height:115px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/logo_travelling_britain.gif) no-repeat;
*/}

div#logo_plus_navigation h1 a {
	display:block;
	width:190px;
	height:115px;
}

div#logo_plus_navigation h1 span {
	display:none;
}

ul#navigation {
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_navigation.gif) repeat-x bottom left;
	*/
	list-style:none;
	width:190px;
	padding:10px;
	width:170px;
}

ul#navigation li {
	position:relative;
	width:170px;
	margin-bottom:12px;
}

ul#navigation li a span {
	font-family:Georgia,Times,Serif;
	font-size:93%;
}

/* Links */

ul#navigation li a:link,
ul#navigation li a:visited,
ul#navigation li.active ul a {
	border-bottom:1px dotted #0056A6;
	text-decoration:none;
	width:170px;
	display:block;
	/*position:absolute;
	bottom:0;*/
	padding-bottom:2px;
	background:none;
	font-weight:normal;
	color:#0056A6;
}

ul#navigation li a:hover,
ul#navigation li.active a,
ul#navigation li#current.parent a,
ul#navigation li.parent a:hover {
	font-weight:bold;
	color:#FD0103;
	border-bottom-color:#FD0103;
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -460px 1px;
*/}

ul#navigation li.parent.active a {
	color:#0056A6;
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -1695px 1px;
*/}

ul#navigation li.active {
	height:auto;
/*	margin-top:12px;*/
}

ul#navigation li.parent ul li a span {
	font-family:arial,verdana,sans-serif !important;
	font-size:92.5% !important;
}

ul#navigation li.parent ul,
ul#navigation li.parent li.parent ul {
	display:none;
}

ul#navigation li.active ul,
ul#navigation li.active ul li.active ul {
	display:block;
}

ul#navigation li.active ul li {
	margin:6px 0;
}

ul#navigation li.active a {
	position:static;
  }

/* Links der 2. Navigationsebene */
ul#navigation li.parent.active li a,
ul#navigation li#current.parent li a,
ul#navigation li#current li a,
ul#navigation li.parent li a {
	font-weight:normal;
	padding-left:10px;
	width:160px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -3px 1px;
	*/
	color:#0056A6;
}
ul#navigation li#current li a:hover,
ul#navigation li.parent li#current a,
ul#navigation li.parent li a:hover {
	font-weight:bold;
	color:#FD0103;
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -2317px  1px;
*/}
ul#navigation li.parent li.active a {
	font-weight:bold;
	color:#0056A6;
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -1695px 1px;
*/}
ul#navigation li.parent.active a {
	border-bottom:none;
}
ul#navigation li.parent li a {
	border-bottom:none;
}

ul#navigation li.active li#current li {
	margin:3px 0 !important;
}

/* Links der 3. Navigationsebene */
ul#navigation li.parent li#current li a,
ul#navigation li.parent li.parent li a {
	font-weight:normal;
	margin-left:10px;
	background:none;
	color:#0056A6;
}
ul#navigation li.parent li#current li a:hover,
ul#navigation li.parent li.parent li#current a,
ul#navigation li.parent li.parent li a:hover {
	font-weight:bold;
	color:#FD0103;
	background:none;
}


/* Schnelleinstieg
--~--~---------~--~ */

div#logo_plus_navigation div#wrapper_quick_search {
	margin-top:15px;
	width:190px;
	padding:10px;
	width:170px;
	/*background:#E5EEF6 url(http://static.travelling-britain.com/images/tb-website/bg_little_boxes_left.jpg) no-repeat top center;
*/}

div#logo_plus_navigation div#wrapper_quick_search h3 {
	margin-bottom:0.5em;
}


div#wrapper_quick_search form#quick_search {
	width:170px;
}

div#wrapper_quick_search form#quick_search fieldset {
	border:0;
	position:relative;
}

div#wrapper_quick_search form#quick_search legend {
	color:#4D4D4D;
	font-weight:bold;
	font-size:85%;    margin-bottom:0.2em;
}

div#wrapper_quick_search form#quick_search select#quick_search_string {
	width:170px;
	border:1px solid #BFDEEA;
	margin-bottom:5px;
	font-size:85%; /* 10px=77% 11=85 12=93 13=100 14=10 */
}

/*div#wrapper_quick_search form#quick_search button#quick_search_submit {
	background:url(http://static.travelling-britain.com/images/tb-website/bg_form_search_button_submit.gif) repeat-x;
	border:0;
	height:20px;
	color:#FFF;
	text-transform:uppercase;
	font-size:77%;
	padding-bottom:1px;
}*/

div#wrapper_quick_search form#quick_search button#quick_search_submit {
	border:0;
	font-size:108%;
	font-weight:bold;
	display:block;
	padding-left:20px;
	text-decoration:underline;
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat 0px 1px;
	*/
	color:#0056A6;
	cursor:pointer;
}

div#wrapper_quick_search form#quick_search a#quick_search_submit_js {
	font-size:108%;
	font-weight:bold;
	display:block;
	padding-left:20px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat 0px 1px;
*/}

div#wrapper_quick_search form#quick_search a#quick_search_submit_js:hover {
/*	background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -620px 1px;
*/}

div#wrapper_quick_search form#quick_search a#quick_search_submit_js:active {
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -1240px 1px;
*/}

/* Kontakt
--~--~---------~--~ */

div#logo_plus_navigation div#wrapper_contact {
	margin-top:15px;
	width:190px;
	padding:10px;
	width:170px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_little_boxes_left.jpg) no-repeat bottom left;
*/}

div#wrapper_contact h3 {
	margin-bottom:0.5em;
}

div#wrapper_contact p {
	font-size:85%;    margin-bottom:0.5em;
	line-height:160%;
}

div#wrapper_contact a {
  }

div#wrapper_contact a {
	font-size:108%;
	font-weight:bold;
	display:block;
	padding-left:20px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat 0px 1px;
*/}

div#wrapper_contact a:hover {
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -620px 1px;
*/}

div#wrapper_contact a:active {
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -1240px 1px;
*/}

/* HEADER
--~--~---------~--~----~------------~-------~--~----~--~--~---------~--~ */

div#wrapper_page div#wrapper_content {
	float:right;
	width:735px;
	position:relative;
}

div#wrapper_content img#img_header {
	width:735px;
	margin-bottom:5px;
	/*height:244px;*/
}

div#wrapper_content img#img_header.small {
	/*height:150px;*/
}

/* IFRAME / OBJECT
--~--~---------~--~----~------------~-------~--~----~--~--~---------~--~ */

body.iframe_sub {
	/*background:transparent url(http://static.travelling-britain.com/images/tb-website/pixel_bg_color.gif) repeat !important;
	*/
	border:0;
	overflow:hidden;
}

object#iframe,
object#iframe_sub {
	width:100%;
	/*min-height:800px; height:2000px;*/
}

iframe#iframe {
	/*min-height:800px; height:2000px;*/
	
}
* html iframe#iframe { height:2000px; } /* IE 5.x + 6.0 */


/* CONTENT
--~--~---------~--~----~------------~-------~--~----~--~--~---------~--~ */

div#wrapper_content div#content {
	position:relative;
	width:700px;
	padding:15px 15px 40px 20px;
	background:#E5EEF6;
}
* html div#wrapper_content div#content.min_height { height:650px; } /* IE 5.x + 6.0 */

div#wrapper_content div#content.min_height {
	min-height:650px;
}

div#content p {
	margin-bottom:15px;
}

div#inner_content {
	width:700px;      background:#E5EEF6;
}

div#heading_plus_description {
	/*float:left;*/
	/*width:462px;*/
	margin-right:10px;
}

div#heading_plus_description h2 {
	margin-bottom:0.2em;
}

div#heading_plus_description p {
	color:#4D4D4D;
	font-size:93%;
	line-height:140%;
}

div.error {
	margin-bottom: 2em;
	margin-left:   15px;
}

div.error span.errorMessage {
	font-weight: bold;
	font-size: 125%;
	color:#DF0023;
}


/* Suche
--~--~---------~--~ */

form#search {
	width:228px;
	right:15px;
	top:15px;
	position:absolute;
}

form#search fieldset {
	border:0;
	position:relative;
}

form#search fieldset legend {
	font-family:Georgia,Times,Serif;
	font-size:93%;
	font-weight:bold;
	color:#0056A6;
	margin-bottom:0.2em;
}

form#search input.search_string {
	/*position:absolute;*/
	height:20px;
	margin-right:8px;
	padding:3px 2px 4px 2px;
	font-size:77%;
	width:173px;
	border:1px solid #BFDEEA;
	height:11px;
	margin-bottom:1px;
}

form#search input#search_submit {
	position:absolute;
	right:0;
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_form_search_button_submit.gif) no-repeat;
	*/
	width:39px;
	height:20px;
	border:0;
	color:#FFF;
	text-transform:uppercase;
	font-size:77%;
	padding-bottom:1px;
	cursor:pointer;
}
/* --~---------~--~ */

/* Startseite
--~--~---------~--~ */

ul#offers {
	list-style:none;
}

ul#offers li {
	position:relative;
	width:226px;
	float:left;
	margin-right:11px;
	margin-bottom:20px;
}

ul#offers li h3 {
	padding-left:5px;
}

ul#offers.small li h3 {
	font-size:116% !important;
}

ul#offers li.right {
	margin-right:0;
}

ul#offers li.first {
	clear:both;
}

ul#offers li div.kasten {
	position:relative;
	background:#FFF;
	border:1px solid #C3CBD1;
	padding:5px;
	width:214px;
	min-height:203px;
	padding-bottom:30px;
}

* html ul#offers li div.kasten { height:203px; } /* IE 5.x + 6.0 */

ul#offers li div.kasten img {
	margin-bottom:10px;
	width:214px;
	height:108px;
}

ul#offers li div.kasten h4 {
	margin-bottom:0.4em;
}

ul#offers li div.kasten h4,
ul#offers li div.kasten p {
	padding:0 5px;
	width:204px;
}

ul#offers li div.kasten p {
	font-size:85%;
	line-height:150%;
	margin-bottom:0;
}

ul#offers li div.kasten p span.price {
	color:#FD0103;
	font-size:1.3em;
	font-weight:bold;
}

span.price{
	color:#FD0103 !important;
}

ul#offers li a.more {
	font-size:108%;
	font-weight:bold;
	position:absolute;
	bottom:10px;
	left:10px;
	padding-left:18px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat 0px 1px;
*/}

ul#offers li a.more:hover {
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -620px 1px;
*/}

ul#offers li a.more:active {
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -1240px 1px;
*/}

ul#offers li div.kasten_blue {
	height:124px;
	padding:5px 10px;
	width:206px;
	border:1px solid #ACC8E2;
	width:204px;
	height:104px;
}

ul#offers li div.kasten_blue p {
	font-size:85%;
	line-height:150%;
}

ul#offers li div.kasten_blue h3 {
	padding:0;
}

ul#offers li div#catalogue_order {
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_catalogue_order.jpg) no-repeat right bottom;
*/}

ul#offers li div#coupon {
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_coupon.jpg) no-repeat right bottom;
*/}

ul#offers li#infos_go_britain {
	width:226px;
	height:116px;
	padding:15px 5px 5px 10px;
	width:211px;
	height:96px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_infos_go_britain.jpg) no-repeat right bottom;
*/}

ul#offers li#infos_go_britain p {
	font-size:85%;    line-height:150%;
}

ul#offers li#infos_go_britain p,
ul#offers li#infos_go_britain a {
	font-family:Georgia,Times,Serif;
	color:#7D847F;
}

/* Unterkünfte
--~--~---------~--~ */


form#search_accommodation,
div.data {
	position:relative;
	background:#FFF;
	width:700px;
	border:1px solid #C3CBD1;
	width:698px;
	padding:20px;
	width:658px;
	margin-bottom:15px;
}

form#search_accommodation fieldset {
	border:0;
	position:relative;
}

form#search_accommodation fieldset#type_of_accommodation {
	margin-bottom:10px;
}

form#search_accommodation fieldset legend,
form#search_accommodation fieldset label {
	font-size:93%;
	/*font-weight:bold;*/
	color:#0056A6;
}

form#search_accommodation fieldset legend {
	margin-bottom:0.2em;
}

form#search_accommodation fieldset label {
	margin-right:10px;
	vertical-align:middle;
}


form#search_accommodation select {
	font-size:85%;
	border:1px solid #BFDEEA;
	padding:2px 2px 1px 2px;
	width:100%;
}

form#search_accommodation input {
	width:205px;
	border:1px solid #BFDEEA;
	 padding:2px 2px 1px 2px;
	width:100%;
}

form#search_accommodation input#emailOptIn {
	width:13px;
	float:left;
	margin:2px 10px 0 0;
}

form#search_accommodation label#emailOptIn_label {
	float:left;
	width:170px;
	font-weight:normal;
}

form#search_accommodation textarea#customerRemark {
	border:1px solid #BFDEEA;
}

form#search_accommodation input.checkbox {
	width:auto;
	border:0;
	vertical-align:middle;
}

form#search_accommodation input.multiline {
	float:left;
}

form#search_accommodation fieldset.small {
	width:auto !important;
	margin-right:5px;
	margin-right:auto !important;
}
form#search_accommodation fieldset.small select {
	width:50px;
}

form#search_accommodation fieldset.left {
	float:left;
	width:112px !important;
}

form#search_accommodation fieldset.right {
	float:left !important;
}

form#search_accommodation fieldset.date {
  }

form#search_accommodation fieldset.date input.date,
form#search_accommodation fieldset.date input.datepicker {
	width:179px;
	margin-right:5px;
	float:left;
}
form#search_accommodation fieldset.date img.calendar {
	width:14px;
	height:14px;
	margin-top:3px;
	float:right;
}


form#search_accommodation fieldset.column {
	margin-bottom:10px;
	float:left;
	width:205px;
	margin-right:21px;
}

form#search_accommodation fieldset.twoColumns {
	padding-bottom:10px;
}

form#search_accommodation fieldset.last {
	margin-right:0 !important;
	margin-left:1px;
}

form#search_accommodation fieldset.single_line {
	margin-right:0;
	width:658px;
}

form#search_accommodation fieldset.very_last {
	margin-bottom:0;
}

form#search_accommodation fieldset.first {
	clear:both !important;
}

form#search_accommodation fieldset.clear {
	float:none;
	clear:both;
}

form#search_accommodation fieldset#search_accommodation_submit_wrapper {
	position:absolute;
	bottom:30px;
	right:20px;
}

form#search_accommodation fieldset#search_accommodation_submit_wrapper.in_line {
	bottom:18px;
}

fieldset#search_accommodation_submit_wrapper button#search_accommodation_submit {
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_search_accommodation_submit.gif) no-repeat;
	*/
	width:205px;
	height:25px;
	border:0;
	color:#FFF;
	font-size:108%;
	cursor:pointer;
	font-weight:bold;
	padding-right:15px;
} 

form#search_accommodation fieldset#quick_search_accommodation_string_wrapper {
	float:none;
}

form#search_accommodation fieldset.t-error input {
	border-color:#DF0023;
}

form#search_accommodation img.t-error-icon {
	position:absolute;
	top:0;
	right:0;
	width:14px;
	height:14px;
}

/* Generelle Formularstile */

div#content form.general {
	position:relative;
	background:#FFF;
	width:700px;
	border:1px solid #C3CBD1;
	width:698px;
	padding:20px;
	width:658px;
	margin-bottom:15px;
}

div#content form.general input {
	width:205px;
	border:1px solid #BFDEEA;
	 padding:2px 2px 1px 2px;
	width:199px;
}

div#content form.general fieldset {
	border:0;
	position:relative;
}
div#content form.general fieldset.column {
	margin-bottom:10px;
	float:left;
	width:205px;
	margin-right:20px;
}

div#content form.general fieldset.last {
	margin-right:0 !important;
	margin-left:1px;
}

div#content form.general fieldset.very_last {
	margin-bottom:0;
}

div#content form.general fieldset.first {
	clear:both !important;
}

div#content form.general fieldset.control {
	height:25px;
	display:block;
	clear:both;
}

div#content form.general fieldset.control button#next_submit {
	position:absolute;
	right:0;
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_search_accommodation_submit.gif) no-repeat;
	*/
	width:205px;
	height:25px;
	border:0;
	color:#FFF;
	font-size:108%;
	cursor:pointer;
	font-weight:bold;
	padding-right:15px;
}


/* Ergebnis-Seiten-Navigation */

div#result_control,
div.result_control {
	position:relative;
	padding-bottom:5px;
	margin-bottom:10px;
	height:20px;
}

div.result_control_top {
	border-bottom:1px solid #CCC;
}

div#result_control fieldset {
	border:0;
}

div#result_control legend,
div#result_control label {
	font-size:85%;
	vertical-align:middle;
}

div#result_control select {
	vertical-align:middle;
	font-size:85%;
	border:1px solid #BFDEEA;
	padding:2px 2px 1px 2px;
}

div#result_control div#result_control_forms {
	width:200px;
}

div#result_control form#filter_results_by_region {
  }

div#result_control form#filter_results_by_region label,
div#result_control form#filter_results_by_region select {
	display:inline;
}
div#result_control form#filter_results_by_region select {
	width:125px;
}

div#result_control form#sort_results {
	margin-bottom:12px;
}

div#result_control form#sort_results select {
	margin-top:0.2em;
	width:100%;
}

div.result_control div.result_navigation,
div#result_control div#result_navigation {
	position:absolute;
	bottom:5px;
	right:0;
	height:20px;
}

div.result_control div.result_navigation a,
div#result_control div#result_navigation a {
	display:block;
	float:left;
	border-right:1px solid #0056A6;
	margin-top:2px;
}

div#result_navigation a:hover,
div#result_navigation a:active,
div#result_navigation a.active {
	color:#0056A6;
	font-weight:bold;
}

div#result_navigation a.page_navigation,
div.result_navigation a.page_navigation_backward,
div.result_navigation a.page_navigation_forward {
	margin-top:0;
	width:96px;
	height:20px;
	color:#FFF;
	font-size:85%;
	text-decoration:none;
	font-weight:bold;
	padding-left:19px;
	width:76px;
	padding-top:3px;
	height:17px;
	border-right:0;
	padding-right:0;
}

div#result_navigation a#result_navigation_page_backward,
div#result_navigation a#result_navigation_page_backward_again,
div.result_navigation a.page_navigation_backward {
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_result_navigation_page_backward.gif) no-repeat;
*/}

div#result_control div#result_navigation a#result_navigation_page_forward,
div.result_navigation a.page_navigation_forward {
	margin-left:5px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_result_navigation_page_forward.gif) no-repeat;
*/}

div#result_control div#result_navigation ol#result_navigation_pagignation {
	float:left;
	list-style:none;
	margin:0 10px;
}

div#result_control div#result_navigation ol#result_navigation_pagignation li {
	float:left;
	margin-right:5px;
}

div#result_control div#result_navigation ol#result_navigation_pagignation li.last {
	margin-right:0;
  }

div#result_control div#result_navigation ol#result_navigation_pagignation li.last a {
	border-right:0;
	padding-right:0;
}

a.button_forward {
	display:block;
	margin-top:0;
	width:96px;
	height:20px;
	color:#FFF;
	font-size:85%;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	width:95px;
	padding-top:3px;
	height:17px;
	border-right:0;
	padding-right:0;
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_result_navigation_page_forward.gif) no-repeat;
*/}

/* Sterne */

ul.stars {
	list-style:none;
	/*position:absolute;
	right:2px;
	bottom:7px;*/
	float:right;
	vertical-align:middle;
}

/* Absolute Positionierung der Sterne auf den Suchergebnis-Seiten */
ul#offers.overview ul.stars {
	position:absolute;
	right:2px;
	bottom:7px;
}

ul.stars li {
	float:left;
	width:16px !important;
	position:static !important;
	margin-bottom:0 !important;
	margin-right:5px !important;
	padding:0 !important;
}

ul.stars li img {
	width:16px !important;
	height:16px !important;
	margin-bottom:0 !important;
}

body#template_unterkuenfte_ferienhaeuser-wohnungen ul#offers span.price {
	color:#4D4D4D;
}

/* Unterkünfte » Ferienhäuser/Wohnungen » Detailseite */

div#offer_control {
	position:relative;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	height:20px;
}

div.navigation_wide_back{
	position:relative;
	height:20px;
}

div#offer_control a,
div.navigation_wide_back a {
	display:block;
	float:left;
	border-right:1px solid #0056A6;
}
div#offer_control a.offer_navigation,
div#result_navigation a.offer_navigation,
div.navigation_wide_back a.navigation_wide_back {
	margin-top:0;
	width:153px;
	height:20px;
	color:#FFF;
	font-size:85%;
	text-decoration:none;
	font-weight:bold;
	padding-left:19px;
	width:134px;
	padding-top:3px;
	height:17px;
	border-right:0;
	padding-right:0;
  }
div#offer_control a#offer_navigation_back,
div#offer_control a#offer_navigation_back_search,
div#result_navigation a#offer_navigation_back,
a.navigation_wide_back {
	float:none;
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_offer_navigation_back.gif) no-repeat;
*/}

div#offer_navigation {
	position:absolute;
	bottom:5px;
	right:0;
	height:20px;
}
div#offer_navigation a#offer_navigation_page_backward {
	padding-right:5px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_offer_navigation_page_backward.gif) no-repeat;
*/}

div#offer_navigation a#offer_navigation_page_forward {
	width:122px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_offer_navigation_page_forward.gif) no-repeat;
*/}
	div#offer {
	background:#FFF;
	width:700px;
	padding:5px;
	width:690px;
	border:1px solid #C3CBD1;
	width:688px;
}

ul#offer_images {
	list-style:none;
	margin-bottom:20px;
}

ul#offer_images li {
	width:225px;
	height:181px;
	margin-right:6px;
	float:left;
	position:relative;
}

ul#offer_images li.first {
	margin-right:7px;
}

ul#offer_images li.last {
	margin-right:0;
}

ul#offer_images li img {
	width:225px;
	height:181px;

}

ul#offer_images li a.offer_image_zoom {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:225px;
	height:181px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_offer_image_zoom.gif) no-repeat bottom right;
*/}

ul#offer_images li a span {
	display:none;
	color:#FFF;
	text-decoration:none;
}

div#offer_col_left {
	width:457px;
	margin-right:6px;
	float:left;
	padding:15px;
	padding-top:0;
	padding-right:20px;
	width:422px;
}
div#offer_col_left p#offer_description {
	font-size:108%;
	margin-bottom:15px;
}

table#offer_data {
	width:422px;
}

table#offer_data caption {
	display:none;
}
table#offer_data tr.odd {
	background-color:#E5EEF6;
}
table#offer_data td {
	padding:6px 10px;
}
table#offer_data td.key {
	font-weight:bold;
	color:#0056A6;
	border-right:5px solid #FFF;
}

table#offer_data td#offer_type {
}
table#offer_data td#offer_type p {
	float:left;
	vertical-align:middle;
}
body#template_unterkuenfte_ferienhaeuser-wohnungen_carlton-mansions ul.stars {
	position:relative;
	bottom:auto;
	right:auto;
	float:left;
	padding-left:5px;
}

body#template_unterkuenfte_ferienhaeuser-wohnungen_carlton-mansions ul.stars li {
	float:left;
}


div#offer_col_right {
	width:225px;
	float:left;
}

div#offer_col_right h3 {
	font-size:116%;
}

div#offer_col_right div.little_box_right {
	width:225px;
	padding:10px;
	width:205px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_little_boxes_right.gif) no-repeat bottom left;
	*/
	margin-bottom:15px;    }

div#offer_col_right div#offer_price {

}
div#offer_col_right div#offer_price p {
	margin:5px 0;
}
div#offer_col_right div#offer_price p span.price {
	color:#4D4D4D;;
	font-size:1.3em;
	font-weight:bold;
}
a#offer_reservation_button {
	display:block;
	/*background:url(http://static.travelling-britain.com/images/tb-website/bg_search_accommodation_submit.gif) no-repeat;
	*/
	width:205px;
	height:25px;
	border:0;
	color:#FFF;
	font-size:108%;
	cursor:pointer;
	font-weight:bold;
	padding-top:4px;
	padding-left:50px;
	width:155px;
	height:21px;
	text-decoration:none;
}
	div#offer_col_right div#offer_question p {
	margin:5px 0;
}

div#offer_col_right a.more:link,
div#offer_col_right a.more:visited {
	font-size:108%;
	font-weight:bold;
	padding-left:18px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat 0px 1px;
*/}

div#offer_col_right a.more:link,
div#offer_col_right a.more:visited {
	font-size:108%;
	font-weight:bold;
	padding-left:18px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat 0px 1px;
*/}

div#offer_col_right a.more:hover {
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -620px 1px;
*/}

div#offer_col_right a.more:active {
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -1240px 1px;
*/}


div#offer_more a {
	display:block;
	padding-left:20px;
	height:20px;
}
a#offer_print {
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -3720px 1px;
	*/
	margin-bottom:5px;
}
a#offer_recommend {
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat -4340px 1px;
*/}


/* FOOTER-NAVI
--~--~---------~--~----~------------~-------~--~----~--~--~---------~--~ */

div#footer_navi_wrapper {
	/*width:735px;*/
	padding:0 15px 15px 25px;
	background:#E5EEF6;
	font-size:85%;
}


div#footer_navi_wrapper div#footer_navi {
	border:1px dotted #0056A6;
	border-left:none;
	border-right:none;
	padding:0.3em 0;
}
div#footer_navi a:hover,
div#footer_navi a.active {
	font-weight:bold;
	color:#0056A6;
	text-decoration:none;
}
div#footer_navi ul {
	list-style:none;
}
div#footer_navi li,
div#footer_navi p {
	float:left;
	display:block;
}
div#footer_navi li {
	margin-right:0.4em;
}
div#footer_navi li.last {
	margin:0;
}


div#footer_navi ul#breadcrump {
	float:left;
}
ul#crumps li {
	padding-left:16px;
	/*background:url(http://static.travelling-britain.com/images/tb-website/css_icons.gif) no-repeat 0px 0px;
*/}
ul#crumps li.first {
	padding-left:0;
	background:none;
}
ul#crumps li a.active {
	margin-top:2px;
}


div#footer_navi ul.menu {
	float:right;
}
div#footer_navi ul.menu a:link,
div#footer_navi ul.menu a:visited {
	color:#679BCA;
}


/* COPYRIGHT
--~--~---------~--~----~------------~-------~--~----~--~--~---------~--~ */
p#copyright {
	width:960px;
	margin:0 auto;
	margin-top:5px;
	color:#FFF;
	font-size:77%;
	text-align:right;
	padding-bottom:5px;
}

p#copyright a {
	color:#FFF;
}


/* CSSlers Little Helpers
--~--~---------~--~----~------------~-------~--~----~--~--~---------~--~ */

.abstand5 { margin-bottom:5px !important; padding-bottom:0 !important; }
.abstand10 { margin-bottom:10px !important; padding-bottom:0 !important; }
.abstand15 { margin-bottom:15px !important; padding-bottom:0 !important; }
.abstand20 { margin-bottom:20px !important; padding-bottom:0 !important; }
.abstand25 { margin-bottom:25px !important; padding-bottom:0 !important; }

.abstand-top5 { margin-top:5px !important; padding-top:0 !important;}
.abstand-top10 { margin-top:10px !important; padding-top:0 !important;}
.abstand-top15 { margin-top:15px !important; padding-top:0 !important;}
.abstand-top20 { margin-top:20px !important; padding-top:0 !important;}
.abstand-top25 { margin-top:25px !important; padding-top:0 !important;}
.abstand-top30 { margin-top:30px !important; padding-top:0 !important;}
.abstand-top35 { margin-top:35px !important; padding-top:0 !important;}
.abstand-top40 { margin-top:40px !important; padding-top:0 !important;}

.abstand-right5 { margin-right:5px !important; }
.abstand-right10 { margin-right:10px !important; }
.abstand-right15 { margin-right:15px !important; }
.abstand-right20 { margin-right:20px !important; }
.abstand-right25 { margin-right:25px !important; }

.abstand0 { margin:0 !important; padding:0 !important; }

img.img-right { float:right; margin-left:15px; margin-bottom:15px; }
img.img-left { float:left; margin-right:15px; margin-bottom:15px; }

.hidden {
	display:none;
}

.rechtespalte {
	float:right;
	width:210px;
	}

.linkespalte {
	float:left;
	width:455px;
	}
  .auflistung li {
	list-style-type:decimal;
	margin-bottom:5px;
	margin-left:18px;
	}
  .clear {
	clear:both;
	height:0;
	line-height:0;
}

.clear_abstand {
	margin-bottom:20px;
	clear:both;
	height:0;
	line-height:0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* End hide from IE-mac */

.bildrechts_rahmen {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	border:1px solid #0056A6;
	}
  .bildlinks_rahmen {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	border:1px solid #0056A6;
	}
.trennlinie {
	border-bottom:1px dotted #0056A6;
	}
	
  /*------------- Tabellenformatierung -------------*/
/*
table.faehren td {
	padding:5px;
}*/

.gelbes_td {
	background:#C3CBD1;
	}
  .graues_td {
	padding:5px;
	background:#f1f1f1;
	}
  .weisses_td {
	padding:5px;
	background:#ffffff;
	}
  .dunkelgelb_td {
	background:#C3CBD1;
	}
  .hellgelb_td {
	/*background:#ffff99;*/
	}
  .rotes_td {
	/*background:#ff3300;*/
	}
/*------------- Anfrage -------------*/


.anfragekasten {
	 border:1px solid #0056A6;
	 float:right;
	 margin-bottom:10px;
	 margin-left:5px;
	 padding:10px 2px;
	 text-align:center;
	 width:160px;
}

	.anfragetext {
	font-size:20px;
	font-weight:bolder;
	color:#FD0103;
	}
  .anfragebutton {
	background:#cccccc;
	border:1px solid #4D4D4D;
	width:100%;
	font-weight:bolder;
	}

  .tag {
	font-size:22px;
	font-weight:bold;
	vertical-align:middle;
	}

.zahl {
	color:#C3CBD1;
	font-size:38px;
	vertical-align:middle;
	margin-right:5px;
	}
  .links {
	float:left;
	}
  .rechts {
	float:right;
	}
  fieldset.no-border {
	border:0;
}
/* Such-Resultate */

ul#search_results {
	
}

ul#search_results li {
	margin-bottom:15px;
}

span.highlight {
	font-weight:bold;
	color:#FD0103;
}
