/*****************************/
/*** Schrift Formate       ***/
/*****************************/

body#jflex-optima, #jflex-optima td {
	line-height: 135%;
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}
body#jflex-geneva, #jflex-geneva td {
	line-height: 135%;
	font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}
body#jflex-helvetica, #jflex-helvetica td {
	line-height: 135%;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}
body#jflex-lucida, #jflex-lucida td {
	line-height: 135%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
}
body#jflex-georgia, #jflex-georgia td {
	line-height: 135%;
	font-family: Georgia, sans-serif;
}
body#jflex-trebuchet, #jflex-trebuchet td {
	line-height: 135%;
	font-family: "Trebuchet MS", sans-serif;
}
body#jflex-palatino, #jflex-palatino td {
	line-height: 135%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}
body.flex-smaller,
body#jflex-optima.flex-smaller,
body#jflex-georgia.flex-smaller {
	font-size: 0.7em;
}
body,
body.flex-default {
	font-size: 0.8em;
}
body#jflex-optima,
body#jflex-optima.flex-default {
	font-size: 0.9em;
}
body#jflex-georgia,
body#jflex-georgia.flex-default {
	font-size: 0.9em;
}
body.flex-larger,
body#jflex-optima.flex-larger,
body#jflex-georgia.flex-larger {
	font-size: 1em;
}
p {
  /* Für bessere Lesbarkeit */
  margin-top: 10px;
  margin-bottom: 15px;
}
h1, h2, h3, h4 {
	/* Für bessere Lesbarkeit */
	padding-bottom: 5px;
	margin: 10px 0;
	font-weight: normal;
	line-height: 100%;
}
h1 { 
	font-size: 200%;
	line-height: 100%;
}
h2 {
	font-size: 175%;
	line-height: 100%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 120%;
}