a {
	color: navy;
	font-weight: bolder;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
h1 {
	color: #000;
	font-weight: bold;
	font-size: 24pt;
	line-height: 24pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
h2 {
	color: #808080;
	font-size: 18pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
h3 {
	color: #808080;
	font-style: normal;
	font-weight: normal;
	font-size: 16pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
h5 {
	color: #000;
	font-style: normal;
	font-weight: 600;
	font-size: 12pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	vertical-align: top
}
td {
	font-size: 12pt;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular
}
p {
	color: #808080;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva;
	margin: 3pt
}

#menu {
  Position:relative;
}

#center {
}

a.menue {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #38cdcd;
	margin: 0pt 10pt
}
a.menue:hover {
	color: #0cd;
	background-color: white
}
a.menue:link {
	text-decoration: none
}
#head
   {  margin-right: 40pt;
   }
.artikel h3
   {  font-family:arial; 
      font-size:14pt;
      color:#000000}
    
 .artikel p
   {  font-family:arial;
      font-size:10pt;
      color:#000000; }
      
.artikel a
   {  font-family:arial; 
      font-size:10pt;
      color:#000000}
      
.text p
   {  font-family:arial;
      font-size:8pt;
      color:#000000; }
      
.text a:link 
   {  color:#0000ff; 
      text-decoration:none;
      font-weight:normal; }
     
.text a:visited 
   {  color:#0000ff;
      text-decoration:none;
      font-weight:normal; }