body             { color: #000000; background: #EAD690; padding: 0px;}

.fett            { font-family: arial; font-size: 10px; font-weight: bold; color: #000000; }
.normal          { font-family: arial; font-size: 10px; color: #000000; }
.kursiv          { font-family: arial; font-style: italic; font-size: 10px; color: #000000; }
.ueberschrift    { font-family: arial; font-size: 15px; font-weight: bold; color: #000000; }
.uberschrift_kl  { font-family: arial; font-size: 12px; font-weight: bold; color: #000000; }
.klein           { font-family: arial; font-size: 8px;  color: #000000; }

/* Standard-Links: */
a:link           { color: #17286E; text-decoration: none; font-weight: normal; }
a:visited        { color: #17286E; text-decoration: none; font-weight: normal; }
a:hover          { color: #17286E; text-decoration: underline; font-weight: normal; }
a:active         { color: #17286E; text-decoration: underline; font-weight: normal; }

/* Standard-Links, nicht fett: */
a.sln:link         { color: #17286E; text-decoration: none;  font-weight: normal; }
a.sln:visited      { color: #17286E; text-decoration: none; font-weight: normal; }
a.sln:hover        { color: #17286E; text-decoration: underline; font-weight: normal; }
a.sln:active       { color: #17286E; text-decoration: none; font-weight: normal; }

