/* ------------------------------------ *
 CSS
 Sonntag, 9. April 2006 00:22:38
 HAPedit 3.0.11.102
 * ------------------------------------ */

body   { background-color:#0000DD;
       background-image:url(/layout/jeans.jpg);
       color: gold;
       }

/* Klassen für die Einbindung von DVD-Spiel-Film.de */
.dvdsf_table { background-image:url(http://www.frettix.de/layout/jeans.jpg);
             color:gold;
             }
.dvdsf_td1   {border-top-style:inset;
             border-color:gold;
             font-weight:bold;
             }
.dvdsf_td2   {border-top-style:inset;
             bordercolor:gold;
             }
.dvdsf_info  {color:gold;}

.dvdsf_link  {color:gold;}

a:link       {color:gold;
             text-decoration:none;
             font-weight:normal;
             font-style:italic;
             }
a:visited    {color:gold;
             font-weight:normal;
             text-decoration:none;
             font-style:italic;
             }
a:hover      {color:gold;
             font-weight:bold;
             text-decoration:underline;
             font-style:bold
             }
a:active     {color:gold;
             font-weight:bold;
             text-decoration:underline;
             font-style:italic;
             }
a:focus      {color:gold;
             font-weight:normal;
             text-decoration:underline;
             font-style:italic;
             }


#toplogo  { position:fixed;
          top:5px;
          right:5px;
          /*width:146px;
          heigth:63px;*/
          }

#inhalt   { font-size:5mm;
          }

#inhalt a:link { font-size:4mm;
        color:#FFFF00;
        text-decoration:none;
        background-image:url(/layout/button.gif);
        background-repeat:no-repeat;
        }

#inhalt a:visited { font-weight:bold;
        color:#FFFF00;
        font-size:4mm;
        text-decoration:none;
        background-image:url(/layout/button.gif);
        background-repeat:no-repeat;
        }

#inhalt a:hover { font-weight:bold;
        color:#FFFFFF;
        font-size:4mm;
        text-decoration:none;
        background-image:url(/layout/button_act.gif);
        background-repeat:no-repeat;
        }

#inhalt a:active { font-size:4mm;
        color:#FFFFFF;
        text-decoration:none;
        background-image:url(/layout/button_act.gif);
        background-repeat:no-repeat;
        }

        #footer { font-style:normal;
        font-size:smaller;
        font-weight:lighter;
        font-stretch:semi-condensed;
        word-spacing:30px;
        text-decoration:none;
        color:#777777;

        text-align:center;

        position:static;
        bottom:30px;
        }

#footer { font-style:normal;
        font-size:smaller;
        font-weight:lighter;
        font-stretch:semi-condensed;
        word-spacing:3px;
        text-decoration:none;
        color:#777777;
        text-align:justify;
        position:static;
        bottom:30px;
        }

#footer a:hover { font-style:normal;
                font-size:small;
                font-weight:bold;
                font-stretch:normal;
                word-spacing:3px;
                text-decoration:underline;
                color:#555555; }

#footer a:link { font-style:normal;
               font-size:small;
               font-weight:bold;
               font-stretch:semi-condensed;
               word-spacing:3px;
               text-decoration:none;
               color:#777777; }

#footer a:visited { font-style:normal;
                  font-size:small;
                  font-weight:bold;
                  font-stretch:semi-condensed;
                  word-spacing:3px;
                  text-decoration:none;
                  color:#777777; }

#fehlertitel      {font-style:normal;
                  color:#ff0000;
                  font-size:xx-large;
                  font-weight:bolder;  }

#fehlertext       { font-style:normal;
                  color:#0000ff;
                  font-size:large;
                  font-weight:bold; }

#dataline         { background-color:#c8e8e8;
                  color:#000000;
                  }
#dataline > a:link  { background-color:#c8e8e8;
                  text-decoration:none;
                  color:#000000;
                  }
#dataline > a:visited { background-color:#c8e8e8;
                  text-decoration:none;
                  color:#000000;
                  }
#dataline > a:active { background-color:#ffff00;
                  text-decoration:none;
                  color:#000000;
                  }
#dataline  a:hover { background-color:#ffff00;
                  text-decoration:none;
                  color:#000000;
                  }

#sumline         { background-color:#ffff88;
                  color:#000000;
                  }
#sumline > a:link  { background-color:#d8f808;
                  text-decoration:none;
                  color:#000000;
                  }
#sumline > a:visited { background-color:#d8f8f8;
                  text-decoration:none;
                  color:#000000;
                  }
#sumline > a:active { background-color:#ffff00;
                  text-decoration:none;
                  color:#000000;
                  }
#sumline  a:hover { background-color:#ffff00;
                  text-decoration:none;
                  color:#000000;
                  }

#txtFrettix       { color:#ff0000;
                  font-style:italic;
                  font-weight:bold;
                  }

#bgblue           { color:#ffffff;
                  padding-top:2px;
                  padding-bottom:2px;
                  padding-left:5px;
                  padding-right:5px;
                  background-color:#2020ff;
                  text-decoration:none;
                  }

#bgblue > a:link {color:#ffffff;
                  text-decoration:none;
                  margin-left:20px;}
#bgblue > a:visited {color:#ffffff;
                  text-decoration:none;
                  margin-left:20px;}
#bgblue > a:hover {color:#ffff00;
                  font-weight:bold;
                  text-decoration:none;
                  margin-left:20px;}
#bgblue > a:active {color:#ffff00;
                  text-decoration:none;
                  margin-left:20px;}
#bgblue > a:focus {color:#ffff00;
                  text-decoration:none;
                  margin-left:20px;}


