/* ++++++++++++++++++++++++++ */
/* ++ GENERALS  ++++++++++++++ */
/* ++++++++++++++++++++++++++ */


a:link,
a:visited,
a:hover
{
    text-decoration: underline;
    color: #000;
}

#main {
 background: #FFF url(images/background_allgemein.gif) repeat-y;
}

