.title {
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #015DA8;
	letter-spacing: 1pt;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;


}

.titletraining {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3076B3;
	letter-spacing: 1pt;
	text-decoration: none;

}
.norm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: bold;
	color: #3076B3;
	text-decoration: none;
}
.titlenorm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;


}
.zitat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
	line-height: normal;

}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #015DA8;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	letter-spacing: 1px;



}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #015DA8;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 1px;


}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: 029B2F;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 1px;



}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #029B2F;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 1px;


}
.mengen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18pt;

}
.norm2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3076B3;
	text-decoration: none;
	letter-spacing: 1pt;
}
.seitenanzeige {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.mengenblau {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #015DA8;
	text-decoration: none;
	line-height: 16pt;
}
/* Das Kontaktformular */
form {
  background-color: ##FeF0BF;
  width: 400px; /* Breite des Formulars */
  padding: 20px;
  border: 1px solid #3076b3c;
}
label { /* Beschriftung auf eigener Zeile */
  display: block;
  cursor: pointer; /* Mauszeiger wird zur Hand */
}
input#absender,
textarea {
  width: 300px;
  border: 1px solid #8c8c8c;
  margin-bottom: 1em;
}
textarea {
  height: 7em;
}
input:focus,
textarea:focus {
  background-color: #d9d9d9;
}
.mengen2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18pt;
}
