<style type="text/css">
<!--
/* ============================================================ */
/* ======================  DEFAULT AREA  ====================== */
/* ============================================================ */

/* ----- Link-Effekte ----- */
a:link    { text-decoration:none; color:#D0D0FF; }
a:visited { text-decoration:none; color:#D0D0FF; }
a:link    { text-decoration:none; color:#D0D0FF; } /* NS */
a:hover   { text-decoration:none; color:#FFFFFF; text-decoration:underline; }
a:active  { text-decoration:none; color:#D0D0FF; }
a:focus   { text-decoration:none; color:#D0D0FF; }

body { 
  /* ----- Hintergründe ----- */
  background:#0C2FD3;
  background:#0000B0;
  background-image:url("rightdown.gif");
  background-attachment:fixed;
  background-position:bottom right;
  background-repeat:no-repeat;

  margin:0px; 

  color:#D0D0FF; }
  
  
.NaviLinksNoJava { font-weight:bold; 
                   font-family:sans-serif, Arial, Helvetica;
				   font-size:85%; }

.NaviLinksNoJavaE2 { font-family:sans-serif, Arial, Helvetica; }  
  
-->
</style>

