/* Sonstige Definitionen */

body {
    font-family:arial,helvetica;
    color:#000000;
    font-size:13.5px;
}

td {
    font-family:arial,helvetica;
    color:#000000;
    font-size:13.5px;
}

h1.kopf {
    font-family:arial,helvetica;
    color:#EEEEEE;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}

h2.unterkopf {
    font-family:arial,helvetica;
    color:#EEEEEE;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

b {
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}

.menueRubrik { 
    font-family:arial,helvetica;
    color:#FFBA00;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

.rot { 
    color:#AC2224;
    font-size:15px;
}

.gelb { 
    color:#FFBA00;
}

.keinlink { 
    color:#AC2224;
    font-weight:bold;
    text-decoration:underline;
    font-weight:lighter;
}

.hinweis {
    font-size:11px;
    font-weight:normal;
}

.klein {
    color:#000000;
    font-size:11px;
    font-weight:normal;
}

div.folder {
    position:absolute;
    visibility:hidden;
    width:156;
    left:12;
    top:300;
    text-align:center;
}

/* Ovaler WWW-Kopf */

.headleft {
    color:#AC2224;
    font-size:16px;
}

.headright {
    color:#000000;
    font-size:16px;
}

/* Normale Verweise */

a:link { 
    color:#AC2224;
    font-weight:bold;
    text-decoration:underline;
    font-weight:lighter;
}

a:visited {
    color:#AC2224;
    font-weight:bold;
    text-decoration:underline;
    font-weight:lighter;
}

a:active {
    color:#AC2224;
    font-weight:bold;
    text-decoration:underline;
    font-weight:lighter;
}

a:hover {
    color:#FFBA00;
    font-weight:bold;
    text-decoration:underline;
    font-weight:lighter;
}

/* NachOben Verweis */
/*
a.nachoben:link {
    color:#AC2224;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
}

a.nachoben:visited {
    color:#AC2224;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
}

a.nachoben:active {
    color:#AC2224;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
}

a.nachoben:hover {
    color:#AC2224;
    font-size:11px;
    font-weight:normal;
    text-decoration:underline;
}
*/

/* Verweise in der Linkleiste */
/* -> Dateien */

a.menue:link { 
    font-family:arial,helvetica;
    color:#EEEEEE;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

a.menue:visited {
    font-family:arial,helvetica;
    color:#EEEEEE;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

a.menue:active {
    font-family:arial,helvetica;
    color:#EEEEEE;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

a.menue:hover {
    font-family:arial,helvetica;
    color:#FFBA00;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}



a.menuelinktausch:link { 
    font-family:arial,helvetica;
    color:#EEEEEE;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

a.menuelinktausch:visited {
    font-family:arial,helvetica;
    color:#EEEEEE;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

a.menuelinktausch:active {
    font-family:arial,helvetica;
    color:#EEEEEE;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

a.menuelinktausch:hover {
    font-family:arial,helvetica;
    color:#FFBA00;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

