body, p, td  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
body  { background-color: #fff; background-image: url(maingfx/bg_body.gif); background-repeat: repeat-x; background-attachment: fixed; margin: 0; padding: 0 }
/* site: 806, head: 800, main 800 */
#site { width: 860px; background-color: #fff; margin: 0 auto; border-right: 1px solid #93b800; border-left: 1px solid #93b800; }
#head { width: 860px; height: 96px; /*background-image: url(maingfx/bg_head_orange.gif);*/ background-repeat: no-repeat; margin-bottom: 10px; }
#main { width: 860px; }

#left { float: left; margin-left: 20px; }
#left_menu { width: 159px; height: 317px; background-color: #dcff53; background-image: url(maingfx/bg_menu.gif); margin-bottom: 20px; }
#left_ad { width: 159px; height: 124px; background-color: #fded46; background-image: url(maingfx/bg_left_ad.gif); margin-bottom: 20px; }
#left_ad2 { margin-bottom: 20px; }
#left_bottom { width: 159px; height: 124px; background-image: url(maingfx/bg_left_bottom.gif) }

#middle { float: left; width: 460px; margin-left: 20px; background-color: #fff; }
#content { background-color: #fff; color: #687143; margin-top: 15px; line-height: 19px; }
#content td { color: #687143; line-height: 19px; }
#content_ad { float: left; margin-right: 10px; margin-bottom: 5px; }
#footer { color: #aaa; margin-top:60px; margin-bottom:20px; font-size: 12px; }

#right { float: left; margin-left: 20px; }
#right_ad  { width: 165px; height: 625px; background-color: #e5a700; background-image: url(maingfx/bg_right_ad.gif); }
#right_ad2  { text-align: center; margin-top: 20px; }

#logo { display: block; text-decoration: none; float: left; width: 385px; height: 85px; margin-left: 5px; margin-top: 3px; background-image: url(maingfx/logo.png); background-repeat: no-repeat; }
#logotext { font-size: 18px; display: none; margin: 0px; }
#head_right { float: right; margin-right: 20px; margin-top: 17px; text-align: right; }
#sitetitle { color: #799700; font-size: 29px; font-weight: bold; }
#sitesubtitle { color: #93b800; font-size: 13px; font-weight: bold;}
.note { font-size: 17px; font-weight: bold; }

.clear { clear: both; }
hr { background-color: #93B800; color: #93B800; height: 1px;  }

h1  { color: #fff; font-size: 20px; margin: 0; padding: 7px 0 0 60px }
.h1_box { width: 459px; height: 44px; background-image: url(maingfx/bg_h1.gif); }
h2 { color: #93b800; font-style: italic; font-weight: bold; font-size: 16px; }
h3 { color: #687143; font-size: 14px; margin: 0 }
h4 { color: #687143; font-size: 12px; margin: 0  }

a:link, a:visited, a:active  { color: #93b800; font-weight: bold; text-decoration: none }
a:hover  { color: #a8d300; font-weight: bold; text-decoration: underline }

#menu { list-style-type: none; margin: 0; padding: 15px 0 0; }
#menu li  { margin: 0; padding: 0 6px 0 2px; height: 28px }
#menu li a:link, #menu li a:visited, #menu li a:active { color: #93b800; font-size: 13px; font-weight: bold; display: block; text-decoration: none; padding-left: 15px; height: 20px; }
#menu li a:hover { color: #93b800; background-color: #fff; font-size: 13px; font-weight: bold; display: block; text-decoration: none; padding-left: 15px; height: 20px;  }


/* Trivago Module */

.trivago_module {
width: 250px;
height: 200px; /* edit */
float: right; /* edit */
margin-left: 20px; /* edit */
}

/* Header */
.trivago_head {
display: block; 
text-align: left;
text-indent: 0px; 
font-family: arial,sans-serif; 
text-decoration: none; 
font-size: 12px; 
font-weight: bold; 
color: rgb(51, 51, 51);
}
	
/* Rank 1,2,3,4,5 */	
.trivago_elem_rank {
margin: 0px 8px 0px 0px;
padding: 0px 0px 0px 7px; /* edit */
line-height: 25px;
text-indent: 0px;
font-family: arial,sans-serif;
font-weight: bold; /* edit */ 
text-decoration: none;
float: left;
width: 25px;
height: 25px;
background-image: url(maingfx/bg_trivago_rank.gif); /* edit */
background-repeat: no-repeat;
font-size: 12px; /* edit */ 
color: rgb(255, 255, 255);
}

/* Hotel name */	
.trivago_elem_claim {
line-height: 25px; 
text-indent: 0px; 
font-family: arial,sans-serif; 
font-weight: normal; 
font-size: 12px; 
color: #687143!important; /* edit */
display: block; float: left; 
text-decoration: underline;
}
	
/* Rating xx/100 */	
.trivago_elem_value {
margin: 0px 0px 0px 4px; 
float: right;
line-height: 25px; 
text-indent: 0px; 
font-family: arial,sans-serif; 
text-decoration: none; 
font-size: 12px; 
color: #333!important;  /* edit */ 
font-weight: bold;
}

/* powered by trivago */	
.trivago_provider {
display: block; 
text-indent: 0px;
font-family: arial,sans-serif;
text-decoration: none;
float: left;
font-size: 10px; 
line-height: 12px; 
font-weight: normal;
color: #999!important;  /* edit */
white-space: nowrap;
}

ul {
margin: 4px 0px; 
padding: 0px; 
list-style-type: none; 
list-style-image: none; 
list-style-position: outside;
}
