/*Festlegung der Schrift im Inhaltsfeld*/
BODY, DIV, BR, P, LI, UL, OL, SPAN, TR, TABLE, {font-family : Arial,Helvetica,sans-serif; font-size : 12px;}
TD  {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 12px; color: #5FACF3;}

BODY {scrollbar-face-color: #ffffff; scrollbar-shadow-color: #285074; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #285074; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #285074;}

/* Allgemein*/
.linkblau:link {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:#5FACF3; font-weight: normal}
.linkblau:active {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:#5FACF3; font-weight: normal}
.linkblau:visited {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:#5FACF3; font-weight: normal}
.linkblau:hover {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:#ffffff; font-weight: normal}

.linkdunkelblau:link {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:#285074; font-weight: normal}
.linkdunkelblau:active {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:#285074; font-weight: normal}
.linkdunkelblau:visited {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:#285074; font-weight: normal}
.linkdunkelblau:hover {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:#ffffff; font-weight: normal}

.schriftklein {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 10px; color:#5FACF3; font-weight: normal}
