
/* Finder */
span.finder-title {
	font-size:14px;
	color:#044269;
	padding-right:20px;
	font-weight:bold;
	padding-left:20px;
}
span.finder-country,
span.finder-region {
	padding-right:20px;
}
span.finder-country select,
span.finder-region select {
	width:100px;
}

span.finder-submit input {
	background-image:url(../images/ukmenu-bghover.png);
	color:white;
	background-repeat:repeat-x;
	padding:3px;
}

/* List */
div.hotel-list {
	width:700px;
}

span.nowrap {
	white-space:nowrap;
}

div.hotel-list-item {
	width:330px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

div.hotel-list-img,
div.hotel-week-img {
	width:107px;
	height:107px;
	float:left;
}

div.hotel-list-desc {
	width:203px;
	padding:5px;
	padding-left:10px;
	color:white;
	background-image:url(../images/block-bg.png);
	background-repeat:repeat-y;
	float:left;
	height:97px;
}
div.hotel-list-desc a {
	color:white;
}
div.hotel-list-more {
	margin-top:3px;
}


/* Single */

div.hotel-single h1 {
	margin-bottom:10px;
}

div.hotel-single-img {
	float:left;
	max-width:336px;
	margin-right:14px;
	margin-bottom:15px;
}
div.hotel-single-img img {
	float:left;
}

div.hotel-single-img img.firstimg {
	margin-bottom:5px;
}
div.hotel-single-img img.thumbs {
	margin-right:6px;
	margin-bottom:5px;
}

div.hotel-single-addr {
	margin-top:20px;
	margin-left:10px;
	width:203px;
	padding:5px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:white;
	background-image:url(../images/block-bg.png);
	background-repeat:repeat-y;
}
div.hotel-single-addr a {
	color:white;
}

div.hotel-single-right {
	float:right;
	width:228px;
}
div.hotel-single-gps {
	margin-left:10px;
	margin-top:20px;
}
div.hotel-single-gps h2 {
	background-image:url(../images/box_u1.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	font-size:17px;
	margin:0;
	margin-bottom:5px;
	padding:2px 0 2px 5px;
}

div.hotel-single-gmap {
	width:442px;
	overflow:hidden;
	margin-top:20px;
}

span.previewicon {
	cursor:pointer;
}


div.hotel-single-offers {
	margin-top:20px;
}

div.hotel-single-offers h1 {
	background-image:url(../images/box_u1.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	font-size:17px;
	margin:0;
	margin-right:20px;
	margin-bottom:5px;
	padding:2px 0 2px 5px;
}

div.hotel-single-gpsdown {
	float:right;
}

div.hotel-single-offers {
	width:700px;
}
div.hotel-single-offeritem {
	width:330px;
	float:left;
	margin-right:20px;
}

div.hotel-single-bigmaplink {
	text-align:right;
}

div.hotel-single-req {
	margin-top:10px;
}
div.hotel-single-req a {
	padding:5px;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	border-color:white;
}

/* Hotel der Woche */
div.hotel-week-left {
	width:330px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/bg-rot.png);
	background-repeat:repeat-y;
}

div.hotel-week-right {
	width:330px;
	float:left;
	margin-bottom:20px;
	background-image:url(../images/bg-rot.png);
	background-repeat:repeat-y;
}

div.hotel-week h1 {
	background-image:url(../images/box_u2.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	font-size:17px;
	margin:0;
	padding:2px 0 2px 5px;
}
div.hotel-week-addr {
	width:203px;
	padding:5px;
	padding-left:10px;
	color:white;
	float:left;
	height:97px;
}
div.hotel-week-offeritem h3 a,
div.hotel-week-addr a,
div.hotel-week-addr h3 a {
	color:white;
}
div.hotel-week-offeritem {
	color:white;
	height:97px;
	padding:5px;
	padding-left:10px;
	overflow:hidden;
}

/* Neueste - links */
div.nhotel-list-desc {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
div.nhotel-list-more {
	text-align:right;
}


/* bigmap */
div#bigmapmutter {
	background-color:white;
}
div#bigmapmutter div#content {
	padding-top:0px;
}
div#bigmapmutter div.hotel-single-addr {
	margin-top:0px;
}


div.pagebrowser {
	text-align:center;
}
div.tx-wchotelroutes-pi1-browsebox table {
	text-align:center;
	margin:auto;
}
div.tx-wchotelroutes-pi1-browsebox table td {
	padding-left:5px;
	padding-right:5px;
}



/* Anfrageformular */

div.addr-label {
	width:180px;
	float:left;
	padding-right:20px;
	text-align:right;
	min-height:10px;
}
div.addr-input {
	width:300px;
	float:left;
}
div.addr-block {
	padding-top:5px;
}
div.addr-input input.submit {
	width:200px;
}
span.required {
	color:#CA1923;
	font-weight:bold;
}

div.addr-request h1 {
	background-image:url(../images/box_u1.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	font-size:17px;
	margin:0;
	padding:2px 0 2px 5px;
	margin-bottom:5px;
}

div.hotel-single-offeritem div.hotel-single-req a {
	color:white;
	background-color:#044972;
	padding-left:10px;
	padding-right:10px;
}

div.hotel-single-offeritem h3 {
	font-size:14px;
}