<!--
  Standard-Stylesheet, Andreas Bürgel, 05.08.2005 
-->
a#dummy          { text-decoration: underline; color: rgb( 0, 0, 0); font-family: arial; font-weight: bold; font-style: italic;}
a#mlink          { text-decoration: none; color: rgb( 0, 0, 0); font-family: arial; font-weight: bold;}
a#mcurrent       { text-decoration: none; color: rgb( 239, 239, 239); font-family: arial; font-weight: bold;}
a#menu_link      { text-decoration: none; color: rgb( 0, 0, 0); font-family: arial; font-weight: bold;}
a#menu_current   { text-decoration: none; color: rgb( 239, 239, 239); font-family: arial; font-weight: bold;}
a:link           { color: rgb( 0, 0, 0); text-decoration: underline;}
a:visited        { color: rgb( 0, 0, 0); text-decoration: underline;}
a:hover          { color: rgb( 255, 255, 255); text-decoration: underline;}
h1#title         { font-weight: bold; font-size: x-large; text-align: left;}
h1#sub_title     { font-weight: bold; font-size: large; text-align: left;}
h1#sub_sub_title { font-weight: normal; font-size: large; text-align: left;} 
ul               { text-align: left;}
ol               { text-align: left;}

