a:link			{ color:#0000ff;}
a:visited		{ color:#666633;}
a:hover		{ color:#006600;}
a:active		{ color:#666633;}

a.links:visited {
  text-decoration:underline;
  color:#999966;
  font-family:Arial, Helvetica;
  font-size:18px;
  font-weight:bold;
}

a.links:link, a.links:active {
  text-decoration:underline;
  color:#666633;
  font-family:Arial,Helvetica;
  font-size:18px;
  font-weight:bold
}

a.links:hover {
  text-decoration:underline;
  background-color:white;
  color: #006600;
  font-family:Arial, Helvetica;
  font-size:18px;
  font-weight:bold;
}

div.kopf {
  color:#999955;
  text-align:center;
  font-family:"Comic Sans MS",Verdana, Arial,Helvetica;
  font-size:42px;
  font-weight:bold;
}

h3 {
	 font-family:"Comic Sans MS",Verdana, Arial, Helvetia;
	 font-size:16pt;
	 color:#008000;
	 font-weight:bold;
}

td.text {
  color: #000000;
  font-family: Arial, Helvetica;
  font-size:12pt;
  font-weight:normal;
  background-image:url(../sonne2.jpg);	
}

td.links {
  text-alignment:left;
}


td.subl {
  color: #FFFF99;
  background-color:#008000;
  font-family:Arial, Helvetica;
  font-size: 12pt;
  font-weight:normal;
}

// z.Zeit nicht benutzt wegen NS 4
td.sub2 {
	border-top-width:thin; border-top-style:solid;
	border-left-width:thin; border-left-style:solid; 
	border-right-style:none;
	border-color:#FFFFFF;
	border-bottom-style:none;
}


p.rot {
font-weight:bold;
  color:#FF0000;
}

a.subl:link, a.subl:visited, a.subl:active {
  text-decoration: none;
  color:#999966;
  font-family:Arial, Helvetica;
  font-size: 11pt;
  font-weight:bold;
}

a.subl:hover {
  text-decoration: underline;
  color: #006600;
  background-color:white;
  font-family:Arial, Helvetica;
  font-size: 11pt;
  font-weight:bold;
}

td.copy {
  color: #666633;
  font-family:Arial, Helvetica;
  font-size: 12px;
  font-weight:normal;
}




