html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit; }

:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style-position: inside; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

html, body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 91%;
  background: url('/images/layout/background.gif') repeat-x;
  background-color: #ffffff;
  text-align: center;
  color: #000000;
  behavior: url('/stylesheets/csshover.htc'); }

h1 {
  background: url(/images/layout/logo.gif) no-repeat transparent;
  position: relative;
  text-indent: -10000px;
  margin: 0 0 0 16px;
  display: block; }
  h1 a {
    width: 271px;
    height: 72px;
    display: block; }

h2 {
  font-size: 1.1em;
  font-weight: 700;
  position: relative;
  height: 18px;
  padding: 3px 6px 0;
  color: #fff;
  background-color: #8da83f;
  background: url(/images/layout/h2_or.gif) top right no-repeat;
  margin: 7px 0 0;
  z-index: 2; }
  h2 a {
    color: #fff;
    text-decoration: underline; }
    h2 a:hover {
      color: #fff;
      text-decoration: none; }
  h2.hotelpage {
    font-size: 1.4em;
    background: none;
    border-bottom: none;
    width: auto;
    font-weight: 700;
    color: #93395d;
    padding: 0 0 5px; }

h3 {
  font-size: 1.2em;
  font-weight: 700;
  margin: 6px 0 2px;
  padding: 6px 0 0 1px;
  color: #93395d; }
  h3.home {
    font-size: 1.2em;
    font-weight: 700;
    padding: 0 0 0 1px;
    margin: 20px 0 10px;
    color: #93395d; }
  h3.messages {
    font-size: 1.2em;
    font-weight: 700;
    padding: 0 0 0 1px;
    margin: 20px 0 10px;
    border-bottom: 1px dotted #93395d;
    color: #93395d; }

h4 {
  font-size: 1.04em;
  font-weight: 700;
  padding: 6px 0;
  margin: 20px 0 10px;
  color: #8DA83F; }
  h4 a {
    font-size: 1.04em;
    font-weight: 700;
    padding: 6px 0;
    margin: 20px 0 10px;
    color: #8DA83F; }
    h4 a:visited {
      font-size: 1.04em;
      font-weight: 700;
      padding: 6px 0;
      margin: 20px 0 10px;
      color: #8DA83F; }
  h4.messages {
    font-size: 1.04em;
    font-weight: 700;
    padding: 6px 0;
    margin: 14px 0 6px;
    color: #4c4c4c;
    border-bottom: 1px dotted #4c4c4c; }

a {
  text-decoration: underline;
  color: #93395d; }
  a:hover {
    text-decoration: none;
    color: #dd5189; }
  a:visited {
    text-decoration: underline;
    color: #93395d; }
    a:visited:visited:hover {
      text-decoration: none;
      color: #dd5189; }

p {
  margin: 2px 0; }
  p.text {
    margin: 10px 0; }
  p.right {
    margin: 2px 0;
    text-align: right; }
  p.center {
    text-align: center; }
  p.error {
    color: #fff;
    font-weight: 700;
    background: red; }

.smallerfont {
  font-size: 0.9em; }

.verysmallfont {
  font-size: 0.85em; }

#lost_password_question {
  margin-bottom: 10px; }

#head {
  height: 140px;
  padding: 8px -4px 0;
  background: transparent;
  position: relative; }

#logo {
  padding: 25px 0 0 6px; }

.headerbar {
  position: absolute;
  top: 106px;
  left: 0;
  color: #fff; }

#navigation {
  margin: 6px 6px 12px;
  height: 20px; }
  #navigation .rechts {
    float: right;
    text-align: right; }
  #navigation .links {
    float: left;
    text-align: left; }

#headlogin {
  position: absolute;
  font-family: Verdana,Arial;
  top: 21px;
  right: 15px;
  color: #000; }
  #headlogin a {
    color: #000;
    text-decoration: underline; }
    #headlogin a:hover {
      text-decoration: none; }

#headlogin_inner {
  background: url(/images/layout/login.png) no-repeat top left;
  width: 404px;
  height: 66px;
  padding: 8px;
  z-index: 1; }

#headlogin_left {
  padding-top: 4px; }

#headlogin_two {
  float: right;
  width: 250px; }

#headlogin_middle {
  float: left;
  margin-right: 5px; }

#headlogin_right ul {
  list-style: none; }
#headlogin_right li {
  line-height: 1.2em; }

#navoutside {
  position: absolute;
  top: 106px;
  left: 12px; }

#navinside {
  background: url(/images/layout/menu.png) top center no-repeat;
  z-index: 1; }

ul.navlist {
  position: relative;
  list-style: none;
  height: 40px;
  display: block;
  width: 955px; }
  ul.navlist li {
    position: relative;
    height: 28px;
    width: auto;
    background: transparent;
    float: left;
    font-weight: 700;
    padding-top: 4px; }
    ul.navlist li.home {
      padding-left: 6px; }
    ul.navlist li a {
      background: transparent;
      float: left;
      height: 18px;
      display: block;
      text-align: center;
      padding: 8px 10px 3px;
      border-right: 1px solid #94365d;
      color: #EFEFEF;
      font-size: 1.1em;
      text-decoration: none; }
      ul.navlist li a:hover {
        color: #fff;
        text-decoration: none;
        background: url('/images/layout/menu_active.png') repeat-x transparent;
        border-right: 1px solid #822f51; }
      ul.navlist li a:visited {
        color: #EFEFEF;
        text-decoration: none; }
        ul.navlist li a:visited:visited:hover {
          color: #fff; }
    ul.navlist li:hover {
      background-position: top left; }
    ul.navlist li.current {
      background: transparent; }

ul.navlist li a.current {
  background: url('/images/layout/menu_active.png') repeat-x transparent;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  border-right: 1px solid #822f51; }

ul.navlist li ul {
  display: none; }

ul.navlist li:hover ul {
  display: block; }

ul.subnavi {
  position: absolute;
  top: 33px;
  left: -1px;
  width: 182px;
  padding: 0;
  margin: 0;
  z-index: 9; }
  ul.subnavi li {
    background: url(/images/layout/subnavlast.png) top center no-repeat;
    height: 24px;
    float: none;
    width: 182px;
    border-bottom: 1px solid #ae4a75;
    list-style: none;
    list-style-position: outside;
    padding: 0;
    z-index: 10; }
    ul.subnavi li:hover {
      background: url(/images/layout/subnavlasta.png) top center no-repeat; }
    ul.subnavi li.current {
      background: url(/images/layout/subnavlast.png) top center no-repeat; }
    ul.subnavi li.last {
      border: none;
      background: url(/images/layout/subnavlast.png) bottom center no-repeat; }
      ul.subnavi li.last:hover {
        background: url(/images/layout/subnavlasta.png) bottom center no-repeat; }
      ul.subnavi li.last a:hover {
        background: none; }
    ul.subnavi li a {
      font-size: 90%;
      color: #fff;
      display: block;
      line-height: normal;
      float: none;
      border: none;
      padding: 4px 0 3px 16px;
      width: 166px;
      height: 17px;
      text-align: left;
      margin: 0;
      z-index: 11; }
      ul.subnavi li a:hover {
        border: none;
        background: url(/images/layout/subnavlasta.png) top center no-repeat; }
      ul.subnavi li a:visited:hover {
        color: #fff; }
    ul.subnavi li.current a {
      color: #000; }

.fast_search_left {
  position: relative;
  padding: 12px;
  text-align: left; }

.fast_search_top {
  position: absolute;
  top: 113px;
  right: 26px;
  z-index: 3;
  width: 252px; }

.smallerfield {
  border: 1px solid #969696;
  width: 150px;
  padding: 2px;
  margin-right: 3px;
  color: #000;
  background: #fff;
  position: relative;
  float: left; }

#search_field_auto_complete, div.auto_complete {
  z-index: 3; }

#search_field {
  width: 162px;
  height: 19px;
  background: url(/images/searchfield.png) top left;
  padding: 3px 4px 0;
  border: none;
  margin-right: 3px; }

input[enabled] {
  color: #fff; }

#search_submit, #search_submit2 {
  width: 79px;
  height: 22px;
  padding-bottom: 3px;
  margin: 0;
  border: none;
  background: url(/images/button.png) top left;
  color: #fff;
  font-weight: bold; }

.nicetoknowtop {
  float: right;
  padding-top: 2px;
  color: #000;
  font-size: 80%;
  position: relative; }
  .nicetoknowtop a, .nicetoknowtop a:active, .nicetoknowtop a:visited {
    color: #000;
    text-decoration: underline; }
    .nicetoknowtop a:hover,     .nicetoknowtop a:active:hover,     .nicetoknowtop a:visited:hover {
      text-decoration: none; }

#moregrafix {
  background: url(/images/layout/clouds.jpg) top center no-repeat; }

#outerpage {
  background: url(/images/layout/backpage.png) top center repeat-y transparent;
  width: 994px;
  margin: 0 auto;
  text-align: center; }

#page {
  width: 980px;
  height: 100%;
  position: relative;
  background: url(/images/layout/page.jpg) top center no-repeat transparent;
  margin: 0 auto;
  text-align: left; }

#content {
  position: relative;
  width: 737px;
  padding: 2px 7px 10px 22px;
  background: transparent;
  line-height: 1.2em;
  float: left; }

#content_wide {
  position: relative;
  padding: 2px 24px 10px;
  background: transparent;
  line-height: 1.2em; }

.box {
  border: 1px solid #8DA83F;
  margin: 7px 0 0;
  position: relative; }
  .box .box_ul {
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 10px;
    height: 10px;
    background: url(/images/layout/angle_dl.gif) bottom left no-repeat; }
  .box .box_ur {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 10px;
    height: 10px;
    background: url(/images/layout/angle_dr.gif) bottom left no-repeat; }
  .box .box_ol {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 10px;
    height: 10px;
    background: url(/images/layout/angle_ul.gif) bottom left no-repeat; }
  .box .box_or {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 10px;
    height: 10px;
    background: url(/images/layout/angle_ur.gif) bottom left no-repeat; }
  .box .box_h2 {
    background: url(/images/layout/h2.gif) top left no-repeat;
    margin: -1px -1px 0; }
  .box .box_h3 {
    background: url(/images/layout/h2.gif) top left no-repeat;
    margin: -1px -1px 0; }
    .box .box_h3 h3 {
      color: #fff;
      margin: 0;
      position: relative;
      padding: 3px 4px;
      background: url(/images/layout/h2_or.gif) top right no-repeat; }
      .box .box_h3 h3 a {
        color: #fff;
        text-decoration: none;
        display: block; }
        .box .box_h3 h3 a:hover {
          color: #000; }
        .box .box_h3 h3 a:visited {
          color: #fff; }
        .box .box_h3 h3 a:visited:hover {
          color: #000; }
  .box .boxbody {
    padding: 4px; }
  .box .otherbg {
    background: #F2FFC5; }
  .box h2 {
    margin: 0; }

#fullsidebar {
  width: 190px;
  padding-top: 25px;
  overflow: hidden; }

#sbhead {
  background: url(/images/layout/sidebar_head.gif) top center no-repeat transparent;
  height: 10px;
  width: 190px; }

#sbfooter {
  background: url(/images/layout/sidebar_footer.gif) top center no-repeat transparent;
  height: 10px;
  width: 190px; }

#sidebar {
  position: relative;
  border: none;
  width: 188px;
  padding: 0 1px 0;
  overflow: hidden;
  color: #000;
  background: url(/images/layout/sidebarbg.gif) top repeat-y #ebf3d4; }
  #sidebar h3 {
    padding: 4px;
    border-bottom: 1px solid #cfdca7;
    background: url(/images/layout/sidebarh3.gif) top left repeat-x #fff;
    font-size: 1.1em;
    color: #6c8327;
    margin-bottom: 6px; }
  #sidebar h4 {
    padding-left: 0; }
  #sidebar a {
    text-decoration: underline;
    color: #000; }
    #sidebar a:hover {
      text-decoration: none;
      color: #93395d; }

div.sidebarbox {
  padding: 4px;
  margin: 0 0 18px;
  color: #000;
  overflow: hidden;
  line-height: 1.5em; }
  div.sidebarbox h2 {
    border-bottom: 2px solid #8DA83F;
    background: none;
    font-size: 120%;
    color: #8DA83F;
    margin-top: 0;
    padding: 0; }
  div.sidebarbox p {
    padding: 0;
    margin: 0; }
  div.sidebarbox h4 {
    margin: 4px 0 2px; }
  div.sidebarbox .firstline {
    background: transparent; }
  div.sidebarbox ul {
    list-style-position: outside;
    margin-left: 20px; }

#footer {
  vertical-align: bottom;
  clear: both;
  font-size: 0.85em;
  font-family: Verdana, Arial;
  padding: 14px 10px 10px;
  height: 36px;
  text-align: center;
  background: url(/images/layout/footer.png) top no-repeat #fff;
  color: #000; }

.leftfooter {
  text-align: center;
  font-family: Verdana, Arial;
  margin: 50px 10px 0;
  padding: 6px;
  line-height: 1.8em;
  font-size: 0.85em;
  color: #8DA83F; }
  .leftfooter a {
    color: #8DA83F;
    text-decoration: none;
    border-bottom: 1px dotted #8DA83F;
    margin: 2px;
    padding: 2px; }
    .leftfooter a:visited {
      text-decoration: none;
      color: #8DA83F; }
    .leftfooter a:hover {
      border: 0 none;
      color: #fff;
      background: #8DA83F; }
    .leftfooter a:visited:hover {
      border: 0 none;
      color: #fff;
      background: #8DA83F; }

div#notice_flash {
  height: 30px;
  margin: 6px 0;
  background: url(/images/flash/green_l.gif) top left no-repeat;
  z-index: 7; }
  div#notice_flash .flashr {
    background: url(/images/flash/green_r.gif) top right no-repeat;
    padding: 5px;
    height: 20px; }
    div#notice_flash .flashr div {
      color: #000;
      padding-top: 2px;
      height: 18px;
      font-weight: 700;
      text-align: center; }

#user_not_active_error {
  height: 30px;
  margin: 6px 0;
  background: url(/images/flash/red_l.gif) top left no-repeat;
  z-index: 7; }
  #user_not_active_error .right {
    background: url(/images/flash/red_r.gif) top right no-repeat;
    padding: 5px;
    height: 20px; }
    #user_not_active_error .right div {
      color: red;
      padding-top: 2px;
      height: 18px;
      font-weight: 700;
      text-align: center; }
      #user_not_active_error .right div a {
        color: #000; }

a img {
  border: 0 none; }

.imageleft {
  border: 0;
  float: left;
  margin: 0 10px 10px 0;
  padding: 0;
  text-align: center;
  position: relative; }

div.even, tr.even, li.even {
  background-color: #f2ffc5; }

div.breadcrumbs {
  font-size: 80%; }

div.clear {
  clear: both; }

hr {
  border: 0;
  border-top: 1px solid #8DA83F;
  background: none;
  height: 0;
  width: 100%;
  margin: 2px 0 5px;
  padding: 0; }
  hr.dotted {
    border-top: 1px dotted #8DA83F; }
  hr.grouptopborder {
    border-top: 1px solid #93395D; }

span.colorgreen {
  color: green; }

span.colorred {
  color: red; }

span.light {
  color: #bcbcbc;
  width: 100px; }

div.hotelsearch {
  padding: 2px;
  color: #000; }
  div.hotelsearch table td {
    padding: 4px; }
  div.hotelsearch select {
    width: 250px; }

.standardcomment {
  width: 99%;
  height: 80px; }

.sidebarcomment {
  width: 170px;
  height: 100px; }

ul.betterline {
  list-style: none;
  margin-left: 4px;
  line-height: 1.4em; }

#errorExplanation {
  margin: 4px 0 14px;
  padding: 6px;
  border: 2px solid red; }
  #errorExplanation h2 {
    color: red;
    background: none; }
  #errorExplanation ul {
    margin: 6px; }

.textright {
  text-align: right; }

.heightten {
  height: 10px; }
.heighttwenty {
  height: 20px; }
.heighttwentythree {
  height: 32px; }
  .heighttwentythree img {
    vertical-align: middle; }

.posrel {
  position: relative; }

.ratefind td {
  text-align: left; }

.polllist {
  list-style-type: none; }

.expertentries li {
  list-style-position: outside; }

table#userstable .firstline {
  background: #F2FFC5; }

table#userstable ul, table.myholiday_start ul {
  list-style: none; }
  table#userstable ul li,   table.myholiday_start ul li {
    border-bottom: 1px dotted #8DA83F;
    padding-bottom: 2px;
    margin-bottom: 2px; }

table.holiday_expert {
  width: 100%; }
  table.holiday_expert td {
    padding: 4px; }

.newentryleft {
  width: 640px;
  padding: 10px;
  margin-bottom: 12px; }
  .newentryleft h4 {
    margin-top: 0; }

.newentryright {
  float: right;
  padding: 10px;
  position: relative; }
  .newentryright .inner {
    padding: 10px; }
  .newentryright h4 {
    margin-top: 0; }

td.friendavatar {
  width: 50px; }

div.notifybox {
  background: #F2FFC5;
  border-bottom: 1px solid #8DA83F;
  width: 400px;
  margin: 0 auto;
  padding: 2px 2px 5px;
  text-align: center;
  font-size: 0.8em; }

div.notifybox_trans {
  width: 400px;
  margin: 0 auto;
  padding: 2px 2px 5px;
  text-align: center; }

.message_center {
  width: 100%;
  background-color: #f2ffc5;
  margin: 2px 0 1px; }
  .message_center td {
    padding: 4px; }

form#questionnaire {
  font-size: 10pt; }

.registerfield {
  width: 270px; }

.plzfield {
  width: 100px; }

.townfield {
  width: 140px; }

.lock, .lock-default {
  margin: 0;
  width: 15px;
  height: 15px; }

.lock {
  background: url(/images/lock-open.jpg) no-repeat;
  width: 16px;
  cursor: pointer; }

.lock-default {
  background: url(/images/lock.jpg) no-repeat;
  width: 16px;
  cursor: pointer; }

.registerform {
  width: 100%; }
  .registerform td {
    padding: 5px; }

.hotelsratingoutside {
  background: url(/images/layout/hotels.jpg) top left no-repeat;
  min-height: 169px; }

.hotelsratingpage {
  padding: 74px 0 0 205px;
  height: 160px;
  position: relative;
  width: 310px;
  float: left; }
  .hotelsratingpage-right {
    margin-left: 490px;
    padding: 80px 10px 0 0;
    margin-left: 500px; }

.tagcontrol {
  border: 0;
  padding: 4px;
  cursor: pointer; }
  .tagcontrol table {
    border-collapse: separate; }

.tagcontrol * td {
  border: 1px solid #999;
  width: 175px;
  height: 25px;
  padding: 2px;
  text-align: center;
  background-color: #fff; }

.tagcontrol * td:hover {
  background-color: #EEE; }

.tagcontrol * td.positive {
  color: #fff;
  background-color: green !important; }
  .tagcontrol * td.positive:hover {
    background-color: green !important; }

.tagcontrol * td.negative {
  color: #fff;
  background-color: red !important;
  text-decoration: line-through; }
  .tagcontrol * td.negative:hover {
    background-color: red !important; }

.tagcontrolsmall {
  border: 0;
  width: auto;
  padding: 4px;
  cursor: pointer;
  font-weight: 700;
  border-collapse: separate;
  border-spacing: 2px; }

.tagcontrolsmall * td {
  border: 1px solid #999;
  width: 120px;
  height: 25px;
  padding: 2px;
  text-align: center;
  background-color: #fff; }

.tagcontrolsmall * td:hover {
  background-color: #EEE; }

.tagcontrolsmall * td.selected {
  background-color: green;
  color: #fff; }

table.taglist tr, table.taglist td {
  padding: 2px;
  vertical-align: middle; }
  table.taglist tr th,   table.taglist td th {
    padding: 5px;
    font-weight: bold; }
    table.taglist tr th a,     table.taglist td th a {
      color: #000; }
table.taglist tr.firstline {
  background: #F2FFC5;
  color: #000; }

.resultstarttext {
  float: left;
  width: 100px;
  margin: 2px;
  padding: 4px 0 0; }

table.holiday_ratings {
  width: 100%; }
  table.holiday_ratings td {
    padding: 4px; }

.hotbewtable {
  width: 100%; }
  .hotbewtable td {
    vertical-align: top; }
    .hotbewtable td.right {
      width: 560px; }
    .hotbewtable td.right2 {
      width: 310px; }

.hotbew_left {
  width: 310px; }

.hotbew_right {
  float: right;
  position: relative;
  width: 560px;
  margin-right: 10px; }

.countriescloud {
  padding: 2px 0 0 18px; }

table.border_padding {
  width: 100%; }
  table.border_padding td {
    padding: 4px; }

table.padding td {
  padding: 4px; }

.mark {
  font-size: 1.3em;
  font-weight: 700; }

span.mark1 {
  color: #2c741c; }

span.mark2 {
  color: #8fd715; }

span.mark3 {
  color: #d8d000; }

span.mark4 {
  color: #ff9600; }

span.mark5 {
  color: #ff4e00; }

span.mark6 {
  color: red; }

table.messages {
  width: 100%; }
  table.messages td {
    padding: 4px; }

.pagination {
  padding: 3px;
  margin: 14px 3px 3px; }
  .pagination a {
    padding: 2px 5px;
    margin: 2px;
    border: 1px solid #f5cadb;
    text-decoration: none;
    color: #93395D; }
    .pagination a:hover, .pagination a:active {
      border: 1px solid #93395D;
      color: #000; }
  .pagination span.current {
    padding: 2px 5px;
    margin: 2px;
    border: 1px solid #93395D;
    font-weight: 700;
    background-color: #93395D;
    color: #FFF; }
  .pagination span.disabled {
    padding: 2px 5px;
    margin: 2px;
    border: 1px solid #eee;
    color: #ddd; }

ul.sitemap {
  padding: 14px 30px; }
  ul.sitemap li {
    padding-bottom: 7px; }
    ul.sitemap li.first {
      font-weight: bold; }
    ul.sitemap li ul {
      padding: 8px 20px 2px; }

div.user_thumbnail_with_name {
  width: 73px;
  position: relative;
  height: 70px;
  font-size: 0.73em;
  float: left;
  text-align: center;
  padding: 0 5px 3px;
  margin: 1px; }
  div.user_thumbnail_with_name img {
    vertical-align: middle; }

table.user_thumbnail {
  table-layout: fixed;
  height: 54px;
  width: 54px;
  text-align: center;
  float: left;
  margin: 2px 2px 0 0;
  background: url(/images/layout/userpic.gif) top left no-repeat #F2FFC5; }
  table.user_thumbnail td {
    height: 52px;
    width: 48px;
    padding: 2px;
    vertical-align: middle; }

div.user_thumbnail {
  table-layout: fixed;
  padding: 2px;
  text-align: center; }
  div.user_thumbnail a, div.user_thumbnail a:visited {
    text-decoration: none; }

img.star_image {
  vertical-align: middle; }

div.namethumb {
  position: relative;
  width: 48px;
  height: 48px;
  border: 0 none;
  cursor: pointer;
  margin: 0 auto;
  background: #fff;
  line-height: normal;
  overflow: hidden; }

div.namethumb_letter {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  text-align: center;
  font-family: Verdana,Arial;
  font-size: 30px;
  font-weight: bold; }

div.namethumb_name {
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 48px;
  text-align: center;
  font-family: Verdana,Arial;
  font-size: 10px; }

div.nameavatar {
  position: relative;
  width: 200px;
  height: 200px;
  border: 0 none;
  cursor: pointer;
  margin: 0 auto;
  background: #fff;
  line-height: normal; }

div.nameavatar_letter {
  position: absolute;
  top: -30px;
  left: 0;
  width: 200px;
  text-align: center;
  font-family: Verdana,Arial;
  font-size: 180px;
  font-weight: bold; }

div.nameavatar_name {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 200px;
  text-align: center;
  font-family: Verdana,Arial;
  font-size: 26px; }

.usersearch {
  float: right;
  padding-top: 14px;
  position: relative; }

.messagesdiv {
  float: left;
  margin-right: 20px; }

.ratebox {
  width: 737px;
  background: url('/images/ratebox_line.gif') repeat-y;
  margin: 0;
  padding: 0;
  position: relative; }

h2.hotelname {
  font-size: 1.6em;
  font-weight: 700;
  color: #fff;
  background: url('/images/ratebox_head.gif') left top no-repeat !important;
  border-bottom: none;
  width: 737px;
  height: 23px;
  padding: 6px 0 0 6px;
  width: auto; }
  h2.hotelname img {
    vertical-align: middle; }

#infolightwin {
  background: #fff; }
  #infolightwin .box {
    margin: 0; }
  #infolightwin h2 {
    margin-top: 0; }

.hotelinfotext {
  padding: 6px;
  margin: 6px;
  line-height: 1.2em;
  text-align: left; }

.ratebody {
  margin: 0 6px 0;
  padding-top: 6px; }

.rateboxend {
  width: 737px;
  height: 7px;
  background: url('/images/ratebox_close.gif') no-repeat bottom left; }

.ratingbox {
  width: 132px;
  height: 78px;
  position: absolute;
  right: 11px;
  top: 8px; }

.ratingbox2 {
  width: 432px;
  height: 78px;
  position: absolute;
  left: 130px;
  top: 15px; }

div.ratingbutton {
  position: absolute;
  left: 594px;
  top: 32px; }

div.questioneven {
  position: relative;
  background-color: #ebf3d4;
  padding: 5px 10px; }

div.questionodd {
  position: relative;
  padding: 5px 10px; }

div.mark3 {
  position: absolute;
  right: 19px;
  height: 12px;
  top: 5px; }

div.boolean1 {
  width: 580px; }

div.boolean2 {
  position: absolute;
  right: 40px;
  top: 2px; }

div.tags1 {
  width: 300px; }

div.tags2 {
  position: absolute;
  left: 300px;
  top: 2px; }

div.questioncomment {
  margin: 3px;
  padding: 0; }
  div.questioncomment p {
    margin: 2px 0;
    padding: 0; }

ul.pstyler {
  list-style-type: none; }
  ul.pstyler p {
    display: inline; }

#markhotelpage {
  font-size: 2.8em;
  font-weight: 700;
  width: 132px;
  height: 78px;
  display: block;
  line-height: 40px; }
  #markhotelpage div.markhotelpage1 {
    background: url('/images/mark1.png') no-repeat left top;
    color: #fff;
    width: 66px;
    height: 60px;
    display: block;
    padding: 18px 0 0 66px; }
  #markhotelpage div.markhotelpage2 {
    background: url('/images/mark2.png') no-repeat left top;
    color: #fff;
    width: 66px;
    height: 60px;
    display: block;
    padding: 18px 0 0 66px; }
  #markhotelpage div.markhotelpage3 {
    background: url('/images/mark3.png') no-repeat left top;
    color: #fff;
    width: 66px;
    height: 60px;
    padding: 18px 0 0 66px; }
  #markhotelpage div.markhotelpage4 {
    background: url('/images/mark4.png') no-repeat left top;
    color: #fff;
    width: 66px;
    height: 60px;
    display: block;
    padding: 18px 0 0 66px; }
  #markhotelpage div.markhotelpage5 {
    background: url('/images/mark5.png') no-repeat left top;
    color: #fff;
    width: 66px;
    height: 60px;
    display: block;
    padding: 18px 0 0 66px; }
  #markhotelpage div.markhotelpage6 {
    background: url('/images/mark6.png') no-repeat left top;
    color: #fff;
    width: 66px;
    height: 60px;
    display: block;
    padding: 18px 0 0 66px; }

div.tagcloud_left {
  position: relative;
  float: left;
  width: 50%;
  margin: 0;
  padding: 0; }
  div.tagcloud_left h3 {
    margin-top: 2px; }

div.tagcloud_right {
  float: right;
  width: 50%;
  margin: 0;
  padding: 0; }
  div.tagcloud_right h3 {
    margin-top: 2px; }

div.taglist_left {
  position: relative;
  float: left;
  width: 49%;
  margin: 0;
  padding: 0; }
  div.taglist_left h3 {
    margin-top: 2px; }

div.taglist_right {
  float: right;
  width: 49%;
  margin: 0;
  padding: 0; }
  div.taglist_right h3 {
    margin-top: 2px; }

.q_comments {
  background-color: #fffed4;
  font-size: 80%;
  width: 100%; }
  .q_comments td.approvals {
    width: 20px;
    padding-left: 5px; }

.q_comments td.agree {
  width: 100px; }

div.usertooltip {
  text-align: left;
  margin: 5px;
  padding: 2px;
  background-color: #fff;
  border: 1px solid #000;
  z-index: 1000;
  width: 200px; }

p.longcomment {
  text-align: left;
  margin: 5px;
  padding: 2px;
  background-color: #fff;
  border: 1px solid #000;
  width: 500px; }

ul.positive {
  color: green;
  padding-left: 20px; }

ul.negative {
  color: red;
  padding-left: 20px; }

ul.taglist {
  padding-left: 20px; }
  ul.taglist li.tagsize1 {
    font-size: 10px; }
  ul.taglist li.tagsize2 {
    font-size: 10px; }
  ul.taglist li.tagsize3 {
    font-size: 14px; }
  ul.taglist li.tagsize4 {
    font-size: 16px;
    font-weight: 700; }
  ul.taglist li.tagsize5 {
    font-size: 18px;
    font-weight: 700; }

div.mark_bg {
  background: url(/images/rating/bg.gif);
  width: 120px;
  height: 12px;
  min-height: 12px;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  float: left; }

div.mark_fg {
  background: url(/images/rating/fg.gif);
  height: 12px;
  margin: 0;
  padding: 0; }

div#ratingboxhotelpage {
  position: relative;
  padding: 0;
  margin-bottom: 2px; }

h3.ratingboxinner {
  position: relative;
  border-bottom: 2px solid #fff;
  background: #8ea83f;
  color: #fff;
  display: block;
  font-size: 1em;
  font-weight: 700;
  height: 18px;
  line-height: 18px;
  margin: 0;
  padding: 4px;
  text-decoration: none; }

.ratingboxcontent {
  background-color: #fff;
  color: #444;
  padding: 0;
  margin: 0; }

div.heads {
  float: left;
  padding: 0;
  margin: 0;
  width: 556px;
  font-weight: 700; }

table#hotelpagetags {
  line-height: normal; }

.sidebarprice {
  font-weight: bold;
  font-size: 1.3em;
  white-space: nowrap;
  float: left;
  margin: 0 6px 2px 0; }

table.bookingbox {
  width: 100%; }

.bookingbox table {
  padding: 2px; }

.h2bookingbox {
  margin-bottom: 0;
  border: 0 none; }

#map {
  height: 250px;
  width: 280px; }

.markindicator {
  font-weight: bold;
  font-size: 10pt;
  color: #fff; }

.font120 {
  font-size: 120%; }

.hotratebox {
  padding: 18px 0 10px;
  margin: 0;
  text-align: center; }

.rated_from {
  text-align: center;
  padding: 0 4px 0 4px; }

.avt_thumb {
  border: 1px solid #8da83f;
  margin: 3px; }

.pricebox {
  padding: 0 4px; }

#startbox .map {
  float: right;
  width: 620px;
  position: relative; }
  #startbox .map .nav_map_size {
    width: 610px;
    height: 300px;
    margin: 0; }
#startbox #nav_map {
  overflow: hidden; }
#startbox .search {
  width: 305px; }
#startbox .top10_regions {
  background: url(/images/frontpage/top10.jpg) no-repeat #fff;
  height: 300px; }
  #startbox .top10_regions ol {
    margin: 28px 0 0 30px;
    line-height: 1.8em;
    list-style-position: outside;
    padding-left: 28px; }
    #startbox .top10_regions ol a {
      color: #000;
      font-weight: bold; }
    #startbox .top10_regions ol .top1 {
      font-size: 11px; }
    #startbox .top10_regions ol .top2 {
      font-size: 13px; }
    #startbox .top10_regions ol .top3 {
      font-size: 15px; }
    #startbox .top10_regions ol .top4 {
      font-size: 17px; }
    #startbox .top10_regions ol .top5 {
      font-size: 19px; }

#selected_tags_list {
  margin: 12px 0;
  padding: 2px;
  text-align: center; }

.selected_tags_list_div {
  padding: 4px;
  margin: 0 3px; }

.therealselected {
  background: #52991C;
  color: #fff;
  font-weight: bold;
  float: left;
  padding: 1px;
  margin: 2px; }

.pollbox {
  margin: 6px 0;
  border: 1px solid #8da83f; }
  .pollbox h3 {
    color: #fff;
    background: #8da83f;
    padding: 3px; }
  .pollbox.lauftext {
    padding: 3px; }

.startcloud {
  margin: 4px 0 2px 0;
  padding: 0;
  font-size: 1.1em;
  color: #93395D; }

#frontpageuser {
  text-align: center;
  margin: -3px auto 0;
  padding: 8px 0 11px; }
  #frontpageuser h3 {
    margin: 0;
    text-align: left;
    padding: 0 0 4px; }

#frontboxhead {
  background: url('/images/frontpage/head1.gif') top center no-repeat;
  height: 31px;
  margin-bottom: 10px; }
  #frontboxhead h2 {
    background: transparent;
    border: 0 none;
    margin: 0;
    height: auto;
    padding-top: 6px; }

#frontbox {
  background: url('/images/frontpage/bg.gif') top center repeat-y;
  margin-top: 7px;
  margin-bottom: 14px;
  width: 932px;
  position: relative; }
  #frontbox table td {
    vertical-align: top; }

#frontside {
  width: 100px; }
  #frontside ul {
    list-style-type: none;
    margin: 0 0 0 1px;
    padding: 0;
    list-style-position: outside; }

#frontside li {
  background: url('/images/frontpage/button_inactive.gif') top left no-repeat #fff;
  text-align: right;
  width: 86px;
  height: 22px;
  margin: 0 0 2px 0;
  padding: 0; }

#frontside li a, #frontside li a:visited {
  background: url('/images/frontpage/button_inactive.gif') top left no-repeat #fff;
  padding-right: 10px;
  padding-top: 3px;
  width: 76px;
  height: 19px;
  display: block;
  color: #506318;
  text-decoration: none;
  font-weight: bold; }

#frontside li a:hover {
  background: url('/images/frontpage/button_active.gif') top left no-repeat #fff;
  color: #fff; }

#frontside li a.active {
  background: url('/images/frontpage/button_active.gif') top left no-repeat #fff;
  color: #fff;
  font-size: 1.1em; }

#fronttags {
  width: 240px;
  padding-right: 10px;
  border-right: 1px dashed #cede9e; }

#frontcard {
  width: 360px;
  padding: 0 7px 0 15px;
  border-right: 1px dashed #cede9e; }


#frontgo p {
  text-align: center;
  margin: 0; }

#frontboxfooter {
  background: url('/images/frontpage/footer1.gif') bottom center no-repeat;
  height: 40px; }

#firstline {
  padding: 19px 0 0 100px;
  font-weight: bold;
  color: #4e6211; }

#firstline .first {
  float: left;
  width: 200px;
  margin-left: 36px; }
#firstline .second {
  float: left;
  width: 270px;
  margin-left: 100px;
  margin-right: 70px; }

#secondline {
  color: #fff;
  padding-top: 6px;
  padding-left: 10px; }
  #secondline a {
    color: #fff;
    font-weight: bold; }

#frontbox button#tagcloud_finder_submit {
  border: 0 none;
  background: url('/images/frontpage/go.png') top left no-repeat;
  width: 161px;
  height: 161px;
  padding-top: 1px;
  padding-right: 4px;
  margin-left: 14px;
  vertical-align: middle;
  font-size: 1.3em;
  color: #fff;
  font-family: Arial,Verdana;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  margin-top: 12px; }

#frontbox button#tagcloud_finder_submit:hover {
  background-position: bottom left; }

#frontbox #tagcloud_finder_inner {
  height: 105px;
  padding-top: 56px;
  margin-left: -7px; }

#frontbox #tagcloud_finder_submit_hotels {
  padding: 0;
  line-height: normal; }

#continent_Europa_items, #continent_Amerika_items, #continent_Asien_items, #continent_Afrika_items {
  font-size: 1.3em; }

#startbox .box {
  margin: 0; }

.myurlauber_pic {
  border: 1px solid #8DA83F;
  float: left;
  width: 210px;
  background: #F2FFC5;
  position: relative; }
  .myurlauber_pic .myurlauber_ul {
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 10px;
    height: 10px;
    background: url(/images/layout/myurlauber_ul.gif) bottom left no-repeat; }
  .myurlauber_pic .myurlauber_ur {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 10px;
    height: 10px;
    background: url(/images/layout/myurlauber_ur.gif) bottom left no-repeat; }
  .myurlauber_pic .myurlauber_ol {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 10px;
    height: 10px;
    background: url(/images/layout/myurlauber_ol.gif) bottom left no-repeat; }
  .myurlauber_pic .myurlauber_or {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 10px;
    height: 10px;
    background: url(/images/layout/myurlauber_or.gif) bottom left no-repeat; }
  .myurlauber_pic .boxbody {
    padding: 5px;
    text-align: left; }

.myholiday_start td {
  padding: 3px;
  vertical-align: top; }

.myurlauber_data {
  margin-left: 226px;
  width: 702px;
  text-align: left; }
  .myurlauber_data h2 {
    background: url(/images/layout/h2_myurlauber.gif) top center no-repeat !important; }

#myurlauber_h2 {
  background: url(/images/layout/myurlauber_h2.gif) top left no-repeat;
  height: 28px;
  margin: 8px 0; }
  #myurlauber_h2 h2 {
    background: url(/images/layout/myurlauber_h2r.gif) top right no-repeat;
    font-size: 1.4em;
    padding: 5px 6px 0;
    margin: 0;
    height: 23px; }

.myurlauber_functions {
  margin: 4px 0;
  text-align: left; }
  .myurlauber_functions h3 {
    background: #8DA83F;
    font-size: 1.1em;
    padding: 2px;
    color: #fff;
    margin: 14px 0 4px; }

ul.divsys {
  margin: 0;
  padding: 0;
  list-style-position: outside; }
  ul.divsys li {
    list-style-type: none;
    border-bottom: 1px dotted #8DA83F;
    margin: 0;
    padding: 2px; }

.commenttime {
  font-size: 0.8em;
  background: #f2ffc5;
  border-bottom: 1px solid #8DA83F;
  margin-left: 85px;
  padding: 1px; }

.thecomment {
  margin-left: 85px; }

.commenttime2 {
  font-size: 80%;
  margin: 0 0 4px;
  padding: 1px; }

.thecomment2 {
  margin: 0; }
  .thecomment2 p {
    line-height: 1.2em; }

.commentend {
  border-top: 1px dotted #8DA83F;
  margin-bottom: 14px;
  text-align: right;
  margin-left: 85px;
  font-size: 80%;
  padding: 1px; }

.thumbnail {
  width: 92px;
  height: 92px;
  float: left;
  margin: 3px;
  position: relative;
  background: url(/images/layout/thumbnail_bg.gif) top left no-repeat; }
  .thumbnail td {
    vertical-align: middle; }
  .thumbnail img {
    border: 0; }
  .thumbnail .sorthandle {
    cursor: move;
    position: absolute;
    right: 4px;
    top: 2px;
    width: 93%;
    font-size: 9px;
    color: #000;
    text-align: right;
    background: #F2FFC5; }
  .thumbnail .details {
    cursor: move;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 9px;
    color: #000;
    text-align: center; }
    .thumbnail .details a {
      background: #F2FFC5;
      padding: 1px 1px 0 1px; }

.antifloat {
  clear: left; }

div.pictureupload {
  border: none;
  background: url('/images/show_hotel_empty.gif');
  width: 200px;
  height: 29px;
  font-size: 110%;
  text-align: center;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  padding: 11px 0 0;
  margin: 4px;
  position: relative; }
  div.pictureupload a {
    color: #fff;
    text-decoration: none; }
    div.pictureupload a:visited {
      color: #fff;
      text-decoration: none; }
    div.pictureupload a:hover {
      color: #000; }

table#FileList {
  border-spacing: 0;
  border-collapse: collapge; }
  table#FileList tr.header th {
    font-weight: bold;
    padding: 4px;
    border-bottom: 1px solid #8DA83F; }
  table#FileList tr#SWFUpload_0_0 a {
    background: url('/images/x.gif') center left no-repeat;
    position: relative;
    text-indent: -10000px;
    display: block;
    width: 12px;
    height: 12px; }
  table#FileList td {
    padding: 4px 40px 8px 4px; }
  table#FileList tr.footer td {
    border-top: 1px dotted #8DA83F;
    font-weight: bold; }

table#fototags h4 {
  margin: 0;
  padding: 2px; }
table#fototags td {
  padding: 6px; }

.album {
  padding: 4px;
  margin-bottom: 2px; }

#photo_description {
  width: 99%; }

#upload_error {
  border: 1px solid red;
  background-color: #FAA;
  width: 710px;
  display: none; }

#questionpages_nav {
  background: url(/images/layout/menu.png) top center no-repeat;
  height: 28px;
  position: absolute;
  display: block;
  top: 0;
  left: 12px;
  width: 955px;
  padding: 12px 0 0;
  text-align: center; }
  #questionpages_nav span {
    margin: 0 20px; }
    #questionpages_nav span.actual {
      font-weight: 700; }
    #questionpages_nav span.not_visited {
      color: #e2e2e2; }

a.previous {
  float: left; }
a.next {
  text-align: right; }

h3.questiongroup * td.error {
  color: #a52222; }

div.question table.questiontable {
  width: 100%;
  line-height: 22px;
  background-color: #dde9b7;
  padding: 0;
  margin: 0; }
  div.question table.questiontable td.commentswitch {
    width: 20px; }
  div.question table.questiontable td.mark_answer, div.question table.questiontable td.mark_answer_wide {
    width: 386px; }
  div.question table.questiontable td.boolean_answer {
    width: 310px; }
  div.question table.questiontable td.ternary_answer {
    width: 308px; }
  div.question table.questiontable td.ternary_answer2 {
    width: 310px; }
  div.question table.questiontable td.numeric_answer {
    width: 312px; }
  div.question table.questiontable td.category_answer {
    width: 400px; }
  div.question table.questiontable td.string_answer {
    width: 322px; }
    div.question table.questiontable td.string_answer textarea {
      width: 310px; }
div.question td.error {
  color: red; }

label.bold {
  font-weight: 700; }
label.smallerfont {
  font-weight: 400; }

table#imagequestionbox {
  border-collapse: collapse;
  font-size: 160%;
  color: #93395d;
  margin: 10px; }
  table#imagequestionbox td {
    border: 0;
    background-color: #fff;
    padding: 3px;
    text-align: center; }
    table#imagequestionbox td.jumpover {
      background: #93395d;
      font-size: 50%;
      text-align: center; }
      table#imagequestionbox td.jumpover a {
        color: #fff; }
        table#imagequestionbox td.jumpover a:visited {
          color: #fff; }
    table#imagequestionbox td.isolator {
      background: #93395d;
      width: 1px; }
    table#imagequestionbox td.image {
      width: 340px;
      height: 340px;
      vertical-align: middle;
      border-bottom: 0; }
    table#imagequestionbox td.tag {
      border-top: 0;
      font-weight: 700; }
  table#imagequestionbox img {
    margin-left: auto;
    margin-right: auto;
    display: block; }

#rate_hi_head_left {
  float: left; }

#rate_hi_head_right {
  float: right; }

#accordion_container {
  margin-bottom: 6px; }
  #accordion_container table {
    border-spacing: 2px; }
  #accordion_container table td {
    padding: 2px; }

.accordion_toggle {
  background: #8ea83f;
  border-bottom: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 10pt;
  font-weight: 400;
  height: 22px;
  line-height: 22px;
  margin: 0;
  outline-color: invert;
  outline-style: none;
  outline-width: medium;
  padding: 0 4px 8px;
  text-decoration: none; }

.accordion_content {
  background-color: #fff;
  color: #444;
  overflow: hidden; }

div.comment_char_counter {
  font-size: 70%;
  width: 80px;
  float: right; }

table#holidayinformation {
  border-spacing: 2px; }

p.author_left_group {
  margin-top: 20px;
  color: #ccc;
  font-size: 80%;
  font-style: italic; }

table#topics {
  line-height: normal;
  width: 100%; }

.topic {
  padding: 6px;
  border: 1px solid #8DA83F;
  margin-bottom: 3px; }

table#groupshow td {
  padding: 2px; }

table#memberships {
  width: 100%; }
  table#memberships .firstline {
    background: #F2FFC5;
    color: #000;
    font-weight: bold; }
  table#memberships td {
    padding: 2px; }

table#userstable {
  width: 100%; }
  table#userstable td, table#userstable th {
    padding: 2px; }
  table#userstable th {
    font-weight: bold; }
  table#userstable .firstline {
    color: #000; }

#groupshow {
  width: 100%; }
  #groupshow h3 {
    margin-top: 0; }

.groupshow {
  color: #000;
  width: 100%; }
  .groupshow td {
    padding: 4px; }
  .groupshow .firstline {
    background: #F2FFC5; }
    .groupshow .firstline td {
      font-weight: bold; }

.groupindex {
  width: 100%; }
  .groupindex .firstline {
    background: #F2FFC5; }
  .groupindex td {
    padding: 4px; }
  .groupindex hr {
    margin: 0; }
  .groupindex .firstline td {
    font-weight: bold; }

.actualtopics {
  width: 100%; }

.groupmembers {
  background: #F2FFC5;
  border-bottom: 1px solid #8DA83F;
  padding: 4px;
  margin-bottom: 10px; }

.groupsearch {
  float: right;
  position: relative; }

.groupslist {
  list-style: none;
  list-style-position: outside;
  padding-bottom: 10px; }
  .groupslist li {
    margin-bottom: 4px;
    padding-bottom: 2px;
    border-bottom: 1px solid #CFDCA7; }
  .groupslist img {
    float: left;
    margin-right: 2px; }

.pollquestion {
  margin: 13px 0; }

.forum {
  padding: 4px;
  font-size: 80%;
  border-bottom: 1px solid #8DA83F;
  color: #fff;
  background: #8DA83F; }
  .forum a {
    color: #fff; }
    .forum a:hover {
      color: #000; }

.forum_outside {
  margin-bottom: 6px; }

.posttable .userpic {
  width: 80px;
  background: #F2FFC5; }

form {
  padding: 0;
  margin: 0;
  width: auto; }

input#username, input#password {
  border: none;
  width: 110px;
  height: 18px;
  padding: 3px 2px 1px;
  color: #000;
  background: url('/images/usernamepwd.png') top left no-repeat; }


input#username.use_bg_desc {
  background: url('/images/username.png'); }

input#password.use_bg_desc {
  background: url('/images/password.png'); }

input[type="submit"], input[type="button"] {
  background: url('/images/button-background.gif') bottom left repeat-x;
  border: 1px solid #08912f;
  padding: 1px 3px;
  margin: 0;
  color: #fff;
  font-weight: 700;
  cursor: pointer; }
  input[type="submit"]:hover,   input[type="button"]:hover {
    color: #f4f4f4; }

input.round {
  background: url(/images/button.png) top left;
  width: 79px;
  height: 22px;
  border: none;
  padding-bottom: 3px;
  margin: 0;
  color: #fff;
  font-weight: bold; }

input#findoffers {
  width: 130px;
  height: 22px;
  background: url(/images/find_offers.png) top left no-repeat;
  border: none;
  padding-bottom: 3px;
  font-weight: bold;
  margin: 0;
  color: #fff; }

input#comment_submit {
  background: url(/images/button.png) top left;
  width: 79px;
  height: 22px;
  border: none;
  padding-bottom: 3px;
  margin: 0;
  color: #fff;
  font-weight: bold; }

input.contact {
  width: 400px; }

div.submit {
  border: 1px solid #b7b7b7;
  background-color: #f5f5f5;
  padding: 2px;
  color: #b7b7b7;
  font-weight: 700;
  cursor: pointer;
  width: 70px;
  text-align: center; }
  div.submit a {
    color: #b7b7b7;
    text-decoration: none; }
    div.submit a:hover {
      color: #000;
      text-decoration: none; }

div.submit:hover {
  border: 1px solid #000; }

a.likeinput {
  background: url('/images/button-background.gif') bottom left repeat-x;
  border: 1px solid #08912f;
  padding: 1px 3px;
  color: #fff;
  font-weight: 700;
  font-size: 0.9em;
  cursor: pointer;
  display: block;
  text-decoration: none; }
  a.likeinput:visited {
    color: #fff;
    text-decoration: none; }
  a.likeinput:hover {
    background: url('/images/button-background.gif') top left repeat-x;
    color: #fff; }
  a.likeinput:visited:hover {
    background: url('/images/button-background.gif') top left repeat-x;
    color: #fff;
    text-decoration: none; }

button#tagcloud_finder_submit {
  border: none;
  background: url('/images/show-hotel-empty.gif');
  width: 200px;
  height: 40px;
  font-size: 110%;
  text-align: center;
  color: #fff;
  font-weight: 700;
  cursor: pointer; }

span#tagcloud_finder_submit_hotels {
  padding-right: 5px; }

button#tagcloud_finder_submit span.warn {
  color: red; }

input[type="text"].commentarea {
  width: 310px; }

.commentarea {
  width: 310px; }

textarea.commentarea {
  width: 310px; }

.textarea {
  width: 400px;
  height: 150px; }

.logintable .thelogin {
  background: url('/images/register.gif') top left no-repeat; }
.logintable .theregister {
  background: url('/images/register2.gif') top left no-repeat; }
.logintable .loginanmelden {
  font-size: 160%;
  color: #8da83f;
  font-weight: bold; }
.logintable td {
  padding: 4px; }

div#cloud {
  color: #52991c; }
  div#cloud a.tag {
    margin: 0;
    color: #52991c;
    padding: 1px;
    line-height: 20px;
    background: none;
    cursor: pointer;
    text-decoration: none; }
    div#cloud a.tag:hover {
      text-decoration: underline; }
  div#cloud a.tagsize1 {
    font-size: 11px; }
  div#cloud a.tagsize2 {
    font-size: 12px; }
  div#cloud a.tagsize3 {
    font-size: 13px; }
  div#cloud a.tagsize4 {
    font-size: 14px; }
  div#cloud a.tagsize5 {
    font-size: 15px;
    font-weight: 700; }
  div#cloud a.selected, div#cloud a.selected_header {
    color: #fff;
    background-color: #52991c; }
  div#cloud a.selected_header {
    cursor: pointer; }

div#positive_cloud .tag {
  margin: 0 5px; }
  div#positive_cloud .tag a {
    color: green;
    text-decoration: none; }
    div#positive_cloud .tag a:visited {
      color: green;
      text-decoration: none; }
    div#positive_cloud .tag a:hover {
      color: green;
      text-decoration: underline; }

div#negative_cloud .tag {
  margin: 0 5px; }
  div#negative_cloud .tag a {
    color: red;
    text-decoration: line-through; }
    div#negative_cloud .tag a:visited {
      color: red;
      text-decoration: line-through; }
    div#negative_cloud .tag a:hover {
      color: red;
      text-decoration: underline; }

ul#positive_list li.tag {
  margin: 0 5px; }
  ul#positive_list li.tag a {
    color: green;
    text-decoration: none; }
    ul#positive_list li.tag a:visited {
      color: green;
      text-decoration: none; }
    ul#positive_list li.tag a:hover {
      color: green;
      text-decoration: underline; }

ul#negative_list li.tag {
  margin: 0 5px; }
  ul#negative_list li.tag a {
    color: red;
    text-decoration: line-through; }
    ul#negative_list li.tag a:visited {
      color: red;
      text-decoration: line-through; }
    ul#negative_list li.tag a:hover {
      color: red;
      text-decoration: underline; }

div#positive_cloud span.tagsize1, div#negative_cloud span.tagsize1, ul#positive_list li.tagsize1, ul#negative_list li.tagsize1 {
  font-size: 0.9em; }

div#positive_cloud span.tagsize2, div#negative_cloud span.tagsize2, ul#positive_list li.tagsize2, ul#negative_list li.tagsize2 {
  font-size: 1em; }

div#positive_cloud span.tagsize3, div#negative_cloud span.tagsize3, ul#positive_list li.tagsize3, ul#negative_list li.tagsize3 {
  font-size: 1.2em; }

div#positive_cloud span.tagsize4, div#negative_cloud span.tagsize4, ul#positive_list li.tagsize4, ul#negative_list li.tagsize4 {
  font-size: 1.5em; }

div#positive_cloud span.tagsize5, div#negative_cloud span.tagsize5, ul#positive_list li.tagsize5, ul#negative_list li.tagsize5 {
  font-size: 2em;
  font-weight: 700; }

div#positive_cloud span.tagsize1small, div#negative_cloud span.tagsize1small, ul#positive_list li.tagsize1small, ul#negative_list li.tagsize1small {
  font-size: 0.7em; }

div#positive_cloud span.tagsize2small, div#negative_cloud span.tagsize2small, ul#positive_list li.tagsize2small, ul#negative_list li.tagsize2small {
  font-size: 0.9em; }

div#positive_cloud span.tagsize3small, div#negative_cloud span.tagsize3small, ul#positive_list li.tagsize3small, ul#negative_list li.tagsize3small {
  font-size: 1em; }

div#positive_cloud span.tagsize4small, div#negative_cloud span.tagsize4small, ul#positive_list li.tagsize4small, ul#negative_list li.tagsize4small {
  font-size: 1.2em; }

div#positive_cloud span.tagsize5small, div#negative_cloud span.tagsize5small, ul#positive_list li.tagsize5small, ul#negative_list li.tagsize5small {
  font-size: 1.5em;
  font-weight: 700; }

h2.holiday_profile {
  text-align: right;
  font-size: 1.6em;
  font-weight: 700;
  color: #fff;
  background: url('/images/holiday_profile/header.gif') left top no-repeat;
  border-bottom: none;
  width: 737px;
  height: 20px;
  padding: 5px 5px 4px 5px;
  width: auto;
  margin: 0; }

.hpbox {
  width: 737px;
  position: relative; }

.hpbody {
  background: url('/images/ratebox_line.gif') top center repeat-y;
  padding: 10px; }

.hpboxend {
  background: url('/images/ratebox_close.gif') bottom center no-repeat;
  height: 12px;
  width: 737px; }

#holiday_profile_spacer {
  height: 50px; }

#holiday_profile {
  margin-top: 7px; }
  #holiday_profile .textarea {
    width: 99%; }
  #holiday_profile .alignright {
    float: right; }
  #holiday_profile ul li {
    margin: 5px; }
    #holiday_profile ul li ul li {
      margin-left: 20px; }

#start-button {
  text-align: center; }

#updateable_block .lefttext {
  float: left;
  margin-right: 7px; }
#updateable_block .righttext {
  float: left;
  margin-left: 7px; }
#updateable_block .clear {
  clear: both; }
#updateable_block ul, #updateable_block ol {
  margin-left: 5px;
  list-style-position: inside; }
#updateable_block ol li {
  margin-bottom: 5px; }
#updateable_block ol li img {
  vertical-align: middle; }
#updateable_block ul {
  margin: 10px 0 10px 5px; }
#updateable_block #actual_photo {
  display: block;
  margin: 0 auto 0 auto;
  border: 1px solid #ccc;
  padding: 2px; }
#updateable_block #vote_block {
  text-align: center;
  margin: 8px auto;
  width: 310px;
  height: 36px; }
  #updateable_block #vote_block a {
    background: transparent url(/images/holiday_profile/next.gif) left;
    display: block;
    width: 200px;
    text-align: center;
    height: 32px;
    padding: 4px 0 0 0;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    margin: 0 auto; }
    #updateable_block #vote_block a:hover {
      text-decoration: none; }
  #updateable_block #vote_block ul {
    list-style-type: none; }
    #updateable_block #vote_block ul li {
      padding: 0;
      float: left;
      margin: 0 2px;
      width: 25px;
      height: 36px;
      line-height: normal; }
      #updateable_block #vote_block ul li a {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        font-size: 1.35em;
        text-align: center;
        display: block;
        padding: 2px 0 0 0;
        width: 25px;
        height: 34px;
        background: transparent url(/images/holiday_profile/rating1.gif) left; }
#updateable_block #vote_link_1 a:hover {
  background: transparent url(/images/holiday_profile/rating2.gif) left; }
#updateable_block #vote_link_2 a:hover {
  background: transparent url(/images/holiday_profile/rating2.gif) 200px 0; }
#updateable_block #vote_link_3 a:hover {
  background: transparent url(/images/holiday_profile/rating2.gif) 175px 0; }
#updateable_block #vote_link_4 a:hover {
  background: transparent url(/images/holiday_profile/rating2.gif) 150px 0; }
#updateable_block #vote_link_5 a:hover {
  background: transparent url(/images/holiday_profile/rating2.gif) 125px 0; }
#updateable_block #vote_link_6 a:hover {
  background: transparent url(/images/holiday_profile/rating2.gif) 100px 0; }
#updateable_block #vote_link_7 a:hover {
  background: transparent url(/images/holiday_profile/rating2.gif) 75px 0; }
#updateable_block #vote_link_8 a:hover {
  background: transparent url(/images/holiday_profile/rating2.gif) 50px 0; }
#updateable_block #vote_link_9 a:hover {
  background: transparent url(/images/holiday_profile/rating2.gif) 25px 0; }
#updateable_block #progress_old {
  margin: 10px; }
  #updateable_block #progress_old .progressbar_inner {
    color: #000;
    background-color: #8DA83F;
    padding: 2px; }
  #updateable_block #progress_old .progressbar_outer {
    width: 204px;
    margin: 0 auto; }
#updateable_block #progressbar {
  position: relative;
  width: 225px;
  height: 54px;
  margin: 10px auto; }
#updateable_block #progressbar_bg {
  background: url(/images/holiday_profile/progress-bg.gif) top left no-repeat;
  width: 225px;
  height: 44px; }
#updateable_block #progressbar_fg {
  background: url(/images/holiday_profile/progress-fg.gif) top left no-repeat;
  height: 44px; }
#updateable_block #progressbar_percent {
  position: absolute;
  width: 225px;
  height: 52px;
  top: 0;
  left: 0;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding-top: 6px; }
#updateable_block #progressbar_intermediate {
  position: absolute;
  top: 0;
  padding-top: 30px;
  padding-left: 4px;
  border-left: 1px solid #fff; }
  #updateable_block #progressbar_intermediate .inactive {
    color: #949494;
    text-decoration: underline; }

#holiday_profile_results #top_10 table, #holiday_profile_results #flop_10 table, #holiday_profile_results #matching_friends table, #holiday_profile_results #not_matching_friends table {
  border: 0 none;
  border-spacing: 0px; }
#holiday_profile_results #top_10 tr, #holiday_profile_results #flop_10 tr, #holiday_profile_results #matching_friends tr, #holiday_profile_results #not_matching_friends tr {
  border: 1px solid black; }
#holiday_profile_results #top_10 td, #holiday_profile_results #flop_10 td, #holiday_profile_results #matching_friends td, #holiday_profile_results #not_matching_friends td {
  padding: 2px; }
#holiday_profile_results #top_10 td.avatar, #holiday_profile_results #flop_10 td.avatar, #holiday_profile_results #matching_friends td.avatar, #holiday_profile_results #not_matching_friends td.avatar {
  width: 50px;
  height: 50px;
  font-size: 36px;
  font-weight: bolder;
  text-align: center;
  line-height: 20px; }
#holiday_profile_results #top_10 table, #holiday_profile_results #flop_10 table {
  width: 260px; }
#holiday_profile_results #matching_friends td.similarity, #holiday_profile_results #not_matching_friends td.similarity {
  width: 220px;
  padding-left: 60px; }
#holiday_profile_results #matching_friends td.rownum, #holiday_profile_results #not_matching_friends td.rownum {
  width: 15px; }
#holiday_profile_results #matching_friends td.award, #holiday_profile_results #not_matching_friends td.award {
  width: 180px; }
#holiday_profile_results img.smiley {
  width: 16px;
  height: 16px;
  vertical-align: middle; }
#holiday_profile_results #taglist {
  width: 100%; }
#holiday_profile_results #taglist td {
  padding: 5px; }
#holiday_profile_results #taglist .tagsize1 {
  font-size: 1em; }
#holiday_profile_results #taglist .tagsize2 {
  font-size: 1.1em; }
#holiday_profile_results #taglist .tagsize3 {
  font-size: 1.2em; }
#holiday_profile_results #taglist .tagsize4 {
  font-size: 1.4em;
  font-weight: bold; }
#holiday_profile_results #taglist .tagsize5 {
  font-size: 1.5em;
  font-weight: bold; }
#holiday_profile_results #taglist .tagsize6 {
  font-size: 1.6em;
  font-weight: bold; }
#holiday_profile_results #taglist .tagsize7 {
  font-size: 1.7em;
  font-weight: bold; }
#holiday_profile_results #taglist .tagsize8 {
  font-size: 1.8em;
  font-weight: bold; }
#holiday_profile_results #taglist .tagsize9 {
  font-size: 1.9em;
  font-weight: bold; }
#holiday_profile_results #taglist .tagsize10 {
  font-size: 2.1em;
  font-weight: bold; }
#holiday_profile_results #taglist .topflop-row td {
  padding: 10px;
  text-align: center; }
#holiday_profile_results #resultstring {
  font-size: 18px;
  font-weight: bold;
  margin: 8px 0 14px; }
#holiday_profile_results #feedback {
  width: 250px;
  height: 80px; }
#holiday_profile_results #preload {
  display: none; }
#holiday_profile_results #debug {
  color: #ccc;
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 40px 0 0 0; }
  #holiday_profile_results #debug h2 {
    color: #ccc; }
#holiday_profile_results .tabs {
  background: #93395D;
  border: none;
  padding: 6px; }
#holiday_profile_results li, #holiday_profile_results li.first, #holiday_profile_results li.last {
  background: transparent; }
#holiday_profile_results .left_tabs ul {
  margin: 0 0 0 5px; }
  #holiday_profile_results .left_tabs ul li {
    background: none; }
#holiday_profile_results .toggle_tabs li a, #holiday_profile_results .toggle_tabs li.first a, #holiday_profile_results .toggle_tabs li.last a {
  border: none;
  color: #fff;
  text-decoration: none; }
#holiday_profile_results .toggle_tabs li a:visited, #holiday_profile_results .toggle_tabs li.first a:visited, #holiday_profile_results .toggle_tabs li.last a:visited {
  background: none;
  color: #fff; }
#holiday_profile_results .toggle_tabs li a:hover, #holiday_profile_results .toggle_tabs li.first a:hover, #holiday_profile_results .toggle_tabs li.last a:hover {
  background: #dd5189; }
#holiday_profile_results .toggle_tabs li a.selected, #holiday_profile_results .toggle_tabs li.first a.selected, #holiday_profile_results .toggle_tabs li.last a.selected {
  background: #dd5189;
  border: none; }
#holiday_profile_results .wallkit_title {
  background: #8DA83F;
  border-bottom: 2px solid #5E6F29;
  border-top: none;
  color: #fff;
  margin-top: 12px; }
#holiday_profile_results .wallkit_subtitle {
  margin-top: 6px; }
#holiday_profile_results h2#welcome_message {
  font-size: 150%; }
#holiday_profile_results #result_spacer {
  height: 80px; }

#topflops_page table.topflop_table {
  width: 100%; }
  #topflops_page table.topflop_table td.avatar {
    width: 60px; }
#topflops_page #top_10 {
  width: 49%;
  float: left; }
#topflops_page #flop_10 {
  width: 49%;
  float: right; }
#topflops_page #top_10 h3, #topflops_page #flop_10 h3 {
  font-size: 11px;
  margin: 2px 0 8px;
  border-bottom: 1px solid #93395D; }
#topflops_page .navigation {
  clear: both;
  padding: 40px 0 0 0; }

#userthumb_upper table.user_thumbnail {
  margin: 8px; }

table.matchingfriends {
  border-collapse: separate; }
  table.matchingfriends table {
    border-collapse: separate; }

.hplist {
  padding: 0 6px 6px; }
  .hplist li {
    padding: 4px 0; }
    .hplist li ul {
      padding: 6px 0 0 12px; }

.nav_map_size {
  width: 550px;
  height: 300px;
  margin: 10px; }

.qa_question {
  margin-bottom: 40px;
  background: url(/images/qa/watching_info.png) bottom left repeat-x; }

h2.qa {
  font-size: 1.4em;
  background: none;
  border-bottom: none;
  width: auto;
  font-weight: 700;
  color: #93395d;
  padding: 0 0 2px;
  margin: 12px 0 0; }

h3.title {
  padding-bottom: 6px;
  margin-top: 0; }
  h3.title a {
    color: #fff;
    text-decoration: none;
    display: block; }

.watching_info {
  padding: 4px;
  background: #fff url(/images/layout/sidebarh3.gif) repeat-x scroll left top;
  font-size: 0.8em; }
  .watching_info img {
    vertical-align: middle; }
  .watching_info .right {
    float: right; }
  .watching_info a {
    font-weight: bold; }

.newquestion {
  font-weight: bold;
  text-align: center; }

.qa_answer .comments {
  border-top: 1px solid #EBF3D4;
  padding: 3px 3px 13px; }
.qa_answer .comment {
  margin: 8px 16px;
  background: #EBF3D4;
  border: 1px solid #d5dfb7; }
  .qa_answer .comment .content {
    border-right: none; }

.approval_info {
  position: absolute;
  top: 2px;
  right: 5px;
  color: #fff;
  font-weight: bold; }
  .approval_info a img {
    vertical-align: middle; }

.answerpage .boxbody {
  background: #F2FFC5; }

.awnr {
  float: right;
  font-weight: bold;
  position: relative;
  margin: 6px;
  width: 80px;
  background: url(/images/qa/answers.png) top left no-repeat;
  height: 71px;
  text-align: center; }
  .awnr .inner .smaller {
    font-size: 36%; }
  .awnr .inner a {
    text-decoration: none;
    padding-top: 8px;
    line-height: 0.8em;
    color: #fff;
    font-size: 3em;
    display: block; }
    .awnr .inner a:visited {
      text-decoration: none;
      color: #fff; }
    .awnr .inner a:hover {
      text-decoration: none;
      color: #000; }
    .awnr .inner a:visited:hover {
      text-decoration: none;
      color: #000; }
  .awnr img {
    padding-left: 4px;
    float: right; }

.qaimage {
  vertical-align: middle; }

.answerleft {
  padding: 1px 0 0 30px;
  background: url(/images/qa/theanswer.png) top left no-repeat; }
  .answerleft .content {
    margin: 0 0 0 90px;
    background: #fff;
    border-left: 1px solid #CFDCA7;
    border-right: 1px solid #CFDCA7;
    border-bottom: 1px solid #CFDCA7; }
  .answerleft .boxbody {
    padding-top: 0; }

#qa_question .box {
  background: #EBF3D4; }
  #qa_question .box p {
    margin: 0;
    padding: 2px 0; }

#qa_questions ul {
  margin: 8px; }
  #qa_questions ul li {
    margin-bottom: 4px; }
#qa_questions .sidebarbox ul {
  margin-left: 20px; }

.content {
  margin: 0 90px;
  padding: 6px; }

.answernow textarea {
  margin: 0;
  padding: 0;
  width: 99%; }

input#qa_question_title {
  width: 99%; }

textarea#qa_question_content {
  width: 99%;
  height: 200px; }

.qadescription {
  padding-top: 10px; }

#type-crch-div {
  padding: 10px; }

.sbthumbs .thumbnail {
  background: none;
  width: 84px;
  height: 84px; }
  .sbthumbs .thumbnail tr {
    vertical-align: top !important; }

