/* schriften */
html {
  /* overflow-y: scroll; deaktiviert wg. framescrollbalken im gchrome */
  height: 100%;
}
body {
  height: 100%;
}
body, div {
  font-size: 70%;
  line-height: 140%;
}
@media screen {
  div {
    font-size: 100%;
  }
}
.p {
  margin: 0 0 12px 0;
}
.a-z {
  font-weight: bold;
  padding: 0;
  margin: 15px 0 15px 0;
  font-size: 80%;
}
.infobox {
  font-size: 100%;
}
.rubrikName {
  font-size: 180%;
}

.infobox h3 {
  font-weight: bold;
  text-transform: uppercase;
  overflow: hidden;
}
.global a:link, .global a:visited {
  font-size: 90%;
}
#submenu a:link, #submenu a:visited {
  font-size: 100%;
}
.linkDownload a:link, .linkDownload a:visited {
  font-size: 100%;
  font-weight: bold;
}

/* farben */
body {
  color: #333333;
}
.stadt h1, .home .teaser h2.stadt {
  color: #4f7a02;
  padding-top: 12px;
}
.stadt #content .teaserimg .titsub {
  color: #4f7a02;
}
.freizeit h1, .home .teaser h2.freizeit {
  color: #d0042d;
  padding-top: 12px;
}
.freizeit #content .teaserimg .titsub {
  color: #d0042d;
}
.kultur h1, .home .teaser h2.kultur {
  color: #900065;
  padding-top: 12px;
}
.kultur #content .teaserimg .titsub {
  color: #900065;
}
.bildung h1, .home .teaser h2.bildung {
  color: #a55605;
  padding-top: 12px;
}
.bildung #content .teaserimg .titsub {
  color: #a55605;
}
.wirtschaft h1, .home .teaser h2.wirtschaft {
  color: #036388;
  padding-top: 12px;
}
.wirtschaft #content .teaserimg .titsub {
  color: #036388;
}
.microsite h1, .home .teaser h2.microsite {
  color: #61717B;
  padding-top: 12px;
}
.microsite #content .teaserimg .titsub {
  color: #61717B;
}
.party4b h1, .home .teaser h2.party4b {
  color: #d0042d;
  padding-top: 12px;
}
.party4b #content .teaserimg .titsub {
  color: #d0042d;
}
.home h2 {
  color: #4f7a02;
}
.teaserimg h2 {
  color: #333333;

}
h2 {
  color: #333333;
}
h3 {
  color: #333333;
}
.infobox h3 {
  color: #FFFFFF;
  background-image: url(/img/bg_corner_infobox.gif);
  background-repeat: no-repeat;
}
.infobox h3.stadt {
  background-color: #4f7a02 !important;
  background-position: right 0;
}
.infobox h3.freizeit {
  background-color: #d0042d !important;
  background-position: right -30px;
}
.infobox h3.kultur {
  background-color: #900065 !important;
  background-position: right -60px;
}
.infobox h3.bildung, .infobox h3.hochschule {
  background-color: #a55605 !important;
  background-position: right -90px;
}
.infobox h3.wirtschaft {
  background-color: #036388 !important;
  background-position: right -120px;
}
@media screen {
  .global {
    font-weight: bold;
    color: #7a7e86;
  }
  .global a:link, .global a:visited {
    padding: 0 3px;
    color: #7a7e86;
  }
  .global a:hover, .global a:active {
    color: #7a7e86;
    text-decoration: none;
  }
}
@media screen {
  #language {
    float: right;
  }
  #language ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #language ul li {
    float: left;
    margin: 0;
    padding: 0;
  }
  #language ul li {
    float: left;
    width: 18px;
    height: 12px;
    margin: 0 0 0 4px;
    padding: 0;
    overflow: hidden;
    text-indent: 100px;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  #language ul li.pl {
    background-image: url(/img/flag_pl.gif);
  }
  #language ul li.gb {
    background-image: url(/img/flag_gb.gif);
  }
  #language ul li.cn {
    background-image: url(/img/flag_cn.gif);
  }
  #language ul li a {
    display: block;
    width: 18px;
    height: 12px;
  }
}

/* Formatierung */
a:link, a:visited {
  text-decoration: none;
}
a:active, a:hover {
  text-decoration: underline;
}
@media screen {
  #globalnav {
    float: right;
    margin-right: -1px;
  }
  #globallinks {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 500px;
  }
  .global {
    position: absolute;
    left: 252px;
    top: 8px;
    width: 711px;
  }
  h1 {
    padding: 0 0 0.5em 0;
    background-repeat: repeat-x;
    background-position: 0 bottom;
  }
  .stadt h1, .stadt #content .teaserimg .titsub, .home .teaser h2.stadt {
    background-image: url(/img/dotted_line_stadt.gif);
  }
  .freizeit h1, .freizeit #content .teaserimg .titsub, .home .teaser h2.freizeit {
    background-image: url(/img/dotted_line_freizeit.gif);
  }
  .kultur h1, .kultur #content .teaserimg .titsub, .home .teaser h2.kultur {
    background-image: url(/img/dotted_line_kultur.gif);
  }
  .bildung h1, .bildung #content .teaserimg .titsub, .home .teaser h2.bildung {
    background-image: url(/img/dotted_line_bildung.gif);
  }
  .wirtschaft h1, .wirtschaft #content .teaserimg .titsub, .home .teaser h2.wirtschaft {
    background-image: url(/img/dotted_line_wirtschaft.gif);
  }
  .microsite h1, .wirtschaft #content .teaserimg .titsub, .home .teaser h2.microsite {
    background-image: url(/img/dotted_line_microsite.gif);
  }
  .party4b h1, .party4b #content .teaserimg .titsub, .home .teaser h2.party4b {
    background-image: url(/img/dotted_line_freizeit.gif);
  }
  .home .teaser h2 {
    background-repeat: repeat-x;
    background-position: 0 bottom;
    background-image: url(/img/dotted_line_stadt.gif);
  }

}

/* Styles fuer den Contentbereich */
img.imgShadow {
  margin: 0.4em 0 4px 0;
}
#content p {
  margin: 0;
  padding: 0 0 15px 0;
  font-weight: normal;
  font-size: 100%;
}
#content td p {
  font-size: 100%;
}
#contentFullXL td p {
  font-size: 100%;
}
#content ul {
  font-size: 100%;
  padding: 0 0 15px 0;
  /* margin-left: 16px; geht nicht wg. der boxen */
}
#content .gliederung .structure ul {
  padding: 0;
  margin: 0;
}
#content .gliederung .structure ul li {
  list-style-type:none;
  margin: 0;
  padding: 0;
}
#content .gliederung .structure li.angle {
  background-image: none;
}
#content .gliederung .structure li.angle ul {
  margin: 0.25em 0 0 0;
  padding: 0.25em 0 0 25px;
  background-image: url("/microsite/vv/img/vv_gliederung_winkel.gif");
  background-position: 8px 0.15em;
  background-repeat: no-repeat;
}






#content .textonly ul,
#content .contentMain .bodydiv .standardtext ul,
.contentPages .paragraph ul {
  margin-left: 16px;
}
.contentPages .hr {
  background-color: transparent;
}
#content .bodydivintro {
  padding: 0 0 1em 0;
}
#content .bodydivintro .imgleft {
  margin: 0 10px 10px 0;
}
#content .bodydivintro .standardtext a {
  font-size: 80%;
  font-weight: bold;
}
#content .bodydiv {
  padding: 0 0 1em 0;
  clear: both;
  overflow: hidden; // 05.12.2008 14:28 wg. Tabelle in http://www.paderborn.de/wirtschaft/standort_informationen/sp_auto_14312.php?p=4,1,3
}
#content .bodydiv .imgleft {
  margin: 0 10px 10px 0;
}
#content .bodydiv .standardtext a {
  font-size: 80%;
  font-weight: bold;
}
#content .titsub {
  font-size: 100%;
  color: #000000;
  padding: 0 0 10px 0;
  margin: 0;
  font-weight: bold;
}
#content .teaserimg {
  clear: both;
  padding: 0 10px 10px 0;
  margin: 0;
}
#content .teaserimgfull {
  clear: both;
  margin: 0;
  padding: 0 0 10px 0;

}
.home #content .teaserimg {
  clear: both;
  padding: 0 0 0 10px;
  margin: 0;
}
#content .teaserimg h2 {
  margin: 0 0 0 171px;
}
#content .teaserimg .imgleft {
  margin-right: 15px;
  padding-bottom: 10px;
}
#content .teaserimg .text {
  margin-left: 171px;
}
#content .teaser a, #content .teaserimg a {
  font-size: 80%;
}
#content .teaser a.more {
  font-size: 100%;
}
#content .teaserimg .titsub {
  font-size: 100%;
  text-transform: uppercase;
  padding: 12px 0 5px 0;
  margin: 0 0 1em 0;
  font-weight: bold;
  background-position: 0 bottom;
  background-repeat: repeat-x;
}
#content .distributor {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 100%;
}
#content .distributor ul, #content .contentMain .bodydiv .standardtext .distributor ul {
  clear: both;
  position: relative;
  margin: 0;
  padding: 0 0 20px 0;
}
ul.distributor, .infoboxList ul {
  display: inline-block;
}
#content .distributor li {
  list-style: none;
  display: block;
  padding: 0 0 2px 15px;
  background: url(/img/li_intern.gif) no-repeat 0 0.4em;
}
#content .bodydiv .standardtext .distributor2 ul li a {
  font-weight: normal;
  font-size: 100%;
}
#rightcolumn .distributor h4 {
  color: #666666;
  text-transform: none;
  letter-spacing: normal;
}
#rightcolumn .distributor a {
  color: #666666;
}
#content .anchor {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 100%;
}
#content .anchor ul {
  clear: both;
  position: relative;
  margin: 0;
  padding: 0 0 20px 0;
}
#content .anchor li {
  list-style: none;
  display: block;
  padding: 0 0 0 15px;
  background: url(/img/li_anker.gif) no-repeat 0 0.4em;
}
.imgleft {
  clear: both;
  float: left;
  position: relative;
  margin: 0;
  padding-bottom: 10px;
}
.imgleft br {
  clear: both;
}
#XX .imgleft img {
  float: left;
  margin: 0.4em 0 4px 0;
}
.imgright {
  float: right;
  position: relative;
  margin: 0 0 10px 8px;
}
.imgright br {
  clear: both;
}
.imgright img {
  float: left;
  margin: 0.4em 0 4px 0;
}
.imgfull {
  width: 451px;
  margin: 0.5em 0 0 0;
}
.imgfull img {
  float: left;
  margin: 0 0 0.4em 0;
}
.bu {
  clear: both;
  font-size: 0.9em;
  font-family: Verdana;
  font-weight: normal;
  color: #666666;
  padding-bottom: 10px;
}
.zoom {
  display: block;
  float: right;
  top: 0;
  right: 2px !important;
  position: relative;
}
.zoom img {
  margin: 0;
}

/* Linkliste fuer Downloads, externe LInks und interne Links */

.linklist {
  position: relative;
  width: auto;
  margin: 20px 0 20px 0;
  padding: 0;
  clear: both;
}
.linklist h4 {
  border-top:  1px dotted #666666;
  border-bottom:  1px dotted #666666;
  width: 467px;
  margin: 8px 0 6px 0;
  padding: 2px 0 2px 0;
  font-size: 100%;
  font-weight: bold;
}
.hr_linklist hr {
  display: none;
}
#content ul.external, #content ul.internal {
  clear: both;
  position: relative;
  margin: 0;
  padding: 6px 0 8px 5px;
  font-size: 100%;
  list-style: none;
}
#content ul.downloads, #content .linklist ul {
  clear: both;
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 100%;
  list-style: none;
}



#content .linklist .downloads li {
  // padding: 0 0 2px 20px;
  // background-position: 0 0em;
}
/* neu am 05.12.2008 15:33 */
#content .external li, #content .internal li, #content .linklist li {
  list-style: none;
  padding: 0 0 2px 15px;
}
#content .linklist li.internal, #content .internal li, #content .linklist li.internal-link {
  background:url(/img/li_intern.gif) no-repeat 0 0.2em;
}
#content .linklist li.external, #content .external li, #content .linklist li.external-link {
  background:url(/img/li_extern.gif) no-repeat 0 0.2em;
}
#content .linklist li.downloads {
  background:url(/img/li_download.gif) no-repeat 0 0.2em;
}

/* KEINE BILDER DES DOWNLOADTYPS MEHR ANZEIGEN!!!!!

#content .linklist li {
  padding: 0 0 2px 15px;
  background-image: url(http://www.paderborn.de/img/pfeil_blau_linklist.gif);
  background-repeat: no-repeat;
  background-position: 0 0.2em;
}
#content .linklist li.ai {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_ai.gif);
  background-position: 0 0em;
}
#content .linklist li.avi {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_avi.gif);
  background-position: 0 0em;
}

#content .linklist li.bmp {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_bmp.gif);
  background-position: 0 0em;
}
#content .linklist li.divx {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_divx.gif);
  background-position: 0 0em;
}
#content .linklist li.doc {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_doc.gif);
  background-position: 0 0em;
}
#content .linklist li.eps {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_eps.gif);
  background-position: 0 0em;
}
#content .linklist li.exe {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_exe.gif);
  background-position: 0 0em;
}
#content .linklist li.fh7 {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_fh7.gif);
  background-position: 0 0em;
}
#content .linklist li.fla {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_fla.gif);
  background-position: 0 0em;
}
#content .linklist li.gif {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_gif.gif);
  background-position: 0 0em;
}
#content .linklist li.hlp {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_hlp.gif);
  background-position: 0 0em;
}
#content .linklist li.html {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_html.gif);
  background-position: 0 0em;
}
#content .linklist li.jpg {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_jpg.gif);
  background-position: 0 0em;
}
#content .linklist li.js {
  padding: 0 0 2px 20px;
  background-position: 0 0em;
  background-image: url(/img/picto_js.gif);
}
#content .linklist li.link {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_link.gif);
  background-position: 0 0em;
}
#content .linklist li.mdb {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_mdb.gif);
  background-position: 0 0em;
}
#content .linklist li.mov {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_mov.gif);
  background-position: 0 0em;
}
#content .linklist li.mp3 {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_mp3.gif);
  background-position: 0 0em;
}
#content .linklist li.pdf {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_pdf.gif);
  background-position: 0 0em;
}
#content .linklist li.png {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_png.gif);
  background-position: 0 0em;
}
#content .linklist li.ppt {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_ppt.gif);
  background-position: 0 0em;
}
#content .linklist li.psd {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_psd.gif);
  background-position: 0 0em;
}
#content .linklist li.qxd {
  padding: 0 0 2px 20px;

  background-image: url(/img/picto_qxd.gif);
  background-position: 0 0em;
}
#content .linklist li.shtml {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_shtml.gif);
  background-position: 0 0em;
}
#content .linklist li.sit {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_sit.gif);
  background-position: 0 0em;
}
#content .linklist li.swf {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_swf.gif);
  background-position: 0 0em;
}
#content .linklist li.tif {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_tif.gif);
  background-position: 0 0em;
}
#content .linklist li.txt {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_txt.gif);
  background-position: 0 0em;
}
#content .linklist li.xls {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_xls.gif);
  background-position: 0 0em;
}
#content .linklist li.zip {
  padding: 0 0 2px 20px;
  background-image: url(/img/picto_zip.gif);
  background-position: 0 0em;
}
*/

/* Footer fuer Rubrik- Contentseiten */

.footer {
  clear: both;
  font-family: verdana, arial, sans-serif;
  margin: 30px 0px 0px 0px;
  padding: 0;
  height: 16px;
  /* width: 468px; 9.12.2008 wg. Branchenbuch */
  font-size: 90%;
}
.footer a:link, .footer a:visited {
  text-decoration: none;
  color: #333333;
}
.footer a:active, .footer a:hover {
  text-decoration: underline;
}
.up {
  margin: 0;
  padding: 2px 18px 0px 0px;
  background: url(/img/symbol_up.gif) no-repeat right 4px ;
  float: right;
  vertical-align: top;
}
.printunten {
  float: left;
  width: 70px;
  height: 16px;
  margin: 0px;
  padding: 2px 0px 0px 20px;
  background: url(/img/symbol_print.gif) no-repeat center left;
}

@media screen {
  /* Submenue live */
  /* , #submenu ul li a:active, #submenu ul li a:hover */
  #submenu ul li a:link, #submenu ul li a:visited {
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
  }
  #submenu {
    width: 230px;
    margin: 0 0 15px 0;
    padding: 0;
    overflow: hidden;
  }
  #submenu .path {
    font-weight: bold;
  }
  #submenu ul {
    width: 230px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: normal;
    border-top: 1px solid #FFFFFF;
  }
  #submenu ul li {
    width: 230px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #FFFFFF;
  }
  #submenu ul li li.last {
    border-bottom: none;
  }

  .microsite #submenu ul li a {
    background-color: #61717B;
  }
  .microsite #submenu ul li li a {
    background-color: #D3D3D3;
  }
  .microsite #submenu ul li li li a {
    background-color: #eeeff3;
  }

  /* 1. Stadt & Landschaft GRUEN */
  #submenu ul li a.stadt {
    background-color: #4f7a02;
  }
  #submenu ul li li a.stadt {
    background-color: #e9ede2;
  }
  #submenu ul li li li a.stadt{
    background-color: #f4f9eb;
  }

  /* 2. Freizeit & Aktivitaeten ROT */
  #submenu ul li a.freizeit {
    background-color: #d0042d;
  }
  #submenu ul li li a.freizeit {
    background-color: #e6dde0;
  }
  #submenu ul li li li a.freizeit{
    background-color: #f0efef;
  }

  /* 3. Kultur & Kunst LILA */
  #submenu ul li a.kultur {
    background-color: #900065;
  }
  #submenu ul li li a.kultur {
    background-color: #e5dee3;
  }
  #submenu ul li li li a.kultur{
    background-color: #f6f1f5;
  }

  /* 4. Hochschule & Bildung BRAUN */
  #submenu ul li a.bildung {
    background-color: #a55605;
  }
  #submenu ul li li a.bildung {
    background-color: #eae4de;
  }
  #submenu ul li li li a.bildung{
    background-color: #f7f1eb;
  }

  /* 5. Wirtschaft & Standort BLAU */
  #submenu ul li a.wirtschaft {
    background-color: #036388;
  }
  #submenu ul li li a.wirtschaft {
    background-color: #d8e1e5;
  }
  #submenu ul li li li a.wirtschaft{
    background-color: #e9f0f3;
  }

  #submenu ul li a.party4b {
    background-color: #a90077;
  }

  #submenu li a:link, #submenu li a:visited {
    width: 214px;
    display: block;
    padding: 0.4em 6px 0.45em 10px;
  }
  #submenu li li a:link, #submenu li li a:visited {
    width: 200px;
    color: #333333;
    padding: 0.4em 6px 0.4em 24px;
    background-image: url(/img/arrow_submenu_right.gif);
    background-repeat: no-repeat;
    background-position: 11px 0.85em;
  }
  #submenu li li li a:link, #submenu li li li a:visited {
    width: 186px;
    padding: 0.4em 6px 0.4em 38px;
    background-position: 25px 0.85em;
  }
  #submenu li li li li a:link, #submenu li li li li a:visited {
    width: 172px;
    padding: 0.4em 6px 0.4em 52px;
    background-position: 39px 0.85em;
  }
  #submenu li li li li li a:link, #submenu li li li li li a:visited {
    width: 158px;
    padding: 0.4em 6px 0.4em 66px;
    background-position: 53px 0.85em;
  }
  #submenu li li li li li li a:link, #submenu li li li li li li a:visited {
    width: 144px;
    padding: 0.4em 6px 0.4em 80px;
    background-position: 67px 0.85em;
  }
  #submenu li li li li li li li a:link, #submenu li li li li li li li a:visited {
    width: 130px;
    padding: 0.4em 6px 0.4em 94px;
    background-position: 81px 0.85em;
  }
  #submenu li li li li li li li li a:link, #submenu li li li li li li li li a:visited {
    width: 116px;
    padding: 0.4em 6px 0.4em 108px;
    background-position: 95px 0.85em;
  }
  #submenu li li li li li li li li li a:link, #submenu li li li li li li li li li a:visited {
    width: 102px;
    padding: 0.4em 6px 0.4em 122px;
    background-position: 109px 0.85em;
  }
  #submenu li.active a:link, #submenu li.active a:visited {
    font-weight: bold;
  }
  #submenu li.active li a:link, #submenu li.active li a:visited {
    font-weight: normal;
  }
}
@media screen {
  #body {
    position: relative;
    width: 980px;
    min-height: 100%;
    /* margin-left: auto; Site soll linksbündig sein Mail vom 10.12.2008 15:28 Kloppenburg */
    /* margin-right: auto; Site soll linksbündig sein Mail vom 10.12.2008 15:28 Kloppenburg */
    text-align: left;
    background-color: #FFFFFF;
    padding: 0;
    float: left;
  }
  #head {
    position: relative;
    height: 137px;
    padding: 0;
    margin: 0;
    z-index: 100;
  }
  #main {
    position: relative;
    width: 950px;
    margin: -101px 0 0 0;
    padding: 0 15px 2em 15px;
  }
  #leftcolumn {
    position: relative;
    width: 230px;
    margin-top: 101px;
    float: left;
  }
  #leftcolumn .colorbar {
    height: 23px;
    float: left;
  }
  #content {
    position: relative;
    width: 710px;
    margin: 0;
    padding: 0 0 0 10px;
    float: left;
  }
  #content .contentMain {
    position: relative;
    padding: 0 10px 0 5px;
    width: 463px;
    float: left;
  }
  .home #content .contentMain {
    padding: 0;
    width: 478px;
  }
  #rubrikIllu {
    margin: 0;
    padding: 0;
    width: 478px;
    height: 254px;
    float: left;
  }
  .microsite #rubrikIllu {
    width: 710px;
    height: 124px;
  }
  #rightcolumn {
    position: relative;
    width: 230px;
    margin: -7px 0 0 2px;
    padding: 0;
    float: left;
  }
  #content .contentMain.norightcolumn {
    width: 700px;
    padding: 0 0 0 5px;
  }
  .home #rightcolumn {
    margin: 15px 0 0 2px;
  }
  .microsite-home #rightcolumn {
    margin-top: 22px;
  }
  .microsite-home .contentMain {
    margin-top: 29px;
  }
}

/*  Rubrikname */

@media screen {
  .rubrikName {
    position: relative;
    float: left;
    height: 1.25em;
    line-height: 23px;
    padding: 0 0 0 13px;
    margin: 2px 0 0 0;
    width: 465px;
    color: #FFFFFF;
  }
  .microsite .rubrikName {
    margin: 1px 0 0 0;
    width: 697px;
    background-color: #61717B;
    background-image: url(/img/bg_corner_gallery.gif);
    background-position: right -140px;
    background-repeat: no-repeat;
    overflow: hidden;
  }
  .stadt .rubrikName {
    background-color: #4f7a02;
  }
  .freizeit .rubrikName {
    background-color: #d0042d;
  }
  .kultur .rubrikName {
    background-color: #900065;
  }
  .bildung .rubrikName {
    background-color: #a55605;
  }
  .wirtschaft .rubrikName {
    background-color: #036388;
  }
  .party4b .rubrikName {
    background-color: #a90077;
  }
}

/*  Bildergalerie */

@media screen {
  .imageGallery {
    position: relative;
    float: left;
    height: 2.25em;
    line-height: 23px;
    padding: 0 0 0 0;
    margin: 2px 0 0 2px;
    width: 230px;
    background-image: url(/img/bg_corner_gallery.gif);
    background-repeat: no-repeat;
  }
  .imageGallery a:link, .imageGallery a:visited {
    padding: 0 0 0 0;
    margin: 2px 0 0 40px;
    color: #FFFFFF;
  }
  .stadt .imageGallery {
    background-color: #4f7a02;
    background-position: right 10px;

  }
  .freizeit .imageGallery {
    background-color: #d0042d;
    background-position: right -20px;
  }
  .kultur .imageGallery {
    background-color: #900065;
    background-position: right -50px;
  }
  .bildung .imageGallery {
    background-color: #a55605;
    background-position: right -80px;
  }
  .wirtschaft .imageGallery {
    background-color: #036388;
    background-position: right -110px;
  }
}

/*  Breadcrumb */

@media screen {
  #breadcrumb {
    width: 463px;
    float: left;
    margin: 9px 0 8px 5px;
    line-height: 1em;

  }
}

/*  Service-Box */

@media screen {
  #service {
    position: relative;
    float: left;
    padding: 0;
    margin: 0 0 0 2px;
    width: 230px;
    height: 254px;
    background-color: #c2d064;
    z-index: 100;
    overflow: hidden;
  }
  .home #service {
    background-image: url(/img/bg_serviceBottom.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  #service .serviceTop {
    position: relative;
    background-image: url(/img/bg_serviceTop.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 14px;
    width: 230px;
    overflow: hidden;
    padding: 0;
    margin: 0;
  }
  #service .serviceMain {
    position: relative;
    padding: 0;
    margin: 14px 0 0 50px;
  }
  #service .serviceMain h3 {
    padding: 0 0 0.4em 0;
    margin: 0;
    text-transform: uppercase;
    background-image: url(/img/dotted_line_white.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
  }

  #service .serviceMain ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }

  #service .serviceMain ul li {
    padding: 0.45em 0;
    margin: 0;
    background-image: url(/img/dotted_line_white.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
  }
}

/*  Quicklinks */

@media screen {
  .quicklinks {
    position: relative;
    float: left;
    padding: 0;
    margin: 0 0 25px 0;
    width: 230px;
    background-color: #edeff3;
  }
  .quicklinks.default {
    background-color: #FFFFFF;
  }
  .quicklinks h3, .infobox h3.standard {
    position: relative;
    margin: 0;
    padding: 0 0 0 10px;
    line-height: 2.3em;
    height: 2.3em;
    color: #FFFFFF;
    text-transform: uppercase;
    background-color: #61717b;
    background-image: url(/img/bg_corner_quicklinks.gif);
    background-repeat: no-repeat;
    background-position: right top;
  }
  .quicklinks ul {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    border-top: 1px solid #FFFFFF;
  }
  .quicklinks ul li {
    position: relative;
    padding: 0.45em 0 0.45em 10px;
    margin: 0;
    border-bottom: 1px solid #FFFFFF;
  }
  .quicklinks.default ul li {
    border-bottom: none;
    background-image: url(/img/dotted_line_grey.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
  }
  .quicklinks.default ul li.last {
    background-image: none;
  }
  .quicklinks ul li a:link, .quicklinks ul li a:visited {
    padding: 0 0 0 10px;
    margin: 0;
    background-image: url(/img/arrow_submenu_right.gif);
    background-repeat: no-repeat;
    background-position: 0 0.3em;
  }
}

/*  Tab-Links */

@media screen {
  #tabLinks {
    position: relative;
    padding: 0;
    margin: 15px 0 25px 0;
    width: 478px;
    z-index: 1;
  }
  #tabLinks .tabs {
    position: relative;
    width: 478px;
    z-index: 100;
  }
  #tabLinks .tabs ul {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  #tabLinks .tabs ul li {
    position: relative;
    overflow: hidden;
    float: left;
    padding: 0;
    margin: 0 1px 0 0;
    border-bottom: 1px solid #ced3d8;
  }
  #tabLinks .tabs ul li.tab_0 a {
    width: 68px;
    text-align: center;
  }
  #tabLinks .tabs ul li.tab_1 a {
    width: 30px;
    text-align: center;
  }
  #tabLinks .tabs ul li.tab_2 a {
    width: 30px;
    text-align: center;
  }
  #tabLinks .tabs ul li.tab_3 a {
    width: 88px;
    text-align: center;
  }
  #tabLinks .tabs ul li.tab_4 a {
    width: 74px;
    text-align: center;
  }
  #tabLinks .tabs ul li.tab_5 a {
    width: 33px;
    text-align: center;
  }
  #tabLinks .tabs ul li.active {
    position: relative;
    top: 3px;
    border-bottom: none;
    z-index: 100;
  }
  #tabLinks .tabs ul li div.cl {
    float: left;
    width: 12px;
    height: 2.2em;
    background-image: url(/img/bg_corner_tabs.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  #tabLinks .tabs ul li.active div.cl {
    background-position: 0 -140px;
  }
  #tabLinks .tabs ul li div.cr {
    float: left;
    width: 12px;
    height: 2.2em;
    background-image: url(/img/bg_corner_tabs.gif);
    background-repeat: no-repeat;
    background-position: 0 -70px;
  }
  #tabLinks .tabs ul li.active div.cr {
    background-position: 0 -210px;
  }
  #tabLinks .tabs ul li div.tm {
    float: left;
    height: 2.2em;
    background-image: url(/img/bg_middle_tabs.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
  }
  #tabLinks .tabs ul li.active div.tm {
    background-position: 0 -70px;
  }
  #tabLinks .tabs ul li a:link, #tabLinks .tabs ul li a:visited {
    display: block;
    padding: 0.5em 0 0 0;
    margin: 0;
    font-size: 80%;
  }
  #tabLinks .tabs ul li.active a:link, #tabLinks .tabs ul li.active a:visited {
    font-weight: bold;
  }
  #tabLinks .tabsContentMain {
    display: none;
    position: relative;
    left: -1px;
    top: 1px;
    height: 189px;

    background-image: url(/img/bg_corner_tabBottom.gif);
    background-repeat: no-repeat;
    background-position: 0 bottom;
  }
  #tabLinks .tabsContentMainActive {
    position: relative;
    left: -1px;
    top: 1px;
    height: 189px;

    background-image: url(/img/bg_corner_tabBottom.gif);
    background-repeat: no-repeat;
    background-position: 0 bottom;
  }
  #tabLinks .tabsContentMainActive a.more {
    margin-left: 20px;
  }
  #tabLinks .tabsContent {
    position: relative;
    margin-top: 1px;
    background-image: url(/img/bg_tabsContent.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
    border: 1px solid #ced3d8;
  }
  #tabLinks .tabsContent ul {
    position: relative;

    margin: 9px 0 10px 20px;
    padding: 0;
    list-style: none;
  }
  #tabLinks .tabsContent ul li {
    position: relative;
    margin: 0;
    padding: 0 0 1em 10px;
    background-image: url(/img/arrow_submenu_right.gif);
    background-repeat: no-repeat;
    background-position: 0 0.5em;
  }
  #tabLinks .tabsContent ul li a:link, #tabLinks .tabsContent ul li a:visited {
    padding: 0;
    margin: 0;
    font-size: 80%;
    font-weight: bold;
  }
}

@media screen {
  #content .teaser {
    position: relative;
    padding: 0 0 0 10px;
    margin: 0 0 3em 0;
  }
  #content .teaser ul {
    margin: 1em 0 0 0;
    padding: 0;
    list-style: none;
  }
  #content .teaser ul li {
    margin: 0;
    padding: 0.2em 0;
  }
  #content .teaser h2 {
    margin: 0;
    padding: 0 0 0.4em 0;
  }
  #content .teaser .teaserImg {
    width: 130px;
    float: left;
  }
  #content .teaser .teaserText {
    float: left;
    padding: 0 !important;
    margin: 0 !important;
  }
}


@media screen {
  .infobox {
    position: relative;
    padding: 0;
    overflow: hidden;
    margin: 0 0 25px 0;
    width: 230px;
    float: left;
    background-image: url(/img/bg_infobox_bottom.gif);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-color: #edeff3;
  }
  .infobox .banner {
    padding: 25px 0 12px 0;
    margin: 0;
    text-align: center;
  }
  .infobox .banner div {
    padding: 0;
    margin: 0 0 13px 0;
  }
  .infobox h3 {
    position: relative;
    margin: 0;
    padding: 0 0 0 11px;
    line-height: 2.3em;
    height: 2.3em;
  }
  .infobox p {
    margin: 0.5em 0 0.5em 0;
  }
  .infobox img {
    margin: 0;
  }
  .infobox .infoBoxImg {
    padding: 0;
    margin: 0;
    height: 121px;
    width: 230px;
  }
  .infobox .infoBoxText {
    position: relative;
    padding: 4px 11px 4px 11px;
    margin: 0;
    font-weight: bold;
  }
  .infobox a:link.infoBoxLink, .infobox a:visited.infoBoxLink {
    position: relative;
    float: left;
    font-weight: bold;
    padding: 3px 10px 7px 12px;
  }
  .infobox .infoboxList ul {
    list-style-type: none;
    padding: 0 10px 0 13px !important;
    margin: 14px 0;
    display: block;
  }
  .infobox .infoboxList ul li {
    padding: 0 0 6px 15px;
    font-weight: normal;
    font-size: 100%;
    margin: 0;
  }
  .infobox .infoboxList ul li.internal {
    background: transparent url(/img/li_intern.gif) no-repeat scroll 0 0.35em;
  }
  .infobox .infoboxList ul li.external {
    background: transparent url(/img/li_extern.gif) no-repeat scroll 0 0.35em;
  }
}

@media screen {
  #search {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 109px;
    left: 88px;
    z-index: 100;
  }
  #search input {
    width: 131px;
    margin: 0 1px 0 0;
    padding: 0 2px 0 2px;
    color: #000000;
    border: 1px solid #7f9db9;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  }
  #search .btn-search {
    position: relative;
    top: 1px;
    width: 18px;

    height: 18px;
    color: #616A6E;
    margin: 0;
    padding: 0;
    border: 0;
    background: url(/img/btn_search.gif) no-repeat left center;
    font-weight: bold;
    cursor: pointer;
  }
  form.search {
    margin-top: 1em;
  }
  .search input {
    width: 131px;
    margin: 0 1px 0 0;
    padding: 0 2px 0 2px;
    color: #000000;
    border: 1px solid #7f9db9;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  }
  .search .btn-search {
    position: relative;
    top: 1px;
    width: 18px;
    height: 18px;
    color: #616A6E;
    margin: 0;
    padding: 0;
    border: 0;
    background: url(/img/btn_search.gif) no-repeat left center;
    font-weight: bold;
    cursor: pointer;
  }
  form p .formfield {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  }
  form p.formlabel {
    margin: 0 0 5px 0;
    padding: 0;
  }
  #content form p {
    margin: 0;
    padding: 0;
  }
  #content form p.formlabel {
    margin: 6px 0 0 0;
    padding: 0;
  }
}
.ilink {
  position: absolute;
  top: 87px;
  left: 87px;
  z-index: 1000;
}
.listBb {
  padding: 6px 0 6px 0;
}
.listBb img {
  margin: 0 10px 0 0;
  float: left;
}
.listBb .more {
  padding: 0 0 0 85px;
}
.pagingtop {
  padding: 11px 0 0 0;
  text-align: center;
}
.pagingbottom {
  padding: 0 0 11px 0;
  text-align: center;
}
.standardtext table {
  border-collapse: collapse;
}
.standardtext td, .standardtext tr, .standardtext table {
  margin: 0;
  padding: 0;
}

/*  Hotel- und Gaststätten-Applikation */
.app_hoteldb {

}
.app_hoteldb .preheadline {
color:#646363;
font-family:arial;
font-size:80%;
font-weight:normal;
letter-spacing:1px;
margin:0;
padding:0;
position:relative;
text-transform:uppercase;
}
.app_hoteldb .resultLetterHead {
background-color:#E1E1E1;
margin:20px 0 0;
text-align:center;
width:100%;
}
.app_hoteldb .resultBox {
margin:14px 0 0;
}
.app_hoteldb .resultBox a .left {
vertical-align:-0.2em;
}
.app_hoteldb .boxhead h3 {
color:#566BAC;
font-size:80%;
font-weight:bold;
letter-spacing:2px;
margin:0;
padding:3px 5px;
text-transform:uppercase;
}
.app_hoteldb form {
margin:0;
padding:0;
}
.app_hoteldb input, .app_hoteldb textarea, .app_hoteldb select {
color:#333333;
margin:0;
padding:0.1em;
width:180px;
}
.app_hoteldb select {
margin-top:9px !important;
}
.app_hoteldb .button {
background-color:#E84122 !important;
background-image:url(/img/pfeil_grau_bold.gif) !important;
background-position:left center !important;
border:1px solid black !important;
color:white !important;
margin-bottom:10px !important;
padding:3px 3px 3px 25px !important;
width:15em !important;
}
.app_hoteldb .p {
margin:0 0 12px;
padding:0;
}
.app_hoteldb .checkbox {
width:20px;
}
.app_hoteldb h2 {
font-weight:bold;
margin:0;
padding:10px 0 0.2em;
}
.app_hoteldb table, .app_hoteldb tr, .app_hoteldb td {
border-spacing:0;
margin:0;
padding:0;
}
.app_hoteldb table {
width:100%;
}
.app_hoteldb .firstCol {
width:20px;
}
.app_hoteldb th {
font-weight:normal;
height:30px;
margin:0;
padding:0 5px 0 0;
}
.app_hoteldb .detailBb th {
font-weight:bold;
height:20px;
margin:0;
padding:0 5px 0 0;
text-align:left;
}
.app_hoteldb .standardtext {
margin:0;
padding:0;
}
.app_hoteldb .formlabel {
padding:0 !important;
}
.app_hoteldb .formfield {
font-size:0.8em;
margin:2px 0 0 !important;
padding:0;

display: inline;
}
.app_hoteldb .button {
background:transparent url(/img/pfeil_grau.gif) no-repeat scroll 5px 50%;
border:1px solid #808080;
color:#333333;
cursor:pointer;
font-size:80%;
font-weight:bold;
margin:10px 0 0;
padding:0 0 0 12px;
text-align:left;
width:80px;
}
.app_hoteldb .backSearch {
background:transparent url(/img/pfeil_blau_linklist.gif) no-repeat scroll 0 0.5em;
line-height:20px;
padding:0 0 0 15px;
}
.app_hoteldb .textColourBb {
color:#313166;
}
.app_hoteldb .linkBb {
background:transparent url(/img/pfeil_blau_linklist.gif) no-repeat scroll 0 0.2em;
line-height:20px;
padding:0 0 0 15px;
}
.app_hoteldb ul.distributorBb {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:15px 0;
}
.app_hoteldb .distributorBb li {
background:transparent url(/img/pfeil_blau_linklist.gif) no-repeat scroll 0 0.2em;
margin:0 !important;
padding:0 0 5px 16px;
position:relative;
}
.app_hoteldb .distributorBb a {
font-weight:bold;
}
.app_hoteldb .a-z {
color:#676B94;
font-weight:bold;
margin:0;
padding:15px 0;
}
.app_hoteldb .listBb {
line-height:130%;
padding:2px 0 0;
}
.app_hoteldb .infobox input {
font-size:0.8em;
}
.app_hoteldb .hotel tr td {
  vertical-align: top;
}
.app_hoteldb .hotel .firstCol {
  padding-right: 10px;
}
.app_hoteldb .hotel .lastCol {
  padding-left: 20px;
  width: 160px;
}
/* Linkverzeichnis */
.app_li .resultLetterHead {
  background-color:#E1E1E1;
  margin:20px 0 0 0;
  text-align:center;
  width:100%;
}
.app_li .resultBox {
  margin: 14px 0 0 0;
}
/* Vereinsverzeichnisse */
.app h2 {
  margin-top: 15px;
}
.app .borderBottom td {
  border-bottom: 1px solid black;
}
.app .borderLeft td {
  padding: 0 2px !important;
  border-left: 1px solid black;
}


/* Styles fuer Domizilsuche */
.feld input {
  width: auto;
  margin: 0;
}
.cat_1,.cat_2,.cat_3,.cat_4 {
  float: left;
  padding: 0 10px;
  margin: 0 0 10px 0;
}
.wohnungssuche .vorwort {
  margin-bottom: 10px;
}
.wohnungssuche select {
  margin-bottom: 10px;
  width: 330px;
}
.cat1,.cat2,.cat3,.cat4,cat5,.cat6,.cat7,.cat8,cat9,.cat10,.cat11,.cat12 {
  padding: 0;
  margin: 0 0 10px 0;
}
.cat1_label,.cat2_label,.cat3_label,.cat4_label,.cat5_label,.cat6_label,.cat7_label,.cat8_label,.cat9_label,.cat10_label,.cat11_label,.cat12_label {
  float: left;
  width: 200px;
  font-weight: bold;
}
.cat1_an,.cat2_an,.cat3_an,.cat4_an,.cat5_an,.cat6_an,.cat7_an,.cat8_an,.cat9_an,.cat10_an,.cat11_an,.cat12_an {
  float: left;
  width: 200px;
  margin: 0 0 10px 0;
}
.cat1_an a,.cat2_an a,.cat3_an a,.cat4_an a,.cat5_an a,.cat6_an a,.cat7_an a,.cat8_an a,.cat9_an a,.cat10_an a,.cat11_an a,.cat12_an a {
  padding-left: 12px;
  font-weight: bold;
  background: url(/img/pfeil_blau.gif) no-repeat 0 0.4em;
}
.cat1_aus a,.cat2_aus a,.cat3_aus a,.cat4_aus a,.cat5_aus a,.cat6_aus a,.cat7_aus a,.cat8_aus a,.cat9_aus a,.cat10_aus a,.cat11_aus a,.cat12_aus a {
  padding-left: 12px;
  font-weight: bold;
  background: url(/img/pfeil_blau.gif) no-repeat 0 0.4em;
}
.wohnungssuche .name {
  line-height: 1.6em;
}
.wohnungssuche .feld {
  width: 20px;
  line-height: 1.6em;
  float: left;
}
.suchergebnisinhalt .logo img {
  position: relative;
  margin-right: 5px;
  float: left;
}

.suchergebnisinhalt .link {
  line-height: 1.2em;
}
.suchergebnisinhalt .link a {
  font-weight: bold;
}
.suchergebnisinhalt .premium img {
  float: right;
}
.suchergebnisinhalt .plaetze {
  line-height: 2.4em;
  margin-bottom: 10px;
  border-bottom: 1px solid #DDDDDD;
}
.suchergebnisinhalt .wohnformen {
  position: relative;
  padding-top: 5px;
  padding-bottom:5px;
  margin-bottom: 15px;
}
.suchergebnisinhalt .wohnformen img {
  float: left;
}
.suchergebnisheader_titel {
  padding-right: 5px;
  float: left;
}
.suchergebnisheader_formtitel {
  padding-right: 5px;
  float: left;
}
.suchergebnisinhalt_titel2 {
  padding-bottom: 15px;
}
.wohnformen {
  clear: both;
  padding: 10px 0;
}
.wohnformen .ueberschrift {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.adresse .ueberschrift {
  font-weight: bold;
}
.kontakt .ueberschrift {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.kontakt .bild {
  width: 30px;
  float: left;
}
.kontakt .feld {
  line-height: 3em;
}
.kategorie .ueberschrift {
  font-weight: bold;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.details .ueberschrift {
  font-weight: bold;
  margin-bottom: 0.5em;
}

/* Styles fuer Seniorennews */

.seniorennews h1 {
  font-size: 1em;
  color: black;
}
.seniorennews b,
.seniorennews strong {
  color: #666;
}
.seniorennews .bild {
  clear: both;
  float: left;
  margin: 15px 10px 0 0;
}
.seniorennews .bildbox {
  clear: both;
  float: left;
  margin: 0 10px 0 0;
}
.seniorennews .bildbox .bild {
  float: none;
  margin-top: 5px;
}
.seniorennews .bildbox .bildunterschrift {
  width: 170px;
}
.seniorennews em {
  font-style: normal;
}
.seniorennews .navigation {
  margin-top: 2em;
}
.external-meldung img {
  float: left;
  margin: 8px;
}
.external-meldung h3 {
  clear: both;
}

/* was auch immer */
span.icon {
  display: none;
}
.address h3 {
  margin-bottom: 0.2em;
}
