  /* ABSTÄNDE GLEICH SETZEN IE u. MOZILLA */
  
  html, body { padding: 0px; margin: 0px; }
  	 
  ul, ol, li { margin-top: 0px; margin-bottom: 0px; }
  
 
 
 
  body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;

}

a:link {color:#FFFFFF; text-decoration:none}
a:visited {color:#FFFFFF; text-decoration:none}
a:hover {color:#FFFFFF; text-decoration:underline}
a:active{color:#FFFFFF; text-decoration:underline}

.punkteKachel {
	background-image:  url(../entwuerfe/head5-final/balken-kachel.gif);
	background-repeat: repeat-x;
	background-position: -5px;

}
