html {
 background-image:url('../images/gelb/sterne.gif'); 
 background-repeat:no-repeat;
 background-position: top center;
 background-attachment:fixed; 
 background-color:#F3BE00;
 color:#AA0000;
 margin-bottom:1px;
 padding:0px;
}

div.outerContainer {
 background:url('../images/gelb/tile_back.gif');
 background-attachment:fixed; 
 background-repeat:repeat;
 height:100%;
}

/* ----------- Trailer ----------- */
td.trailer {
  background:url('../images/gelb/home2.png') no-repeat;
}
/* -------------------------------- */

/* ----- Bild über Menü Mitte ----- */
td.tabMenMitteOben {
  background:url('../images/gelb/menMitteOben.jpg') no-repeat;
}
/* --------------------------------- */

/* -- Bild zw. Menü Mitte und Flash --*/
td.tabMenMitteUnten {
  background:url('../images/gelb/menMitteUnten.png') no-repeat;
}
/* -----------------------------------*/

/* -------- Zelle Flash Links --------*/
td.flashLinks {
  background:url('../images/gelb/flashInhaltTile3.jpg') repeat-y;
}
/* ---------------------------------- */

/* ------- Zelle Flash Rechts ------- */
td.flashRechts {
  background:url('../images/gelb/flashMenuTile3.jpg') repeat-y;
}
/* ---------------------------------- */

/* ---- Zelle Flash Menu Rechts ----- */
div#flashMenu {
 font-family:Verdana, sans-serif;
 font-size:12px;
 width:175px;
}

div.flashMenuItem a:link    { font-family:Verdana, sans-serif; font-size:12px; color:#F3BE00; background-color:transparent; text-decoration:none; }
div.flashMenuItem a:visited { font-family:Verdana, sans-serif; font-size:12px; color:#F3BE00; background-color:transparent; text-decoration:none; }
div.flashMenuItem a:focus   { font-family:Verdana, sans-serif; font-size:12px; color:#F3BE00; background-color:transparent; text-decoration:none; }
div.flashMenuItem a:hover   { font-family:Verdana, sans-serif; font-size:12px; color:#FFFFFF; background-color:transparent; text-decoration:none; }
div.flashMenuItem a:active  { font-family:Verdana, sans-serif; font-size:12px; color:#FFFFFF; font-style:italic; background-color:transparent; text-decoration:none; }

div.flashMenuItem, div.flashMenuActItem {
 background:url('../images/men_mitte_mr.jpg') no-repeat;
 padding-left:3px;
 padding-top:5px;
 background-color:transparent;
 font-weight:bold;
 height:20px;
}

div.flashMenuActItem {
 color:#F3BE00;
}

div.flashMenuActItem a:link    { font-family:Verdana, sans-serif; font-size:12px; color:#FFF; background-color:transparent; text-decoration:none; }
div.flashMenuActItem a:visited { font-family:Verdana, sans-serif; font-size:12px; color:#FFF; background-color:transparent; text-decoration:none; }
div.flashMenuActItem a:focus   { font-family:Verdana, sans-serif; font-size:12px; color:#FFF; background-color:transparent; text-decoration:none; }
div.flashMenuActItem a:hover   { font-family:Verdana, sans-serif; font-size:12px; color:#FFF; background-color:transparent; text-decoration:none; }
div.flashMenuActItem a:active  { font-family:Verdana, sans-serif; font-size:12px; color:#FFF; font-style:italic; background-color:transparent; text-decoration:none; }

div.flashSubMenuItem {
 background:url('../images/men_mitte_mu.jpg') no-repeat;
 padding-left:11px;
 padding-top:5px;
 color:#F3BE00;
 background-color:transparent;
 font-weight:bold;
 width:160px;
 height:20px;
}

div.flashSubMenuActItem div.flashSubMenuItem {
 font-size:10px;
 font-style:italic;
}

div.flashSubMenuItem a:link    { font-family:Verdana, sans-serif; font-weight:100; font-size:11px; color:#FFFFFF; background-color:transparent; text-decoration:none; }
div.flashSubMenuItem a:visited { font-family:Verdana, sans-serif; font-weight:100; font-size:11px; color:#FFFFFF; background-color:transparent; text-decoration:none; }
div.flashSubMenuItem a:focus   { font-family:Verdana, sans-serif; font-weight:100; font-size:11px; color:#FFFFFF; background-color:transparent; text-decoration:none; }
div.flashSubMenuItem a:hover   { font-family:Verdana, sans-serif; font-weight:100; font-size:11px; color:#F3BE00; background-color:transparent; text-decoration:none; }
div.flashSubMenuItem a:active  { font-family:Verdana, sans-serif; font-weight:100; font-size:11px; color:#F3BE00; font-style:italic; background-color:transparent; text-decoration:none; }
/* ---------------------------------- */

div#willkommen {
 background-color:#000000;
 color:#ECAC01;
}

/* ------- Trenner Flash Inhalt ------*/
td.flashContentTrenner {
  background:url('../images/gelb/flashContentTrenner3.jpg') no-repeat;
}
/* -----------------------------------*/

/* ------- Zelle Content Links -------*/
td.contentLinks {
  background:url('../images/gelb/contentTileLinks3.jpg') repeat-y;
}

div#paddingContentLinks {
  padding-left:13px;
  padding-top:0px;
}
/* ---------------------------------- */

/* ------ Zelle Content Rechts ------ */
td.contentRechts {
  background:url('../images/gelb/contentTileRechts3.jpg') repeat-y;
}
/* ---------------------------------- */

/* ------ Footer mit Copyright ------ */
td.contentFooter {
 background:url('../images/gelb/contentBottom.jpg') no-repeat;
}

td.footerUnten {
 background:url('../images/gelb/footerBottom.jpg') no-repeat;
}
/* --------------------------------- */


/* ----- Bereich Inhaltausgabe Shopping & Mehr ----- */
table.tabelleContentOben {
 background-color:#000000;
 color:#F3BE00;
}

.tabelleContent .td-2 {
 background-color:#DCDCDC;
 color:#F3BE00;
}

table.tabelleContentTrenner {
 background-color:#000000;
 color:#F3BE00;
}

table.tabelleContentUnten {
 background-color:#000000;
 color:#F3BE00;
}

.tabelleContentUnten .td-0 {
/* background:url('../images/kat/contentBorderUntenLinks.png');
 background-repeat:no-repeat;
 background-position:bottom left; */
}

.tabelleContentUnten .td-2 {
/* background:url('../images/kat/contentBorderUntenRechts.png');
 background-repeat:no-repeat;
 background-position:bottom right; */
}

