
.smallInsert{
  font-size:smaller; 
  font-weight:bold; 
  padding:0px 15px;
  margin:0px 15px;
}

.ueberschrift {
  color: Red;
  font-family:  Arial, Verdana, Helvetica;
  font-size: 24px;
  font-weight : bolder;
}

.smalltext {
  color: Black;
  font-family: Arial, Verdana, Helvetica;
  font-size:10px;
  font-weight : normal;
}

.smalltext a:link { text-decoration: none; color: #000000;}
.smalltext a:hover { text-decoration: none; color: #000000;}
.smalltext a:visited { text-decoration: none; color: #000000;}
.smalltext a:active { text-decoration: none; color: #000000;}


.text {
  color: Black;
  font-family: Arial, Verdana, Helvetica;
  font-size: 12px;
  font-weight : normal;
}

.text a:link { text-decoration: underline; color: #000000;}
.text a:hover { text-decoration: underline; color: #000000;}
.text a:visited { text-decoration: underline; color: #000000;}
.text a:active { text-decoration: underline; color: #000000;}

.input {
  color: Black;
  font-family: Arial, Verdana, Helvetica;
  font-size: 12px;
  font-weight : normal;
  border : 1 solid Black;
  background-color : White;
}
