a:link
 { color: rgb(255,102,51); font-weight: bold }
a:visited
 { color: #f63; font-weight: bold } 
a:active 
 { color: rgb(204,153,51); font-weight: bold }
body
   { color: #00a8c3;  font-size: 10px; font-family: Arial, Helvetica; margin-top: 5px; margin-left: 5px }

.schrift
{ color: #00a8c3;  font-size: 12px; font-family: Arial, Helvetica; margin-left: 10px }
h1, h2, h3, h4, h5, h6
 { color: #00a8c3; font-family: Arial, Helvetica }
.h1
 { color: #014347; font-weight: bold; font-size: 12px }
.h2
 { color: #00a8c3; font-weight: bold; font-size: 12px }

.h3
 { color:  rgb(255,102,51); font-weight: bold; font-size: 12px }
 
 .h4
  { color: white; font-weight: bold; font-size: 12px }

h3
{
	color: rgb(153,153,51); 
}
h4
 { color: white }
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}
