@charset "UTF-8";
/* CSS Document */
body {
  padding: 0 0 0 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 900px;
  width: 690px;
}
img {
  border-style: none;
}
a {
  color: #424242;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.maincontent {
  width: 690px;
  height: auto;
}
.mainheadline {
  font-size: 16px;
  color: #4000000;
  font-weight: bold;
}
.headline {
  padding-left: 40px;
  padding-top: 5px;
  font-weight: bold;
  color: #ffffff;
}
.header {
  width: 100%;
  height: 22px;
  margin-bottom: 10px;
  background: #aaaaaa url(images/headerleft.jpg) no-repeat top left;
  float: left;
}
.popheadline {
  margin-top: 5px;
  font-weight: bold;
  color: #424242;
}
.textfield {
  width: auto;
  float: left;
  margin-left: 0px;
  margin-right: 0px;
}
.row {
  width: 100%;
  display: inline-block;
}
.map {
  width: 690px;
  height: 538px;
  position: relative;
  background: url(images/background.jpg) no-repeat;
  margin-bottom: 90px;
}
.footercontent {
  padding-top: 57px;
  padding-left: 23px;
}
/* NEU */
.footer {
  float: left;
  position: absolute;
  top: 696px;
  margin-left: 0;
  width: 253px;
  height: 155px;
  background: url(images/footerpopup.png) no-repeat top center;
  display: none;
}
.info {
  background: url('images/popup/content/info.jpg') top;
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
}
.info:hover {
  background: url('images/popup/content/info.jpg') bottom;
}
.main_active {
  background-position: bottom;
}
.row {
  width: 100%;
}
.row .col-lines,
.row .col-categories {
  float: left;
}
.row .col-categories {
  width: 385px;
}
.row .col-lines {
  width: 319px;
}
.mainbuttons {
  width: auto;
  height: auto;
  padding-bottom: 20px;
}
.mainbuttons .icon-button {
  width: 55px;
  height: 71px;
  display: block;
  float: left;
  text-align: center;
  padding-right: 8px;
  text-decoration: none;
}
.mainbuttons .icon-button:last-child {
  padding-right: 0px;
}
.mainbuttons .icon-button .main_shopping,
.mainbuttons .icon-button .main_aktiv,
.mainbuttons .icon-button .main_kultur,
.mainbuttons .icon-button .main_natur,
.mainbuttons .icon-button .main_familie,
.mainbuttons .icon-button .main_erholung {
  float: left;
  width: 55px;
  height: 64px;
  background: url('images/gfxCatSprite2.png') -293px 0;
  background-repeat: no-repeat;
}
.mainbuttons .icon-button .main_shopping:hover,
.mainbuttons .icon-button .main_aktiv:hover,
.mainbuttons .icon-button .main_kultur:hover,
.mainbuttons .icon-button .main_natur:hover,
.mainbuttons .icon-button .main_erholung:hover {
  background: url('images/gfxCatSprite2.png') -293px -148px;
  background-repeat: no-repeat;
}
.mainbuttons .icon-button .main_shopping.active,
.mainbuttons .icon-button .main_aktiv.active,
.mainbuttons .icon-button .main_kultur.active,
.mainbuttons .icon-button .main_natur.active,
.mainbuttons .icon-button .main_erholung.active {
  background: url('images/gfxCatSprite2.png') -293px -76px;
  background-repeat: no-repeat;
}
.mainbuttons .icon-button .main_natur {
  background: url('images/gfxCatSprite2.png') -58px 0;
}
.mainbuttons .icon-button .main_natur:hover {
  background: url('images/gfxCatSprite2.png') -58px -148px;
  background-repeat: no-repeat;
}
.mainbuttons .icon-button .main_natur.active {
  background: url('images/gfxCatSprite2.png') -58px -76px;
  background-repeat: no-repeat;
}
.mainbuttons .icon-button .main_kultur {
  background: url('images/gfxCatSprite2.png') -234px 0;
}
.mainbuttons .icon-button .main_kultur:hover {
  background: url('images/gfxCatSprite2.png') -234px -148px;
  background-repeat: no-repeat;
}
.mainbuttons .icon-button .main_kultur.active {
  background: url('images/gfxCatSprite2.png') -234px -76px;
  background-repeat: no-repeat;
}
.mainbuttons .icon-button .main_aktiv {
  background: url('images/gfxCatSprite2.png') -175px 0;
}
.mainbuttons .icon-button .main_aktiv:hover {
  background: url('images/gfxCatSprite2.png') -175px -148px;
  background-repeat: no-repeat;
}
.mainbuttons .icon-button .main_aktiv.active {
  background: url('images/gfxCatSprite2.png') -175px -76px;
  background-repeat: no-repeat;
}
.mainbuttons .icon-button .main_shopping {
  background: url('images/gfxCatSprite2.png') -117px 0;
}
.mainbuttons .icon-button .main_shopping:hover {
  background: url('images/gfxCatSprite2.png') -117px -148px;
  background-repeat: no-repeat;
}
.mainbuttons .icon-button .main_shopping.active {
  background: url('images/gfxCatSprite2.png') -117px -76px;
  background-repeat: no-repeat;
}
.mainbuttons .icon-button .main_familie{
  background: url('images/gfxCatSprite2.png') 1px 0 no-repeat;
}
.mainbuttons .icon-button .main_familie:hover{
  background: url('images/gfxCatSprite2.png') 1px -148px;
  background-repeat: no-repeat;
}
.mainbuttons .icon-button .main_familie.active{
  background: url('images/gfxCatSprite2.png') 1px -76px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button {
  display: block;
  float: left;
  text-align: center;
  padding-right: 3px;
  height: 35px;
}
.mainbuttons .number-button .s1,
.mainbuttons .number-button .s2,
.mainbuttons .number-button .s21,
.mainbuttons .number-button .s3,
.mainbuttons .number-button .s4,
.mainbuttons .number-button .s5,
.mainbuttons .number-button .s51,
.mainbuttons .number-button .s6,
.mainbuttons .number-button .s7,
.mainbuttons .number-button .s8 {
  width: 54px;
  height: 25px;
  text-decoration: none;
  display: block;
  background: url('images/gfxLinesSprite.png') 0 0;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s1:hover,
.mainbuttons .number-button .s2:hover,
.mainbuttons .number-button .s21:hover,
.mainbuttons .number-button .s3:hover,
.mainbuttons .number-button .s4:hover,
.mainbuttons .number-button .s5:hover,
.mainbuttons .number-button .s51:hover,
.mainbuttons .number-button .s6:hover,
.mainbuttons .number-button .s7:hover,
.mainbuttons .number-button .s8:hover {
  width: 54px;
  height: 25px;
  background: url('images/gfxLinesSprite.png') 0px -30px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s1.active,
.mainbuttons .number-button .s2.active,
.mainbuttons .number-button .s21.active,
.mainbuttons .number-button .s3.active,
.mainbuttons .number-button .s4.active,
.mainbuttons .number-button .s5.active,
.mainbuttons .number-button .s51.active,
.mainbuttons .number-button .s6.active,
.mainbuttons .number-button .s7.active,
.mainbuttons .number-button .s8.active {
  background: url('images/gfxLinesSprite.png') 0px -60px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s2 {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -61px 0;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s2:hover {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -61px -30px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s2.active {
  background: url('images/gfxLinesSprite.png') -61px -60px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s21 {
  width: 65px;
  background: url('images/gfxLinesSprite.png') -121px 0;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s21:hover {
  width: 65px;
  background: url('images/gfxLinesSprite.png') -121px -30px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s21.active {
  width: 65px;
  background: url('images/gfxLinesSprite.png') -121px -60px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s3 {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -194px 0;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s3:hover {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -194px -30px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s3.active {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -194px -60px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s4 {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -255px 0;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s4:hover {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -255px -30px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s4.active {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -255px -60px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s5 {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -316px 0;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s5:hover {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -316px -30px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s5.active {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -316px -60px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s51 {
  width: 65px;
  background: url('images/gfxLinesSprite.png') -377px 0;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s51:hover {
  width: 65px;
  background: url('images/gfxLinesSprite.png') -377px -30px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s51.active {
  width: 65px;
  background: url('images/gfxLinesSprite.png') -377px -60px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s6 {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -448px 0;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s6:hover {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -448px -30px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s6.active {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -448px -60px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s7 {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -510px 0;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s7:hover {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -510px -30px;
  background-repeat: no-repeat;
}
.mainbuttons .number-button .s7.active {
  width: 54px;
  background: url('images/gfxLinesSprite.png') -510px -60px;
  background-repeat: no-repeat;
}
.reset-button {
  cursor: pointer;
}
.map .icon {
  width: 27px;
  height: 28px;
  position: absolute;
  text-decoration: none;
  display: block;
  background: url('images/gfxIconSprite.png') 0 0;
  background-repeat: no-repeat;
}
.map .icon.active,
.map .icon:hover {
  background: url('images/gfxIconSprite.png') 0px 28px;
}
.map .icon.familie.active,
.map .icon.familie:hover {
    background: url('images/gfxIconSprite.png') 188px 28px;
}
.map .icon.natur {
  background: url('images/gfxIconSprite.png') 80px 0;
}
.map .icon.natur.active,
.map .icon.natur:hover {
  background: url('images/gfxIconSprite.png') 80px 28px;
}
.map .icon.erholung {
  background: url('images/gfxIconSprite.png') 108px 0;
}
.map .icon.erholung.active,
.map .icon.erholung:hover {
  background: url('images/gfxIconSprite.png') 108px 28px;
}
.map .icon.aktiv {
  background: url('images/gfxIconSprite.png') 134px 0;
}
.map .icon.familie {
  background: url('images/gfxIconSprite.png') 27px 0;
}
.map .icon.aktiv.active,
.map .icon.aktiv:hover {
  background: url('images/gfxIconSprite.png') 134px 28px;
}
.map .icon.shopping {
  background: url('images/gfxIconSprite.png') 54px 0;
}
.map .icon.shopping.active,
.map .icon.shopping:hover {
  background: url('images/gfxIconSprite.png') 54px 28px;
}
.map #popup {
  display: none;
  width: 214px;
  position: absolute;
  top: 100px;
  left: 100px;
  z-index: 98;
}
.map #popup .popup_top {
  width: 214px;
  height: 3px;
  background: url('images/popup/header.png') no-repeat top center;
}
.map #popup .popup_bottom {
  width: 214px;
  height: 7px;
  background: url('images/popup/footer.png') no-repeat bottom center;
}
.map #popup .popup_middle {
  width: 214px;
  padding: 5px 0;
  background: url('images/popup/bg.png') repeat top center;
}
.map #popup .popup_middle .close {
  background: url('images/popup/close.png') no-repeat top center;
  height: 21px;
  width: 21px;
  float: right;
  margin-right: 9px;
  cursor: pointer;
}
.map #popup .popup_middle .poi {
  width: 186px;
  font-size: 14px;
  padding: 0 14px;
}
.map #popup .popup_middle .poi .popheadline {
  margin-top: 10px;
}
.map #popup .popup_middle .poi .poi_content {
  max-width: 186px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7;
}
.map #popup .popup_middle .poi .poi_content img {
  margin: 10px 0;
  max-width: 186px;
}
.map #popup .popup_middle .poi .poi_content:last-child {
  border-bottom: none;
}
.map #popup .popup_middle .poi h1 {
  font-size: 12px;
  margin-bottom: 0px;
}
.lasche {
  display: none;
  width: 51px;
  height: 36px;
  position: absolute;
  background: url('images/popup/lasche2.png') no-repeat;
  left: -50px;
  z-index: 99;
}
.lasche2 {
  background: url('images/popup/lasche.png') no-repeat !important;
}
.content {
  display: none;
}
.arrow {
  background: url(images/arrow.png) no-repeat top left;
  float: left;
  margin-top: 4px;
  width: 20px;
  height: 20px;
}
.highlight {
  color: #ff0000;
  font-weight: bold;
}
.clr {clear:both;}
