/* internal Links */
/*
a.simply_intern:link {
    background: url(internal.gif) no-repeat 100% 0;
    padding: 0 20px 0 0px;
}
a.simply_intern:visited {
    background: url(internal.gif) no-repeat 100% -20px;
    padding: 0 20px 0 0px;
}
a.simply_intern:hover, a.simply_intern:active, a.simply_intern:focus {
    color: #fff;
    background: #669999 url(internal.gif) no-repeat 100% -40px;
    padding: 0 20px 0 0px;
}
*/
/* external Links */
/*
a.simply_extern:link {
    background: url(external.gif) no-repeat 100% 0;
    padding: 0 20px 0 0px;
}
a.simply_extern:visited {
    background: url(external.gif) no-repeat 100% -20px;
    padding: 0 20px 0 0px;
}
a.simply_extern:hover, a.simply_extern:active, a.simply_extern:focus {
    color: #fff;
    background: #669999 url(external.gif) no-repeat 100% -40px;
    padding: 0 20px 0 0px;
}
*/
/* Mod by Tom [Start] */

/* internal Links */
a.simply_intern:hover, a.simply_intern:active, a.simply_intern:focus {
    color: #fff;
    background-color: #669999;
}
/* external Links */
a.simply_extern:link, .simply_extern {
    background: url(deep.gif) no-repeat 0% 0;
    padding-left: 33px;
}
a.simply_extern:visited {
    background: url(deep.gif) no-repeat 0% 0;
    padding-left: 33px;
}
a.simply_extern:hover, a.simply_extern:active, a.simply_extern:focus {
    color: #fff;
    background: #669999 url(deep.gif) no-repeat 0% 0px;
    padding-left: 33px;
}
/*
a.simply_extern:hover, a.simply_extern:active, a.simply_extern:focus {
    color: #000;
    background-color: #669999;
*/
}

/**************************************************************************/
/**************************************************************************/
/************ Klassen für Datenbank siehe template_css.css ****************/
/**************************************************************************/
/**************************************************************************/

