/* generelle Schriftformatierung des GB*/
.general
{ font-family:arial,serif; font-size:14px; color:#003366;
}

/* generelle Schriftformatierung des GB*/
.normalkursiv
{ font-family:arial,serif; font-size:12px; font-style:italic; font-weight:bold; color:#ff8000;
}

/* Schriftformatierung für Fehler */
.error
{ font-family:arial,serif; font-size:14px; color:#336600;
}

/* Schriftformatierung für Seitennavigation und Nutzerbeschreibung */
.small
{ font-family:arial,serif; font-size:12px; color:#003366;
}

/* Schriftformatierung für Überschrift und Dankestext */
.gross
{ font-family:arial,serif; font-size:18px; color:#003366;
}
p.gb
{ text-align:left; margin-left:1.0cm; margin-right:1.0cm;
}
/* Schriftformatierung für linkback */
a.backlink:link
{ font-family:arial,serif; font-size:12px; color:#003366;
text-decoration:underline; font-weight:normal;
}
a.backlink:active
{ font-family:arial,serif; font-size:12px; color:#003366;
text-decoration:underline; font-weight:normal;
}
a.backlink:visited
{ font-family:arial,serif; font-size:12px; color:#003366;
text-decoration:underline; font-weight:normal;
}
a.backlink:hover
{ font-family:arial,serif; font-size:14px; color:#003366;
text-decoration:underline; font-weight:bold;
}

/* Schriftformatierung für mailto link falls User email angegeben hat */
a.maillink:link
{ font-family:arial,serif; font-size:12px; font-style:italic; color:#003366;
text-decoration:underline; font-weight:bold;
}
a.maillink:active
{ font-family:arial,serif; font-size:12px; font-style:italic;color:#003366;
text-decoration:underline; font-weight:bold;}
a.maillink:visited
{ font-family:arial,serif; font-size:12px; font-style:italic;color:#003366;
text-decoration:underline; font-weight:bold;}
a.maillink:hover
{ font-family:arial,serif; font-size:12px; font-style:italic;color:#003366;
text-decoration:underline; font-weight:bold;
}

/* Schriftformatierung für Link zum Eintragen ins GB */
a.linkeintragen:link
{ font-family:arial,serif; font-size:14px; color:#003366;
text-decoration:none; font-weight:normal;
}
a.linkeintragen:active
{ font-family:arial,serif; font-size:14px; color:#003366;
text-decoration:none; font-weight:normal;}
a.linkeintragen:visited
{ font-family:arial,serif; font-size:14px; color:#003366;
text-decoration:none; font-weight:normal;}
a.linkeintragen:hover
{ font-family:arial,serif; font-size:14px; color:#003366;
text-decoration:underline; font-weight:normal;
}

/* Schriftformatierung für Link zum Anzeigen der Seiten */
a.page:link
{ font-family:arial,serif; font-size:10px; color:#003366;
text-decoration:underline; font-weight:normal;
}
a.page:active
{ font-family:arial,serif; font-size:10px; color:#003366;
text-decoration:underline; font-weight:normal;
}
a.page:visited
{ font-family:arial,serif; font-size:10px; color:#003366;
text-decoration:underline; font-weight:normal;
}
a.page:hover
{ font-family:arial,serif; font-size:10px; color:#003366;
text-decoration:underline; font-weight:normal;
}a.dynlink:link
{ font-family:arial,serif; font-size:12px; color:#000000;
text-decoration:none; font-weight:normal;
}
a.dynlink:active
{ font-family:arial,serif; font-size:12px; color:#18461C;
text-decoration:none; font-weight:normal;}
a.dynlink:visited
{ font-family:arial,serif; font-size:12px; color:#18461C;
text-decoration:none; font-weight:normal;}
a.dynlink:hover
{ font-family:arial,serif; font-size:12px; color:#18461C;
text-decoration:underline; font-weight:normal;
}
.button {
        BORDER-RIGHT: #657FAE  1px solid;
        BORDER-TOP: #95AFAE  1px solid;
        BORDER-LEFT: #95AFAE 1px solid;
        BORDER-BOTTOM: #657FAE  1px solid;
        BACKGROUND-COLOR: #336699;
}
.button1 {
        BORDER-RIGHT: #7B9D9E  1px solid;
        BORDER-TOP: #7B9D9E  1px solid;
        BORDER-LEFT: #7B9D9E 1px solid;
        BORDER-BOTTOM: #7B9D9E  1px solid;
        BACKGROUND-COLOR:  #6699CC;
}