

a {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        text-decoration:none;
        line-height:15px;
        }

a:link {color: red;}
a:visited {color: red;}
a:active {color: darkorange;}
a:hover {color: black;}


td {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	}

.normal {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 13px;
        text-decoration:none;
        line-height:15px;
        }
.klein {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        text-decoration:none;
        line-height:15px;
        }
.haupttitel {
  font-family: Verdana,Arial,sans-serif;
  font-size: 18px;
  color:darkslategray;
  font-weight:normal;
}

.titel {
  font-family: Verdana,Arial,sans-serif;
  font-size: 14px;
  color:darkslategray;
  font-weight:normal;
}
