body {
background:#770e00 url(/static/img/background.gif) top left repeat-x;
padding:0;
margin:0;
color:#775711;
}

img {
border:none;
}

div, h1, h2, h3, h4, p, form, input, select, textarea, ol, ul, li, object, embed {
margin: 0;
padding: 0;
font: 11px Tahoma, Arial, Helvetica, sans-serif;
line-height: 14px;
text-align: left;
}

a:link, a:visited, a:hover, a:active {
color:#f1c13d;
text-decoration:none;
}

/* header */

#topLinks {
position:absolute;
height:38px;
top:37px;
left:233px;
overflow:hidden;
}

.print_h1{
	display:none;
}

#topLinks .link {
float:left;
padding:12px 18px 0 17px;
}

#topLinks img {
float:left;
}

#topLinks a:link, #topLinks a:visited, #topLinks a:hover, #topLinks a:active {
color:#f1c13d;
text-decoration:none;
}


/* merkliste */

#watchList {
position:absolute;
width:200px;
top:0;
left:580px;
overflow:hidden;
z-index:60;
}

#watchList .head,
#watchList.active .head {
float:left; 
overflow:hidden;
width:155px;
height:26px;
background:#f3e3ae url(/static/img/icons/warenkorb.png) 15px 40px no-repeat;
cursor:pointer;
font-weight:bold;
color:#b51500;
padding:49px 0 0 45px;
position: relative;

}

#watchList .head span {
	position: absolute;
	top: 20px;
	left: 17px;
	font-size: 14px;
	font-weight: normal;
}

#watchList .list {
display:none;
}

#watchList.active .list {
display:inline;
float:left;
overflow:hidden;
width:180px;
color:#774d11;
background:#f3e3ae url(/static/img/watchlist.gif) top left no-repeat;
padding:20px 0 12px 20px;
}

#watchList.active .list .line {
background: url(/static/img/watchlist_line.gif) no-repeat left top;
float:left;
width:150px;
overflow:hidden;
padding-right:10px;
margin-bottom:5px;
position:relative;
}

#watchList.active .list .line img {
position:absolute;
right:0;
top:1px;
}

#watchList.active .list .line a {
background:#f3e3ae;
padding-right:3px;
color:#774d11;
}

#watchList.active .list .link {
float:left;
width:160px;
margin-top:10px;
overflow:hidden;
background: url(/static/img/requestbox_line.gif) no-repeat left top;
height:15px;
text-align:right;
padding:10px 0 0 0;
}

#watchList.active .list .link .more {
background:url(/static/img/teaserarrow.gif) center right no-repeat;
width:80px;
padding-right:17px;
color:#b51500;
}

#watchList.active .list .link a.more {
color:#b51500;
}

/* sprachen */

#topLanguages {
position:absolute;
height:25px;
width:190px;
top:49px;
left:805px;
overflow:hidden;
}

#topLanguages a:link, #topLanguages a:visited, #topLanguages a:active {
padding-right:30px;
color:#a0661b;
text-decoration:none;
}

#topLanguages a:hover {
color:#f1c13d;
}

#sitecontainer {
width:100%;
float:left;
}

#siteInnerContainer {
min-width:980px;
}

#head {
float:left;
width:100%;
height:325px;
overflow:hidden;
position:relative;
}


/* background images */

#backgroundImages {
width:780px;
height:250px;
overflow:hidden;
position:absolute;
top:75px;
left:0;
z-index:15;
}

#backgroundImages img {
position:absolute;
top:0;
left:0;
}

#backgroundImages .lines {
background:url(/static/img/bgline.gif) top left no-repeat;
width:780px;
height:5px;
overflow:hidden;
position:absolute;
top:0;
left:0;
z-index:10;
}

#jobOfferContainer {
position:relative;
float:left;
width:505px;
overflow:hidden;
padding: 0 0 35px 0;
}

#rightBar {
background:url(/static/img/rightBar.jpg) top left no-repeat;
width:200px;
height:250px;
overflow:hidden;
position:absolute;
top:75px;
left:780px;
z-index:16;
}


/* rightbar */

#rightBar h3 {
font-weight:bold;
color:#b51500;
}

#rightBar .quickLinks {
overflow:hidden;
padding:20px 0 0 15px;
height:120px;
width:185px;

}
#rightBar .quickLinks .link {
float:left;
overflow:hidden;
width:185px;
height:20px;
margin-bottom:8px;
}

#rightBar .quickLinks .link .icon {
float:left;
margin-right:6px;
width:20px;
overflow:hidden;
}

#rightBar .quickLinks .link .text {
padding-top:2px;

}
#rightBar .quickLinks .link .text div.quicklinks {
overflow:hidden;
margin-top:-4px;
padding-left: 0px;
float:left;
width:155px;
cursor:pointer;
}


#rightBar .quickLinks .link em {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:normal;
text-transform:uppercase;
color:#774d11;
}

#rightBar #calendar{
overflow:hidden;
padding:15px 0 0 20px;
color:#774d11;
width:180px;
height:95px;
}

#rightBar #calendar form {
overflow:hidden;
position: relative;
width: 180px;
height: 95px;
}


#rightBar #calendar .line {
float:left;
overflow:hidden;
width:180px;
padding-top:3px;
}

#rightBar #calendar input, form #calendar input {
	padding:2px 0 2px 4px;
	color:#a08d5c;
	border:none;
	background:#FFFFFF;
	margin-right:3px;
}

#rightBar #calendar input.submit, form #calendar input.submit {
	color:#B51500;
	background:none;
	height:15px;
	padding-top:0px;
	padding-right:10px;
	text-align:right;
	cursor: pointer;

}
#content #text a{
	cursor:pointer;
}
#content #text form .formpart{
	padding-top:10px;
	float:left;
	width:504px;

}

#content #text form .formpart .head {
	overflow: hidden;
	background: transparent url(/static/img/arrow_down_0.gif) no-repeat scroll 0%;
	background-position:right;
}
#content #text form .formpart .head:hover {
	background: transparent url(/static/img/arrow_down_1.gif) no-repeat scroll 0%;
	background-position:right;
}
#content #text form .formpart .headopen {
	overflow: hidden;
	background: transparent url(/static/img/arrow_up_0.gif) no-repeat scroll 0%;
	background-position:right;
}
#content #text form .formpart .headopen:hover {
	background: transparent url(/static/img/arrow_up_1.gif) no-repeat scroll 0%;
	background-position:right;
}
#content #text form .formpart .detail {
	padding: 10px 0 0 0;
	overflow: hidden;
	line-height:20px;
}

#content #text form input {
	padding:2px 0 2px 4px;
	color:#a08d5c;
	border:none;
	background:#FFFFFF;
	margin-right:3px;
	float:left;
}
#content #text form p{
height: 20px;
}
#content #text form div.submit{

float:right;
padding-top: 10px;
padding-bottom:20px;
}
#content #text form .formpart p input{
margin-bottom:0px;
}
#content #text form  input.checkbox,#content #text form  input.radio{
background: none;
margin-top:2px;
width:13px;
height:13px;
}
#content #text form .formpart p span{
margin-top:2px;
float:left;
}
#content #text form .formpart p.last_line,
#content #text form .mandatory p.last_line{
	border-bottom: 1px solid #D3BA81;
}
#content #text form input.submit_inquiry {
background:transparent url(/static/img/arrowRed.gif) no-repeat scroll right center;
color:#B51500;
padding-right: 15px;
cursor:pointer;
font-weight:bold;
}


#content #text form input.formfield {
width:150px;
}

#content #text form  input.short{
width:30px;
}
#content #text form input.long{
width:50px;
}
#content #text form  input.shorttext{
width:93px;
}
#content #text form  input.longtext{
width:150px;
}
#content #text form fieldset{

border:none;
}
#content #text form h2 {
border-bottom: 1px solid #d3ba81;
}

#content #text form textarea{
padding:2px 0 2px 4px;
color:#a08d5c;
border:none;
background:#FFFFFF;
margin-right:3px;
margin-top: 10px;
width:300px;
overflow:auto;

}

#content #text form textarea.wide{
width:400px;
}

#content #text form select{
padding:2px 0 0px 4px;
color:#a08d5c;
border:none;
background:#FFFFFF;
margin-right:3px;
width:154px;
float:left;
}
#content #text .guestbook{
padding: 0 10px 0 0;
}
#content #text .guestbook .new_entry{
background:transparent url(/static/img/teaserarrow.gif) no-repeat scroll right center;
color:#B51500;
padding: 5px 15px 7px 10px;
cursor:pointer;
text-align:right;
float:left;

}
#content #text .guestbook .all_entries{
background:transparent url(/static/img/teaserarrow.gif) no-repeat scroll right center;
color:#B51500;
padding: 5px 15px 7px 10px;
cursor:pointer;
text-align:right;

}
#content #text .guestbook .per_page{
text-align:right;
margin: 10px 0;
}

#content #text .guestbook .guest_entry{
background:transparent url(/static/img/teaserbg_long.jpg) no-repeat scroll left top;
padding: 7px 10px;
}

#content #text .guestbook .guest_entry .guestbook_date{
color:#b59e62;
float:right;
}
#content #text .guestbook .guest_entry .identity{
width:200px;
color:#B51500;
padding: 0 0 7px 0;
}
#content #text .guestbook .guest_entry .guestbook_text{
padding: 0 0 10px 0;
}
#content #text .guestbook .paging{
border-top: 1px solid #d3ba81;

}
#content #text .guestbook form .send{
border-top: 1px solid #d3ba81;


}
#content #text .guestbook form textarea{
float:left;
margin:0px;
}
#content #text .guestbook form p.textarea{
height:130px;
}
#content #text .guestbook form p.captcha{
height:63px;
}
#content #text .guestbook form .submit_inquiry{
text-align:right;
}
#content #text .guestbook form img{
float:left;
}
#content #text .guestbook .paging{
float:left;
width:100%;
padding-top:5px;
padding-bottom:10px;
}
#content #text .guestbook .paging #next{
float:right;
padding:2px 0px 2px 10px;
}
#content #text .guestbook .paging #page{
float:right;
}
#content #text .guestbook .paging #back{
float:right;
padding:2px 10px 2px 0px;
}

#content label{
width:150px;
float:left;
margin-top: 2px;
}
#content .formtext{
width: 350px;
margin:0 0 0 150px;
}

/* Media Links */
#content #text #media_links #panorama{
	width: 250px;
	height: 155px;
	padding: 0;
	margin: 0 0 20px 0;
	float:left;
	background: url(/static/img/panorama_icon.png) top left no-repeat;
	cursor:pointer;
}
#content #text #media_links #panorama.noImage{
	background: url(/static/img/pano_teaser_balken.png) top left no-repeat;
	height: 55px;
}

#content #text #media_links #gallery{
	float:left;
	width:250px;
	height: 155px;
	margin: 0 0 20px 15px;
	background: url(/static/img/gallery_icon_new.png) top left no-repeat;
	cursor:pointer;
}
#content #text #media_links #panorama .icon{
	border: 2px solid #fff;
	height: 53px;
	margin: 0 0 6px 0;
	padding: 0 0 0 55px;
	width: 343px;
	background: #fff url(/static/img/360grad.jpg) left top no-repeat;
	overflow:hidden;
	cursor:pointer;
}
#content #text #media_links #gallery .icon {
	height: 155px;
	overflow:hidden;
	
}
#content #text #media_links #panorama .text,
#content #text #media_links #gallery .text{
	color:#aa8a50;
	text-transform:uppercase;
	font:"Times New Roman", Times, serif;
	font-size:11px;
	cursor:pointer;
	margin: 83px 0 0 130px;
}
#content #text #media_links #panorama .icon_text{
	cursor:pointer;
	margin: 83px 0 0 66px;
}

#content #text #media_links #panorama.noImage .icon_text{
	cursor:pointer;
	margin: 20px 0 0 66px;
}

#content #text #media_links #gallery .icon_text{
	cursor:pointer;
	margin: 83px 0 0 130px;
}

/* Media Links NEW */
#content #text #media_links_new {
	overflow: hidden;
	margin: 0 0 20px 0;
	width: 510px;
}

#content #text #media_links_new .panorama{
	width: 250px;
	height: 155px;
	float: left;
	margin: 0 0 20px 0;
	position: relative;
	
}


#content #text #media_links_new .gallery {
	width: 250px;
	height: 155px;
	float: left;
	margin: 0 0 20px 0;
	position: relative;
	
}

#content #text #media_links_new .panorama {
	margin: 0 10px 20px 0;
}

#content #text #media_links_new .overlay {
	behavior:url(/static/js/iepngfix.htc);
	width: 250px;
	height: 125px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}

#content #text #media_links_new .panorama .overlay {
	background: url(/static/img/medialink_panorama.png) left top no-repeat;
}

#content #text #media_links_new .gallery .overlay {
	background: url(/static/img/medialink_galerie.png) left top no-repeat;
}

#content #text #media_links_new .panorama .text,
#content #text #media_links_new .gallery .text{
	color:#f2e2ae;
	text-transform:uppercase;
	font:"Times New Roman", Times, serif;
	font-size:11px;
	cursor:pointer;
}

#content #text #media_links_new .panorama .text,
#content #text #media_links_new .panorama .icon_text {
	position: absolute;
	left: 66px;
	top: 82px;
}

#content #text #media_links_new .gallery .text,
#content #text #media_links_new .gallery .icon_text {
	position: absolute;
	left: 127px;
	top: 82px;
}



#rightBar #calendar .more {
	behavior:url(/static/js/iepngfix.htc);
	background:url(/static/img/arrowRed.png) top left no-repeat;
	position:absolute;
	top:230px;
	left:140px;
	width:48px;
	height:20px;
	color:#b51500;
	overflow:hidden;
	z-index:1;
	
	top: 75px;
	left: 120px;
}
#rightBar #calendar .morelink {

position:absolute;
top:230px;
/*right:15px;*/
width:70px;
height:20px;
overflow:hidden;
color:#b51500;
cursor:pointer;
text-align:right;
z-index:10;

top: 75px;
	left: 95px;
}




#rightBar #calendar .morelink a {
color:#b51500;
}


#rightBar #calendar img.calendarIcon {
margin-bottom:-4px;
cursor:pointer;
}

#rightBar #calendar input.short {
width:30px;
}

#rightBar #calendar input.long {
width:48px;
}


/* leftbar */

#head #leftSidebar {	
width:228px;
height:325px;
position:absolute;
top:0;
left:14px;
z-index:50;
}

#head #leftSidebar .sidebar_bg {
behavior:url(/static/js/iepngfix.htc);
background:url(/static/img/contentLeft.png) top left no-repeat;
width:228px;
height:325px;
}

#head #leftSidebar #logo {
position:absolute;
width:200px;
height:100px;
left:10px;
top:0;
}


/* navigation */

#content #navigation {
background:url(/static/img/navbg.jpg) top left no-repeat;
float:left;
width: 185px;
min-height:250px;
padding:15px 0 0 15px;
overflow:hidden;
}



#content #navigation ul {
	list-style:none;
	width:180px;
}
#content #navigation ul li span.em{
	overflow:hidden;

}

#content #navigation ul li span.em img{
	cursor:pointer;
	padding-left:13px;
	display:block;
}
#content #navigation ul li.mainactive {
	background:url(/static/img/liststylebig.gif) left 3px no-repeat;
}

#content #navigation ul li a {
	cursor:pointer;
	text-decoration:none;
}
#content #navigation ul li a.active {
	color:#F2D081;
}
#content #navigation ul ul, #content #navigation ul ul ul {
	padding-top:8px;
}

#content #navigation ul ul li {
	padding-left:10px;
}

#content #navigation ul ul ul {
	padding-left:10px;
}

#content #navigation li {
	padding-bottom:8px;
	width:180px;
}

#content #navigation li li, #content #navigation li li li {
	padding-bottom:5px;
}

#content #navigation li li a {
	padding-left:10px;
}

#content #navigation li li a.active {
background:url(/static/img/liststyle.gif) 2px 3px no-repeat;
color:#f2d081;
padding-left:10px;
}


#content #navigation em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	text-transform:uppercase;
	padding: 2px 0 0 13px;
	display:block;
}

#site {
width:100%;
float:left;
overflow:hidden;
}


/* content */

#site #content {
background:#f3e3ae url(/static/img/contentnav.gif) top left repeat-y;
padding-left:25px;
width:100%;
float:left;
}

#site #content #text {
width:515px;
padding:15px 15px 0px 25px;
float:left;
background:url(/static/img/gradientbg.jpg) top left no-repeat;
min-height: 300px;
overflow:hidden;
}




#site #content #text a {
color:#b51500;
}

#site #content #text input.submit{
color:#B51500;
background:url(/static/img/teaserarrow.gif) center right no-repeat;
padding-right: 15px;
border:none;
}
* html #site #content #text input.submit{
padding-right: 0px;
}
*:first-child+html #site #content #text input.submit{
padding-right: 0px;
}

#site #content #text .images {
float:right;
padding:0 0 0 15px;
width:170px;
}

#site #content #text .more {
background:url(/static/img/teaserarrow.gif) center right no-repeat;
position:absolute;
bottom:9px;
right:10px;
padding-right:20px;
text-align:right;
width: 100px;

}

#site #content #text #bottomTeaserSlider .more {

background: url(/static/img/teaserarrow.gif) center right no-repeat;
padding-right: 13px;
height:15px;


}

#site #content #text .packageDays {
float:right;
text-align:right;
color:#a88e4e;
padding-right:10px;
width:170px;
}

#site #content #text .images .box {
float:left;
overflow:hidden;
position:relative;
width:170px;
margin-bottom:5px;
}

#site #content #text .images .box .enlarge {
height:15px;
position:absolute;
right:11px;
top:1px;
width:15px;
}

#site #content #text h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
color:#b51500;
padding:0 0 10px 0;
}

#site #content #text h2 {
padding:10px 0 2px 0;
font-weight:bold;
color:#b51500;

}


/* content wide */
#site #content #text.wide {
background:#f3e3ae url(/static/img/widebg.jpg) no-repeat right top;
width:714px;
border-right:1px solid #ebd9a5;
min-height:350px;
padding:15px 15px 0px 25px;
float:left;
}
#site #content #text.full {
padding:7px 0 0 5px;
width: 750px;
border-right: none;
}
#site #content #text.wide .text {
float:left;
width:455px;
margin-right:20px;
}
#site #content #text.wide .text_wide{
float:left;
width:100%;
padding: 30px 0 20px 0;
}
#site #content #text .date {
float:left;
width:200px;
}
#site #content #text #roomLinks {
float:right;
width:200px;
overflow:hidden;
text-align:right;
}
#site #content #text #roomActions {

}
#site #content #text #roomActions .left{
float:left;
line-height:25px;
}
#site #content #text #roomActions .right{
float:right;
line-height:25px;
}
#site #content #text #roomActions .right a,
#site #content #text #roomActions .left a{
background: transparent url(/static/img/teaserarrow_small.gif) right 2px no-repeat;
padding: 0 20px 0 0;
}
#site #content #text #roomActions a.button{
color:#f3e3ae;
background: #b51500 url(/static/img/button_bg.jpg) right 2px no-repeat;
padding: 3px 20px 3px 5px;
border:none;
font-size:11px;
cursor:pointer;
}
#site #content #text .date .datecontainer{
vertical-align:bottom;
}
#site #content #text .roomdetaildate {
position:relative;
float:left;
width:300px;
margin-bottom:5px;
}
#site #content #text .roomdetaildate .arrow {
position:absolute;
left:169px;
top:58px;
}

#site #content #text .date a {
background:url(/static/img/teaserarrow.gif) center left no-repeat;
padding-left:18px;
color:#b51500;
}

#site #content #text.wide .date h2 {
padding-top:0;
}

#site #content #text .date .line {
float:left;
overflow:hidden;
width:180px;
padding-top:3px;
margin-bottom:5px;
}

#site #content #text .date input {
padding:2px 0 2px 4px;
color:#a08d5c;
border:none;
background:#FFFFFF;
margin-right:3px;
}

#site #content #text .date img.calendarIcon {
margin-bottom:-4px;
cursor:pointer;
}

#site #content #text .date input.short {
width:30px;
}

#site #content #text .date input.long {
width:48px;
}


/* price slider */
.horiz_slider {
position:relative;
float:left;
color:#774d11;
}

.horiz_slider .selected {
border: 1px solid #B51500;
position:absolute;
top:0;
right:165px;
width:70px;
}

.horiz_slider .selected_overview {
right:95px;
}

.rooms {
float:left;
position:relative;
width:545px;
overflow:hidden;
}

.rooms h3 {
padding: 10px 0 5px 0;
float: left;
}

.rooms .all_entries {

padding-top:61px;
float:left;
overflow:hidden;
}

.rooms .all_entries .pricecategory{
	width: 60px;
	height: 60px;
	overflow:hidden;
	float:left;
	padding:29px 3px 1px 7px;
	font-weight: bold;
	background:transparent url(/static/img/roomsnbg.jpg) repeat-x scroll left top;
}

.rooms .all_entries .appartment_entry {
background:url(/static/img/roomsbg.jpg) 125px 0 no-repeat;
float:left;
width:470px;
height:80px;
overflow:hidden;
position:relative;
margin:0 5px 10px 0;
cursor:pointer;

}

.rooms .all_entries .appartment_entry .image {
width:125px;
height:80px;
float:left;
overflow:hidden;
margin-right:10px;
}

.rooms .all_entries .appartment_entry h3 {
width:335px;
font-weight:bold;
}

.rooms .all_entries .appartment_entry .more {
background:url(/static/img/teaserarrow.gif) center right no-repeat;
position:absolute;
bottom:3px;
right:10px;
width:40px;
color:#b51500;
}

.rooms .all_entries .appartment_entry .more a {
color:#b51500;
}

.teasers {
float:left;
overflow:hidden;
width:210px;
margin:16px 0 0 0;
}

.teasersoverview {
	width:140px;
}

.teasers .teasercontainer {
display:inline;
float:left;
overflow:hidden;
position:relative;
width:200px;
}

.teasers .teasercontainer .allteasers {
left:0;
position:absolute;
top:0;
width:5400px;
}

#price_slider .teaser {
float:left;
overflow:hidden;
position:relative;
text-align:left;
width:70px;
}

#price_slider .teaser .price {
background:url(/static/img/roomsnbg.jpg) top left repeat-x;
float:left;
padding:29px 0 6px 10px;
height:55px;
width:70px;
overflow:hidden;
}

#price_slider .teaser h3 {
padding:0 0 0 10px;
font-weight:bold;
margin-bottom:17px;
}

#priceLegend {
	position:absolute;
	top: 10px;
	left: 0px;
}

#toLeft {
position:absolute;
top:19px;
right:0;
cursor:pointer;
width:22px;
height:22px;
overflow:hidden;
margin:0 20px 0 0;
background: url(/static/img/arrow_left_0.gif) no-repeat;
}

#toLeft:hover {
background: url(/static/img/arrow_left_1.gif) no-repeat;
}

#toSeason{
cursor:pointer;


}
.toSeason{
cursor:pointer;
background:url(/static/img/teaserarrow.gif) center right no-repeat;
color:#b51500;
float:left;
padding-right:20px;
}


#toRight {
cursor: pointer;
width: 22px;
height: 22px;
overflow: hidden;
margin:7px 0 6px 0;
background: url(/static/img/arrow_right_0.gif) no-repeat;
}

#toRight:hover {
background: url(/static/img/arrow_right_1.gif) no-repeat;
}

.slider_right {
float:left;
margin:12px 0 0 0;
width:25px;
}

.slider_right p {
height:14px;
margin:1px 0 0 0;
}


/* room detail */
#roomImages {
float:left;
overflow:hidden;
width:505px;
height:220px;
margin-bottom:15px;
}

#roomImages .big {
float:left;
overflow:hidden;
width:340px;
height:220px;
margin-right:5px;
}

#roomImages .thumb {
float:left;
overflow:hidden;
position:relative;
width:160px;
height:70px;
margin-bottom:5px;
cursor:pointer;
}

#roomImages .thumb .enlarge {
height:15px;
position:absolute;
right:1px;
bottom:1px;
width:15px;
}

.text .raumplan {
width:200px;
text-align:right;
margin-right:15px;
margin-bottom:10px;
float:left;
}

.text .raumplan img {
padding-bottom:5px;
}

.text .raumplan a {
background: url(/static/img/enlargeplus.gif) right center no-repeat;
padding-right:15px;
}

.roomdetail {
float:left;
width:505px;
overflow:hidden;
margin-bottom:10px;
}

/* room detail priceslider */
#roomSliderContainer {
position:relative;
float:left;
width:505px;
height:280px;
overflow:hidden;
}

#roomSliderContainer .selected {
background:url(/static/img/roomdetailbg.gif) top left no-repeat;
position:absolute;
top:10px;
left:184px;
width:72px;
height:280px;
}


#roomSliderContainer .horiz_slider {
background:url(/static/img/tablebg.gif) 0 54px no-repeat;
position:relative;
float:left;
color:#774d11;
height:120px;
overflow:hidden;
}

#roomSliderContainer .bottom {
height:170px;
}

#roomSliderContainer .rooms {
width:185px;
margin:6px 0 0 0;
}

#roomSliderContainer .roomoverview{
width:95px;

}

#roomSliderContainer .rooms .all_entries {
width:185px;
padding-top:10px;
float:left;
overflow:hidden;
}

#roomSliderContainer .rooms .all_entries .appartment_entry {
background:none;
width:185px;
height:24px;
margin-bottom:0;
}

#roomSliderContainer .teasers {
float:left;
overflow:hidden;
width:290px;
margin:16px 0 0 0;
height:1300px;
}

#roomSliderContainer .teasers .teasercontainer {
display:inline;
float:left;
height:2000px;
overflow:hidden;
position:relative;
width:280px;
}

#roomSliderContainer .teasers .teasercontainer .allteasers {
left:0;
position:absolute;
top:0;
width:5400px;
}

#roomSliderContainer #price_slider .teaser, 
#roomSliderContainer #price_slider_kids .teaser {
float:left;
overflow:hidden;
position:relative;
text-align:left;
width:70px;
}

#roomSliderContainer #price_slider .teaser .price,
#roomSliderContainer #price_slider_kids .teaser .price {
background:none;
float:left;
height:24px;
width:70px;
padding:0 0 0 10px;
overflow:hidden;
}

#roomSliderContainer #price_slider .teaser h3, 
#roomSliderContainer #price_slider_kids .teaser h3 {
padding:0 0 0 10px;
font-weight:bold;
margin-bottom:15px;
}

#roomSliderContainer #toLeft, 
#roomSliderContainer #toLeftKids {
position:relative;
float:right;
top:13px;
right:0;
margin:0 10px 0 0;
cursor:pointer;
width:22px;
height:22px;
overflow:hidden;
background: url(/static/img/arrow_left_0.gif) no-repeat;
}

#roomSliderContainer #toLeft:hover, 
#roomSliderContainer #toLeftKids:hover {
background: url(/static/img/arrow_left_1.gif) no-repeat;
}

#roomSliderContainer #toRight, 
#roomSliderContainer #toRightKids {
cursor: pointer;
width: 22px;
height: 22px;
overflow: hidden;
margin:7px 0 6px 0;
background: url(/static/img/arrow_right_0.gif) no-repeat;
}

#roomSliderContainer #toRight:hover, 
#roomSliderContainer #toRightKids:hover {
background: url(/static/img/arrow_right_1.gif) no-repeat;
}

#roomSliderContainer .slider_right {
float:left;
margin:12px 0 0 0;
width:25px;
}

#roomSliderContainer .slider_right p {
height:14px;
margin:1px 0 0 0;
}



/* pauschale detail */

#site #content #packageDetails {
margin-top:20px;
background: url(/static/img/requestbox_line.gif) repeat-x left top;
float:left;
overflow:hidden;
width:504px;
padding:0 0 10px 0;
}
#site #content #packageDetails h4 {
font-size: 12px;
font-weight:bold;
}
#site #content #packageDetails .left {
float:left;
width:180px;
height:50px;
padding: 20px 20px 0 0;
}

#site #content #packageDetails .left .light {
color:#a88e4e;
}
#site #content #packageDetails .discount{
float:left;
width: 80px;
height: 80px;
overflow:hidden;
margin: 1px 0 0 0;
text-align:center;
padding: 40px 0 0 0;
font-weight:bold;
color: #B51500;
}
#site #content #packageDetails .discount .price{
padding: 0 0 0 20px;
}
#site #content #packageDetails .discount .price h4{
text-align: center;
width:40px;
overflow:hidden;
}
#site #content #packageDetails .price {
float:left;
width:75px;
height:50px;
color:#b51500;
font-weight:bold;
padding: 20px 0 0 0;
}

#site #content #packageDetails .links {
float:right;
overflow:hidden;
text-align:right;
width: 145px;
padding: 20px 0 0 0;
}

#site #content #packageDetails .links a {
background:url(/static/img/teaserarrow.gif) center right no-repeat;
width:80px;
padding-right:17px;
height:25px;
color:#b51500;
cursor:pointer;
}
#site #content #packageDetails .links a.button{
color:#f3e3ae;
background: #b51500 url(/static/img/button_bg.jpg) right 2px no-repeat;
padding: 3px 20px 3px 5px;
border:none;
font-size:11px;
cursor:pointer;
}

/* content tabbing */

#tabcontainer
{
float:left;
background: url(/static/img/tabbg.gif)  no-repeat;
width: 510px;
}

#tabcontainer_nobg
{
float:left;
width: 510px;
}

#bigtabs .tab {
	cursor:pointer;
}

#bigtabs a{
	font-weight:bold;
}
#bigtabs a.inactive {
	color: #f2e2ae !important;
}

#tabcontainer #innerTab{
padding: 5px 10px;
}
#tabbing {
width:504px;
height:40px;
float:left;
overflow:hidden;

}

#tabbing .tabs {
float:left;
overflow:hidden;
height:28px;
width:504px;
}

#tabbing  .tabs .tab {
float:left;
overflow:hidden;
height:20px;
margin-right:5px;
background:#ecdaa1;
padding:7px 12px;
color:#b51500;
}



#tabbing  .tabs .active {
background:#e5d090;
}

#tabbing  .tabs .tab a {
color:#b51500;
}

#tabbing  .tabs .active a {
color:#775711;
}

#bigtabs {
	width: 510px;
	overflow:hidden;
	height: 56px;

}

#bigtabs .tab {
	background: url(/static/img/offers_tabbing_bg.png) top left no-repeat;
	width: 75px;
	height: 46px;
	overflow:hidden;
	float:left;
	margin:0; 
	padding: 0;
	text-align:center;
	padding: 5px;
}

#site #content #text .contentImages {
float:left;
width:520px;
padding: 0 0 20px 0;
}
#site #content #text .contentImages img{
position:absolute;
bottom:0px;
}
#site #content #text ul, #site #content #text #bottomTeaserSlider .teaser .detail ul {
list-style:none;
}

#site #content #text ul li, #site #content #text #bottomTeaserSlider .teaser .detail ul li{
background:url(/static/img/listIcon.gif) 0 3px no-repeat;
padding:0 0 0 13px;
}

#site #content #text .contentImages .box {
float:left;
overflow:hidden;
position:relative;
width:172px;
height:90px;
margin:20px 0 11px 0;
}


#site #content #text .contentImages .box_4to3 {
float:left;
overflow:hidden;
position:relative;
width:172px;
height:120px;
margin:3px 0 11px 0;
}

#site #content #text .contentImages .box .enlarge,
#site #content #text .contentImages .box_4to3 .enlarge {
height:15px;
position:absolute;
right:13px;
bottom:1px;
width:15px;
}


#site #content #text .contentVideos {
float:left;
width:520px;
padding: 0 0 20px 0;
}

#site #content #text .contentVideos .box {
float:left;
overflow:hidden;
position:relative;
width:162px;
height:125px;
margin:15px 10px 0 0;


}

#site #content #text .contentVideos .box .img{
	background: #700E00;
	height: 90px;
	width:100%;
	text-align:center;
	cursor:pointer;
}
#site #content #text .contentVideos .box .title{
	height: 30px;
	padding: 5px 0 0 0;
	font-weight: bold;
	color: B51500;
}
#site #content #text .contentVideos .box .play {
	behavior:url(/static/js/iepngfix.htc);
	background: transparent url(/static/img/play.png) top left no-repeat;
	position: absolute; 
	top: 17px; 
	left: 52px; 
	width: 58px; 
	height:58px;
}
#site #content #text .contentVideos .box_4to3 {
float:left;
overflow:hidden;
position:relative;
width:172px;
height:120px;
margin:3px 0 11px 0;
}

#site #content #text .contentVideos .box .enlarge,
#site #content #text .contentVideos .box_4to3 .enlarge {
height:15px;
position:absolute;
right:13px;
bottom:1px;
width:15px;
}


/* content gallery slider */
#site #content #text #contentGallery {
	float: left;
	width: 504px;
	padding: 0 0 20px 0;
}

#site #content #text #contentGallery .galleryimg {
	height: 284px;
	width: 504px;
	display: block;
}


#site #content #text #contentGallery .galleryimg a {
	font-size: 0px;
	position: absolute;
	display: none;
}

#site #content #text #contentGallery .galleryslider {
	background-color: #e8d496;
	border-bottom: 1px solid #e2ca91;
	width: 504px;
	height: 82px;
	padding: 0;
	position: relative;
}

#site #content #text #contentGallery .galleryslider .slideImgleft {
	background: url(/static/img/gallerysliders.png) left top no-repeat;
	width: 30px;
	height: 82px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#site #content #text #contentGallery .galleryslider .slideImgright {
	background: url(/static/img/gallerysliders.png) -30px top no-repeat;
	width: 30px;
	height: 82px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0 !important;
	right: -1px;
	z-index: 10;
}

#site #content #text #contentGallery .galleryslider .galleryimages {
	width: 424px;
	height: 82px;
	margin: 0 40px;
	overflow: hidden;
	position: relative;
}

#site #content #text #contentGallery .galleryslider .galleryimages .imagecontainer {
	width: 3600px;
	height: 62px;
	padding: 10px 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#site #content #text #contentGallery .galleryslider .galleryimages .imagecontainer .img_thumb {
	width: 110px;
	height: 62px;
	overflow: hidden;
	float: left;
	position: relative;
	margin: 0 10px 0 0;
	cursor: pointer;
}



/* right sidebar slider */

#site #content #rightSidebar {
background:#efdfa8 url(/static/img/background_rightSidebar.jpg) top left no-repeat;
float:left;
width:200px;
min-height:440px;
}

#text #eventcalendarTools{

border-bottom: 1px solid #d3ba81;
float:left;
margin: 10px 0;
}
#text #eventcalendarTools #calendar{
margin: 10px 0px;
float:left;
width: 190px;
overflow:hidden;
}
#text #eventcalendarTools .eventcalendarToolsPart{
margin: 10px 5px 10px 15px;
float:left;
width: 140px;
height:150px;
overflow:hidden;
}
#text #eventcalendarTools .calendar{
	border:none;
}
#text #eventcalendarTools .calendar .footrow{
	display:none;
}
#text #eventcalendarTools .calendar thead .title{
	border: 1px solid #f3e4af;
}
#text #eventcalendarTools .calendar thead .name{
	border-bottom: 1px solid #f3e4af;
}
#text #eventcalendarTools .calendar .button{
	border: 1px solid #f3e4af; 
}
#text #eventcalendarTools .calendar table .wn{
	border-right: 1px solid #f3e4af;
}
#text #eventcalendarTools h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
color:#b51500;
padding:0 0 10px 0;
}
#text #eventcalendarTools h3 {
padding-bottom:7px;
padding-top:10px;

}
#text #eventcalendarTools form img{
	float:left;
}
#text #eventcalendarTools form span{
	margin: 3px;
	float:left;
}
#text #eventcalendarTools form input {
padding:2px 0px 2px 4px;
color:#a08d5c;
border:none;
background:#FFFFFF;
margin-right:3px;
width:90px;
float:left;
}
#text #eventcalendarTools form input.checkbox{
	margin-top: 3px;
	float:left;
}
#text #eventcalendarTools form input.submit{
	float:right;
}
#text #eventcalendarTools form input.short{
width:23px;
}
#text #eventcalendarTools form input.long{
width:38px;
}
#text form input.checkbox{
width:13px;
height:13px;
background:none;
}

#text #eventcalendarTools form input.submit {
background:transparent url(/static/img/arrowRed.gif) no-repeat scroll right center;
color:#B51500;
padding-right: 15px;
cursor:pointer;
width: 70px;
}
#text #eventcalendarList {
	border-bottom:1px solid #D3BA81;
	float:left;
	margin:10px 0pt;
	width:510px;
	overflow:hidden;
	padding: 0 0 10px 0;
	
}
#text #events{
	float:left;
}
#text #events .event{
	float:left;
	background:transparent url(/static/img/teaserbg_long.jpg) no-repeat scroll left top;
	width:500px;
	padding: 0 10px 10px 10px;

}
#text #events .event .line{
	float:left;
	width: 500px;
	
}
#text #events .event span.time{
	float:left;
	width: 50px;
	padding: 3px 0;
	
}
#text #events .event span.title{
	float:left;
	width: 410px;
	padding: 3px 0;
	
}
#text #events .event img{
	float:left;
	width: 20px;
	padding: 0 5px;

}

/*Tooltip*/
.calendar_tooltip {
	width:160px;
	background: transparent url(/static/img/tooltip_bg.gif) left bottom no-repeat;
	
	font-size: 11px;
	color: #775711;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

	overflow: hidden;
	position: absolute;
	top: 0;
	left:0;
	z-index: 2000;
	display: none;
}
.calendar_tooltip .headline{
	font-weight:bold;
	padding: 5px 10px;
	background: #fff;
}
.calendar_tooltip .description{
	padding: 0 10px 10px 10px;
	background: #fff;
	margin: 0 0 15px 0;
}

#rightSidebar #socialMedia {

overflow:hidden;
padding:10px 0 0 20px;
width:180px;
height:30px;
position:relative;
}

#rightSidebar #socialMedia a {
	float: left;
	margin: 0 10px 0 0;
}

#rightSidebar h3, #rightBoxSlider h3 {
font-weight:bold;
color:#b51500;
}

#rightSidebar #rightBoxSlider {
overflow:hidden;
padding-left:20px;
width:180px;
position: relative;
}

#rightSidebar #rightBoxSlider .request_entry {
background: url(/static/img/requestbox_line.gif) no-repeat left top;
overflow:hidden !important;
width:180px;
height: 46px;
position: relative;
}

#rightSidebar #rightBoxSlider .first {
background:none;
}

#rightSidebar #rightBoxSlider .request_entry .head {
cursor:pointer;
height:28px;
padding-top:18px;
width:180px;
}

#rightSidebar #rightBoxSlider .request_entry .detail {
position:relative;
height:170px;
overflow:hidden;
color:#775711;
padding:0;
width:160px;
}

#rightSidebar #rightBoxSlider .request_entry .detail .image {
overflow:hidden;
position:relative;
width:160px;
height:88px;
margin-bottom:10px;
}

#rightSidebar #rightBoxSlider .request_entry .detail .image .price {
position:absolute;
padding:2px 5px;
font-weight:bold;
background:#9a1100;
color:#ffd544;
bottom:0;
left:0;
z-index:10;
}

#rightSidebar #rightBoxSlider .request_entry .detail .more {
behavior:url(/static/js/iepngfix.htc);
background:url(/static/img/arrowRed.png) top left no-repeat;
position:absolute;
bottom:13px;
right:0;
width:50px;
color:#b51500;

}
#rightSidebar #rightBoxSlider .request_entry .detail .morelink {
position:absolute;
bottom:13px;
right:0;
width:100px;
color:#b51500;
padding-right: 20px;
text-align:right;
}


#rightSidebar #rightBoxSlider .request_entry .detail .morelink a {
color:#b51500;
}


/* bottom teasers */

#bottomTeasers {
margin-top:15px;
}
#bottomTeasers .presseteaser {
background:none;
float:left;
width:505px;
height:90px;
padding-bottom:15px;
overflow:hidden;
}
#bottomTeasers .presseteaser .text {
float:left;
width:505px;
height:65px;
position:relative;
padding:8px 0 0 0;
overflow:hidden;
}
#bottomTeasers .presseteaser .text h3 {
color:#b51500;
font-weight:bold;
padding-bottom:3px;
}
#bottomTeasers .presseteaser .text .more {
background:url(/static/img/teaserarrow.gif) center right no-repeat;
position:absolute;
bottom:13px;
right:0;
width:40px;
color:#b51500;
}
#bottomTeasers .presseteaser .text .more a {
color:#b51500;
}
#bottomTeasers .teaser {
background:url(/static/img/teaserbg_long.jpg) top right no-repeat;
float:left;
width:505px;
height:90px;
padding-bottom:15px;
overflow:hidden;
cursor:pointer;
}

#bottomTeasers .teaser .image {
float:left;
width:160px;
height:90px;
margin-right:15px;
position:relative;
overflow:hidden;
}
#bottomTeasers .teaser .image .price {
position:absolute;
padding:2px 5px;
font-weight:bold;
background:#9a1100;
color:#ffd544;
bottom:0;
left:0;
z-index:10;
}
#bottomTeasers .teaser .image .enlarge {
height:15px;
position:absolute;
right:1px;
bottom:1px;
width:15px;
}

#bottomTeasers .teaser .text {
float:left;
width:330px;
height:90px;
position:relative;
padding:8px 0 0 0;
overflow:hidden;
}
#bottomTeasers .teaser .textlong {
float:left;
width:486px;
position:relative;
padding:8px 8px 0pt 10px;
overflow:hidden;
height:89px;
}
#bottomTeasers .teaser .text h3, 
#bottomTeasers .teaser .textlong h3{
color:#b51500;
font-weight:bold;
padding-bottom:3px;
}

#bottomTeasers .teaser .text .more,
#bottomTeasers .teaser .textlong .more{
background:url(/static/img/teaserarrow.gif) center right no-repeat;
position:absolute;
bottom:13px;
right:0;
width:40px;
color:#b51500;
}

#bottomTeasers .teaser .text .more a,
#bottomTeasers .teaser .textlong .more a{
color:#b51500;
}


/* bottom teaser slider */

#text #bottomTeaserSlider, #text #formSlider {
float:left;
overflow:hidden;
width:504px;
position: relative;
}

#text #bottomTeaserSlider .teaser {
background:url(/static/img/teaserbg_long.jpg) top left no-repeat;
float:left;
width:504px;
height:85px;
padding-bottom:15px;
overflow:hidden;
position:relative;
}

#text #formSlider .formpart {
float:left;
width:504px;
overflow:hidden;

}
#text #formSlider .mandatory {
float:left;
width:504px;
overflow:hidden;
}
#text #bottomTeaserSlider .teaser .head, 
#text #bottomTeaserSlider .teaser .headopen{
cursor:pointer;
width:334px;
position:absolute;
top:0;
right:0;
}

#text #formSlider .formpart .head, 
#text #formSlider .formpart .headopen{
cursor:pointer;
}


#text #bottomTeaserSlider .teaser .image {
position:absolute;
top:0;
left:0;
width:160px;
height:90px;
position:relative;
overflow:hidden;
}

#text #bottomTeaserSlider .teaser .image .enlarge {
height:15px;
position:absolute;
right:1px;
bottom:1px;
width:15px;
}

#text #bottomTeaserSlider .teaser .text {
float:left;
width:321px;
position:relative;
padding:8px 8px 0pt 0pt;
overflow:hidden;
height:89px;

}
#text #bottomTeaserSlider .teaser .text h3 {
color:#b51500;
width:300px;
font-weight:bold;
padding-bottom:3px;
}

#text #bottomTeaserSlider .teaser .headopen .text .more {
background:url(/static/img/arrowup.gif) center right no-repeat;
position:absolute;
top:8px;
right:0;
width:50px;
color:#b51500;
}

#text #bottomTeaserSlider .teaser .head .text .more {
background:url(/static/img/arrowdown.gif) center right no-repeat;
position:absolute;
top:8px;
right:0;
width:50px;
color:#b51500;
}

#text #bottomTeaserSlider .teaser .head .text .more a, 
#text #bottomTeaserSlider .teaser .headopen .text .more a{
color:#b51500;
}
#text #bottomTeaserSlider .teaser .detail{
position: absolute;
top: 95px;
left:0px;
padding: 5px 15px 0 0;
}
#text #bottomTeaserSlider .teaser .detail table {
margin-top:10px;
}

#text #bottomTeaserSlider .teaser .detail td {
padding-bottom:8px;
}

#text #bottomTeaserSlider .teaser .detail td a {
background:url(/static/img/teaserarrow.gif) center right no-repeat;
width:80px;
padding-right:17px;
color:#b51500;
}


/* right sidebar teaser */

#rightSidebar #teasers {
padding-left:20px;
}

#rightSidebar .imageTeaser {
background: url(/static/img/requestbox_line.gif) no-repeat left top;
float:left;
padding-top:20px;
height:155px;
width:160px;
color:#774d11;
overflow:hidden;
position:relative;
}

#rightSidebar .imageTeaser img {
padding-bottom:5px;
}

#rightSidebar .imageTeaser .more {
behavior:url(/static/js/iepngfix.htc);
background:url(/static/img/arrowRed.png) top left no-repeat;
position:absolute;
bottom:13px;
right:0;
width:50px;
color:#b51500;

}

#rightSidebar .imageTeaser .morelink {
position:absolute;
bottom:13px;
right:0;
width:100px;
color:#b51500;
padding-right: 20px;
text-align:right;
}

#rightSidebar .imageTeaser .morelink a {
color:#b51500;
}

#rightSidebar .imageTextTeaser {
background: url(/static/img/requestbox_line.gif) no-repeat left top;
float:left;
padding-top:20px;
height:100px;
width:160px;
color:#774d11;
overflow:hidden;
position:relative;

}

#rightSidebar .imageTextTeaser .image {
float:left;
overflow:hidden;
width:78px;
height:70px;
margin-right:5px;

}

#rightSidebar .imageTextTeaser .text {
float:left;
overflow:hidden;
width:70px;
height:70px;

}

#rightSidebar .imageTextTeaser .more {
behavior:url(/static/js/iepngfix.htc);
background:url(/static/img/arrowRed.png) top left no-repeat;
position:absolute;
bottom:13px;
right:0;
width:50px;
color:#b51500;
}
#rightSidebar .imageTextTeaser  .morelink {
position:absolute;
bottom:13px;
right:0;
width:50px;
color:#b51500;
padding-right: 20px;
text-align:right;

}

#rightSidebar .imageTextTeaser .morelink a {
color:#b51500;
}


/* footer */

#site #footerout {
background:url(/static/img/contentbottom.jpg) top left repeat-x;
width:100%;
float:left;
}

#site #footerout #footer {
background:url(/static/img/contentfooter.jpg) top left no-repeat;
width:100%;
height:72px;
padding:15px 0 0 250px;
float:left;
}

#footer .copyright {
float:left;
overflow:hidden;
color:#b47b56;
width:199px;
}

#footer .address {
float:left;
overflow:hidden;
color:#b47b56;
width:156px;
}

#footer .links {
	float:left;
	overflow:hidden;
	color:#b47b56;
	width:175px;
}

#footer .links a,
#footer .address a {
	float:left;
	width:85px;
	color:#b8752d;
}
#footer .weather a {
	color:#b8752d;
}
#footer .weather {
	float:left;
	overflow:hidden;
	padding:6px 0 0 12px;
	color:#b47b56;
	width: 188px;
}

#footer .weatherteaser {
color:#B47B56;
float:left;
overflow:hidden;
padding:5px 10px 0 60px ;
width:130px;
height: 43px;
background: url('/static/img/weatherteaser.jpg') 10px 0px no-repeat;
cursor:pointer;
}

#footer .weatherteaser img {
	border:none;
}

#footer .weather .icon {
	float:left;
	overflow:hidden;
	margin-right:8px;
}
#footer .weather .icon img {
	behavior:url(/static/js/iepngfix.htc);
}
#footer .weather .text {
	float:left;
	overflow:hidden;
	margin-right:5px;
	width: 48px;
}

#footer .weather #weather_branding {
	float:left;
	overflow:hidden;
	width: 176px;
	text-align:right;
	padding:5px 0 0 0;
}
#footerout .logos{
	display:none;
}
				
#footerText{
	display:none;
}

#fromWatchListContainer{
	float:left;
	width:515px;
}

.fromWatchList{
	width:450px;
	padding-bottom:20px;
	padding-right:15px;
}

/*Specials Print */
#footer .logo_print{
	display:none;
}
#noPrint_PriceOverview{
	display:none;
}

/* ----------- Search ----------*/
#search_main #search_paging{
	margin: 0 0 20px 0;
}

#search  {
	position: absolute; 
	top: 10px; 
	left: 800px;
}
#search  input {
	background:#940b00; 
	border:none; 
	padding: 2px 5px;
	float:left;
	color: #b47b56; 
	width: 155px;
}
#search  input.submit {
	float:left;
	cursor:pointer; 
	margin: 0;
	padding: 0;
	width: 15px;
	height: 17px;
}


#topoffers  .item{
width: 116px;
height: 38px;
overflow:hidden;
float:left;
margin: 0 20px 20px 0;
padding: 138px 25px 0 10px;
font-size: 13px;  
cursor:pointer;

}

#topoffers  .item a,
#topoffers  .item a:visited{
	color: #F2E2AE !important;
	font-weight:bold;
}
