* {
  padding: 0;
  margin: 0;
}
fieldset, img, abbr, acronym { border: 0; }
ol, ul { list-style: none; }
table { border-collapse: collapse; }
body {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  background: white url(images/bar.png) 0 76px repeat-x;
  position: relative;
}
#wrap {
  overflow: hidden;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
a {
  color: #ba1fb5;
  text-decoration: none;
}
a:hover { text-decoration: underline; }
img[align=right], img.alignright { float: right; }
img[align=left], img.alignleft { float: left; }
q:before { content: ""; }
q:after { content: ""; }
abbr, acronym {
  border-bottom: 1px dotted #bbbbbb;
  cursor: help;
}
.hidden { display: none !important; }
.note { font-size: 0.8em; line-height: 1.2em; }

.ipadlist {
   list-style-position: inside;
   padding-left: 0 !important;
   margin-left: 0 !important;
}

.ipadlist li {
   padding-left: 0 !important;
   margin-left: 0 !important;
}

.ipadtweet {
   line-height: 30px;
   border: 2px solid #eb9d3f;
   background: #ffead1;
   padding: 4px 2px;
   white-space: no-wrap;
}

.wp-smiley { vertical-align: text-bottom; }
#branding {
  height: 120px;
  position: relative;
  margin-bottom: 10px;
  width: 940px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#branding h1 a {
  position: relative;
  display: block;
  overflow: hidden;
  left: 1px;
  top: 17px;
  width: 240px;
  height: 100px;
  background: url(images/logo.png) 0 0 no-repeat;
  text-indent: 300px;
  white-space: nowrap;
}
#branding h1 a.juhui {
  position: relative;
  display: block;
  overflow: hidden;
  left: 1px;
  top: 17px;
  width: 240px;
  height: 100px;
  background: url(images/logo.png) 0 0 no-repeat;
  text-indent: 300px;
  white-space: nowrap;
}
#branding h1 a.kakak {
  position: relative;
  display: block;
  overflow: hidden;
  left: 1px;
  top: 17px;
  width: 240px;
  height: 100px;
  background: url(images/logo.png) 0 0 no-repeat;
  text-indent: 300px;
  white-space: nowrap;
}
#meta {
  position: absolute;
  right:-5px;
  top: 5px;
}
#search {
  float: left;
  margin-right: 15px;
}
#search #query {
  display: block;
  float: left;
  width: 61px;
  height: 26px;
  border: 0;
  padding: 0 5px;
  background: url(images/search_field.png) 0 0 no-repeat;
}
#search #submit {
  width: 26px;
  height: 26px;
}
#language { float: left; }
#language ul { overflow: hidden; }
#language li { float: left; }
#language li a {
  display: block;
  width: 26px;
  height: 26px;
  margin-right: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 30px;
}
#language li.de a { background: url(images/lang_de_ia.png) 0 0 no-repeat; }
#language li.en a { background: url(images/lang_en_ia.png) 0 0 no-repeat; }
#language li.de.active a { background: url(images/lang_de.png) 0 0 no-repeat; }
#language li.de a:hover { background: url(images/lang_de.png) 0 0 no-repeat; }
#language li.en.active a { background: url(images/lang_en.png) 0 0 no-repeat; }
#language li.en a:hover { background: url(images/lang_en.png) 0 0 no-repeat; }
#menu {
  list-style: none;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 76px;
  height: 38px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: 100;
}
#menu li { float: left; }
#menu li a {
  display: block;
  padding: 0 13px 0 13px;
  margin: 0 1px 0 1px;
  height: 32px;
  line-height: 28px;
  vertical-align: middle;
  color: #ffffff;
  text-decoration: none;
  text-shadow: #000000 0 1px 2px;
}
#menu li a:hover { background: url(images/bar_highlight.png) 0 0 repeat-x; }
#menu li.current_page_item { background: url(images/bar_highlight.png) 0 0 repeat-x; }
#menu li.current_page_ancestor { background: url(images/bar_highlight.png) 0 0 repeat-x; }
#menu li.current_page_parent { background: url(images/bar_highlight.png) 0 0 repeat-x; }
#menu li.current_page_item a {
  color: #430541;
  text-shadow: #ffffff 0 0 3px;
}
#menu li.current_page_ancestor a {
  color: #430541;
  text-shadow: #ffffff 0 0 3px;
}
#menu li.current_page_parent a {
  color: #430541;
  text-shadow: #ffffff 0 0 3px;
}
#menu li.current_page_item a {
  height: 38px;
  background: url(images/bar_highlight_pointer.png) 50% 100% no-repeat;
}
#menu li.current_page_ancestor a {
  height: 38px;
  background: url(images/bar_highlight_pointer.png) 50% 100% no-repeat;
}
#menu li.current_page_parent a {
  height: 38px;
  background: url(images/bar_highlight_pointer.png) 50% 100% no-repeat;
}
#subnav {
  position: relative;
  width: 940px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  min-height: 25px;
}
#submenu {
  list-style: none;
  overflow: hidden;
  float: right;
  font-size: 15px;
  color: #000000;
  margin-bottom: 35px;
}
#submenu li { float: left; }
#submenu li a {
  display: block;
  padding: 0 13px 0 13px;
  margin: 0 0 0 1px;
  color: #ba1fb5;
  text-decoration: none;
}
#submenu li a:hover { text-decoration: underline; }
#submenu li.current_page_item a,
#submenu li.current_page_ancestor a { color: #000000; }
#submenu li.current_page_item a:hover,
#submenu li.current_page_ancestor a:hover { text-decoration: none; }
#submenu li.back-link {
  position: absolute;
  left: 0;
}
#submenu li.back-link div {
  display: block;
  vertical-align: middle;
}
#submenu li.back-link a {
  display: inline;
  padding: 0 !important;
  margin: 0 !important;
  color: #ba1fb5;
  text-decoration: none;
}
#submenu li.back-link a:hover { text-decoration: underline; }
.main-content h2 {
  font-weight: normal;
  font-size: 24px;
  line-height: 1.2em;
  color: #545454;
  margin-bottom: 20px;
}
.main-content h3 {
  font-weight: normal;
  font-size: 20px;
  color: #545454;
  margin-top: 5px;
  margin-bottom: 15px;
}
.main-content h4 {
  font-weight: normal;
  font-size: 16px;
  color: #000000;
  margin-bottom: 10px;
}
.main-content p { margin-bottom: 20px; }
.main-content ul { margin-bottom: 20px; }
.main-content ol { margin-bottom: 20px; }
.main-content table { margin-bottom: 20px; }
.main-content iframe { margin-bottom: 20px; }
.main-content ul {
  list-style-type: square;
  padding-left: 18px;
}
.main-content ul li { padding: 3px 0 3px 0; }
.main-content ol {
  list-style-type: decimal;
  padding-left: 20px;
}
.main-content ol li { padding: 3px 0 3px 0; }
.main-content blockquote {
  color: #666666;
  padding: 0 10px;
  font-style: italic;
}

.main-content cite {
  color: #666666;
  font-style: italic;
}

.features {
  margin-top: 30px;
  font-size: 13px;
  line-height: 18px;
  color: #464646;
  padding: 0 !important;
}
.features .analysis { background-image: url(images/icon_loupe.gif); }
.features .seo { background-image: url(images/icon_loupe.gif); }
.features .monitor { background-image: url(images/icon_monitor.gif); }
.features .stats { background-image: url(images/icon_stats.gif); }
.features .easy { background-image: url(images/icon_smiley.gif); }
.features .compatible { background-image: url(images/icon_macbook.gif); }
.features .categories { background-image: url(images/icon_categories_filter.png); }
.features .legal { background-image: url(images/icon_legal.gif); }
.features .version-compatible { background-image: url(images/icon_compatible.png); }
.features .api { background-image: url(images/icon_cogwheel.gif); }
.features .freewave-site { background-image: url(images/icon_freewave.gif); }
.features .social-media { background-image: url(images/icon_speechbubble.gif); }
.features .devices { background-image: url(images/icon_iphone.gif); }
.features .optimised { background-image: url(images/icon_iphone.gif); }
.features .promotion { background-image: url(images/icon_speaker.gif); }
.features .offline { background-image: url(images/icon_nowifi.png); }
.features .uptodate { background-image: url(images/icon_badge.png); }
.features .nearby { background-image: url(images/icon_radar.png); }
.features .open { background-image: url(images/icon_globe.gif); }
.features li {
  height: 160px;
  background-position: 0 5px;
  background-repeat: no-repeat;
  text-indent: 40px;
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
}
.features li:first-line {
  text-indent: 40px;
  color: #000000;
  line-height: 40px;
  vertical-align: middle;
}
.features.smaller { margin-top: 10px !important; }
.features.smaller li { height: 130px !important; }
.additional {
  font-size: 12px;
  line-height: 15px;
}
.additional h3 {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 8px;
}
.additional p { margin-bottom: 8px; }
.additional ol { margin-bottom: 8px; }
.additional ul { margin-bottom: 8px; }
.additional table { margin-bottom: 8px; }
.additional .additional-item { margin-bottom: 25px; }
#page-hotspots .main-content {
  width: 640px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-hotspots .main-content .attention {
  padding: 15px 8px;
  margin-bottom: 15px;
  border: 2px solid #ffbd24;
  background: #fff0cc;
  color: black;
}
#page-hotspots .main-content #postcode-jump {
  text-align: right;
  margin-bottom: 10px;
}
#page-hotspots .main-content table {
  width: 100%;
  margin-bottom: 40px;
  border-collapse: collapse;
}
#page-hotspots .main-content table tr { border-bottom: 1px solid #ededed; }
#page-hotspots .main-content table tr:hover {
  background: #fbfbfb;
  cursor: pointer;
}
#page-hotspots .main-content table tr th {
  border: 1px solid #ededed;
  background: #f3f3f3 url(images/table_header_bg.png) repeat-x 0 0;
  border: 1px solid #abb0b3;
  background: #c9cfd2 url(images/header_background.png) repeat-x 0 0;
  font-weight: normal;
  font-size: 24px;
  line-height: 1em;
  color: #3b454e;
  text-align: left;
  padding: 8px 5px;
}
#page-hotspots .main-content table tr th a {
  display: block;
  color: #3b454e;
  text-decoration: none;
  background: url(images/top_hover.png) no-repeat right 50%;
}
#page-hotspots .main-content table tr th a:hover { background: url(images/top_hover_2.png) no-repeat right 50%; }
#page-hotspots .main-content table td {
  text-align: left;
  vertical-align: middle;
  padding: 7px 0 5px 0;
}
#page-hotspots .main-content table td.logo {
  width: 42px;
  padding-left: 5px;
}
#page-hotspots .main-content table td.name {
  width: 280px;
  font-size: 14px;
  line-height: 14px;
}
#page-hotspots .main-content table td.address {
  width: 260px;
  font-size: 12px;
  line-height: 14px;
  color: #696969;
}
#page-hotspots .main-content table td.more {
  text-align: right;
  padding-right: 5px;
}
#page-hotspots .main-content table td.more a {
  display: inline-block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: 99px;
  white-space: nowrap;
  background: url(images/more_2.png) no-repeat right 50%;
}
#page-hotspots .main-content table tr:hover td.more a { background-image: url(images/more_hover.png); }
#page-hotspots .main-content table td.more a:hover { background-image: url(images/more_hover.png); }
#page-hotspots .additional {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  left: 60px;
}
#page-hotspots .additional .additional-item ul li {
  padding: 4px 0 4px 25px;
  vertical-align: middle;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
#page-hotspots .additional .widget_fw_data_status {
  padding: 10px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
}
#page-hotspots .additional .widget_fw_save_hotspots {
  padding: 10px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
}
#page-hotspots .additional .widget_fw_subscribe {
  padding: 10px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
}
#page-hotspots .additional .widget_fw_save_hotspots .as-txt { background-image: url(images/icon_text.png); }
#page-hotspots .additional .widget_fw_save_hotspots .as-kml { background-image: url(images/icon_kml.png); }
#page-hotspots .additional .widget_fw_save_hotspots .as-lmx { background-image: url(images/icon_lmx.png); }
#page-hotspots .additional .widget_fw_save_hotspots .as-ov2 { background-image: url(images/icon_tomtom.png); }
#page-hotspots .additional .widget_fw_subscribe .via-rss { background-image: url(images/icon_rss.png); }
#page-hotspots .additional .widget_fw_subscribe .via-mail { background-image: url(images/icon_mail.png); }
#page-hotspots .additional .widget_fw_subscribe .via-iphone { background-image: url(images/icon_iphone.png); }
#page-hotspots .additional .widget_fw_subscribe .via-android { background-image: url(images/icon_android.png); }
#page-hotspots .additional .widget_fw_subscribe .via-twitter { background-image: url(images/icon_twitter.png); }
#page-hotspots .additional .widget_fw_subscribe .via-facebook { background-image: url(images/icon_facebook.png); }
#page-hotspots .additional .widget_fw_subscribe .via-googleplus { background-image: url(images/icon_googleplus.png); }
#page-en-hotspots .main-content {
  width: 640px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-en-hotspots .main-content .attention {
  padding: 15px 8px;
  margin-bottom: 15px;
  border: 2px solid #ffbd24;
  background: #fff0cc;
  color: black;
}
#page-en-hotspots .main-content #postcode-jump {
  text-align: right;
  margin-bottom: 10px;
}
#page-en-hotspots .main-content table {
  width: 100%;
  margin-bottom: 40px;
  border-collapse: collapse;
}
#page-en-hotspots .main-content table tr { border-bottom: 1px solid #ededed; }
#page-en-hotspots .main-content table tr:hover {
  background: #fbfbfb;
  cursor: pointer;
}
#page-en-hotspots .main-content table tr th {
  border: 1px solid #ededed;
  background: #f3f3f3 url(images/table_header_bg.png) repeat-x 0 0;
  border: 1px solid #abb0b3;
  background: #c9cfd2 url(images/header_background.png) repeat-x 0 0;
  font-weight: normal;
  font-size: 24px;
  line-height: 1em;
  color: #3b454e;
  text-align: left;
  padding: 8px 5px;
}
#page-en-hotspots .main-content table tr th a {
  display: block;
  color: #3b454e;
  text-decoration: none;
  background: url(images/top_hover.png) no-repeat right 50%;
}
#page-en-hotspots .main-content table tr th a:hover { background: url(images/top_hover_2.png) no-repeat right 50%; }
#page-en-hotspots .main-content table td {
  text-align: left;
  vertical-align: middle;
  padding: 7px 0 5px 0;
}
#page-en-hotspots .main-content table td.logo {
  width: 42px;
  padding-left: 5px;
}
#page-en-hotspots .main-content table td.name {
  width: 280px;
  font-size: 14px;
  line-height: 14px;
}
#page-en-hotspots .main-content table td.address {
  width: 260px;
  font-size: 12px;
  line-height: 14px;
  color: #696969;
}
#page-en-hotspots .main-content table td.more {
  text-align: right;
  padding-right: 5px;
}
#page-en-hotspots .main-content table td.more a {
  display: inline-block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: 99px;
  white-space: nowrap;
  background: url(images/more_2.png) no-repeat right 50%;
}
#page-en-hotspots .main-content table tr:hover td.more a { background-image: url(images/more_hover.png); }
#page-en-hotspots .main-content table td.more a:hover { background-image: url(images/more_hover.png); }
#page-en-hotspots .additional {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  left: 60px;
}
#page-en-hotspots .additional .additional-item ul li {
  padding: 4px 0 4px 25px;
  vertical-align: middle;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
#page-en-hotspots .additional .widget_fw_data_status {
  padding: 10px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
}
#page-en-hotspots .additional .widget_fw_save_hotspots {
  padding: 10px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
}
#page-en-hotspots .additional .widget_fw_subscribe {
  padding: 10px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
}
#page-en-hotspots .additional .widget_fw_save_hotspots .as-txt { background-image: url(images/icon_text.png); }
#page-en-hotspots .additional .widget_fw_save_hotspots .as-kml { background-image: url(images/icon_kml.png); }
#page-en-hotspots .additional .widget_fw_save_hotspots .as-lmx { background-image: url(images/icon_lmx.png); }
#page-en-hotspots .additional .widget_fw_save_hotspots .as-ov2 { background-image: url(images/icon_tomtom.png); }
#page-en-hotspots .additional .widget_fw_subscribe .via-rss { background-image: url(images/icon_rss.png); }
#page-en-hotspots .additional .widget_fw_subscribe .via-mail { background-image: url(images/icon_mail.png); }
#page-en-hotspots .additional .widget_fw_subscribe .via-iphone { background-image: url(images/icon_iphone.png); }
#page-en-hotspots .additional .widget_fw_subscribe .via-android { background-image: url(images/icon_android.png); }
#page-en-hotspots .additional .widget_fw_subscribe .via-twitter { background-image: url(images/icon_twitter.png); }
#page-en-hotspots .additional .widget_fw_subscribe .via-facebook { background-image: url(images/icon_facebook.png); }
#page-en-hotspots .additional .widget_fw_subscribe .via-googleplus { background-image: url(images/icon_googleplus.png); }

#page-hotspots-hotspot-wuenschen .main-content {
  padding-left: 180px !important;
  width: 580px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-hotspots-hotspot-wuenschen fieldset {
  border: 1px solid #dddddd;
  padding: 10px;
  margin-bottom: 15px;
}
#page-hotspots-hotspot-wuenschen legend {
  margin-left: 20px;
  padding: 5px;
  font-weight: normal;
  font-size: 18px;
  color: #545454;
}
#page-hotspots-hotspot-wuenschen label {
  display: block;
  float: left;
  width: 180px;
  margin: 0 10px 10px 0;
  padding: 2px;
  color: #545454;
}
#page-hotspots-hotspot-wuenschen input[type=text] {
  display: block;
  float: left;
  margin-bottom: 10px;
  border: 1px solid #bbbbbb;
  padding: 2px;
  font-size: 13px;
  width: 180px;
}
#page-hotspots-hotspot-wuenschen br { clear: left; }
#page-hotspots-hotspot-wuenschen input[type=submit] { font-size: 13px; }
#page-hotspots-hotspot-wuenschen #response {
  padding: 15px 8px;
  margin-bottom: 15px;
  border: 2px solid #ffbd24;
  background: #fff0cc;
  color: black;
}
.navigation {
  width: 940px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 14px;
}
.navigation .prev-page {
  float: left;
  height: 41px;
  line-height: 40px;
  vertical-align: middle;
  background: url(images/prev_page.gif) 0 0 no-repeat;
  padding-left: 50px;
}
.navigation .next-page {
  float: right;
  height: 41px;
  line-height: 40px;
  vertical-align: middle;
  background: url(images/next_page.gif) right 0 no-repeat;
  padding-right: 50px;
}
#copyright {
  clear: both;
  background: url(images/footer.png) 0 0 repeat-x;
  height: 35px;
  margin-top: 15px;
  padding-top: 15px;
  font-size: 13px;
  text-align: center;
  min-width: 960px;
}
#copyright a {
  color: #ba1fb5;
  text-decoration: none;
}
#copyright a:hover {
  color: #ba1fb5;
  text-decoration: underline;
}
#footer-menu {
  text-align: center;
  list-style: none;
}
#footer-menu li {
  display: inline;
  padding: 0 6px;
}
#footer-menu li.current_page_item { font-weight: bold; }
#footer-menu li.current_page_ancestor { font-weight: bold; }
.search h3 {
  border: 1px solid gray;
  background: #eeeeee;
  padding: 4px;
}
dl.faq { margin-bottom: 25px; }
dl.faq dt {
  font-weight: bold;
  margin-bottom: 10px;
  background: url(images/faq_q.png) no-repeat 0 2px;
  padding: 3px 0 3px 25px;
}
dl.faq dd {
  background: url(images/faq_a.png) no-repeat 0 2px;
  padding: 3px 0 20px 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
#page-home #subnav { min-height: 5px; }
#home-box-1 {
  width: 580px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  height: 315px;
  background: url(images/home_box_1.jpg) no-repeat 0 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 21px;
  line-height: 27px;
  color: #b6e4ff;
}
#home-box-1 p {
  position: relative;
  left: 15px;
  top: 10px;
  width: 420px;
  text-shadow: #000000 0 1px 2px;
}
#home-box-2 {
  width: 340px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #b6e4ff;
  display: block;
  height: 315px;
  background: url(images/home_box_2.jpg) no-repeat 0 0;
  float: right;
}
#home-box-2 p { padding: 10px 20px 10px 15px; }
#home-box-2 p a { color: #fe25f7; }
.counter {
  display: inline-block;
  width: 86px;
  height: 47px;
  vertical-align: middle;
  background: url(images/counter.png) 0 0 no-repeat;
}
.counter span {
  display: block;
  float: left;
  position: relative;
  left: 3px;
  top: 2px;
  width: 26px;
  height: 45px;
  vertical-align: middle;
  margin: 0 1px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 30px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.counter .n1 { background-image: url(images/n1.png); }
.counter .n2 { background-image: url(images/n2.png); }
.counter .n3 { background-image: url(images/n3.png); }
.counter .n4 { background-image: url(images/n4.png); }
.counter .n5 { background-image: url(images/n5.png); }
.counter .n6 { background-image: url(images/n6.png); }
.counter .n7 { background-image: url(images/n7.png); }
.counter .n8 { background-image: url(images/n8.png); }
.counter .n9 { background-image: url(images/n9.png); }
.counter .n0 { background-image: url(images/n0.png); }
.promo {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Verdana, Arial, sans-serif;
  display: block;
  height: 150px;
  font-size: 13px;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
#page-anbieten .main-content {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-anbieten .main-content .preamble {
  background: url(images/Anbieten.png) right 0 no-repeat;
  padding-right: 70px;
}
#page-anbieten .main-content .preamble p { width: 460px; }
#page-anbieten .features li.analysis { margin-left: 0; }
#page-anbieten .features li.easy { margin-left: 0; }
#page-anbieten .features li.stats { margin-right: 0; }
#page-anbieten .features li.legal { margin-right: 0; }
#page-anbieten .additional {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  background: #e6fbff;
  vertical-align: bottom;
}
#page-anbieten .additional p {
  padding: 6px;
  margin-bottom: 10px;
  color: #505a5c;
}
#page-anbieten .additional p:last-child { margin-bottom: 0; }
#page-anbieten .additional p q {
  display: block;
  padding: 6px;
  background: #ffffff;
  line-height: 17px;
}
#page-anbieten .additional p cite {
  display: block;
  padding-top: 20px;
  background: url(images/cite2.gif) 25% 0 no-repeat;
}
#page-anbieten-standortvermarktung .main-content {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-anbieten-standortvermarktung .additional {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  height: 610px;
}
#page-anbieten-standortvermarktung .additional img#marketing {
  position: relative;
  top: 50px;
}
#page-anbieten-standortvermarktung .features li.freewave-site {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-left: 0;
}
#page-anbieten-standortvermarktung .features li.seo {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-left: 0;
}
#page-anbieten-standortvermarktung .features li.social-media {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-left: 0;
}
#page-anbieten-standortvermarktung .features li.location {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-left: 0;
}
#page-anbieten-standortvermarktung .features li.promotion {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-right: 0;
}
#page-anbieten-standortvermarktung .features li.api {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-right: 0;
}
#page-anbieten-standortvermarktung .features li.devices {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-right: 0;
}
#page-anbieten-standortvermarktung .features li.mini {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-right: 0;
}
#page-anbieten-standortvermarktung .features li.location {
  height: 320px;
  text-indent: 0;
}
#page-anbieten-standortvermarktung .features li.mini {
  height: 320px;
  text-indent: 0;
}
#page-anbieten-standortvermarktung .features li.location:first-line { line-height: 18px; }
#page-anbieten-standortvermarktung .features li.mini:first-line { line-height: 18px; }
#page-anbieten-standortvermarktung .facebook {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-anbieten-standortvermarktung .twitter {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}

/* iOS App */

#page-downloads-ios-app #wrap { background: url(images/ios_app_devices_3.png) no-repeat 10px 310px; }
#page-downloads-ios-app h2 a {
  width: 562px;
  height: 89px;
  overflow: hidden;
  text-indent: 1000px;
  white-space: nowrap;
  background: url(images/ios_app_title.png) no-repeat 0 0;
  display: inline;
  float: left;
  position: relative;
  margin: 0 10px 20px 10px;
}

#page-downloads-ios-app .appstore {
  width: 215px;
  display: inline;
  float: right;
  position: relative;
  margin-right: 10px;
}

#page-downloads-ios-app .appstore a {
  display: block;
  width: 215px;
  height: 62px;
  margin-top: 10px;
  overflow: hidden;
  text-indent: 220px;
  white-space: nowrap;
  background: url(images/ios_app_badge.png) no-repeat 0 0;
}
#page-downloads-ios-app .features {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 480px !important;
}
#page-downloads-ios-app .features li {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-downloads-ios-app .features li.uptodate { margin-left: 0; background-image: url(images/icon_ios_aktuell.png); }
#page-downloads-ios-app .features li.nearby { margin-left: 0; background-image: url(images/icon_ios_umgebung.png);}
#page-downloads-ios-app .features li.offline { margin-right: 0; background-image: url(images/icon_ios_offline.png); }
#page-downloads-ios-app .features li.categories { margin-right: 0; background-image: url(images/icon_ios_filter.png);}
#page-downloads-ios-app .screenshots {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 480px !important;
}
#page-downloads-ios-app .screenshots li {
  width: 100px;
  display: inline;
  float: left;
  position: relative;
  margin: 0 10px 10px 10px;
}
#page-downloads-ios-app .screenshots .screenshot1, 
#page-downloads-ios-app .screenshots .screenshot5 { margin-left: 0; }
#page-downloads-ios-app .screenshots .screenshot4,
#page-downloads-ios-app .screenshots .screenshot6 { margin-right: 0; }
#page-downloads-ios-app .screenshots img {
  width: 95px;
  height: 163px;
  padding: 2px 2px 2px 2px;
  border: 1px solid #9c9c9c;
  background: #ffffff;
}

#page-downloads-ios-app .screenshots .screenshot5,
#page-downloads-ios-app .screenshots .screenshot6 {
	width: 220px;
}

#page-downloads-ios-app .screenshots .screenshot5 img,
#page-downloads-ios-app .screenshots .screenshot6 img { 
	width: 215px !important;
	height: 157px !important;
}

/* Android App */

#page-downloads-android-app #wrap { background: url(images/android/Android_Devices_2.png) no-repeat 10px 300px; }
#page-downloads-android-app h2 {
  width: 640px;
  height: 110px;
  overflow: hidden;
  text-indent: 1000px;
  white-space: nowrap;
  background: url(images/android/FreewaveAppForAndroid.png) no-repeat 0 0;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
} 
#page-downloads-android-app .googleplay {
  width: 173px;
  display: inline;
  float: right;
  position: relative;
/*
  margin-left: 10px;
  margin-right: 10px;
*/
}
#page-downloads-android-app .googleplay a {
  display: block;
  width: 173px;
  height: 62px;
  margin-top: 10px;
  overflow: hidden;
  text-indent: 200px;
  white-space: nowrap;
  background: url(images/android/GooglePlayStore.png) no-repeat 0 0;
}
#page-downloads-android-app .features {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 480px !important;
}
#page-downloads-android-app .features li {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
}
#page-downloads-android-app .features li.uptodate { margin-left: 0; background-image: url(images/icon_and_aktuell.png);}
#page-downloads-android-app .features li.nearby { margin-left: 0; background-image: url(images/icon_and_umgebung.png);}
#page-downloads-android-app .features li.offline { margin-right: 0; background-image: url(images/icon_and_offline.png);}
#page-downloads-android-app .features li.categories { margin-right: 0; background-image: url(images/icon_and_filter.png);}
#page-downloads-android-app .screenshots {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 480px !important;
}
#page-downloads-android-app .screenshots li {
  width: 100px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-downloads-android-app .screenshots .screenshot1,
#page-downloads-android-app .screenshots .screenshot5 { margin-left: 0; }
#page-downloads-android-app .screenshots .screenshot4,
#page-downloads-android-app .screenshots .screenshot6 { margin-right: 0; }
#page-downloads-android-app .screenshots img {
  width: 94px;
  height: 157px;
  padding: 2px 2px 2px 2px;
  border: 1px solid #9c9c9c;
  background: #ffffff;
}

#page-downloads-android-app .screenshots .screenshot5,
#page-downloads-android-app .screenshots .screenshot6 {
	width: 220px;
}

#page-downloads-android-app .screenshots .screenshot5 img,
#page-downloads-android-app .screenshots .screenshot6 img { 
	width: 215px !important;
	height: 134px !important;
}

/* Nutzen */

#page-nutzen .main-content {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  background: url(images/nutzen.jpg) no-repeat right 10px;
}
#page-nutzen .main-content ol {
  list-style-type: decimal;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
#page-nutzen .main-content ol li { padding: 10px 240px 10px 35px; }
#page-nutzen .main-content ol li.li-1 { background: url(images/bullet_1.png) no-repeat left 8px; }
#page-nutzen .main-content ol li.li-2 { background: url(images/bullet_2.png) no-repeat left 50%; }
#page-nutzen .main-content ol li.li-3 { background: url(images/bullet_3.png) no-repeat left 8px; }
#page-nutzen .main-content .features li.compatible { margin-left: 0; }
#page-nutzen .main-content .features li.optimised { margin-right: 0; }
#page-nutzen .additional {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-nutzen .additional .tech-specs {
  color: white;
  padding: 10px;
  border: 2px solid #7496b4;
  background: url(images/techspecs_background_2.png) 0 0;
}
#page-nutzen .additional .tech-specs table {
  width: 100%;
  border-collapse: 0;
  border-spacing: 0;
  text-align: left;
}
#page-nutzen .additional .tech-specs th {
  padding: 5px 3px 5px 0;
  font-weight: normal;
  vertical-align: middle;
  text-align: left;
}
#page-nutzen .additional .tech-specs td {
  padding: 5px 0;
  vertical-align: middle;
  text-align: left;
}
#page-nutzen .additional .manyhotspots {
  display: table-cell;
  padding: 5px;
  color: #b6e4ff;
  overflow: hidden;
  background: url(images/home_box_2.jpg) no-repeat 0 -115px;
  text-align: left;
  vertical-align: middle;
  border: 1px solid black;
  font-size: 13px;
}
#page-nutzen .additional .manyhotspots .counter {
  margin: 3px 8px 3px 0;
  display: block;
  float: left;
}
#page-nutzen .additional .manyhotspots a { color: #fe25f7; }
#page-en-how-to-use .main-content {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  background: url(images/nutzen.jpg) no-repeat right 10px;
}
#page-en-how-to-use .main-content ol {
  list-style-type: decimal;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
#page-en-how-to-use .main-content ol li { padding: 10px 240px 10px 35px; }
#page-en-how-to-use .main-content ol li.li-1 { background: url(images/bullet_1.png) no-repeat left 8px; }
#page-en-how-to-use .main-content ol li.li-2 { background: url(images/bullet_2.png) no-repeat left 50%; }
#page-en-how-to-use .main-content ol li.li-3 { background: url(images/bullet_3.png) no-repeat left 8px; }
#page-en-how-to-use .main-content .features li.compatible { margin-left: 0; }
#page-en-how-to-use .main-content .features li.optimised { margin-right: 0; }
#page-en-how-to-use .additional {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-en-how-to-use .additional .tech-specs {
  color: white;
  padding: 10px;
  border: 2px solid #7496b4;
  background: url(images/techspecs_background_2.png) 0 0;
}
#page-en-how-to-use .additional .tech-specs table {
  width: 100%;
  border-collapse: 0;
  border-spacing: 0;
  text-align: left;
}
#page-en-how-to-use .additional .tech-specs th {
  padding: 5px 3px 5px 0;
  font-weight: normal;
  vertical-align: middle;
  text-align: left;
}
#page-en-how-to-use .additional .tech-specs td {
  padding: 5px 0;
  vertical-align: middle;
  text-align: left;
}
#page-en-how-to-use .additional .manyhotspots {
  display: table-cell;
  padding: 5px;
  color: #b6e4ff;
  overflow: hidden;
  background: url(images/home_box_2.jpg) no-repeat 0 -115px;
  text-align: left;
  vertical-align: middle;
  border: 1px solid black;
  font-size: 13px;
}
#page-en-how-to-use .additional .manyhotspots .counter {
  margin: 3px 8px 3px 0;
  display: block;
  float: left;
}
#page-en-how-to-use .additional .manyhotspots a { color: #fe25f7; }
#page-nutzen-faq .main-content {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-nutzen-faq .additional {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-anbieten-faq .main-content {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-anbieten-faq .additional {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-en-how-to-use-faq .main-content {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-en-how-to-use-faq .additional {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.postit {
  padding: 15px;
  background: #f8ea6d url(images/postit_bottom.png) no-repeat 0 bottom;
  color: #004b8a;
}
.postit.guide h3 {
  padding-left: 55px;
  margin-bottom: 20px;
  background: url(images/freewave_guide_small.png) no-repeat 0 0;
  height: 51px;
  line-height: 51px;
  vertical-align: middle;
}
#page-hotspot .main-content {
  width: 640px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 60px !important;
}
#page-hotspot .main-content .vcard {
  position: relative;
  margin-bottom: 50px;
}
#page-hotspot .main-content .vcard .photo {
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
  background: #ffffff;
}
#page-hotspot .main-content .vcard h2 { margin-left: 240px; }
#page-hotspot .main-content .vcard div { margin-left: 240px; }
#page-hotspot .main-content .vcard .adr { margin-bottom: 10px; }
#page-hotspot .main-content .vcard .geo { display: none; }
#page-hotspot .main-content .vcard .country-name {
  font-size: 12px;
  line-height: 14px;
  color: #696969;
}
#page-hotspot .main-content .google-map-wrap {
  width: 640px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-left: 0;
  margin-right: 0;
}
#page-hotspot .main-content .google-map-wrap #google-map {
  border: 1px solid #999999;
  height: 278px !important;
}
#page-hotspot .main-content .google-map-wrap #loading-marker {
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 3px;
  background: white url(images/loading.gif) no-repeat 50% 50%;
  border: 1px solid #aaaaaa;
  left: 300px;
  top: 120px;
  z-index: 9999;
}
#page-hotspot .additional {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-hotspot .additional .status {
  padding: 5px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
}
#page-hotspot .additional .gowalla {
  padding: 5px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
}
#page-hotspot .additional .status { overflow: hidden; }
#page-hotspot .additional .status #status-wrap {
  display: table;
  width: 99%;
  height: 35px;
  background: url(images/loading_additional.gif) 0 0 no-repeat;
}
#page-hotspot .additional .status p {
  display: table-cell;
  vertical-align: middle;
  line-height: 13px;
  margin: 0;
  padding: 0 0 0 45px;
}
#page-hotspot .additional .bookmarks ul {
  overflow: hidden;
  margin-bottom: -13px;
}
#page-hotspot .additional .bookmarks ul li { float: left; }
#page-hotspot .additional .bookmarks ul li a {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 15px 13px 0;
}
#page-hotspot .additional .bookmarks ul .addthis_button_expanded { margin-right: 0; }
#page-hotspot .additional .bookmarks ul .addthis_button_studivz { margin-right: 0; }
#page-hotspot .additional .gowalla {
  background: #b38c58 url(images/pinboard.gif) 0 0;
  border: 1px solid #a5804e;
  padding-top: 1px;
  margin-bottom: 0;
}
#page-hotspot .additional .gowalla h3 a {
  display: block;
  height: 56px;
  overflow: hidden;
  text-indent: 400px;
  white-space: nowrap;
  background: url(images/pinboard_header.gif) no-repeat 50% 0;
}
#page-hotspot .additional .gowalla h3 a img {
  width: 36px;
  height: 36px;
  float: right;
  position: relative;
  top: 10px;
  right: 3px;
  vertical-align: middle;
}
#page-hotspot .additional .gowalla p {
  position: relative;
  left: 3px;
  margin-top: -29px;
  margin-bottom: 15px;
}
#page-hotspot .additional .gowalla ul { overflow: hidden; }
#page-hotspot .additional .gowalla ul li {
  display: block;
  float: left;
  width: 56px;
  height: 65px;
  margin: 0 20px 15px 0;
  text-align: center;
  position: relative;
}
#page-hotspot .additional .gowalla ul li a:after {
  content: url(images/pinboard_polaroid.png);
  display: block;
  width: 56px;
  height: 65px;
  position: absolute;
  left: 0;
  top: 0;
}
#page-hotspot .additional .gowalla ul li img {
  width: 50px;
  height: 50px;
  position: relative;
  top: 6px;
}
#page-hotspot .additional .gowalla .gowalla-3 { margin-right: 0; }
#page-hotspot .additional .gowalla .gowalla-6 { margin-right: 0; }
#page-hotspot .additional .gowalla .gowalla-4 { margin-bottom: 0; }
#page-hotspot .additional .gowalla .gowalla-5 { margin-bottom: 0; }
#page-hotspot .additional .gowalla .gowalla-6 { margin-bottom: 0; }
#page-en-hotspot .main-content {
  width: 640px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 60px !important;
}
#page-en-hotspot .main-content .vcard {
  position: relative;
  margin-bottom: 50px;
}
#page-en-hotspot .main-content .vcard .photo {
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
  background: #ffffff;
}
#page-en-hotspot .main-content .vcard h2 { margin-left: 240px; }
#page-en-hotspot .main-content .vcard div { margin-left: 240px; }
#page-en-hotspot .main-content .vcard .adr { margin-bottom: 10px; }
#page-en-hotspot .main-content .vcard .geo { display: none; }
#page-en-hotspot .main-content .vcard .country-name {
  font-size: 12px;
  line-height: 14px;
  color: #696969;
}
#page-en-hotspot .main-content .google-map-wrap {
  width: 640px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-left: 0;
  margin-right: 0;
}
#page-en-hotspot .main-content .google-map-wrap #google-map {
  border: 1px solid #999999;
  height: 278px !important;
}
#page-en-hotspot .main-content .google-map-wrap #loading-marker {
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 3px;
  background: white url(images/loading.gif) no-repeat 50% 50%;
  border: 1px solid #aaaaaa;
  left: 300px;
  top: 120px;
  z-index: 9999;
}
#page-en-hotspot .additional {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-en-hotspot .additional .status {
  padding: 5px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
}
#page-en-hotspot .additional .gowalla {
  padding: 5px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
}
#page-en-hotspot .additional .status { overflow: hidden; }
#page-en-hotspot .additional .status #status-wrap {
  display: table;
  width: 99%;
  height: 35px;
  background: url(images/loading_additional.gif) 0 0 no-repeat;
}
#page-en-hotspot .additional .status p {
  display: table-cell;
  vertical-align: middle;
  line-height: 13px;
  margin: 0;
  padding: 0 0 0 45px;
}
#page-en-hotspot .additional .bookmarks ul {
  overflow: hidden;
  margin-bottom: -13px;
}
#page-en-hotspot .additional .bookmarks ul li { float: left; }
#page-en-hotspot .additional .bookmarks ul li a {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 15px 13px 0;
}
#page-en-hotspot .additional .bookmarks ul .addthis_button_expanded { margin-right: 0; }
#page-en-hotspot .additional .bookmarks ul .addthis_button_studivz { margin-right: 0; }
#page-en-hotspot .additional .gowalla {
  background: #b38c58 url(images/pinboard.gif) 0 0;
  border: 1px solid #a5804e;
  padding-top: 1px;
  margin-bottom: 0;
}
#page-en-hotspot .additional .gowalla h3 a {
  display: block;
  height: 56px;
  overflow: hidden;
  text-indent: 400px;
  white-space: nowrap;
  background: url(images/pinboard_header.gif) no-repeat 50% 0;
}
#page-en-hotspot .additional .gowalla h3 a img {
  width: 36px;
  height: 36px;
  float: right;
  position: relative;
  top: 10px;
  right: 3px;
  vertical-align: middle;
}
#page-en-hotspot .additional .gowalla p {
  position: relative;
  left: 3px;
  margin-top: -29px;
  margin-bottom: 15px;
}
#page-en-hotspot .additional .gowalla ul { overflow: hidden; }
#page-en-hotspot .additional .gowalla ul li {
  display: block;
  float: left;
  width: 56px;
  height: 65px;
  margin: 0 20px 15px 0;
  text-align: center;
  position: relative;
}
#page-en-hotspot .additional .gowalla ul li a:after {
  content: url(images/pinboard_polaroid.png);
  display: block;
  width: 56px;
  height: 65px;
  position: absolute;
  left: 0;
  top: 0;
}
#page-en-hotspot .additional .gowalla ul li img {
  width: 50px;
  height: 50px;
  position: relative;
  top: 6px;
}
#page-en-hotspot .additional .gowalla .gowalla-3 { margin-right: 0; }
#page-en-hotspot .additional .gowalla .gowalla-6 { margin-right: 0; }
#page-en-hotspot .additional .gowalla .gowalla-4 { margin-bottom: 0; }
#page-en-hotspot .additional .gowalla .gowalla-5 { margin-bottom: 0; }
#page-en-hotspot .additional .gowalla .gowalla-6 { margin-bottom: 0; }
#page-hotspots-karte .main-content {
  width: 940px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-hotspots-karte #google-map {
  border: 1px solid #999999;
  height: 450px;
}
#page-hotspots-karte #loading-marker {
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 3px;
  background: white url(images/loading.gif) no-repeat 50% 50%;
  border: 1px solid #aaaaaa;
  left: 451px;
  top: 207px;
  z-index: 9999;
}
#page-hotspots-karte .label {
  font-size: 9px;
  line-height: 10px;
  font-weight: bold;
  text-align: center;
  color: white;
  width: 31px;
  text-shadow: #0f4b5e 0px -1px 0px;
}
#page-en-hotspots-map .main-content {
  width: 940px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-en-hotspots-map #google-map {
  border: 1px solid #999999;
  height: 450px;
}
#page-en-hotspots-map #loading-marker {
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 3px;
  background: white url(images/loading.gif) no-repeat 50% 50%;
  border: 1px solid #aaaaaa;
  left: 451px;
  top: 207px;
  z-index: 9999;
}
#page-en-hotspots-map .label {
  font-size: 9px;
  line-height: 10px;
  font-weight: bold;
  text-align: center;
  color: white;
  width: 31px;
  text-shadow: #0f4b5e 0px -1px 0px;
}
#google-map-info {
  position: absolute;
  min-height: 10px;
  font-size: 12px;
  line-height: 12px;
  z-index: 999;
  padding-bottom: 12px;
  background: url(images/gmap_info_bottom.gif) no-repeat 50% bottom;
}
#google-map-info div {
  width: 180px;
  min-height: 32px;
  padding: 5px 5px 5px 45px;
  background: #ffffff;
  border-top: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}
#google-map-info h4 {
  font-weight: normal;
  font-size: 14px;
  color: #545454;
  margin-bottom: 3px;
}
#google-map-info p {
  font-size: 11px;
  margin-bottom: 0 !important;
}
#google-map-info img {
  position: absolute;
  left: 4px;
  top: 7px;
  padding: 1px;
  border: 1px solid #dddddd;
  background: white;
}
#page-blog .main-content {
  width: 640px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 60px !important;
}
#page-blog .main-content #wp_page_numbers {
  text-align: center;
  font-size: 0.9em;
}
#page-blog .main-content #wp_page_numbers ul {
  list-style: none;
  margin: 0;
}
#page-blog .main-content #wp_page_numbers ul li {
  display: inline;
  margin: 0 0 0 0;
}
#page-blog .main-content #wp_page_numbers ul li a {
  padding: 6px;
  background: #ffffff;
  border: 1px solid #cbcbcb;
}
#page-blog .main-content #wp_page_numbers .active_page a {
  font-weight: bold;
  color: black !important;
  background: #cbcbcb !important;
}
#page-blog .main-content #wp_page_numbers .space { padding: 6px 8px; }
#page-blog .main-content #wp_page_numbers .page_info {
  display: block !important;
  margin: 0 0 5px 0;
  padding: 0 0 10px 0;
}
#page-blog .additional {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-blog .additional .widget_categories {
  padding: 10px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
}
#page-blog .additional .widget_archive {
  padding: 10px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
}
#page-blog .additional ul li { padding: 3px 0; }
#page-blog .post { margin-bottom: 50px; }
#page-blog .post ul.meta {
  list-style: none;
  background: #f3f3f3 url(images/post_meta_bg.png) 0 0 no-repeat;
  border-bottom: 1px solid #cbcbcb;
  padding: 7px 0 0 0;
  margin: 0;
  font-size: 12px;
  height: 26px;
  overflow: visible;
}
#page-blog .post ul.meta li {
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
  padding: 5px;
}
#page-blog .post ul.meta .date {
  padding-right: 8px;
  background: url(images/post_meta_sep.png) right 0 repeat-y;
}
#page-blog .post ul.meta .category {
  padding-right: 8px;
  background: url(images/post_meta_sep.png) right 0 repeat-y;
}
#page-blog .post ul.meta .comments {
  padding-right: 8px;
  background: url(images/post_meta_sep.png) right 0 repeat-y;
}
#page-blog .post ul.meta .tweet {
  float: right;
  height: 20px;
  background: url(images/post_meta_sep.png) 0 0 repeat-y;
}
#page-blog .post ul.meta .plusone {
  float: right;
  height: 20px;
  background: url(images/post_meta_sep.png) 0 0 repeat-y;
}
#page-blog .post ul.meta .fb-like-button {
  float: right;
  height: 20px;
  background: url(images/post_meta_sep.png) 0 0 repeat-y;
}
#page-blog .post ul.meta .addthis {
  float: right;
  height: 20px;
  background: url(images/post_meta_sep.png) 0 0 repeat-y;
}
#page-blog .post ul.meta .tweet {
  width: 110px;
  padding: 3px 0 3px 5px;
}
#page-blog .post ul.meta .plusone {
  width: 65px;
  padding: 3px 0 3px 5px;
}
#page-blog .post ul.meta .fb-like-button {
  width: 110px;
  padding: 3px 0 3px 5px;
}
#page-blog .post ul.meta .addthis { padding: 2px 5px 4px 5px; }
#page-blog #comments ol {
  margin: 0;
  padding: 0;
}
#page-blog #comments li.comment {
  display: block;
  padding: 2px 0;
  margin-bottom: 40px;
}
#page-blog #comments .content { font-size: 13px; }
#page-blog #comments .content p { margin-bottom: 15px; }
#page-blog #comments li.comment-freewave .content {
  border-left: 2px solid #ba1fb5;
  padding-left: 5px;
}
#page-blog #comments ul.meta {
  list-style: none;
  background: #f3f3f3 url(images/post_meta_bg.png) 0 0 no-repeat;
  border-bottom: 1px solid #cbcbcb;
  padding: 7px 0 0 0;
  margin: 0;
  font-size: 12px;
  overflow: hidden;
}
#page-blog #comments ul.meta li {
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  padding: 5px 8px 5px 5px;
  background: url(images/post_meta_sep.png) right 0 repeat-y;
}
#page-blog #comments ul.meta li.gravatar {
  float: right;
  height: 24px;
  padding: 3px 4px 3px 4px;
  background: url(images/post_meta_sep.png) left 0 repeat-y;
}
#page-blog #respond form label { font-size: 12px; }
#page-blog #respond form input[type=text] {
  padding: 3px;
  border: 1px solid #cbcbcb;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #3a464f;
  background: #f3f3f3;
}
#page-blog #respond form textarea {
  padding: 3px;
  border: 1px solid #cbcbcb;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #3a464f;
  background: #f3f3f3;
}
#page-blog #respond form input#submit {
  padding: 3px;
  font-size: 14px;
}
#page-downloads li.ios a {
  width: 340px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  height: 250px;
  background: url(images/Freewave_App_iOS.jpg) no-repeat 0 0;
  margin-bottom: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 350px;
}

#page-downloads li.android a {
  width: 340px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  height: 250px;
  background: url(images/Freewave_App_Android.jpg) no-repeat 0 0;
  margin-bottom: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 350px;
}

#page-downloads li.hotspots {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 15px;
}
#page-downloads li.hotspots div {
  padding: 10px;
  color: #3a464f;
  border: 1px solid #cbcbcb;
  background: #f3f3f3 url(images/header_background_2.png) repeat-x 0 0;
  padding: 10px;
  height: 228px;
}
#page-downloads li.hotspots h2 {
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}
#page-downloads li.hotspots p { margin-bottom: 10px; }
#page-downloads li.hotspots ul li {
  padding: 4px 0 4px 25px;
  vertical-align: middle;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
#page-downloads li.hotspots li.as-txt { background-image: url(images/icon_text.png); }
#page-downloads li.hotspots li.as-kml { background-image: url(images/icon_kml.png); }
#page-downloads li.hotspots li.as-lmx { background-image: url(images/icon_lmx.png); }
#page-downloads li.hotspots li.as-ov2 { background-image: url(images/icon_tomtom.png); }
#page-downloads li.dl-small {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  height: 160px;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 15px;
  vertical-align: bottom;
  position: relative;
}
#page-downloads li.dl-small div {
  position: absolute;
  bottom: -10px;
}
#page-downloads li.dl-small h2 {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #545454;
  margin-bottom: 10px;
}
#page-downloads li.dl-small p { margin-bottom: 10px; }
#page-downloads li.fw-folder { background: url(images/dl_fw_folder.png) no-repeat 0 bottom; }
#page-downloads li.fw-folder p { padding-left: 80px; }
#page-downloads li.fw-folder h2 { padding-left: 80px; }
#page-downloads li.vienna-folder { background: url(images/dl_vienna_folder.png) no-repeat 0 bottom; }
#page-downloads li.vienna-folder p { padding-left: 80px; }
#page-downloads li.vienna-folder h2 { padding-left: 80px; }
#page-downloads li.fw-guide { background: url(images/dl_fw_guide.png) no-repeat 0 bottom; }
#page-downloads li.fw-guide p { padding-left: 115px; }
#page-downloads li.fw-guide h2 { padding-left: 115px; }
#page-downloads li.press {
  height: 150px;
  padding-top: 10px;
  background: url(images/dl_press.jpg) no-repeat 0 bottom;
}
#page-downloads li.press p { padding-left: 10px; }
#page-downloads li.press h2 { padding-left: 10px; }
#page-downloads-presse .main-content {
  width: 580px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 60px !important;
}

#page-downloads-presse pre {
   white-space: pre-wrap;
   border: 1px dotted gray;
   padding: 8px;
   margin-bottom: 15px;
}

#page-downloads-presse ul.press-tumbs {
   list-style: none;
   padding: 0;
   overflow: hidden;
   margin-bottom: 15px;
}

#page-downloads-presse .press-tumbs li {
   display: block;
   float: left;
   width: 150px;
   height: 150px;
   padding: 1px;
   background: white;
   border: 1px solid #ba1fb5;
   margin-right: 10px;
}

#page-downloads-presse .additional {
  width: 280px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-downloads-presse .additional table.logo { width: 100%; }
#page-downloads-presse .additional table.logo td {
  background: #ffffff;
  border: 1px solid #cbcbcb;
  padding: 5px;
}
#page-downloads-presse .contact {
  padding-top: 10px;
  border: 1px solid #cccccc;
  background: #f0f0f0;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  color: #444444;
}

#page-downloads-presse .contact h3 { font-size: 18px; }
/* #page-downloads-presse .contact a { color: #fe25f7; } */
#page-impressum .main-content {
  padding-left: 180px !important;
  width: 580px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-nutzungsbedingungen .main-content {
  padding-left: 180px !important;
  width: 580px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-en-terms-of-use .main-content {
  padding-left: 180px !important;
  width: 580px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-search .main-content {
  width: 640px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 60px !important;
}
#page-search .additional {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-404 .main-content {
  width: 400px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-404 .main-content.de { padding-right: 120px !important; }
#page-kontakt .main-content {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-kontakt .vcard {
  position: relative;
  height: 248px;
  border: 1px solid #dddddd;
}
#page-kontakt .vcard h2 {
  position: relative;
  top: 10px;
  height: 57px;
  overflow: hidden;
  text-indent: 600px;
  background: url(images/kontakt_bg.png) 0 0 no-repeat;
  margin-bottom: 30px;
}
#page-kontakt .vcard p {
  padding: 0 10px 0 30px;
  margin-bottom: 20px;
}
#page-kontakt .vcard .url { display: none; }
#page-kontakt .vcard .country-name {
  font-size: 12px;
  line-height: 14px;
  color: #696969;
}
#page-kontakt .vcard .download {
  display: block;
  float: right;
  position: relative;
  top: -15px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: 40px;
  white-space: nowrap;
  background: url(images/vcard.png) 0 0 no-repeat;
}
#page-kontakt .additional-item {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-en-contact .main-content {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#page-en-contact .vcard {
  position: relative;
  height: 248px;
  border: 1px solid #dddddd;
}
#page-en-contact .vcard h2 {
  position: relative;
  top: 10px;
  height: 57px;
  overflow: hidden;
  text-indent: 600px;
  background: url(images/kontakt_bg.png) 0 0 no-repeat;
  margin-bottom: 30px;
}
#page-en-contact .vcard p {
  padding: 0 10px 0 30px;
  margin-bottom: 20px;
}
#page-en-contact .vcard .url { display: none; }
#page-en-contact .vcard .country-name {
  font-size: 12px;
  line-height: 14px;
  color: #696969;
}
#page-en-contact .vcard .download {
  display: block;
  float: right;
  position: relative;
  top: -15px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: 40px;
  white-space: nowrap;
  background: url(images/vcard.png) 0 0 no-repeat;
}
#page-en-contact .additional-item {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
#prev-next-posts {
   list-style: none;
   overflow: hidden;
   margin-top: 30px;
   padding: 0;
}

#prev-next-posts li {
   padding: 0;
   
}

#prev-next-posts .prev-link {
   float: left;
}

#prev-next-posts .next-link {
   float: right;
}

#page-downloads-android-app {
   text-align: center;
}

#page-downloads-android-app .mc-form {
   margin: 0 auto;
   /* width: 445px; */
/*    text-align: center; */
}

#page-downloads-android-app #mc-email {
   margin: 0 4px 10px 0;
   padding-left: 18px;
   font-size: 20px;
}

#page-downloads-android-app input[type="text"],
#page-downloads-android-app input[type="submit"] {
   font-size: 20px;
}

#page-downloads-android-app #mc-beta {
   font-size: 12px;
}

#page-downloads-android-app #subscribe {
   margin-top: 10px;
   font-size: 16px;
}

#page-downloads-android-app .mc-form p {
   margin-bottom: 15px;
}

#page-downloads-android-app #mc-response span {
   display: block;
   padding: 8px 0;
}

#page-downloads-android-app #mc-response span.error {
   font-weight: bold;
   color: #B80000;
}

#page-downloads-android-app #mc-response span.ok {
   font-weight: bold;
   color: #01B616;
}

#page-downloads-android-app .mc-form img {
   visibility: hidden;
}


.leaflet-marker-icon.selected {
	padding-top: 25px;
	padding-right: 5px;
	background: transparent url(images/selected.gif) 6px 0 no-repeat;
}

.leaflet-marker-shadow.selected {
	padding-top: 25px;
}

#home-box-fwl {
  display: inline-block;
  margin: 0 10px 20px 10px;
  margin-bottom: 20px;
  width: 940px;
  height: 89px;
  background: url(images/home_box_fwl.png) no-repeat 0 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 21px;
  line-height: 27px;
  color: #b6e4ff;
}

#home-box-fwc {
  display: inline-block;
  margin: 0 10px 20px 10px;
  margin-bottom: 20px;
  width: 940px;
  height: 89px;
  background: url(images/home_box_fwcheckin.jpg) no-repeat 0 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 21px;
  line-height: 27px;
  color: #b6e4ff;
}

#home-box-fwc p { line-height: 89px; margin: 0 0 0 120px; text-shadow: #000000 0 1px 2px; }
#home-box-fwc p a { color: #fe25f7; }

.side-by-side {
    display: flex;
    flex-direction: row;
    flex-grow: 0;
    flex-shrink: 0;
    justify-content: space-between;
}

.side-by-side > div {
    width: calc(50% - 10px);
}

