/**********************/
/* FOLGESEITEN STYLES */
/**********************/

#wrapper {
  position: relative;
}

div.back {
  position: absolute;
  top: 0;
  right: 0;
}

div.content div.back a,
div.content div.back a:link,
div.content div.back a:visited,
div.content div.back a:hover,
div.content div.back a:active {
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 3px 5px;
  text-decoration: none;
}

body.bludenz div.back {background-color: #CF1478;}
body.arlberg div.back {background-color: #1C9CD4;}
body.bodensee div.back {background-color: #776495;}
body.bregenzerwald div.back {background-color: #8F468F;}
body.kleinwalsertal div.back {background-color: #1C7E2A;}
body.montafon div.back {background-color: #E48811;}

div.content {
  padding: 40px 10px 20px 37px;
  font-size: 1em;
}


div.content a,
div.content a:link,
div.content a:visited {
  color: #000;
  text-decoration: none;
}

div.content a:hover,
div.content a:active {
  text-decoration: underline;
}

body.bludenz div.content {
  background: url(../images/bg-bludenz.jpg) scroll no-repeat bottom right;
}

body.arlberg div.content {
  background: url(../images/bg-arlberg.jpg) scroll no-repeat bottom right;
}

body.bodensee div.content {
  background: url(../images/bg-bodensee.jpg) scroll no-repeat 550px 580px;
}

body.bregenzerwald div.content {
  background: url(../images/bg-bregenzerwald.jpg) scroll no-repeat 485px 1320px;
}

body.kleinwalsertal div.content {
  background: url(../images/bg-kleinwalsertal.jpg) scroll no-repeat right bottom;
}

body.montafon div.content {
  background: url(../images/bg-montafon.jpg) scroll no-repeat right 230px;
}

div.content p {
  margin-bottom: 20px;
}

div.content span.highlight {
  color: #000;
  font-weight: bold;
}

div.content ul {margin-bottom: 20px;}

div.content ul li {
  padding-left: 10px;
  background: url(../images/li.gif) scroll no-repeat 0 0.7em;
}

div.content ul li ul {margin:0;}

div.location {
  margin-bottom: 45px;
}

div.locationheader {
  margin-bottom: 5px;
}

div.locationheader h1 {
  display: inline;
  font-size: 2em;
  font-weight: bold;
  padding-right: 5px;
}

body.bludenz div.locationheader h1, body.bludenz b {color: #CF1478;}
body.arlberg div.locationheader h1, body.arlberg b {color: #1C9CD4;}
body.bodensee div.locationheader h1, body.bodensee b {color: #776495;}
body.bregenzerwald div.locationheader h1, body.bregenzerwald b {color: #8F468F;}
body.kleinwalsertal div.locationheader h1, body.kleinwalsertal b {color: #1C7E2A;}
body.montafon div.locationheader h1, body.montafon b {color: #E48811;}

div.content div.locationheader ul {
  display: inline;
  padding: 0;
  margin:0;
}

div.content div.locationheader ul li {
  display: inline;
  line-height: 1.4em;
  padding: 0;
  margin:0;
}

div.content div.locationheader ul li img {
  vertical-align: baseline;
  padding: 0;
  margin:0;
}

#footer {
  position: absolute;
  bottom: 15px;
  left: 37px;
  width: 183px;
  height: 66px;
  background: url(../images/kim_familienpass_footer.gif) scroll no-repeat top left;
}
