body {
  background-color: #FFFFFF;
  color: #333333;
  font: 100% arial,helvetica,sans-serif;
  margin: 0;
  padding: 0;
}

body.child {
    background: url(../img/child_visual.jpg) no-repeat 0 0;
}

p {
     padding-left: 1px;
}

html>body p {
     padding-left: 0px;
}

img {
  border: 0;
}

hr {
  float: none;
  clear: both;
  height: 1px;
  color: #666666;
  background-color: #666666;
  border: 0;
}

body,
hr,
a,
p,
img,
form,
table, tr, td,
fieldset,
textarea,
label,
ol, ul, li, dl, dd, dt,
h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}

.pfad {
   display: none;
}

.rechtsbuendig {
    text-align: right;
}
.unsichtbar {
  position: absolute;
  left: -6000px;
  top: -6000px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: inline;
}

.floatnone,
.floatAus {
  float: none;
  clear: both;
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  font-size: 0px;
  line-height: 0px;
}

.registered {
  font-size: 60%;
  vertical-align: top;
  line-height: 1px;
}

html>body .registered {
  vertical-align: super;
}

#topanchor {
    position: absolute;
    left: 0px;
    top: 0px;
}

/****************************************/
/**************** HEADER ****************/
/****************************************/

#globalLogo {
    position: absolute;
    left: 368px;
    top: 24px;
}

#globalLogo p {
    margin: 0;
}

#globalMenuMeta {
    position: absolute;
    top: 7px;
    left: 422px;
    width: 27.8em;
    text-align: right;
}

#globalMenuMeta ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#globalMenuMeta li {
    display: inline;
    height: 1em;
    font-size: 65%;
    padding: 0 0 0 1.9em;
    list-style: none;
}

#globalMenuMeta a:link,
#globalMenuMeta a:visited {
    color: #333333;
    text-decoration: none;
}

#globalMenuMeta a:focus,
#globalMenuMeta a:hover,
#globalMenuMeta a:active {
    color: #FB1017;
}

#globalMenuSpecialInterest {
    position: absolute;
    top: 22px;
    left: 422px;
    margin-left: 27.6em;
    width: 7.9em;
}

#globalMenuSpecialInterest ul,
#globalMenuSpecialInterest li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

#globalMenuSpecialInterest li {
    display: inline;
    font-size: 70%;
    line-height: 140%;
}

#globalMenuSpecialInterest a:link,
#globalMenuSpecialInterest a:visited {
    display: block;
    color: #333333;
    background: url(../img/img_multiarrow_schw_weiss.gif) no-repeat 0 0.35em;
    text-decoration: none;
    padding-left: 14px;
}

#globalMenuSpecialInterest a.on:link,
#globalMenuSpecialInterest a.on:visited,
#globalMenuSpecialInterest a:focus,
#globalMenuSpecialInterest a:hover,
#globalMenuSpecialInterest a:active {
    color: #FB1017;
    background-image: url(../img/img_multiarrow_rot_weiss.gif);
}

#globalMenuSpecialInterest a.css,
#globalMenuSpecialInterest a.css:link,
#globalMenuSpecialInterest a.css:visited,
#globalMenuSpecialInterest a.css:focus,
#globalMenuSpecialInterest a.css:hover,
#globalMenuSpecialInterest a.css:active {
    background: url(../img/img_padlock.gif) no-repeat 0 0.15em;
    margin: 0 0 0.5em 0;
}

#globalSuchfeld {
    position:absolute;
    top: 5px;
    left: 20px;
}

#globalSuchfeld h1 {
    font-size: 10px;
    font-weight: normal;
    display: inline;
    margin: 0 5px 0 0;
}

#globalSuchfeld .suchfeld {
    width: 11.2em;
    font-size: 60%;
    border-top: #4E4E4E 1px solid;
    border-right: #EAEAEA 1px solid;
    border-bottom: #EAEAEA 1px solid;
    border-left: #4E4E4E 1px solid;
}

/***************************************/
/**************** STAGE ****************/
/***************************************/

#stage {
    margin: 4.8em 0 0 0;
    width: 62.5em;
}

#stage.child {
    margin: 0;
    width: 529px;
}


#content {
    /*float: left;*/
    width: 51.25em;
    position: relative;
    margin-left: 11.25em;
}

#stage.child #content {
    width: 32.8em;
}

#stage.child #content {
    margin-left: 0;
}

#stagevisual {
    height: 5.6em;
}

#mainnavcontainer {
    background: #991082 url(../img/mainnav_bg.jpg) repeat-y 0 0;
    height: 3.1em;
}

#stage.child #mainnavcontainer {
    background: none;
}

/**************** MAINNAV ****************/

#mainnav {
    position: absolute;
    left: 11.25em;
    top: 10.45em;
    z-index: 30;
    height: 3.0em;
}

#stage.child #mainnav {
    left: 0;
    top: 5.6em;
}

#mainnav ul {
  list-style: none;
}

#mainnav li {
    float: left;
    height: 3.1em;
    padding: 8px 5px 0 10px;
    list-style: none;
    border-left: 1px solid #ffffff;
    font-size: 15px;
    font-weight: bold;
}

#mainnav li a,
#mainnav li a:link,
#mainnav li a:visited {
    color: #ffffff;
    text-decoration: none;
    background: url(../img/pixel.gif) no-repeat right center;
    padding: 0 38px 0 0;
    display: block;
}

#mainnav li a.menu1:focus,
#mainnav li a.menu1:hover,
#mainnav li a.menu1:active {
    background: url(../img/mainnav_arrow_1_on.gif) no-repeat right center;
}

#mainnav li.active a.menu1,
#mainnav li.active a.menu1:link,
#mainnav li.active a.menu1:visited {
    background: url(../img/mainnav_arrow_1.gif) no-repeat right center;
}

#mainnav li a.menu2:focus,
#mainnav li a.menu2:hover,
#mainnav li a.menu2:active {
    background: url(../img/mainnav_arrow_2_on.gif) no-repeat right center;
}

#mainnav li.active a.menu2,
#mainnav li.active a.menu2:link,
#mainnav li.active a.menu2:visited {
    background: url(../img/mainnav_arrow_2.gif) no-repeat right center;
}

#mainnav li a.menu3:focus,
#mainnav li a.menu3:hover,
#mainnav li a.menu3:active {
    background: url(../img/mainnav_arrow_3_on.gif) no-repeat right center;
}

#mainnav li.active a.menu3,
#mainnav li.active a.menu3:link,
#mainnav li.active a.menu3:visited {
    background: url(../img/mainnav_arrow_3.gif) no-repeat right center;
}

#mainnav li a.menu4:focus,
#mainnav li a.menu4:hover,
#mainnav li a.menu4:active {
    background: url(../img/mainnav_arrow_4_on.gif) no-repeat right center;
}

#mainnav li.active a.menu4,
#mainnav li.active a.menu4:link,
#mainnav li.active a.menu4:visited {
    background: url(../img/mainnav_arrow_4.gif) no-repeat right center;
}

#mainnav li a.menu5:focus,
#mainnav li a.menu5:hover,
#mainnav li a.menu5:active {
    background: url(../img/mainnav_arrow_5_on.gif) no-repeat right center;
}

#mainnav li.active a.menu5,
#mainnav li.active a.menu5:link,
#mainnav li.active a.menu5:visited {
    background: url(../img/mainnav_arrow_5.gif) no-repeat right center;
}

/**************** SUBNAV ****************/

#subnav {
    position: absolute;
    top: 0;
    left: 0;
    width: 11.25em;
    margin: 30px 0 0 0;
    margin: 6.7em 0 0 0;
}

#subnav ul#subnavi,
#subnav ul#subnavi li ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#subnav ul#subnavi li {
  background-color: #f5f5f5;
  padding: 0;
  border-top: 1px solid #ffffff;
}

#subnav ul li a,
#subnav ul li a:link,
#subnav ul li a:visited {
    display: block;
    padding: 2px 0 2px 2.5em;
    background: #e5e5e5 url(../img/img_submenuarrow_schw.gif) no-repeat 1.3em 5px;
    font-size: 70%;
    text-decoration: none;
    color: #333333;
    font-weight: bold;
    width: 13.55em;
}

#subnav ul li a:focus,
#subnav ul li a:hover,
#subnav ul li a:active,
#subnav ul#subnavi li a.aktiv {
  background: #e5e5e5 url(../img/img_submenuarrow_rot.gif) no-repeat 1.3em 5px;
  color: #fc0c17;
}

/* Nav 2. Ebene */

#subnav ul li ul li a,
#subnav ul li ul li a:link,
#subnav ul li ul li a:visited {
    padding-left: 3.8em;
    background: #f5f5f5 url(../img/img_submenuarrow_schw.gif) no-repeat 2.6em 5px;
    font-weight: normal;
    width: 12.25em;
}

#subnav ul li ul li a:focus,
#subnav ul li ul li a:hover,
#subnav ul li ul li a:active,
#subnav ul#subnavi li ul li a.aktiv {
  background: #f5f5f5 url(../img/img_submenuarrow_rot.gif) no-repeat 2.6em 5px;
  color: #fc0c17;
}

/* Nav 3. Ebene */

#subnav ul li ul li ul li a,
#subnav ul li ul li ul li a:link,
#subnav ul li ul li ul li a:visited {
    padding-left: 5.2em;
    background: #f5f5f5 url(../img/img_submenuarrow_schw.gif) no-repeat 3.9em 5px;
    font-weight: normal;
    width: 10.90em;
}

#subnav ul li ul li ul li a:focus,
#subnav ul li ul li ul li a:hover,
#subnav ul li ul li ul li a:active,
#subnav ul#subnavi li ul li ul li a.aktiv {
  background: #f5f5f5 url(../img/img_submenuarrow_rot.gif) no-repeat 3.9em 5px;
}

/**************** WEITERE ELEMENTE ****************/

#multiDrucken {
    position: absolute;
    right: 13.5em;
    top: 9.5em;
    z-index: 100;
}

#multiDrucken a,
#multiDrucken a:link,
#multiDrucken a:visited {
    background:transparent url(../img/img_funkt_drucken.gif) no-repeat scroll 0 0;
    color:#333333;
    padding:0px 0 1px 18px;
    text-decoration:none;
    width:1em;
    font-size: 60%;
    display: block;
    height: 14px;
    width: 50px;
}

.buttonBackToTop {
    margin: 1em 0 2em 0;
    display: block;
    float: none;
}

.buttonBackToTop a:link,
.buttonBackToTop a:visited {
    background:transparent url(../img/img_funkt_seitenanfang.gif) no-repeat scroll 0 0;
    color:#333333;
    font-size:60%;
    height:1em;
    padding:0 0 0 18px;
    text-decoration:none;
}

#multiDrucken a:focus,
#multiDrucken a:hover,
#multiDrucken a:active,
.buttonBackToTop a:focus,
.buttonBackToTop a:hover,
.buttonBackToTop a:active {
    color: #FB1017;
}

.multiZurueckLink {
    margin: 0 0 1.4em 0;
}

.multiZurueckLink a:link,
.multiZurueckLink a:visited {
    background:transparent url(../img/img_multiarrow_schw_weiss_l.gif) no-repeat scroll 0 50%;
    color:#333333;
    padding-left:14px;
    text-decoration:none;
    font-size: 70%;
}

.multiZurueckLink a:focus,
.multiZurueckLink a:hover,
.multiZurueckLink a:active {
    background:transparent url(../img/img_multiarrow_rot_weiss_l.gif) no-repeat scroll 0 50%;
    color:#FF0000;
}

#myenercityBild {
    position: absolute;
    left: 0;
    top: 4.8em;
    z-index: 2;
}

/***********************************************/
/**************** TEXTCONTAINER ****************/
/***********************************************/

#textcontainer {
    margin: 1.9em 0 0 6.0em;
    width: 27.8em;
}

#stage.child #textcontainer {
    margin: 1.9em 0 0 4.0em;
}

.copytext {
    font-size: 70%;
    line-height: 130%;
}

#textcontainer h1 {
    font-family:'Times New Roman',Times,serif;
    font-size:130%;
    font-weight:normal;
    line-height:1em;
    margin-bottom:0.5em;
    margin-top:0;
}

/*#textcontainer h2 {
    font-size:70%;
}*/

#textcontainer .copytext h3,
#textcontainer .copytext h2,
#textcontainer .copytext h4 {
    font-size:100%;
    font-weight:bold;
    line-height:130%;
    margin-bottom:0.5em;
    margin-top:0;
}

#textcontainer .copytext h3 {
    font-weight:normal;
    margin-bottom:0.75em;
}

#textcontainer .copytext h4 {
    margin-top:1em;
}


#textcontainer .copytext p {
    margin-bottom: 1em;
}

#textcontainer .stageteaser .copytext p {
    margin-bottom: 0;
}


.copytextpic {
    margin: 0 0.8em 0.8em 0;
}

.copytext li {
    background-image:url(../img/img_bullet_rot.gif);
    background-position:0 0.5em;
    background-repeat:no-repeat;
    line-height:140%;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0.4em 0 0;
    padding:0 0 0 12px;
    voice-family:inherit;
}

.copytext ul.faq li {
    background: none;
    margin: 0;
    padding: 0;
}

.copytext a,
.copytext a:link,
.copytext a:visited {
    color: #666666;
    text-decoration: underline;
}

.copytext a:focus,
.copytext a:hover,
.copytext a:active {
    color: #FB1017;
}

/**************** STAGETEASER ****************/

.stageteaser {
    margin: 1.5em 0 0 0;
    display: block;
}

.stageteaser .bildteaser{
    float: left;
    width: 7.5em;
    margin: 0 1.55em 0 0;
}

.stageteaser h2 {
  font: 100% 'Times New Roman',Times,serif;
  font-weight: normal;
  margin: 0;
  padding: 0.5em 0 0.1em 0px;
}

.stageteaser h2 a,
.stageteaser h2 a:link,
.stageteaser h2 a:visited,
.stageteaser h2 a:focus,
.stageteaser h2 a:hover,
.stageteaser h2 a:active {
    color: #333333;
    text-decoration: none;
}

.teaserpic {
    float: left;
    width: 8.6em;
}

.teaserpic img {
    margin: 0 0 1em 0;
}

.teasercontent {
    float: left;
    width: 19.2em;
    margin: 0 0 1em 0;
}

.fullteasercontent {
    margin: 0 0 1em 0;
}

.stageteaser .fullteasercontent h2,
.stageteaser .teasercontent h2{
    padding-top: 0;
}

.stageteaser .fullteasercontent h3 {
    font-size: 70%;
    font-weight: normal;
    margin: 0.2em 0 0.4em 0;
}

/**************** DOWNLOADCENTER ****************/

#downloadcenter {
    margin: 0 0 0 0;
}

#downloadcenter h2 {
    font-size:70%;
    font-weight:bold;
    background-color:#F2F2F2;
    margin:1.4em 0 0 0;
    padding:2px 8px;

}

#downloadcenter table,
.copytext table {
    margin: 1em 0 0 0;
    width: 100%;
    text-align: left;
    border-top: 1px solid #FF0000;
    border-right: 1px solid #FF0000;
    border-collapse: collapse;
    border-color: #FF0000;
    border-bottom: 0;
    border-left: 0;
}

#downloadcenter th,
#downloadcenter td,
.copytext th,
.copytext td {
    border-color: #FF0000;
    font-size: 70%;
    line-height: 120%;
    font-weight: normal;
    text-align: left;
    padding: 0.5em 8px;
    border-left: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
}

.copytext th {
    font-weight: bold;
}

.copytext th,
.copytext td {
    font-size: 100%;
    line-height: 100%;
}

#downloadcenter td {
    font-size: 70%;
    width: 40%;
}

.multiDownloadInfo {
    margin: 1em 0 0 0;
    font-size: 90%;
}

#downloadcenter td a img,
.multiDownloadInfo a img {
    vertical-align: bottom;
    position: relative;
    bottom: 1px;
}

#downloadcenter td a img {
    bottom: 0;
}

#downloadcenter td a,
#downloadcenter td a:link,
#downloadcenter td a:visited,
.multiDownloadInfo a,
.multiDownloadInfo a:link,
.multiDownloadInfo a:visited {
    color: #666666;
    text-decoration: none;
}

#downloadcenter td a:focus,
#downloadcenter td a:hover,
#downloadcenter td a:active,
.multiDownloadInfo a:focus,
.multiDownloadInfo a:hover,
.multiDownloadInfo a:active {
    color:#FF0000;
}

#downloadcenter td a span,
.multiDownloadInfo a span {
  text-decoration: underline;
}

/**************** SUCHE ****************/

#stagesuche {
    background-color: #cccccc;
    font-size: 0.7em;
    padding: 7px 7px 10px 7px;
    margin: 1.4em 0 1.4em 0;
}

#sucheleft,
#sucheright {
    width: 50%;
    float: left;
}

#stagesuche table th,
#stagesuche table td{
    padding: 3px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

#stagesuche table th {
    padding-top: 6px;
}

#stagesuche h2 {
    margin: 0;
}

#stagesuche select,
#stagesuche input {
    font-size: 1em;
    margin: 0;
}

#stagesuche label,
#stagesuche input,
#stagesuche select {
    vertical-align: middle;
}

#stagesuche #sucheleft input {
    width: 11.1em;
}

#stagesuche #sucheleft select {
    width: 11.6em;
}

#textcontainer .ergebnis h2 {
    background-color:#F2F2F2;
    margin:1.4em 0 0 0;
    padding:2px 8px;
    font-family:'Times New Roman',Times,serif;
    font-size: 125%;
}


#textcontainer .ergebnis a,
#textcontainer .ergebnis a:link,
#textcontainer .ergebnis a:visited {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

#textcontainer .ergebnis a:focus,
#textcontainer .ergebnis a:hover,
#textcontainer .ergebnis a:active {
    text-decoration: underline;
}

#stagesuche table {
}

#stagesuche table td.submitButton {
    padding-top: 1em;
    text-align: right;
}

/********** Seitennavi **********/
.hits,
#textcontainer ul.seitennav {
    float: left;
    font-size: 70%;
    height: 1.5em;
    padding: 0;
    margin-top: 1em;
    width: 19em;
}

#textcontainer ul.seitennav {
  float: right;
  list-style: none;
}

#textcontainer ul.seitennav li.zurueck,
#textcontainer ul.seitennav li.zurueckoff,
#textcontainer ul.seitennav li.seite,
#textcontainer ul.seitennav li.weiter,
#textcontainer ul.seitennav li.weiteron {
  float: left;
}

#textcontainer ul.seitennav li.seite {
  padding: 0 1em;
}

/********** Zurueck **********/
#textcontainer ul.seitennav li.zurueck a:link,
#textcontainer ul.seitennav li.zurueck a:visited,
#textcontainer .dokunav li.vorheriges a:link,
#textcontainer .dokunav li.vorheriges a:visited {
  display: block;
  width: 3em;
  color: #333333;
  padding-left: 1.2em;
  background: url(../img/img_multiarrow_schw_weiss_l.gif) no-repeat 0 0.3em;
  text-decoration: none;
}

#textcontainer ul.seitennav li.zurueck a:focus,
#textcontainer ul.seitennav li.zurueck a:hover,
#textcontainer ul.seitennav li.zurueck a:active,
#textcontainer .dokunav li.vorheriges a:focus,
#textcontainer .dokunav li.vorheriges a:hover,
#textcontainer .dokunav li.vorheriges a:active {
  color: #FF0000;
  background: url(../img/img_multiarrow_rot_weiss_l.gif) no-repeat 0 0.3em;
}

#textcontainer ul.seitennav li.zurueckoff,
#textcontainer .dokunav li.vorherigesoff {
  padding: 0 0 0 1.2em;
  color: #999999;
  background: url(../img/img_multiarrow_grau_weiss_l.gif) no-repeat 0 0.3em;
}

/********** Weiter **********/
#textcontainer ul.seitennav li.weiter a:link,
#textcontainer ul.seitennav li.weiter a:visited,
#textcontainer .dokunav li.naechstes a:link,
#textcontainer .dokunav li.naechstes a:visited {
  display: block;
  width: 4em;
  color: #333333;
  background: url(../img/img_multiarrow_schw_weiss.gif) no-repeat 3em 0.3em;
  text-decoration: none;
    margin: 0 -1px 0 0;
    padding: 0 0 0 0 ;
}

#textcontainer .dokunav li.naechstes a:link,
#textcontainer .dokunav li.naechstes a:visited {
    margin: 0 -3px 0 0;
}

#textcontainer ul.seitennav li.weiter a:focus,
#textcontainer ul.seitennav li.weiter a:hover,
#textcontainer ul.seitennav li.weiter a:active,
#textcontainer .dokunav li.naechstes a:focus,
#textcontainer .dokunav li.naechstes a:hover,
#textcontainer .dokunav li.naechstes a:active {
  color: #FF0000;
  background: url(../img/img_multiarrow_rot_weiss.gif) no-repeat 3em 0.3em;
}

#textcontainer .dokunav li.naechstesoff {
  padding: 0 1.2em 0 0em;
  color: #999999;
  background: url(../img/img_multiarrow_grau_weiss.gif) no-repeat 3em 0.3em;
}

#textcontainer ul.seitennav li.weiteroff span {
  background: url(../img/img_multiarrow_grau_weiss.gif) no-repeat right 0.3em;
  padding: 0 1.2em 0 0em;
  color: #999999;
}

/*****************************************/
/**************** INFOBOX ****************/
/*****************************************/

#infobox {
    position: absolute;
    width: 13.2em;
    right: 0;
    top: 7.5em;
    background-color: #f0f0f0;
}

#infoboxhead {
    padding: 0.4em 1em 0.4em 1em;
    background-color: #e5e5e5;
}

.infoboxvisual {
    margin: 0.7em 0 0.3em 0;
}

#infobox h1 {
    font-family:'Times New Roman',Times,serif;
    font-size:90%;
    font-weight:normal;
    margin-top:0;
}

#infobox h2 {
    font-size:70%;
    margin: 0.7em 0 0.3em 0;
}

#infobox h3 {
    font-size:70%;
    margin: 0;
    font-weight: normal;
}

.infoboxcontent {
    padding: 0.2em 0.9em 1em 1em;
    border-bottom: 1px solid #ffffff;
}

.infoboxcontentlinklist {
    font-size: 70%;
    padding: 1em 1.45em 1.4em 1.45em;
}

.infoboxcontentintrotext {
    font-size: 70%;
    padding: 1em 1.45em 0 1.45em;
}

.infoboxcontent a,
.infoboxcontent a:link,
.infoboxcontent a:visited {
    color: #666666;
    text-decoration: underline;
}

.infoboxcontentlinklist a,
.infoboxcontentlinklist a:link,
.infoboxcontentlinklist a:visited {
    color: #666666;
    text-decoration: underline;
}

.infoboxcontent a.maillink,
.infoboxcontent a.maillink:link,
.infoboxcontent a.maillink:visited {
    display: inline;
    margin: 0 0 0 0.8em;
}

.infoboxcontent a:focus,
.infoboxcontent a:hover,
.infoboxcontent a:active,
.infoboxcontentlinklist a:focus,
.infoboxcontentlinklist a:hover,
.infoboxcontentlinklist a:active {
    color: #FB1017;
}

#infobox .infoboxcontentlinklist h2 {
    font-size: 100%;
    margin: 0em 0 0.4em 0;
}

#infobox .copytext h2 {
    font-size: 100%;
    margin: 0.0em 0 0.3em 0;
}

#infobox h2 a,
#infobox h2 a:link,
#infobox h2 a:visited {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

#infobox h2 a:focus,
#infobox h2 a:hover,
#infobox h2 a:active,
#infobox h2 a.active,
#infobox h2 a.active:link,
#infobox h2 a.active:visited {
    color: #FB1017;
}

.infoboxcontentlinklist hr {
    background-color:#FFFFFF;
    color:#FFFFFF;
    height:1px;
    margin:1.45em -1.45em 1em -1.45em;
    border:0 none;
    clear:both;
    float:none;
    /* display: block; */
    width: 211px;
}


/*********************************************/
/**************** CHILDWINDOW ****************/
/*********************************************/

#multiFensterSchliessen {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}

#multiFensterSchliessen a:focus,
#multiFensterSchliessen a:hover,
#multiFensterSchliessen a:active {
    color:#FF0000;
}
#multiFensterSchliessen a:link,
#multiFensterSchliessen a:visited {
    color:#333333;
    font-size:70%;
    text-decoration:none;
}

#multiFensterSchliessen img {
    padding-left:4px;
    vertical-align:bottom;
}
