
/* ..CSS angaben....*/

h1 {font-family:Verdana, Arial; font-size:17px; color:wheat; font-weight:strong;}

h2 {font-family:Verdana, Arial; font-size:14px; color:wheat; font-weight:normal;}

h3 {font-family:Verdana, Arial; font-size:12px; color:mintcream; font-weight:normal;}

h4 {font-family:Verdana, Arial; font-size:13px; color:red; font-weight:normal;}

h5 {font-family:Verdana, Arial; font-size:25px; color:red; font-weight:strong;}

h6 {font-family:Verdana, Arial; font-size:30px; color:navy; font-weight:strong;}

a:link{ color: white; text-decoration:none ;font-family: verdana; font-size: 10pt;}

a:visited{color: white;text-decoration:none;font-family: verdana; font-size: 10pt;}

a:active{ color:white;text-decoration:none;font-family: verdana; font-size: 10pt;  }

a:hover{ color: red; text-decoration:none;font-family: verdana; font-size: 10pt; }

td {font-family:Verdana, Arial; font-size:14px; color:wheat; font-weight:normal;}