/* ===== AsapUnna.css ... ================================================= */
/*                                                                          */
/*   Fonts: "Asap" und "Unna"                                               */
/*                                                                          */
/*                                                                          */
/*                                                                          */
/*                                                                          */
/*                                                                          */
/* ======================================================================== */

body {/*{{{*/
	/* font-family: 'Open Sans', Arial, Helvetica, sans-serif; */
	font-family: 'Asap', sans-serif;
	font-size-adjust:none;
	font-size: 100%;
	font-stretch: normal;
	font-style:normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;

}/*}}}*/
p, h1, h2, iframe, img, a {/*{{{*/
	line-height: 1.6em;
	font-size:1em;
	font-weight: normal;
}/*}}}*/
h2 {/*{{{*/
	font-size:1.1em;
	font-weight: bold;
	line-height: 1.9em;
}/*}}}*/

.navigation a {/*{{{*/
  font-family: 'Asap', sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}/*}}}*/
.navigation span {/*{{{*/
  font-family: 'Roboto', sans-serif;
  /* font-family: 'Unna', serif; */
	font-size: 1em;
}/*}}}*/

.sitenav li {/*{{{*/
	font-size: 10pt;
}/*}}}*/
.sitenav a.sitenav {/*{{{*/
	font-size: 10pt;
}/*}}}*/
.sitenav a.sitenav span{/*{{{*/
  font-family: 'Roboto', sans-serif;
  /* font-family: 'Unna', serif; */
	font-size: 1em;
}/*}}}*/

.content h1 {/*{{{*/
	font-size:1.1em;
	font-weight: bold;
	font-weight: bold;
	line-height:14.5pt;
}/*}}}*/


p.small {/*{{{*/
	font-size:11px;
	line-height:13px;
}/*}}}*/

.spacer {/*{{{*/
	line-height: 10px;
}/*}}}*/

.footer p {/*{{{*/
	font-size:10pt;
	line-height:12pt;
}/*}}}*/
.footer a {/*{{{*/
	font-size:10pt;
  line-height:12pt;
}/*}}}*/

#eyecatcher p {/*{{{*/
  font-family: 'Unna', serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.4em;
}/*}}}*/
#eyecatcher h1 {/*{{{*/
  font-family: 'Unna', serif;
	font-size: 34px;
	font-style: normal;
	font-variant: normal;
	line-height: 1.2em;
  font-weight: 700;
}/*}}}*/
@media screen and (max-width: 500px) {/*{{{*/
	#eyecatcher h1 {
		font-size: x-large;
	}	
}/*}}}*/
@media screen and ( max-width: 565px) {/*{{{*/
	.eyec-el1 p, .eyec-el2 p, .eyec-el3 p {
		font-size: smaller;
	}
}/*}}}*/
@media screen and ( max-width: 480px) {/*{{{*/
	.eyec-el1 p, .eyec-el2 p, .eyec-el3 p {
		font-size: x-small;
		line-height: 1.5em;
	}
}/*}}}*/

.impressum th {/*{{{*/
	font-size: 10pt;
}/*}}}*/
.impressum td {/*{{{*/
	line-height: 13px;
	font-size: 8pt;
}/*}}}*/
.impressum a {/*{{{*/
	font-size: 8pt;
}/*}}}*/



div.fahne-kasten {
  padding-bottom: 0.01em;
}

div.fahne-kasten ul {
//  list-style-type: disc;
}

div.fahne-kasten ul li {
  font-family: 'Unna', serif;
  font-size: 1.2em;
  line-height: 1.25em;
  margin-bottom: 0.75em;
}

div.fahne-innen 
h1 {
  font-family: 'Unna', serif;
  font-style: normal;
  font-size: 1.75em;
  line-height: 1.15;
  font-weight: 700;
}

div.fahne-innen 
h2 {
  font-family: 'Asap', sans-serif;
  font-size: 1.1em;
  line-height: 1.2;
  font-weight: 700;
}
div.preview 
h2 {
  font-family: 'Asap', sans-serif;
  font-size: 1.1em;
  line-height: 1.2;
  font-weight: 700;
}

div.fahne-innen 
p {
  font-family: 'Asap', sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}
div.preview 
p {
  font-family: 'Asap', sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}

