<html>

 <head>
  <title>Stildatei</title>
 </head>

 <style type=text/css>
 <!--

  a:active { color: white; text-decoration: underline; }
  a:hover { color: white; text-decoration: underline; }
  a:link { color: white; text-decoration: none; }
  a:visited { color: white; text-decoration: none; }
  a:visited:hover { color: white; text-decoration: underline; }

  BODY { font: 10pt Arial,verdana,helvetica,sans-serif;
	 color: black;
	 font-weight: normal;
	 background: #CC6633;
	 margin-right: 15%;
  }

  ul#Links {
    width: 160px;
    margin: 0; padding: 0px;
    text-align: center;
    vertical-align: middle;
    background-color: #CC6633;
  }
  ul#Links li {
    list-style: none;
    margin: 0; padding: 0;
  }

  ul#Links a, ul#Links span {
    display: block;
    border-radius:20px;
    height: 20px;
    margin: 3px;
    padding: 4px;
    text-decoration: none;
    font-weight: 500;
    border: 1px solid #CC6633;
    border-left-color: #CC6633;
    border-top-color: #CC6633;
    color: black;
    background-color: #FFA928;
  }

  * html ul#Links a, * html ul#Links span {  /* Korrektur fuer IE 5.x */
    width: 160px;
    w\idth: 160px;
  }

  ul#Links a:hover, ul#Links span {
    border-color: black;
    border-left-color: black;
    border-top-color: black;
    color: black;
    background-color: #E18700;
  }

  ul#Links div {
     clear: left;
  }

.grosshell {
	font-size: 110%;
	color: 00026B;
	}

.mittelhell {
	font-size: 90%;
	color: 00026B;
	}

.kleinhell {
	font-size: 75%;
	color: 00026B;
	}

.grossdunkel {
	font-size: 110%;
	color: 000000;
	}

.mitteldunkel {
	font-size: 90%;
	color: 000000;
	}

.kleindunkel {
	font-size: 75%;
	color: 000000;
	}

.rahmenhell {
	font-size: 90%;
	color: white;
	border-color: white;
	border-style: ridge;
	}

.rahmendunkel {
	font-size: 90%;
	color: black;
	border-color: black;
	border-style: ridge;
	}

  -->
 </style>
</html>
