* {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}

body {
	font: 100.1% Arial, Tahoma, sans-serif;
	color: #000;
	background: #fff;
}

* html #searchstart .daDivDing {
	margin-top: -25px;
}

a {
	color: #00f;
	cursor: pointer;
}

a img {
	border: 0;
}

img {
	vertical-align: middle;
}

ul {
	list-style: none;
}

ol {
	margin-left: 3em;
}

ol li {
	margin-top: .6em;
}

label {
	cursor: pointer;
}

option {
	padding-right: 10px;
}

optgroup option {
	padding-left: 10px;
}

textarea {
	font: 1.1em Arial, Tahoma, sans-serif;
}

button {
	color: #fff;
	cursor: pointer;
	font: bold 1em Arial, Tahoma, sans-serif;
	border: 0;
	background: none;
}

#merken {
	margin: 0 -3px;
	color: #fff;
	cursor: pointer;
	font: bold 1em Arial, Tahoma, sans-serif;
	border: 0;
	background: none;
	text-decoration: underline;
}

h2 {
	margin-top: 1em;
	font-size: 1.8em;
	color: #ba003f;
}

h2 span {
	color: #000;
	font-size: 0.6em;
}

h2.topPrice {
	margin-top: 1em;
	font-size: 1.5em;
	color: #ba003f;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	line-height: 1.6em;
	height: 1.6em;
	color: #fff;
	padding: 0 10px;
	background: #2b5296 url(../img/hdr-bg.gif) repeat-x 0 0;
}

h4 {
	margin-top: 1.2em;
	font-size: 1em;
	color: #000;
}

h4 span {
	font-weight: normal;
}

p {
	margin-top: 1em;
}

span.headline {
	font-weight: bold;
	font-size: 1.8em;
	color: #ba003f;
	margin-top: 20px;
	width: 400px;
}

dl.parallel {
	float: none;
}

dl.parallel dt {
	float: left;
	padding-top: 5px;
}

dl.parallel dd {
	margin-left: 200px;
	padding-top: 5px;
}

dl.parallel dd .stars {
	position: absolute;
}

dl.parallel dd .parallel dd {
	margin-left: 100px;
}

dl.parallel .flyimg {
	margin: 0;
	margin-right: 10px;
	float: left;
}

dl.faqparallel {
	float: none;
}

dl.faqparallel dt {
	margin-left: 25px;
	float: left;
	padding-top: 5px;
}

dl.faqparallel dd {
	margin-left: 40px;
	padding-top: 5px;
}

dl.w80 {
	float: none;
}

dl.w80 dt {
	float: left;
	padding-top: 5px;
	width: 140px;
}

dl.w80 dd {
	margin-left: 80px;
	padding-top: 5px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.floatfix {
	overflow: hidden;
}

.ie_clearing {
	clear: both;
	margin-bottom: -1px;
	font-size: 0;
	height: 0;
}

.small {
	font-size: .9em !important;
}

.xsmall {
	font-size: .9em !important;
}

.error {
	display: block;
	color: #f00;
	padding: 5px;
}

.true {
	color: #008000;
}

.stars {
	white-space: nowrap;
}

.rgt {
	text-align: right !important;
}

.lft {
	text-align: left !important;
}

.flr {
	float: right;
}

.fll {
	float: left;
}

.center {
	text-align: center !important;
}

.shortmsg_extra {
	margin-top: 10px;
	padding: 10px;
	background: #fff;
	border: 1px solid #BA003F;
	text-align: left;
	padding: 10px;
	font-weight: bold;
	color: red;
}

.shortmsg_extra  p {
	padding-left: 120px;
}

.shortmsg {
	border: 1px dotted red;
	background-color: #feecec;
	margin: 15px;
	padding: 10px;
	font-weight: bold;
	color: red;
}

.shortmsg_info {
	border: 1px dotted #4994CF;
	background-color: #e1eaff;
	margin: 15px;
	padding: 10px;
	font-weight: bold;
	color: #2677b2;
}

.shortmsg_scs {
	border: 1px dotted #22C631;
	background-color: #EAFFDF;
	margin: 10px 0px;
	padding: 10px;
	font-weight: bold;
	color: #0F7F19;
}

.errortd {
	border: 1px solid #fd0000;
}

img.hustinette {
	background: #FFFFFF none repeat scroll 0 0;
	padding: 7px;
	border: 1px solid #a7a7a7;
	display: block;
	left: 120px;
}

.arw {
	padding-left: 20px;
	background: url(../img/ico/arw.gif) no-repeat;
}

.arw_small {
	padding-left: 11px;
	background: url(../img/ico/two_arw_small.gif) no-repeat 0 50%;
}

#wrapper {
	width: 800px;
	margin: 10px 0 25px 20px;
	font-size: 12px;
	line-height: 1.4em;
}

#head {
	background: #fff;
	border-bottom: 1px solid #467fde;
	background: url(../img/skyline.gif) repeat-x 0px 10px;
}

#head .lgo {
	float: left;
	margin: 10px 0px 0px 24px;
}

#head .claim {
	float: right;
	font-size: 13px;
	margin-right: 20px;
	margin-top: 10px;
	font-weight: bold;
	color: #406bb5;
}

#head .menu {
	float: left;
	margin: 0px 0 -1px;
	padding-left: 15px;
}

#head .menu li {
	float: left;
	position: relative;
	font-weight: bold;
	margin: 5px -1px 0 0;
	border-bottom: 1px solid #467fde;
	background: #ba003f url(../img/menu-bg.gif) repeat-x top;
}

#head .menu li a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 17px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fdb5cc;
	border-top: 0;
}

#head .menu li a:hover {
	text-decoration: underline;
}

#head .menu li.active {
	margin: 0 0 0 1px;
	padding-top: 5px;
	border: 1px solid #467fde;
	border-bottom: 1px solid #fff;
	background: #fff;
}

#head .menu li.active a {
	color: #000;
	border: 0;
}

#head .menu li .fix {
	position: absolute;
}

#main {
	margin-top: 10px;
	background: #fff;
}

#foot {
	text-align: center;
	background: #fff;
}

#foot .submenu {
	line-height: 2.4em;
	border: 1px solid #c6c5d7;
	background: #e7e8f1;
}

#foot .submenu a {
	margin: 0 2px;
}

.teaser .trible {
	float: left;
	width: 606px;
}

.teaser .double {
	float: left;
	width: 409px;
}

.teaser .single {
	float: left;
	width: 194px;
}

.teaser .quarter {
	float: left;
	width: 800px;
}

.teaserbox {
	border: 1px solid #467fde;
	background: #e0ebff;
}

.teaserbox h3 {
	background: #467fde url(../img/hdr-tsr-bg.gif) repeat-x 0 0;
	height: 23px;
}

.teaserbox h3.search {
	background: #467fde url(../img/hdr-tsr-bg.gif) repeat-x 0 0;
	height: 23px;
	border: 1px solid #467fde;
	border-bottom: 0px;
}

.teaserbox h3  a {
	cursor: pointer;
	padding: 0px 18px;
	float: left;
	display: inline;
	border-right: 1px solid #E0EBFF;
	border-bottom: 0px;
	color: #fff;
	text-decoration: none;
}

.teaserbox h3 a:hover {
	background: #E0EBFF url(../img/hdr-bg.gif);
	text-decoration: none;
}

.teaserbox h3 a.active {
	background: #E0EBFF url(../img/hdr-bg.gif);
	text-decoration: none;
}

.teaserbox h3 .package_span  a:hover {
	background: #E0EBFF url(../img/hdr-bg.gif);
	text-decoration: none;
}

.teaserbox h3 .package_span  a.active {
	background: #E0EBFF url(../img/hdr-bg.gif);
	text-decoration: none;
}

.teaserbox h3 .package_span  a {
	width: 410px;
}

.teaserbox h3 input {
	margin-top: 3px;
}

.teaserbox h3  div {
	padding: 0px 5px;
	float: right;
	display: inline;
	color: #fff;
	text-decoration: none;
}

.package_tab {
	width: 411px;
}

.package_tab_active {
	width: 411px;
	background: #E0EBFF url(../img/hdr-bg.gif);
	text-decoration: none;
}

.teaserbox .indent {
	padding: 10px;
	padding-top: 0px;
}

.teaser .teaserpic {
	float: none;
	margin-left: 606px;
	background: #e0ebff url(../img/teaser/teaser_hc.jpg) no-repeat bottom
		center;
}

.teaser .teaserpic li {
	padding: 10px 0 0 25px;
	font-weight: bold;
	color: #2b5296;
	background: url(../img/teaser-hook.gif) no-repeat 0 10px;
}

.teaser .teaserpic span {
	cursor: pointer;
	color: #2b5296;
}

.teaser .gmap {
	float: none;
	margin-left: 606px;
}

.win {
	background: #e0ebff url(../img/teaser/teaser_win_1.jpg) no-repeat bottom
		center;
	float: none;
	margin-left: 606px;
	height: 218px;
}

.teaser .win_txt {
	text-align: center;
	font-weight: bold;
	padding: 125px 0px 0px;
	line-height: 17px;
	font-size: 11px;
	color: #fff
}

.teaser .win_txt_xl {
	text-align: center;
	font-weight: bold;
	padding: 0px 0px 0px;
	line-height: 17px;
	font-size: 15px;
	color: #fff
}

.teaser .win  a {
	display: block;
	margin-left: 40px;
	margin-top: 4px;
	margin-bottom: 3px;
}

.teaser .win img {
	margin-left: 0px;
}

.win2 {
	background: #e0ebff url(../img/teaser/teaser_win_2.jpg) no-repeat bottom
		center;
	float: none;
	margin-left: 606px;
	height: 218px;
}

.win2  .win_txt {
	text-align: center;
	font-weight: bold;
	padding: 82px 0px 0px;
	line-height: 12px;
	font-size: 11px;
	color: #fff
}

.win2   a {
	display: block;
	margin-left: 65px;
	margin-top: 0px;
	margin-bottom: 3px;
}

* html .win2   a {
	margin-left: 68px
}

.win2 form {
	margin-top: 7px;
	font-size: 11px;
}

.win2 label {
	padding-left: 10px;
	float: left;
	width: 55px;
	color: #fff;
	margin-bottom: 3px;
}

.win2 input {
	width: 100px;
	margin-bottom: 3px;
	border: 1px solid #87a0c1
}

.win4 {
	background: #e0ebff url(../img/teaser/teaser_win_2.jpg) no-repeat bottom
		center;
	float: none;
	margin-left: 606px;
	height: 218px;
}

.win4  .win_txt {
	text-align: center;
	font-weight: bold;
	padding: 82px 0px 0px;
	line-height: 12px;
	font-size: 11px;
	color: #fff
}

.win4   a {
	display: block;
	margin-left: 65px;
	margin-top: 3px;
	margin-bottom: 3px;
}

* html .win4   a {
	margin-left: 68px
}

.win4 form {
	margin-top: 7px;
	font-size: 11px;
}

.win4 label {
	padding-left: 10px;
	float: left;
	width: 55px;
	color: #fff;
	margin-bottom: 3px;
}

.win4 input {
	width: 40px;
	border: 1px solid #87a0c1
}

.win5 {
	background: #e0ebff url(../img/teaser/teaser_win_2.jpg) no-repeat bottom
		center;
	float: none;
	margin-left: 606px;
	height: 218px;
}

.win5  .win_txt {
	text-align: center;
	font-weight: bold;
	padding: 82px 0px 0px;
	line-height: 12px;
	font-size: 11px;
	color: #fff
}

.win5   a {
	display: block;
	margin-left: 65px;
	margin-top: 3px;
	margin-bottom: 3px;
}

* html .win5   a {
	margin-left: 68px
}

.win5 form {
	margin-top: 7px;
	font-size: 11px;
}

.win5 label {
	padding-left: 10px;
	float: left;
	width: 55px;
	color: #fff;
	margin-bottom: 3px;
}

.win5 input {
	width: 15px;
	border: 1px solid #87a0c1
}

/*
.rsltbox {margin-top:10px; padding:10px; border:1px solid #467fde; background:#e0ebff;}
.rsltbox h3 {margin:-11px -11px 0 -11px;}
*/
.offerbox {
	float: left;
	margin: 8px 10px 0 0;
	width: 192px;
	overflow: hidden;
}

.offerbox h3 {
	margin: -1px;
	font-size: 1em;
	padding: 3px 10px;
	background: #ba003f url(../img/hdr-ofr-bg.gif) repeat-x 0 0;
}

.offerbox img {
	margin: 0px;
}

.offerbox p {
	margin: 0;
}

.offerbox p.even {
	background: #e0ebff;
}

.offerbox p a {
	display: block;
	padding: 4px;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px solid #467FDE;
}

.offerbox p a:hover {
	background: #eff5ff;
}

.offerbox p .mini {
	float: left;
	margin-right: 3px;
	border: 1px solid #fff;
}

.offerbox p .lft {
	float: left;
	font-size: .9em;
	color: #000;
}

.offerbox p .rgt {
	float: right;
	font-size: .9em;
	color: #000;
}

.offerbox p .name {
	font-weight: bold;
	text-decoration: underline;
}

.offerbox p .nobrk {
	white-space: nowrap;
}

.offerbox p .price {
	font-size: 1.1em;
	font-weight: bold;
	color: #ba003f;
	text-decoration: underline;
}

.offerbox p.foot {
	padding: 6px 10px;
	font-weight: bold;
	color: #00f;
	font-size: 1.2em;
	background: #e0ebff;
}

.offerbox p.foot a {
	display: inline;
	padding: 0;
	font-size: .8em;
	text-decoration: underline;
	background: none;
}

.offerbox p.foot a:hover {
	background: none;
}

.offerbox img.va {
	border: 1px solid #467FDE;
	padding: 3px 0px;
	background: #fff;
	margin-top: 3px;
	float: left;
	width: 70px;
	height: 21px;
	margin-right: 5px;
}

.sightseeing dt {
	margin-top: 5px;
}

.sightseeing select {
	width: 165px;
}

#searchstart {
	position: relative;
	width: 596px;
}

#searchstart h3 {
	margin-left: 0;
}

#searchstart h5 {
	float: right;
	margin: 0px 10px 0 0;
	color: #fff;
	font-size: .9em;
	font-weight: bold;
	background: #467fde url(../img/hdr-tsr-bg.gif) repeat-x 0 0;
}

#searchstart .indent {
	padding-left: 0 !important;
}

#searchstart dl {
	float: left;
	width: 162px;
	padding: 10px 0 0 10px;
}

#searchstart dl.xl {
	width: 228px;
}

#searchstart dl.package_xl {
	width: 202px;
}

#searchstart dl.package_small {
	width: 175px;
}

.package_input_small {
	width: 165px;
}

.package_input_xl {
	width: 190px;
}

#searchstart dl.small {
	width: 155px;
}

#searchstart input {
	padding: 1px 0;
}

#searchstart .txt {
	width: 220px;
}

#searchstart .txt.date {
	width: 134px;
}

#searchstart select.xl {
	width: 160px;
}

#searchstart dd img {
	cursor: pointer;
}

#searchstart dd p {
	margin-top: 0;
	width: 184px;
	font-size: .9em;
}

#searchstart .options {
	clear: left;
	margin-left: 10px;
	padding-top: 5px;
	position: relative;
}

#searchstart #options {
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 200;
	padding: 10px;
	border: 1px solid #467fde;
	background: #fff;
}

#searchstart #options h4 {
	margin-top: 0;
	margin-right: 20px;
}

#searchstart  #options li {
	float: left;
}

#searchstart #options li ul {
	float: left;
	margin: 10px 20px 0 0;
}

#searchstart #options li li {
	float: none;
	margin: 0;
}

#searchstart #rooms {
	position: absolute;
	padding: 15px;
	border: 1px solid #467fde;
	background: #fff;
}

#searchstart .submit {
	width: 70px;
	float: right;
}

#searchstart .mbox_submit {
	position: absolute;
	right: 13px;
	bottom: 10px;
	border: 0px;
	width: 165px;
	height: 29px;
	display: none;
	background: #E0EBFF url(../img/mbox/Button.png) no-repeat;
}

#searchstart .errortd {
	border: 1px solid #fd0000;
}

/* ------------------------- landing  */
#searchstart_landing {
	position: relative;
	width: 596px;
}

#searchstart_landing  h3 {
	margin-left: 0;
}

#searchstart_landing  h5 {
	float: right;
	margin: 0px 10px 0 0;
	color: #fff;
	font-size: .9em;
	font-weight: bold;
	background: #467fde url(../img/hdr-tsr-bg.gif) repeat-x 0 0;
}

#searchstart_landing  .indent {
	padding-left: 0 !important;
}

#searchstart_landing  dl {
	float: left;
	width: 202px;
	padding: 10px 0 0 10px;
}

#searchstart_landing  dl.xl {
	width: 268px;
}

#searchstart_landing  dl.package_xl {
	width: 242px;
}

#searchstart_landing  dl.package_small {
	width: 255px;
}

.package_input_small_landing {
	width: 245px;
}

.package_input_xl_landing {
	width: 270px;
}

#searchstart_landing  dl.small {
	width: 195px;
}

#searchstart_landing  input {
	padding: 1px 0;
}

#searchstart_landing  .txt {
	width: 260px;
}

#searchstart_landing  .txt.date {
	width: 164px;
}

#searchstart_landing  select.xl {
	width: 200px;
}

#searchstart_landing  dd img {
	cursor: pointer;
}

#searchstart_landing  dd p {
	margin-top: 0;
	width: 184px;
	font-size: .9em;
}

#searchstart_landing  .options {
	clear: left;
	margin-left: 10px;
	padding-top: 5px;
	position: relative;
}

#searchstart_landing  #options {
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 200;
	padding: 10px;
	border: 1px solid #467fde;
	background: #fff;
}

#searchstart_landing  #options h4 {
	margin-top: 0;
	margin-right: 20px;
}

#searchstart_landing   #options li {
	float: left;
}

#searchstart_landing  #options li ul {
	float: left;
	margin: 10px 20px 0 0;
}

#searchstart_landing  #options li li {
	float: none;
	margin: 0;
}

#searchstart_landing  #rooms {
	position: absolute;
	padding: 15px;
	border: 1px solid #467fde;
	background: #fff;
}

#searchstart_landing  .submit {
	position: absolute;
	right: 13px;
	bottom: 10px;
	width: 70px;
}

#searchstart_landing  .errortd {
	border: 1px solid #fd0000;
}

.teaserbox_landing {
	border: 1px solid #467fde;
	background: #e0ebff;
}

.teaserbox_landing h3 {
	background: #467fde url(../img/hdr-tsr-bg.gif) repeat-x 0 0;
	height: 23px;
}

.teaserbox_landing h3.search {
	background: #467fde url(../img/hdr-tsr-bg.gif) repeat-x 0 0;
	height: 23px;
	border: 1px solid #467fde;
	border-bottom: 0px;
}

.teaserbox_landing h3  a {
	cursor: pointer;
	padding: 0px 18px;
	float: left;
	display: inline;
	border-right: 1px solid #E0EBFF;
	border-bottom: 0px;
	color: #fff;
	text-decoration: none;
}

.teaserbox_landing h3 a:hover {
	background: #E0EBFF url(../img/hdr-bg.gif);
	text-decoration: none;
}

.teaserbox_landing h3 a.active {
	background: #E0EBFF url(../img/hdr-bg.gif);
	text-decoration: none;
}

.teaserbox_landing h3 .package_span  a:hover {
	background: #E0EBFF url(../img/hdr-bg.gif);
	text-decoration: none;
	width: 615px;
}

.teaserbox_landing h3 .package_span  a.active {
	background: #E0EBFF url(../img/hdr-bg.gif);
	text-decoration: none;
	width: 615px;
}

.teaserbox_landing h3 input {
	margin-top: 3px;
}

.teaserbox_landing h3  div {
	padding: 0px 5px;
	float: right;
	display: inline;
	color: #fff;
	text-decoration: none;
}

/* end landing */
#packagestart {
	position: relative;
	width: 800px;
}

#packagestart h3 {
	margin-left: 0;
}

#packagestart h5 {
	float: right;
	margin: 0px 10px 0 0;
	color: #fff;
	font-size: .9em;
	font-weight: bold;
	background: #467fde url(../img/hdr-tsr-bg.gif) repeat-x 0 0;
}

#packagestart .indent {
	padding-left: 0 !important;
}

#packagestartt dl {
	float: left;
	width: 162px;
	padding: 10px 0 0 10px;
}

#packagestart dl.xl {
	width: 228px;
}

#packagestart dl.package_xl {
	width: 202px;
}

#packagestart dl.package_small {
	width: 175px;
}

#packagestart .package_input_small {
	width: 165px;
}

#packagestart .package_input_xl {
	width: 200px;
}

#packagestart dl.small {
	width: 155px;
}

#packagestart input {
	padding: 1px 0;
}

#packagestart .txt {
	width: 220px;
}

#packagestart .txt.date {
	width: 134px;
}

#packagestart select.xl {
	width: 160px;
}

#packagestart dd img {
	cursor: pointer;
}

#packagestart dd p {
	margin-top: 0;
	width: 184px;
	font-size: .9em;
}

#packagestart .options {
	clear: left;
	margin-left: 10px;
	padding-top: 5px;
	position: relative;
}

#packagestart #options {
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 200;
	padding: 10px;
	border: 1px solid #467fde;
	background: #fff;
}

#packagestart #options h4 {
	margin-top: 0;
	margin-right: 20px;
}

#packagestart  #options li {
	float: left;
}

#packagestart #options li ul {
	float: left;
	margin: 10px 20px 0 0;
}

#packagestart #options li li {
	float: none;
	margin: 0;
}

#packagestart #rooms {
	position: absolute;
	padding: 15px;
	border: 1px solid #467fde;
	background: #fff;
}

#packagestart .submit {
	margin-left: 100px;
	width: 70px;
}

#packagestart .errortd {
	border: 1px solid #fd0000;
}

#search {
	position: relative;
	width: 596px;
	background: #e0ebff url(../img/hdr-tsr-bg.gif) repeat-x 0 0;
}

#search h3 {
	margin-left: 0;
}

#search h5 {
	float: right;
	margin: 3px 10px 0 0;
	color: #fff;
	font-size: .9em;
	font-weight: bold;
}

#search .indent {
	padding-left: 0 !important;
}

#search dl {
	float: left;
	width: 185px;
	padding: 4px 0 0 10px;
}

#search dl.xl {
	width: 218px;
}

#search dl.small {
	width: 152px;
}

#search input {
	padding: 1px 0;
}

#search .txt {
	width: 180px;
}

#search .txt.date {
	width: 156px;
}

#search select.xl {
	width: 147px;
}

#search dd img {
	cursor: pointer;
}

#search dd p {
	margin-top: 0;
	width: 184px;
	font-size: .9em;
}

#search .options {
	clear: left;
	margin-left: 10px;
	padding-top: 5px;
	position: relative;
}

#search #options {
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 200;
	padding: 10px;
	border: 1px solid #467fde;
	background: #fff;
}

#search #options h4 {
	margin-top: 0;
	margin-right: 20px;
}

#search #options li {
	float: left;
}

#search #options li ul {
	float: left;
	margin: 10px 20px 0 0;
}

#search #options li li {
	float: none;
	margin: 0;
}

#killSelect {
	position: absolute;
	z-index: 20;
	visibility: hidden;
}

#search #rooms {
	position: absolute;
	padding: 15px;
	border: 1px solid #467fde;
	background: #fff;
}

#search .submit {
	position: absolute;
	right: 17px;
	bottom: 10px;
	width: 70px;
}

#search .errortd {
	border: 1px solid #fd0000;
}

#suggest ul {
	width: 282px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #888;
	background: #fff;
}

#suggest ul li {
	padding: 3px;
	font-size: .9em;
	cursor: pointer;
}

#suggest ul li.selected {
	background-color: #ffb;
}

#suggest ul strong.highlight {
	color: #800;
}

#suggest li.col {
	font-weight: bold;
}

#suggest li.col2 {
	font-weight: bold;
}

#suggest li.item {
	padding-left: 15px;
}

#rsltchoose ul {
	margin-top: 1em;
	border: 1px solid #c0d4f7;
	border-bottom: 0;
}

#rsltchoose li {
	padding: 8px 20px;
	border-bottom: 1px solid #c0d4f7;
	background-color: #e0ebff;
}

#rsltchoose li a {
	font-size: 1.2em;
	font-weight: bold;
}

#rsltchoose .points li {
	background: #edf4ff;
}

/*
#overlay {position:absolute; top:0px; left:0px; z-index:90; background:#000; filter:Alpha(opacity=50); opacity:.5;}
#box {position:absolute; top:50%; left:50%; z-index:99; margin-top:-50px; margin-left:-260px; padding:5px; width:450px; text-align:center; color:#333; border:1px solid #666; background:#fff;}
#close {position:absolute; top:-5px; right:-5px; cursor:pointer;}
#overlay {display:none; position:absolute; top:0%; left:0%; width:100%; height:100%; background:#000; z-index:101; opacity:.7; filter:alpha(opacity=70);}
#overlayframe {display:none; position:absolute; top:0%; left:0%; width:100%; height:100%; background:#fff; z-index:100; opacity:.5; filter:alpha(opacity=50);}
#overlaybox {display:none; position:absolute; top:20%; left:18%; margin-top:50px; margin-left:-200px; width:450px; padding:5px; font-size:.9em; text-align:center; border:1px solid #666; background:#fff; z-index:102; overflow:auto;}
#overlayBooking {display:none; position:absolute; top:0%; left:0%; width:100%; height:100%; background:#000; z-index:101; opacity:.7; filter:alpha(opacity=70);}
#overlayframeBooking {display:none; position:absolute; top:0%; left:0%; width:100%; height:100%; background:#fff; z-index:100; opacity:.5; filter:alpha(opacity=50);}
#overlayboxBooking {display:none; position:absolute; top:50%; left:50%; margin-top:-50px; margin-left:-260px; width:450px; padding:5px; font-size:.9em; text-align:center; border:1px solid #666; background:#fff; z-index:102; overflow:auto;}
#overlayPackage {display:none; position:absolute; top:0%; left:0%; width:100%; height:100%; background:#000; z-index:101; opacity:.7; filter:alpha(opacity=70);}
#overlayframePackage {display:none; position:absolute; top:0%; left:0%; width:100%; height:100%; background:#fff; z-index:100; opacity:.5; filter:alpha(opacity=50);}
#overlayboxPackage {display:none; position:absolute; top:50%; left:50%; margin-top:-50px; margin-left:-260px; width:450px; padding:5px; font-size:.9em; text-align:center; border:1px solid #666; background:#fff; z-index:102; overflow:auto;}
*/
#overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 300%;
	background: #000;
	z-index: 1001;
	opacity: .7;
	filter: alpha(opacity = 70);
}

#overlayframe {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 300%;
	background: #fff;
	z-index: 1000;
	opacity: .5;
	filter: alpha(opacity = 50);
}

#overlaybox {
	display: none;
	position: absolute;
	top: 20%;
	left: 18%;
	margin-top: 50px;
	margin-left: -200px;
	width: 450px;
	padding: 5px;
	font-size: .9em;
	text-align: center;
	border: 1px solid #666;
	background: #fff;
	z-index: 1102;
	overflow: auto;
}

#overlayBooking {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 300%;
	background: #000;
	z-index: 1001;
	opacity: .7;
	filter: alpha(opacity = 70);
}

#overlayframeBooking {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 300%;
	background: #fff;
	z-index: 1000;
	opacity: .5;
	filter: alpha(opacity = 50);
}

#overlayboxBooking {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -260px;
	width: 450px;
	padding: 5px;
	font-size: .9em;
	text-align: center;
	border: 1px solid #666;
	background: #fff;
	z-index: 1102;
	overflow: auto;
}

#overlayPackage {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 300%;
	background: #000;
	z-index: 1001;
	opacity: .7;
	filter: alpha(opacity = 70);
}

#overlayframePackage {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 300%;
	background: #fff;
	z-index: 1000;
	opacity: .5;
	filter: alpha(opacity = 50);
}

#overlayboxPackage {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -260px;
	width: 450px;
	padding: 5px;
	font-size: .9em;
	text-align: center;
	border: 1px solid #666;
	background: #fff;
	z-index: 1102;
	overflow: auto;
}

.breadcrumb {
	margin-bottom: 5px;
	padding: 5px 0;
	background: url(../img/crumb-bg.gif) repeat-x 0 50%;
}

.breadcrumb li {
	float: left;
	width: 25%;
	text-align: center;
}

.breadcrumb li span {
	padding: 0 10px;
	background: #fff;
}

.breadcrumb .complete {
	color: #00f;
}

.breadcrumb .current {
	font-weight: bold;
}

.breadcrumb .current span {
	padding-left: 30px;
	background: #fff url(../img/ico/arw.gif) no-repeat 10px 50%;
}

.breadcrumb .proximate {
	color: #b1b1b1;
}

.breadcrumb_package {
	margin-bottom: 5px;
	padding: 5px 0;
	background: url(../img/crumb-bg.gif) repeat-x 0 50%;
}

.breadcrumb_package li {
	float: left;
	width: 20%;
	text-align: center;
}

.breadcrumb_package li span {
	padding: 0 10px;
	background: #fff;
}

.breadcrumb_package .complete {
	color: #00f;
}

.breadcrumb_package .current {
	font-weight: bold;
}

.breadcrumb_package .current span {
	padding-left: 30px;
	background: #fff url(../img/ico/arw.gif) no-repeat 10px 50%;
}

.breadcrumb_package .proximate {
	color: #b1b1b1;
}

#rslt {
	margin-top: 10px;
}

#rslt h3 {
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
	height: 2.2em;
}

#rslt h3.resultlist {
	background: #467fde url(../img/hdr-tsr-bg.gif) repeat-x 0 0;
	font-weight: bold;
}

#rslt h3 .order {
	float: right;
}

#rslt h3 .order label {
	float: left;
	margin-right: 3px;
}

#rslt h3 .order select {
	margin-top: 2px;
}

#rslt .mark {
	display: block;
	margin-top: 5px;
	padding-left: 25px;
	font-weight: bold;
	line-height: normal;
}

#rslt .mark span {
	margin-left: 20px;
}

#rslt h3 .mark {
	background: url(../img/arw-top.gif) no-repeat 5px 5px;
}

#rslt .tblbrd {
	border: 1px solid #c0d4f7;
	border-width: 0 1px;
}

#rslt table {
	width: 100%;
	border-collapse: collapse;
}

#rslt thead {
	background: #ecedf4;
}

/*#rslt thead span {display:block; font-weight:normal;}*/
#rslt td,#rslt th {
	padding: 4px 8px;
}

#rslt .region td,#rslt .region th {
	padding: 6px 10px;
}

#rslt .region th {
	text-align: left;
	border-top: 1px solid #2B5499;
}

#rslt td {
	border-top: 1px solid #467fde;
}

#rslt td.nobdr {
	border-left: 0;
}

#rslt .even td {
	background-color: #e0ebff;
}

#rslt table p {
	margin-top: .3em;
}

#rslt .check {
	background-image: url(../img/brd-v.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
	text-align: center;
	width: 18px;
}

#rslt .pic {
	width: 60px;
}

#rslt .name {
	text-align: left;
}

#rslt .reviews {
	text-align: center;
	border-left: 1px solid #C0D4F7;
	border-right: 1px solid #C0D4F7;
}

#rslt ul.booking {
	list-style: none;
	margin-left: 0;
	padding-left: 15px;
	text-indent: -15px;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 11px;
}

#rslt .new {
	margin-left: 2px;
}

#rslt .equip {
	width: 85px;
}

#rslt .distance {
	width: 90px;
}

#rslt .distance span {
	display: block;
	float: left;
	width: 29px;
	text-align: center;
}

#rslt .price {
	font-size: 1.3em;
	font-weight: bold;
	color: #ba003f;
	text-decoration: underline;
}

#rslt .foot {
	margin: 0;
	padding: 1px 10px 5px;
	color: #fff;
	background: #2b5296 url(../img/hdr-bg.gif) repeat-x 0 0;
}

#rslt .foot .mark {
	background: url(../img/arw-bottom.gif) no-repeat 8px 0;
}

#rslt .pgn {
	margin-top: .4em;
}

#rslt .pgn .nav_current_page {
	font-weight: bold;
	color: #ba003f;
}

#rslt .success {
	background: #CCFFBB;
}

#rslt .success td {
	border: 0;
}

#rslt .booksubmit {
	float: right;
	margin-top: 5px;
	padding-left: 20px;
	color: #00f;
	background: url(../img/ico/arw_green.gif) no-repeat 0 50%;
}

#rslt .booksubmit input {
	margin: 0 -3px;
	padding: 0;
	font: bold 1em Arial, Tahoma, sans-serif;
	color: #00f;
	cursor: pointer;
	border: 0;
	background: transparent;
}

#rslt .offer {
	border-bottom: 1px solid #c0d4f7;
}

#rslt .offer .price {
	font-size: 1.2em;
}

#rslt .offer form {
	margin-top: 0px;
}

.teaserbox .mark {
	display: block;
	margin-top: 5px;
	padding-left: 25px;
	font-weight: bold;
	line-height: normal;
}

.teaserbox .mark span {
	margin-left: 20px;
}

.teaserbox h3 .mark {
	background: url(../img/arw-top.gif) no-repeat 5px 5px;
}

.teaserbox table {
	width: 100%;
	border-collapse: collapse;
}

.teaserbox thead {
	background: #ecedf4;
	padding: 6px 10px;
}

/*#rslt thead span {display:block; font-weight:normal;}*/
.teaserbox td,.teaserbox th {
	padding: 4px 8px;
}

.teaserbox .region td,.teaserbox .region th {
	padding: 6px 10px;
}

.teaserbox .region th {
	text-align: left;
}

.teaserboxtd.nobdr {
	border-left: 0;
}

.teaserbox .even td {
	background-color: #fff;
}

.teaserbox table p {
	margin-top: .3em;
}

.teaserbox .check {
	background-image: url(../img/brd-v.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
	text-align: center;
	width: 18px;
}

.teaserbox .pic {
	width: 60px;
}

.teaserbox .name {
	text-align: left;
}

.teaserbox .reviews {
	text-align: center;
	border-left: 1px solid #C0D4F7;
	border-right: 1px solid #C0D4F7;
}

.teaserbox ul.booking {
	list-style: none;
	margin-left: 0;
	padding-left: 15px;
	text-indent: -15px;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 11px;
}

.teaserbox .new {
	margin-left: 2px;
}

.teaserbox .equip {
	width: 85px;
}

.teaserbox .distance {
	width: 90px;
}

.teaserbox .distance span {
	display: block;
	float: left;
	width: 29px;
	text-align: center;
}

.teaserbox .price {
	font-size: 1.3em;
	font-weight: bold;
	color: #ba003f;
	text-decoration: underline;
}

.teaserbox .foot {
	margin: 0;
	padding: 1px 10px 5px;
	color: #fff;
	background: #2b5296 url(../img/hdr-bg.gif) repeat-x 0 0;
}

.teaserbox .foot .mark {
	background: url(../img/arw-bottom.gif) no-repeat 8px 0;
}

.teaserbox .pgn {
	margin-top: .4em;
}

.teaserbox .pgn .nav_current_page {
	font-weight: bold;
	color: #ba003f;
}

.teaserbox .success {
	background: #CCFFBB;
}

.teaserbox .success td {
	border: 0;
}

.teaserbox .booksubmit {
	float: right;
	margin-top: 5px;
	padding-left: 20px;
	color: #00f;
	background: url(../img/ico/arw.gif) no-repeat 0 50%;
}

.teaserbox .booksubmit input {
	margin: 0 -3px;
	padding: 0;
	font: bold 1em Arial, Tahoma, sans-serif;
	color: #00f;
	cursor: pointer;
	border: 0;
	background: transparent;
}

.teaserbox .offer {
	border-bottom: 1px solid #c0d4f7;
}

.teaserbox .offer .price {
	font-size: 1.2em;
}

.teaserbox .offer form {
	margin-top: 0px;
}

.review {
	position: relative;
	float: left;
	margin: 2px 3px 0;
	width: 51px;
	height: 11px;
	overflow: hidden;
	border: 1px solid #457dde;
}

.review .points {
	position: absolute;
	top: 0;
	left: 0;
	width: 51px;
	height: 11px;
	background: url(../img/review-layer.gif) no-repeat;
}

.review img {
	display: block;
	float: left;
}

#confirm {
	position: relative;
	padding-left: 0 !important;
	background: #E4EEFF url(../img/finish_hotel2.jpg) repeat-x bottom right;
}

#confirm h3 {
	margin-left: -1px;
}

#confirm dl {
	float: left;
	padding: 5px 6px 5px 10px;
}

#confirm p {
	margin-top: 1em;
	margin-left: 10px;
	margin-right: 10px;
}

#confirm a.right {
	float: right;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 20px;
}

#confirm h4 {
	background: #CFE0FF;
	border: 1px solid #7FADFF;
	color: #000;
	margin-top: 2px;
	font-size: 1em;
	margin-left: 8px;
	margin-right: 18px;
	padding: 3px 6px;
}

#confirm .red {
	color: #fd0000;
	font-weight: bold;
}

#confirm dl.parallel {
	float: none;
}

#confirm dl.parallel {
	margin-top: 0px;
	margin-left: 15px;
}

#confirm dl.parallel dt {
	float: left;
	padding-top: 5px;
}

#confirm dl.parallel dd {
	padding-left: 12px;
	padding-top: 5px;
}

#confirm input {
	padding: 1px 0;
}

#confirm .txt {
	width: 180px;
}

#confirm .infotext {
	background: #fff;
	margin: 15px;
	margin-bottom: 0px;
	padding: 10px;
}

#confirm .infotext p {
	background: #fff;
	margin: 0px;
}

#confirm dd img {
	cursor: pointer;
}

#confirm dd p {
	margin-left: 0px;
	margin-top: 0;
}

#offer {
	position: relative;
	padding-left: 0 !important;
}

#offer h3 {
	margin-left: -1px;
}

#offer dl {
	float: left;
	padding: 0 5px;
}

#offer dl.parallel {
	float: none;
}

#offer dl.parallel dt {
	float: left;
	padding-top: 5px;
}

#offer dl.parallel dd {
	margin-left: 210px;
	padding-top: 5px;
}

#offer dl.parallel dd a {
	margin-left: 210px;
}

#offer input {
	padding: 1px 0;
}

#offer .txt {
	width: 180px;
}

#offer .txt.date {
	width: 156px;
}

#offer select.xl {
	width: 184px;
}

#offer dd img {
	cursor: pointer;
}

#offer dd p {
	margin-top: 0;
	width: 184px;
	font-size: .9em;
}

/*#offer .options {clear:left; margin-left:10px; padding-top:5px; position:relative;}
#offer #options {position:absolute; top:20px; right:0; z-index:10; width:270px; padding:10px; border:1px solid #467fde; background:#fff;}
#offer #options h4 {margin-top:0; margin-right:20px;}
#offer #options li {float:left;}
#offer #options li ul {float:left; margin:10px 20px 0 0;}
#offer #options li li {float:none; margin:0;}*/
#offer form {
	margin: 5px;
	border: 1px solid #467fde;
	position: relative;
}

#offer form #offerform {
	margin: 15px;
	border: 1px solid #467fde;
	position: relative;
	margin-bottom: 1px;
}

#offer form .submit {
	position: absolute;
	right: 10px;
	top: 10px;
}

#offer form.offer {
	margin: 5px;
	background: #eff5ff;
	border: 1px solid #467fde;
}

#offer form.bestoffer {
	margin: 5px;
	background: #eff5ff;
	border: 1px solid #ba003f;
}

#offer form dt {
	margin-left: 10px;
}

#offer form dd {
	margin-left: 10px;
}

#offer form p {
	margin-left: 10px;
	padding-top: 10px;
}

#offer form p.bestoffer {
	margin-left: 10px;
	padding-top: 10px;
	color: #ba003f;
}

#offer form .link {
	position: absolute;
	right: 200px;
	top: 30px;
}

.notice {
	position: relative;
	margin-top: 25px;
}

.notice #mark {
	position: absolute;
	top: 25px;
	right: 0px;
	z-index: 21;
	width: 420px;
	padding: 10px;
	border: 1px solid #467fde;
	background: #fff;
}

.notice #markkillSelect {
	position: absolute;
	top: 25px;
	right: 0px;
	z-index: 20;
	visibility: hidden;
}

.notice p {
	float: right;
	margin-top: -15px;
	padding-left: 20px;
	font-weight: bold;
	background: url(../img/ico/note.gif) no-repeat left center;
}

.calculator {
	position: absolute;
	right: 0;
	z-index: 10;
}

.calculator a {
	color: #fff;
	line-height: 2em;
}

#calc {
	position: absolute;
	top: 25px;
	right: 5px;
	padding: 10px;
	width: 300px;
	border: 1px solid #467fde;
	background: #fff;
	z-index: 100;
}

#calc dt {
	float: left;
}

#calc dd {
	margin-left: 75px;
}

#calc dd p {
	margin: 0 0 10px 0;
}

#calc .txt {
	width: 215px;
}

#calc select {
	width: 220px;
	margin-bottom: 10px;
}

#calc #rslt_calc dl {
	font-weight: bold;
	padding-top: 15px;
}

#terms,#imprint,#adv,#about {
	background: #E4EEFF url(../img/finish_hotel2.jpg) repeat-x bottom right;
}

#privacy {
	background: #E4EEFF url(../img/finish_hotel2.jpg) repeat-x bottom right;
}

.servicepic {
	background: #fff;
	padding: 3px;
	border: 1px solid #2B5499;
}

/*.hotelovw .hotelpic {float:left; margin:10px 20px 0 0; width:320px; height:223px;}*/
.hotelovw .hotelpic {
	float: left;
	margin: 10px 20px 0 0;
	background: #fff;
	padding: 3px;
	border: 1px solid #2B5499;
}

.hotelovw dl.parallel {
	margin-top: 5px;
}

.hotelovw dl.parallel dd {
	margin-left: 100px;
}

#book {
	position: relative;
	padding-left: 0 !important;
}

#book .bucborder {
	border-left: 3px solid #e0ebff;
	border-bottom: 2px solid #e0ebff;
}

#book .buctab5td {
	background-color: #c0d4f7;
	padding-left: 5px;
}

#book .buctab5td2 {
	padding-left: 5px;
}

#book .buctab5td3 {
	
}

#book .buctab10 {
	margin-top: 8px;
	margin-bottom: 20px;
}

#book .buctab8tdtxt {
	font-weight: bold;
}

#book .buctab9td {
	padding: 2px 0 6px 0;
	height: 35px;
	line-height: 18px;
}

#book .errortd {
	border: 1px solid #fd0000;
}

#book .submit {
	background: url(../img/buchen_button.png) no-repeat 0 0;
	border: 0px;
	cursor: pointer;
	width: 175px;
	height: 35px;
}

#book .submit_de {
	background: url(../img/GERMAN/buchen_button.png) no-repeat 0 0;
	border: 0px;
	cursor: pointer;
	width: 175px;
	height: 35px;
}

#book .submit_en {
	background: url(../img/ENGLISH/buchen_button.png) no-repeat 0 0;
	border: 0px;
	cursor: pointer;
	width: 175px;
	height: 35px;
}

#book .submit_package {
	background: url(../img/reise_buchen_button.png) no-repeat 0 0;
	border: 0px;
	cursor: pointer;
	width: 175px;
	height: 35px;
}

#book .pricebtn {
	background: url(../img/preisneu_btn.png) no-repeat 0 0;
	border: 0px;
	cursor: pointer;
	width: 140px;
	height: 30px;
	margin-top: 1px;
}

#bookRequest dl.parallel {
	float: none;
}

#bookRequest dl.parallel dt {
	float: left;
	padding-top: 5px;
}

#bookRequest dl.parallel dd {
	margin-left: 210px;
	padding-top: 5px;
}

#mybooking {
	position: relative;
}

#mybooking .submit {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#mybooking .submit {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#mybooking .bucborder {
	border-left: 3px solid #e0ebff;
	border-bottom: 2px solid #e0ebff;
}

#mybooking .buctab5td {
	background-color: #c0d4f7;
	padding: 2px 5px;
}

#mybooking .buctab5td2 {
	padding-left: 5px;
}

#mybooking .buctab5td3 {
	background: #eee;
	border: 1px solid #c0d4f7;
	padding: 2px 5px;
}

#mybooking .buctab10 {
	margin-top: 8px;
	margin-bottom: 20px;
}

#mybooking .buctab8tdtxt {
	font-weight: bold;
}

#mybooking .buctab9td {
	padding: 2px 0 6px 0;
	height: 35px;
	line-height: 18px;
}

#mybooking .errortd {
	background-color: #ff0000;
	padding-left: 5px;
}

#mybooking .cancelbtn {
	margin-left: 10px;
}

.abmelden {
	background: url(../img/abmelden_button.png) no-repeat;
	width: 105px;
	height: 30px;
	border: 0px;
	cursor: pointer;
	margin-top: 3px;
}

.abmelden_de {
	background: url(../img/GERMAN/abmelden_button.png) no-repeat;
	width: 105px;
	height: 30px;
	border: 0px;
	cursor: pointer;
	margin-top: 3px;
}

.abmelden_en {
	background: url(../img/ENGLISH/abmelden_button.png) no-repeat;
	width: 105px;
	height: 30px;
	border: 0px;
	cursor: pointer;
	margin-top: 3px;
}

.anmelden {
	background: url(../img/anmelden_button.png) no-repeat;
	width: 105px;
	height: 30px;
	border: 0px;
	cursor: pointer;
}

.anmelden_de {
	background: url(../img/GERMAN/anmelden_button.png) no-repeat;
	width: 105px;
	height: 30px;
	border: 0px;
	cursor: pointer;
}

.anmelden_en {
	background: url(../img/ENGLISH/anmelden_button.png) no-repeat;
	width: 105px;
	height: 30px;
	border: 0px;
	cursor: pointer;
}

.overViewRating {
	width: 595px;
	border-collapse: collapse;
}

.overViewRating th,.overViewRating td {
	padding: 3px 5px;
	text-align: center;
}

.overViewRating th {
	padding-top: 10px;
}

.overViewRating td {
	border-bottom: 2px solid #E0EBFF;
	background: #fff;
}

.overViewRating td div {
	width: 100px;
	margin: 0 auto;
}

.btn {
	display: block;
	float: left;
	padding-bottom: 1em;
	padding-right: 20px;
	line-height: 20px;
	cursor: pointer;
	background: url(../img/btn-bg.png) no-repeat 100% 0;
}

.btn span {
	display: block;
	float: left;
	padding-left: 20px;
	background: url(../img/btn-bg.png) no-repeat 0 0;
}

.reviewForm {
	float: left;
	margin: 10px 10px 0 0;
	width: 280px;
}

.reviewForm dt {
	float: left;
	padding-top: 5px;
	font-weight: bold;
}

.reviewForm dd {
	padding-top: 5px;
	margin-left: 120px;
}

.reviewForm dd select {
	width: 140px;
}

.reviewFormError {
	display: block;
	color: #f00;
}

.rating {
	margin-top: 10px;
	width: 595px;
	border-bottom: 1px solid #C0D4F7;
}

.rating dt,.rating dd {
	margin-top: 2px;
	padding: 5px 10px;
	border-top: 1px solid #C0D4F7;
}

.rating dt {
	float: left;
	width: 300px;
}

.rating dd {
	float: left;
	width: 255px;
}

.rating dd span {
	margin-left: 10px;
}

.rating dd .none {
	margin-left: 10px;
}

.ratingsubmit {
	margin-top: 10px;
	overflow: visible;
}

.rating_xl {
	margin-top: 10px;
	width: 750px;
	border-bottom: 1px solid #C0D4F7;
}

.rating_xl  dt,.rating_xl  dd {
	margin-top: 2px;
	padding: 5px 10px;
	border-top: 1px solid #C0D4F7;
}

.rating_xl  dt {
	float: left;
	width: 400px;
}

.rating_xl  dd {
	float: left;
	width: 300px;
}

.rating_xl  dd span {
	margin-left: 10px;
}

.rating_xl  dd .none {
	margin-left: 10px;
}

.ratingsubmit_xl {
	margin-top: 10px;
	overflow: visible;
}

/*
.overViewRating tbody tr {border-style: solid;border-width: 1px 1px 0px 0px;}
.overViewRating tbody tr td{	vertical-align: middle;	height: 25px; font-size: 11px;}
.overViewRating tbody p {font-size: 10px; margin-top: -2px;}
.overViewRating tbody .title {height: 20px;background-color:#e0ebff;font-size:12px;padding:0px;text-align:center;font-weight:bold;}
.overViewRating tbody .rating {text-align: center;font-weight: normal;padding-top: 2px;background-color:#ffffff;}
#allRatings thead {font-weight:bold;}
#detailRating {margin-top:5px;}
#ratingDetails tbody tr {text-align: center;	border-style: solid;border-width: 1px 1px 0px 0px;}
#ratingDetails tbody tr td {text-align: center;vertical-align: middle;height: 25px;font-size: 11px;}
#ratingDetails tbody tr td p {text-align:left;font-size: 10px; margin-top:5px;font-size: 12px;}
#ratingDetails td.titel {padding-left:220px;font-weight:bold;width:150px;text-align:center;}
#ratingDetails td.wert  {padding-left:220px;width:160px;text-align:center;}
#detailRating td.titel {padding-left:10px;font-weight:bold;width:110px;}
#detailRating td.wert  {width:160px;}
*/
.holidaycars {
	font-family: Arial, Helvetica, Sans;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border: 0px;
	width: 655px;
	height: 760px;
}

#carSearch {
	position: relative;
	padding-left: 0 !important;
}

#carSearch input {
	padding: 1px 0;
}

#carSearch .txt {
	width: 180px;
}

#carSearch .txt.date {
	width: 156px;
}

#carSearch select.xl {
	width: 184px;
}

#carSearch  dl.parallel dd {
	margin-left: 200px;
	padding-top: 3px;
}

#carSearch dd img {
	cursor: pointer;
}

#carSearch dd p {
	margin: 10px 0px;
	font-size: 1em;
	padding: 0px 5px;
	font-weight: 400;
}

#carSearch .options {
	clear: left;
	margin-left: 10px;
	padding-top: 5px;
	position: relative;
}

#carSearch #options {
	position: absolute;
	top: 35px;
	left: 0;
	padding: 10px;
	border: 1px solid #467fde;
	background: #fff;
}

#carSearch #options h4 {
	margin-top: 0;
	margin-right: 20px;
}

#carSearch #options li {
	float: left;
}

#carSearch #options li ul {
	float: left;
	margin: 10px 20px 0 0;
}

#carSearch #options li li {
	float: none;
	margin: 0;
}

#carSearch .submit {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.carbook {
	background: url(../img/mietwagen_buchen.png) no-repeat;
	width: 180px;
	height: 30px;
	border: 0px;
	cursor: pointer;
}

.car .carorder {
	background-color: #c0d4f7;
	padding: 2px 10px;
	width: 120px;
	margin-right: 20px;
	margin-bottom: 1px;
}

.car .carvari {
	margin-bottom: 1px;
}

.CarOfferField {
	width: 300px;
	padding-left: 10px;
	border: 3px double #2a4b6c;
}

.infos {
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#features,#CapacityLabel {
	font-weight: bold;
	margin-left: 60px;
}

.ShowCarPic {
	border: 1px solid #2a4b6c;
}

.BookCar {
	padding: 10px;
}

.flightorder {
	width: 100px;
	padding: 2px 5px;
	background-color: #c0d4f7;
	margin-right: 10px;
	margin-bottom: 2px;
}

.flightvari {
	margin-bottom: 3px;
}

.flight  dl.parallel dd   .parallel dd {
	margin-left: 0px;
}

.flight  .submit {
	position: relative;
	left: 404px;
	bottom: 30px;
	padding: 0px 15px;
}

.fluege {
	border: 1px solid #E1E1E1;
	background-color: #fff;
	line-height: 21px;
	background: transparent url(../img/80_transparent.png);
	border-collapse: collapse
}

.fluege td {
	vertical-align: middle;
	border: 1px solid #E1E1E1;
	padding: 5px 5px
}

.fluege th {
	background: #F3F3F3;
	padding: 5px 5px
}

.fluegeInfo {
	font-size: 12px
}

.service_navi {
	float: right;
	width: 150px;
}

.service_navi li {
	float: left;
	display: block;
	margin-top: 1px;
	font-weight: bold;
	background: #467FDE url(../img/hdr-tsr-bg.gif) repeat-x top;
}

.service_navi li.active {
	background: #2B5296 url(../img/hdr-bg.gif) repeat-x top;
	margin-top: 1px;
}

.service_navi li a {
	display: block;
	width: 130px;
	padding: 6px 10px;
	color: #fff;
	text-decoration: none;
}

.service_navi li a:hover {
	text-decoration: underline;
}

.accordion .teaserbox {
	margin-bottom: 10px;
	padding-bottom: 0;
}

.accordion h3 {
	position: relative;
}

.accordion h3 div {
	position: absolute;
	right: 10px;
	top: 2px;
	width: 20px;
	height: 20px;
	background: url(../img/arw-up.gif) no-repeat;
	)
}

.accordion h3.accordion_toggle_active div {
	background-image: url(../img/arw-down.gif)
}

.accordion .teaserbox dl,.accordion .teaserbox p {
	padding-right: 10px;
}

.accordion dt {
	margin-top: 10px;
	color: #00f;
	text-decoration: underline;
}

.accordion dd {
	margin-top: 5px;
}

.accordion_toggle,.nested_accordion_toggle {
	cursor: pointer;
}

.accordion_content {
	padding-bottom: 10px;
}

.nested_accordion_toggle_active {
	font-weight: bold;
}

.service .accordion_content.indent {
	padding: 0 !important;
}

.service .nested_accordion {
	padding: 0 10px 10px 10px;
}

#landing {
	position: relative;
	padding-left: 0 !important;
	padding-bottom: 15px;
}

#landing h3 {
	margin-left: -1px;
}

#landing dl {
	float: left;
	width: 185px;
	padding: 5px 0px 5px 12px;
}

#landing dl.xl {
	margin-left: -40px;
	width: 225px;
}

#landing input {
	padding: 1px 0;
}

#landing .txt {
	width: 180px;
}

#landing .txtred {
	width: 180px;
	color: #ba003f;
}

#landing .txt.date {
	width: 156px;
}

#landing select.xl {
	width: 184px;
}

#landing dd img {
	cursor: pointer;
}

#landing dd p {
	margin-top: 0;
	width: 184px;
	font-size: .9em;
}

#landing .options {
	clear: left;
	margin-left: 10px;
	padding-top: 0px;
	position: relative;
}

#landing #options {
	position: absolute;
	top: 25px;
	left: 0;
	padding: 10px;
	border: 1px solid #467fde;
	background: #fff;
}

#landing #options h4 {
	margin-top: 0;
	margin-right: 20px;
}

#landing #options li {
	float: left;
}

#landing #options li ul {
	float: left;
	margin: 10px 20px 0 0;
}

#landing #options li li {
	float: none;
	margin: 0;
}

#landing .submit {
	position: absolute;
	right: 10px;
	bottom: 5px;
	width: 70px;
}

#landing .submit2 {
	position: absolute;
	right: 50px;
	bottom: 25px;
	width: 100px;
}

#affiliate table {
	margin-top: 10px;
}

#affiliate table td {
	padding: 1px 5px;
}

#affiliate select {
	width: 145px;
}

.show {
	background: #E0EBFF;
	padding: 10px;
	border: 1px solid #2B5296;
	font-weight: bolder;
	text-align: center;
}

.show  a.arw_l {
	background: transparent url(../img/ico/arw_gesamt.gif) 2px 0px no-repeat
		;
	width: 14px;
	text-decoration: none;
	margin-right: 10px;
}

.show  a.arw_r {
	background: transparent url(../img/ico/arw_gesamt.gif) -14px 0px
		no-repeat;
	width: 14px;
	text-decoration: none;
	margin-left: 10px;
}

/*landing */
.landing_hotel_text {
	text-align: justify;
	margin: 0px;
	padding: 10px 0px;
	border: 0px solid #ccc;
	line-height: 14px;
	background-color: #fff;
}

.landing_hotel_text p.teaser {
	font-size: 1.8em;
	color: #ba003f;
	font-weight: bold;
	margin-top: 0px;
}

.landing_hotel_text .teaser_small {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	margin-top: 0px;
}

.landing_hotel_text p.blue {
	font-size: 12px;
	color: #264989;
	font-weight: normal;
	margin-top: 10px;
}

.landing_hotel_text p.address {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin-top: 6px;
}

.landingtext {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	line-height: 16px;
	margin: 0px;
	padding: 8px 15px;
	text-align: justify;
}

.landingtext p.teaser {
	font-size: 14px;
	color: #ba003f;
	font-weight: bold;
	margin-top: 0px;
}

.landingtext .teaser_small {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	margin-top: 0px;
}

.landingtext p.blue {
	font-size: 12px;
	color: #264989;
	font-weight: normal;
	margin-top: 10px;
}

.hotelpic_landing {
	width: 300px;
	margin: 10px 20px 10px 0;
	background: #fff;
	padding: 3px;
	border: 1px solid #2B5499;
}

.hotelpic_landing_dom {
	margin: 10px 20px 10px 0;
	background: #fff;
	padding: 3px;
	border: 1px solid #2B5499;
}

.hoteldetails dl {
	float: left;
	padding: 2px 10px 0px 10px;
}

.hoteldetails dl dt {
	float: left;
	width: 100px;
	font-weight: bold;
	height: auto;
	padding: 10px 0px;
	font-size: 13px;
}

.hoteldetails dl dd {
	width: 580px;
	border-bottom: 1px solid #467FDE;
	padding: 10px;
	padding-left: 5px;
	margin-left: 135px;
	height: auto;
}

.teaserbox  h4.landing_tabs a {
	color: #fff;
	padding: 0px 10px 0px 10px;
	line-height: 24px;
	font-size: 13px;
	text-decoration: none;
}

.teaserbox  h4.landing_tabs a:hover {
	color: #fff;
	padding: 0px 10px 0px 10px;
	line-height: 24px;
	font-size: 13px;
	text-decoration: underline;
	cursor: pointer;
}

.teaserbox  h4.landing_tabs {
	color: #fff;
	margin-top: 0px;
	background: #467FDE url(../img/hdr-tsr-bg.gif) repeat-x scroll 0pt 0pt;
	height: 23px;
}

.hotelrating_landing {
	margin: 0px 10px;
}

dl.rating_summary_landing {
	float: right;
	width: 765px;
	padding: 2px 0px 0px 0px;
}

dl.rating_summary_landing  dt {
	float: left;
	padding-right: 5px;
}

dl.rating_summary_landing  dd {
	float: left;
	padding-right: 5px;
}

.hotelname {
	display: block;
	margin: 8px 0px 8px 0px
}

h3.available {
	background: #2B5296 url(../img/hdr-bg.gif) repeat-x scroll center top
}

h2.checkAvailable {
	font-size: 1.5em;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}

.infolinks {
	
}

/*landing end */
.hotelrating {
	margin: 10px 0px;
	padding: 2px 0px;
	color: #fff;
	background: #2B5296 url(../img/hdr-bg.gif) repeat-x top;
}

.hotelrating dl {
	float: left;
	padding: 2px 10px 0px 10px;
}

.hotelrating dl dt {
	float: left;
	padding-right: 5px;
}

.hotelrating dl dd {
	float: left;
	padding-right: 5px;
}

.hotelrating .rating_summary a {
	color: #fff;
	cursor: pointer;
}

.contact_list dt {
	float: left;
	font-weight: bold
}

.contact_list dd {
	margin-left: 80px;
	padding-top: 0px;
	font-weight: bold
}

.bookingInfoBox {
	padding: 10px 0px 10px 10px;
	border: 1px solid #264989;
	background: #E4EEFF;
}

.bookingInfoBox h3 {
	margin: -11px -1px 0 -11px;
	background: #467FDE url(../img/hdr-tsr-bg.gif) repeat-x scroll 0pt;
}

.bookService {
	padding: 10px;
	background: #F4F8FF;
	line-height: 20px;
	width: 755px;
}

.bookService  .pics {
	float: left;
	height: 120px;
}

.bookService  .pics  img {
	border: 1px solid #264989;
}

.priceInfoBox {
	padding: 0px 10px 0px 10px;
	border: 1px solid #22C631;
	background: #EAFFDF;
	color: #264989;
}

.priceInfoBox h3 {
	margin: -11px -1px 0 -11px;
	background: #F4FFEF url(../img/head.gif) repeat-x 0 0;
	font-size: 1.0em;
	height: 22px;
}

.priceInfoBox .price {
	font-size: 16px;
	font-weight: bold;
	color: #0F7F19;
}

.hotline {
	position: absolute;
	right: 0;
	z-index: 10;
}

.hotline span {
	color: #fff;
	line-height: 2em;
}

.feld {
	width: 160px;
}

.eformbucalter {
	width: 60px;
}

/*errors*/
.errorbox {
	border: 1px solid #DD0059;
	background: #fff;
}

h3.errorbox {
	margin: 0;
	background: #F4FFEF url(../img/head.gif) repeat-x 0 0;
	font-size: 1.0em;
	border: 0px;
	height: 22px;
}

.errorbox .msg {
	padding: 10px;
}

.errorbox table {
	padding: 2px;
}

.errorbox td {
	padding: 2px;
}

.errorbox p {
	margin-left: 15px;
}

.errorbox #errors td {
	color: #000;
}

.errorMessage {
	background: #FAE2ED;
	border: 1px dotted #Fd0000;
	color: red;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px;
}

.successMessage {
	background: #E7FFDF;
	border: 1px dotted #153F00;
	color: #2F7F07;
	font-weight: bold;
	padding: 10px;
}

.gutschein {
	font-size: 11px;
	text-align: center;
	margin: 8px 0px 0px 0px;
	padding: 5px 0px;
	background: #fff;
	display: block;
}

.gutschein span {
	font-weight: bold;
	text-decoration: none;
	color: #2B5296;
}

.gutschein a {
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

.mbox_gutschein {
	font-size: 11px;
	text-align: center;
	margin: 8px 0px 0px 0px;
	padding: 5px 0px;
	background: #fff;
	display: none;
}

.teaserN {
	display: block;
}

.mbox_teaser {
	display: none;
	float: right;
}

#portfolio {
	padding-top: 6px;
	background: url(../img/portfolio/verlauf.gif) repeat-x top left;
	font-size: 12px;
}

#portfolio ul {
	list-style-type: none;
	width: 900px;
}

#portfolio li {
	float: left;
}

#portfolio li span {
	display: block;
}

#portfolio li a {
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	background: url(../img/portfolio/reiter.gif) no-repeat top left;
}

#portfolio li a:hover {
	text-decoration: underline;
}

#portfolio li a span.reiter {
	float: left;
	padding-right: 10px;
	background: url(../img/portfolio/reiter.gif) no-repeat top right;
}

#portfolio ul li.active a {
	background-position: bottom left;
}

#portfolio ul li.active a span.reiter {
	background-position: bottom right;
}

#portfolio li#portfolio_more {
	position: relative;
	z-index: 21;
}

#portfolio li a span.ico {
	float: left;
	margin: 2px 4px 0 0;
	width: 20px;
	height: 20px;
	background: url(../img/portfolio/portalicons.gif) no-repeat;
}

#portfolio li a span.aidu {
	background-position: 0 0;
}

#portfolio li a span.auto {
	background-position: -20px 0;
}

#portfolio li a span.pvg {
	background-position: -40px 0;
}

#portfolio li a span.geld {
	background-position: -60px 0;
}

#portfolio li a span.auvito {
	background-position: -80px 0;
}

#portfolio li a span.jux {
	background-position: -100px 0;
}

#portfolio li a span.sp {
	background-position: -120px 0;
}

#portfolio li a span.unister {
	background-position: -140px 0;
}

#portfolio li a span.hotel {
	background-position: -160px 0;
}

#portfolio li a span.tours {
	background-position: -180px 0;
}

#portfolio li a span.rank {
	background-position: -200px 0;
}

#portfolio li a span.search {
	background-position: -220px 0;
}

#portfolio li a span.media {
	background-position: -240px 0;
}

#portfolio li a span.partner {
	background-position: -260px 0;
}

#portfolio li ul {
	display: none;
	position: absolute;
	top: 26px;
	right: 0;
	width: 180px;
	overflow: hidden;
	list-style-type: none;
	padding: 6px 0 2px 0;
	border: 1px solid #000;
	border-top: 0;
	background: #fff url(img/pop_up_verlauf.gif) repeat-y;
}

#portfolio li:hover ul,#portfolio li.over ul {
	display: block;
}

#portfolio li ul li,#portfolio li ul li a {
	width: 100%;
}

#portfolio li ul li.headline {
	color: #494949;
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/portfolio/pop_up_verlauf_1px.gif) repeat-y;
}

#portfolio li ul li span.linie {
	padding-top: 3px;
	border-top: 1px solid #494949;
}

#portfolio li ul li a {
	padding: 0;
	text-decoration: underline;
	color: #00c;
	line-height: 23px;
	background: none;
}

#portfolio li ul li a:hover {
	text-decoration: none;
}

#portfolio li ul li a span.ico {
	margin-right: 10px;
}

#foliokillSelect {
	position: absolute;
	z-index: 20;
	visibility: hidden;
}

.intro {
	border: 1px solid #c0d4f7;
	font-size: 11px;
	padding: 10px;
	clear: both;
	display: block;
	line-height: 14px;
	margin-top: 10px;
}

.intro h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000;
}

.intro p {
	margin-top: 5px;
}

/* T�rkei special */
#special {
	border-bottom: 0px solid #1771cf;
	background: #e5f8b9;
	width: 764px;
}

#special a {
	border: 0px;
	color: #0000ff;
	font-weight: bold;
}

#special img {
	border: 0px;
	padding: 6px 0px 6px 10px
}

#special .cnt {
	clear: both;
}

#special .tipp {
	border: 0px;
	float: left;
}

#special .infos {
	float: left;
	padding: 2px 0px 2px 13px;
	line-height: 17px;
	margin-left: 0px;
	margin: 0px;
}

#special .details {
	float: left;
	width: 363px;
	margin: 3px 5px 3px 20px;
}

#special h4 {
	margin: 3px 5px;
	padding: 0px;
	color: #ba003f;
	font-size: 13px;
}

#special .details  .travelinfos {
	background: #f0fbd5;
	border: 1px solid #c1d988;
	float: left;
	width: 360px;
	margin: 0px;
}

#special ul li {
	list-style: none;
	font-size: 11px;
	list-style-image: url(../img/reisen/tuerkei_special/check.jpg);
	padding-left: 0px;
	list-style-position: outside;
	margin-left: 20px;
}

#special ul {
	float: left;
	width: 150px;
	padding: 3px 8px;
	margin: 2px 0px 2px 10px;
	line-height: 14px;
}

#special #price {
	text-align: right;
	padding-right: 5px;
	float: right;
	line-height: 18px;
	padding-top: 5px;
}

#special #price span {
	font-weight: bold;
	font-size: 11px;
}

#special #price .price {
	font-size: 17px;
	font-weight: bold;
	color: #ba003f;
}

#special #price a {
	color: #0000cc;
	font-size: 12px;
	font-weight: bolder;
	margin-left: 3px;
}

#special #price a:hover {
	color: #ba003f !important;
}

/*werbemittel einbindung*/
	/*#FlexSky {position:fixed; top:140px; left:830px;}*/
#FlexSky {
	position: absolute;
	top: 100px;
	left: 830px;
	z-index: 200;
}

#FlexTop {
	position: absolute;
	top: -200px;
	left: 50px;
	z-index: 200;
}

/* Layout_googleads.css old */
.googleads {
	border-top: 1px solid #D8E1EA;
	margin: 15px 0 20px;
	padding-top:1px;
	position: static;
	clear: both;
}

.googleads .splitHeadline {
	border-bottom: 1px solid #D8E1EA !important;
	position: relative;
}
.wide-ads a{z-index: 900;}

.googleads h3 {
	text-decoration: none ! important;
	float:right;
	position: relative !important;
	top: 28px;
	right: 0;
	background: none;
	color: #2556aa;
	text-align: right;
	font-size: 12px;
	height: 1.6em;
	padding: 5px 10px;
	margin-top: -28px;
	border-bottom: none;
	font-weight: normal;
}

.googleads a {
	text-decoration: none ! important;
	color: #2556AA;
}

.googleads #SkyscraperAdGoogle h3 {
	border: 1px solid #D8E1EA;
	border-bottom:none;
	margin-right: -2px;
	margin-bottom: 15px;
	padding-left: 10px;
	width: 178px;
}

.googleads #SkyscraperAdGoogle {
	margin-top: -117px !important;
}

*+html .googleads #split_SkyscraperAdGoogle {
	margin-top: -1px !important;
}

.googleads .wide_ads .google_adsense_bigsize_row {
	border: 1px solid #D8E1EA;
	border-top: 1px dashed #D8E1EA;
	border-bottom: expression(( this.parentNode.lastChild ==   this) ?  
		"1px solid #D8E1EA" :   "none" );
}

.googleads .wide_ads .google_adsense_bigsize_row:first-child {
	border-top: none;
}

.googleads .wide_ads .google_adsense_bigsize_row:last-child {
	border-bottom: 1px solid #D8E1EA;
}

.googleads .wide_ads .google_adsense_bigsize_row .ads {
	width: auto;
}

.wide_ads .google_adsense_bigsize_row {
	background-color: #fff;
	display: block;
	border-top: 1px dashed #d8e1ea;
	overflow: hidden;
	font-weight: normal;
	width: 799px;
}

.wide_ads .google_adsense_bigsize_row a {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: -1px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	height: 1%;
	cursor: pointer;
}

.wide_ads .google_adsense_bigsize_row a:hover {
	background-color: #E0EBFF;
}

.wide_ads .google_adsense_bigsize_row .ads {
	display: block;
	overflow: hidden;
	width: 780px;
}

.wide_ads .google_adsense_bigsize_row .head {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.wide_ads .google_adsense_bigsize_row .head b {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.wide_ads .google_adsense_bigsize_row .text {
	font-size: 12px;
	text-decoration: none;
	color: #264989;
}

.wide_ads .google_adsense_bigsize_row .text b {
	font-size: 12px;
	text-decoration: none;
	color: #264989;
}

.wide_ads .google_adsense_bigsize_row .link {
	color: #006000;
	font-size: 10px;
	text-decoration: none;
}

.wide_ads .google_adsense_bigsize_row .link b {
	color: #006000;
	font-size: 10px;
	text-decoration: none;
}

.wide_ads .google_adsense_narrow_row {
	width: 160px;
	background-color: #fff;
	display: block;
	border-top: 1px dashed #d8e1ea;
	overflow: hidden;
	font-weight: normal;
}

.wide_ads .google_adsense_narrow_row a {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: -1px;
	text-decoration: none;
	display: block;
	height: 1%;
	cursor: pointer;
}

.wide_ads .google_adsense_narrow_row a:hover {
	background-color: #E0EBFF;
}

.wide_ads .google_adsense_narrow_row .ads {
	width: 130px;
	overflow: hidden;
	padding-right: 5px;
	display: block;
}

.wide_ads .google_adsense_narrow_row .head {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.wide_ads .google_adsense_narrow_row .head b {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.wide_ads .google_adsense_narrow_row .text {
	font-size: 10px;
	text-decoration: none;
	color: #264989;
}

.wide_ads .google_adsense_narrow_row .text b {
	font-size: 10px;
	text-decoration: none;
	color: #264989;
}

.wide_ads .google_adsense_narrow_row .link {
	color: #006000;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
}

.wide_ads .google_adsense_narrow_row .link b {
	color: #006000;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
}

.googleads .SkyscraperAdGoogle {
	width: 198px;
	top: 257px;
	border: none !important;
}

.googleads .SkyscraperAdGoogle .google_adsense_narrow_row {
	width: 198px;
	border: 1px solid #d8e1ea;
	border-bottom: 1px dashed #D8E1EA;
	border-top: none;
}

.googleads .SkyscraperAdGoogle .google_adsense_narrow_row.last {
	border-bottom: 1px solid #d8e1ea;
}

.googleads .SkyscraperAdGoogle .google_adsense_narrow_row .ads {
	width: 173px;
	overflow: hidden;
}

.googleads .SkyscraperAdGoogle .google_adsense_narrow_row .head {
	font-size: 14px;
}

.googleads .SkyscraperAdGoogle .google_adsense_narrow_row .head b {
	font-size: 14px;
}

.googleads .SkyscraperAdGoogle .google_adsense_narrow_row .text {
	font-size: 12px;
}

.googleads .SkyscraperAdGoogle .google_adsense_narrow_row .text b {
	font-size: 12px;
}

.googleads .SkyscraperAdGoogle .google_adsense_narrow_row .link {
	font-size: 12px;
}

.googleads .SkyscraperAdGoogle .google_adsense_narrow_row .link b {
	font-size: 12px;
}

.SkyscraperAdGoogle {
	width: 160px;
	position: absolute;
	top: 131px;
	left: 827px;
	z-index: 101;
	background-color: #fff;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 50px;
}

.SkyscraperAdGoogle .google_adsense_narrow_row {
	width: 160px;
	background-color: #fff;
	display: block;
	border-top: 1px dashed #d8e1ea;
	overflow: hidden;
	font-weight: normal;
}

.SkyscraperAdGoogle .google_adsense_narrow_row a {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: -1px;
	text-decoration: none;
	display: block;
	height: 1%;
	cursor: pointer;
}

.SkyscraperAdGoogle .google_adsense_narrow_row a:hover {
	background-color: #E0EBFF;
}

.SkyscraperAdGoogle .google_adsense_narrow_row .ads {
	width: 130px;
	overflow: hidden;
	padding-right: 5px;
	display: block;
}

.SkyscraperAdGoogle .google_adsense_narrow_row .head {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.SkyscraperAdGoogle .google_adsense_narrow_row .head b {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.SkyscraperAdGoogle .google_adsense_narrow_row .text {
	font-size: 10px;
	text-decoration: none;
	color: #264989;
}

.SkyscraperAdGoogle .google_adsense_narrow_row .text b {
	font-size: 10px;
	text-decoration: none;
	color: #264989;
}

.SkyscraperAdGoogle .google_adsense_narrow_row .link {
	color: #006000;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
}

.SkyscraperAdGoogle .google_adsense_narrow_row .link b {
	color: #006000;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
}

/* Layout_googleads.css old */ /*
.googleads {margin-top:10px;border:1px solid;border-color:#d8e1ea;border-top:0;width:799px;}
#googleAdBig .googleads {margin-top:10px;border:1px solid;border-color:#d8e1ea;border-top:0;width:648px;}
.googleads h3 {height:23px;color:#fff;background:#6d9fff url("../img/hdr-tsr-bg.gif") repeat-x;text-decoration:none;}
.googleads div {}
.wide_ads .google_adsense_bigsize_row {background-color:#fff;display:block;border-top:1px dashed #d8e1ea;overflow:hidden;font-weight:normal;width:799px;}
.googleads div#wide_ad_unit .google_adsense_bigsize_row:first-child{ border-top: none; }
#googleAdBig .google_adsense_bigsize_row {background-color:#fff;display:block;border-top:1px dashed #d8e1ea;overflow:hidden;font-weight:normal;width:648px;}
.wide_ads .google_adsense_bigsize_row a {padding-left:10px;padding-top:10px;padding-bottom:10px;overflow:hidden;margin-top:-1px;text-decoration:none;display:block;white-space:nowrap;height:1%;cursor:pointer;}
.wide_ads .google_adsense_bigsize_row a:hover {background-color:#E0EBFF;}
.wide_ads .google_adsense_bigsize_row .ads {display:block;overflow:hidden;width:780px;}
#googleAdBig .google_adsense_bigsize_row .ads {display:block;overflow:hidden;width:799px;}
.wide_ads .google_adsense_bigsize_row .head {font-size:14px;text-decoration:underline;font-weight:bold;}
.wide_ads .google_adsense_bigsize_row .head b {font-size:14px;text-decoration:underline;font-weight:bold;}
.wide_ads .google_adsense_bigsize_row .text {font-size:12px;text-decoration:none;color:#264989;}
.wide_ads .google_adsense_bigsize_row .text b {font-size:12px;text-decoration:none;color:#264989;}
.wide_ads .google_adsense_bigsize_row .link {color:#006000;font-size:10px;text-decoration:none;}
.wide_ads .google_adsense_bigsize_row .link b {color:#006000;font-size:10px;text-decoration:none;}
.wide_ads .google_adsense_narrow_row {width:160px;background-color:#fff;display:block;border-top:1px dashed #d8e1ea;overflow:hidden;font-weight:normal;}
.wide_ads .google_adsense_narrow_row a {padding-left:10px;padding-top:10px;padding-bottom:10px;overflow:hidden;margin-top:-1px;text-decoration:none;display:block;height:1%;cursor:pointer;}
.wide_ads .google_adsense_narrow_row a:hover {background-color:#E0EBFF;}
.wide_ads .google_adsense_narrow_row .ads {width:130px;overflow:hidden;padding-right:5px;display:block;}
.wide_ads .google_adsense_narrow_row .head {font-size:12px;text-decoration:underline;font-weight:bold;}
.wide_ads .google_adsense_narrow_row .head b {font-size:12px;text-decoration:underline;font-weight:bold;}
.wide_ads .google_adsense_narrow_row .text {font-size:10px;text-decoration:none;color:#264989;}
.wide_ads .google_adsense_narrow_row .text b {font-size:10px;text-decoration:none;color:#264989;}
.wide_ads .google_adsense_narrow_row .link {color:#006000;font-size:10px;text-decoration:none;white-space:nowrap;}
.wide_ads .google_adsense_narrow_row .link b {color:#006000;font-size:10px;text-decoration:none;white-space:nowrap;}
.SkyscraperAdGoogle {width:160px;position:absolute;top:131px;left:827px;z-index:101;background-color:#fff;font-size:12px;margin-left:10px; margin-top:50px;}
.SkyscraperAdGoogle .google_adsense_narrow_row {width:160px;background-color:#fff;display:block;border-top:1px dashed #d8e1ea;overflow:hidden;font-weight:normal;}
.SkyscraperAdGoogle .google_adsense_narrow_row a {padding-left:10px;padding-top:10px;padding-bottom:10px;overflow:hidden;margin-top:-1px;text-decoration:none;display:block;height:1%;cursor:pointer;}
.SkyscraperAdGoogle .google_adsense_narrow_row a:hover {background-color:#E0EBFF;}
.SkyscraperAdGoogle .google_adsense_narrow_row .ads {width:130px;overflow:hidden;padding-right:5px;display:block;}
.SkyscraperAdGoogle .google_adsense_narrow_row .head {font-size:12px;text-decoration:underline;font-weight:bold;}
.SkyscraperAdGoogle .google_adsense_narrow_row .head b {font-size:12px;text-decoration:underline;font-weight:bold;}
.SkyscraperAdGoogle .google_adsense_narrow_row .text {font-size:10px;text-decoration:none;color:#264989;}
.SkyscraperAdGoogle .google_adsense_narrow_row .text b {font-size:10px;text-decoration:none;color:#264989;}
.SkyscraperAdGoogle .google_adsense_narrow_row .link {color:#006000;font-size:10px;text-decoration:none;white-space:nowrap;}
.SkyscraperAdGoogle .google_adsense_narrow_row .link b {color:#006000;font-size:10px;text-decoration:none;white-space:nowrap;}
*/ 
/*
.popup .googleads h3{width: 597px;}
.popup .googleads {
	margin-top: 25px;
	border: 1px solid;
	border-color: #d8e1ea;
	border-top: 0
}

.popup .googleads h3 {
	margin-top: -20px;
	top: 0px;
	padding: 0px 10px;
	width: 599px;
	height: 23px;
	color: #fff;
	background: #6d9fff url("../img/hdr-tsr-bg.gif") repeat-x;
	text-decoration: none;
}
*/
.wide_ads_popup h3{
	text-decoration: none ! important;
	border: none ! important;
}



.wide_ads_popup {
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #D8E1EA; 
}

.wide_ads_popup div:first-child {
	border-top:none;
}

.wide_ads_popup .google_adsense_bigsize_row {
	background-color: #fff;
	display: block;
	border-top-width: expression(this.previousSibling==null?'0px':'1px')!important;
	border-top: 1px dashed #d8e1ea;
	overflow: hidden;
	font-weight: normal;
	width: 100%;
}

.wide_ads_popup .google_adsense_bigsize_row a {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: -1px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	height: 1%;
	cursor: pointer;
}

.wide_ads_popup .google_adsense_bigsize_row a:hover {
	background-color: #E0EBFF;
}

.wide_ads_popup .google_adsense_bigsize_row .ads {
	display: block;
	overflow: hidden;
	width: 600px;
}

.wide_ads_popup .google_adsense_bigsize_row .head {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.wide_ads_popup .google_adsense_bigsize_row .head b {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.wide_ads_popup .google_adsense_bigsize_row .text {
	font-size: 11px;
	text-decoration: none;
	color: #264989;
}

.wide_ads_popup .google_adsense_bigsize_row .text b {
	font-size: 11px;
	text-decoration: none;
	color: #264989;
}

.wide_ads_popup .google_adsense_bigsize_row .link {
	color: #006000;
	font-size: 11px;
	text-decoration: none;
}

.wide_ads_popup .google_adsense_bigsize_row .link b {
	color: #006000;
	font-size: 11px;
	text-decoration: none;
}

.wide_ads_popup .google_adsense_narrow_row {
	width: 160px;
	background-color: #fff;
	display: block;
	border-top: 1px dashed #d8e1ea;
	overflow: hidden;
	font-weight: normal;
}

.wide_ads_popup .google_adsense_narrow_row a {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: -1px;
	text-decoration: none;
	display: block;
	height: 1%;
	cursor: pointer;
}

.wide_ads_popup .google_adsense_narrow_row a:hover {
	background-color: #E0EBFF;
}

.wide_ads_popup .google_adsense_narrow_row .ads {
	width: 130px;
	overflow: hidden;
	padding-right: 5px;
	display: block;
}

.wide_ads_popup .google_adsense_narrow_row .head {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.wide_ads_popup .google_adsense_narrow_row .head b {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.wide_ads_popup .google_adsense_narrow_row .text {
	font-size: 10px;
	text-decoration: none;
	color: #264989;
}

.wide_ads_popup .google_adsense_narrow_row .text b {
	font-size: 10px;
	text-decoration: none;
	color: #264989;
}

.wide_ads_popup .google_adsense_narrow_row .link {
	color: #006000;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
}

.wide_ads_popup .google_adsense_narrow_row .link b {
	color: #006000;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
}

.hotelcategorie_switch input {
	width: 24px !important;
	line-height: 20px
}

.hotelcategorie_switch    #imageKat {
	margin: 1px 28px 1px;
	width: 50px;
	height: 12px;
	margin-top: 0px;
}

.hotelcategorie_switch    .damap {
	background: #F6F6F6;
	border: 1px solid #A5ACB2;
	border-left: 0px;
	border-right: 0px;
	float: left;
	line-height: 12px;
	margin: 1px 0 0;
	padding: 3px;
}

.trible .hotelHeadlineStars {
	margin-top: 8px;
}

.hotelSort {
	float: right;
	clear: right;
	margin-top: -13px;
	text-align: right;
	width: 310px;
}