/* Diese Datei bestimmt das aussehen der meisten Schrift, und Linkfarben*/
/* sowie auch der Schriftgrößen*/
/* SIE SOLLTEN DIESE ORGINALDATEI IN EINER TXT DATEI SICHERN*/
/* UM SIE FÜR DEN FEHLERFALL ALS ORGINAL WIEDER EINSETZEN ZU KÖNNEN*/
Body
{background-image:url(http://puntoattivo.de/suche/design/bg.gif);}
.tabellenrand  { background:#000000; }
	 
.bannerzelle  { background:#F1EDFF; }
.bannerzellerechts  { background:#F1EDFF; }
.hauptzelle  { background:#F1EDFF; }
.searchzelle  { background:#F1EDFF; }
.searchform  { background:#F1EDFF; }
.linkzelle  { background:#F1EDFF; }
.linksunten  { background:#F1EDFF; }
.hauptzellenforms  { background:#F1EDFF; }
	a:aktive  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : #1500FF;
		font-weight : bold;
		text-decoration : none;
		
	}
	
	a:hover  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : #1500FF;
		font-weight : bold;
		text-decoration : underline;
		
	}
	
	a  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color :#150185;
		font-weight : bold;
		text-decoration : none;
	  }
	  
		  a:visited {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color :grey;
		font-weight : bold;
		text-decoration : none;
	 }
	 
	 
		table  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : black;
	 }
	td  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : black;
	 }

	small  {
		font-family : Verdana, Arial;
		font-size : 8pt;
		color : black;
	 }

	li  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : black;
	 }
	ul  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : black;
	 }
	ol  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : black;
	 }
   .mini  {
		font-family : Verdana, Arial;
		font-size : 7pt;
		font-weight : normal;
		color : blue; text-decoration : underline; background: yellow;
	 }
  .mini:hover  {
		font-family : Verdana, Arial;
		font-size : 7pt;
		font-weight : normal;
		color : black; text-decoration : underline; background: yellow;
 }

	
  .mini:aktive  {
		font-family : Verdana, Arial;
		font-size : 7pt;
		font-weight : normal;
		color : blue; text-decoration : underline; background: yellow;
	 }
 .mini:visited  {
		font-family : Verdana, Arial;
		font-size : 7pt;
		font-weight : normal;
		color : black; text-decoration : underline; background: yellow;
	 }
