@font-face {
  font-family: 'Monda';
  font-style: normal;
  font-weight: 400;
  src: local("Monda"), local("Monda"), url('/fonts/Monda.woff2'), url(https://fonts.gstatic.com/s/monda/v17/TK3-WkYFABsmjuBtFuvTIFRAPpWsH3o8pmFH.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local("raleway"), local("raleway"), url('/fonts/raleway_bold.woff2'), url(https://fonts.gstatic.com/s/raleway/v34/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCIPrE.woff2) format('woff2');) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.fliesstextBlack {
	text-align : left;
 	font-family : "Monda";
  	font-size : 1.25em;
	margin-left: 20px;
}

.fliesstextBlackKlein {
	text-align : left;
 	font-family : "Monda";
  	font-size : 0.8em;
	margin-left: 20px;
}

.fusstext{
  position: fixed;
  padding: .6em;
  bottom: 0;
  width: 100%;
  overflow: hidden;
/*  left: 0;
  right: 0;*/
/*  width: 1500px;	*/
  background-color: #ecdf9e;
}

.fusstextText {
	text-align : left;
 	font-family : "Monda";
  	font-size : 1.0em;
	font-weight : bold;
	color : #e06f1c;
	margin-left: 20px;
}

.kopf {				/* für das Formular verwendet */
	width: 60%;
 	margin: 20px 0;
	margin-left: 1%;
	text-align:left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 30px;
	color : black;
	text-decoration : none;
	font-weight : bold;
}

label {				/* für das Formular verwendet */
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-bottom: 10px;
  font-size: 1.25em;
}

.Punkte {
	flex: 1;
	text-align:right;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

.Subtitle {
	text-align : left;
 	font-family : "Raleway";
  	font-size : 1.3em;
	margin-left: 0px;
}

.textfeld {	
  width: 600px;
  float: right;
  background-color: white;
  padding: 6px 4px 4px 6px;
  text-align : left;
}

.textfeldBreit {	
  width: 900px;
  float: right;
  background-color: white;
  padding: 6px 4px 4px 6px;
  text-align : left;
}


.textfeldHead {	
  width: 600px;
  float: right;
  padding: 6px 4px;
  text-align : left;
  vertical-align: bottom;
}

.textfeldHeadBreit {	
  width: 900px;
  float: right;
  padding: 6px 4px;
  text-align : left;
  vertical-align: bottom;
}

.ueberschrift {
	text-align : left;
	color: #e06f1c;
 	font-family : "Raleway";
  	font-size : 2.0em;
	margin-left: 20px;
}
