/* CSS definition file containing sitestyle stylesheets */

/* neu am 22.05.24: die <a> haben jetzt helles grün statt grell blau  */

.contents_small_text { font-size: xx-small;}
.TextObject { font-family: 'Verdana', 'Helvetica Condensed', Univers57, 'Zurich Cn BT', sans-serif; font-size: 12pt; font-weight: normal;}

body { background-color:#000000; width:100%; margin-left:5px; margin-right:5px;}


#tip	{	background-color:Lightgrey;
			color:Indigo;
			font-size:14pt;
			border-width:1;
			border-style:none; }

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,tt {
 font-family:Verdana,sans-serif; color:white;}

h1 { font-size:26px; margin-bottom:18px; color:white;}

h2 { font-size:21px; margin-bottom:18px; color:white;}

h2.sh2 { font-size:21px; color:white;}

h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:16px;color:white; }

h4 { font-size:13px;color:white; }



tt { font-size:12px; color:white;}


p,ul,ol,li,div,th,address,blockquote { font-size:13px; color:white;}

td  { font-size:14px; color:white;}



/* neu am 22.05.24: die <a> haben jetzt helles grün statt grell blau  */

a:-webkit-any-link {
    color: #00FF00; /* Helles Grün */
    cursor: pointer;
   /*  text-decoration: none; /* Keine Unterstreichung */
}
	
 





<p>