 


	/*   Farben
	
	#b1c800 	Grün im Logo 	100-50
	#87ab0a		h'grün
	#027c25  	D'Grün 
	#c7d8e0		blass-blau		rgba(199, 216, 224, 0.5)
	*/



/* ––––––––––––––––––––––––––––––––––––––––––––––
           - Wicky Reindl Styling - 
 ––––––––––––––––––––––––––––––––––––––––––––––––*/




/* ––––––––––––––––––––––––––––––––––––––––––––––
                - Header - 
 ––––––––––––––––––––––––––––––––––––––––––––––––*/

p.header {
	font-size: 0.8em;
	color:#666666;
	text-align:right;
    line-height: 1.5em;
	padding: 0.2em 2em 0 0;
  font-family: OpenSans, "Trebuchet MS", arial, sans-serif;
}


  
p.headerlogo {
	text-align:center; 
	font-family: OpenSans, "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 1.8em; 
	padding: 1.26em 1em 0.8em 1em;
  }
  
a.headerlogo2 {
	text-decoration:none;
	color: #FF0000;
}


/* ––––––––––––––––––––––––––––––––––––––––––––––
            - Main –  Section – Nav - 
 ––––––––––––––––––––––––––––––––––––––––––––––––*/

p {
	font-size: 0.9em;
    line-height: 1.5em;
	margin: 0 0 0.8em 0;
  font-family:  verdana, arial, sans-serif;
}

span.jahreszahl {
	font-size: 0.8em;
	font-weight:bold;
}

span.kleiner {
	font-size: 0.8em;
}

p.aufschwarz {
	font-size: 0.9em;
    line-height: 1.5em;
	margin: 0 0 0.8em 0;
  font-family:  verdana, arial, sans-serif;
  color:#D6D6D6;
}


p.bildlegende {
	font-size: 0.9em;
    line-height: 1.5em;
	font-style:italic;
	text-align:right;
	margin: 0.5em 0 1.2em 0;
  font-family:  verdana, arial, sans-serif;
}


p.bildlegendeaufschwarz {
	font-size: 0.9em;
  	font-family:  verdana, arial, sans-serif;
  	color:#C0C0C0;
    line-height: 1.5em;
	font-style:italic;
	text-align:left;
	margin: 0.5em 0 1.2em 0;
}


p.aktuell {
	font-size: 0.9em;
    line-height: 1.5em;
	text-align:center;
	margin: 0 0 0em 0;
  font-family:  verdana, arial, sans-serif;
}



p.aktuell_weis {
	font-size: 0.9em;
    line-height: 1.5em;
	text-align:left;
	margin: 0 0 0em 0;
  font-family:  verdana, arial, sans-serif;
		color: #fff;
}


p.liniedotted {
	font-size: 0.5em;
    line-height: 0.5em;
	text-align:center;
	margin: 1.5em 0 0em 0;
  border-top:dashed 1px ;

}

p.liniedotted_weis {
	font-size: 0.5em;
    line-height: 0.5em;
	text-align:center;
	margin: 1.5em 0 0em 0;
  border-top:dashed 1px #fff ;

}



h1 { 
  font-size: 1.7em;
  font-weight: normal;
  line-height: 1.7em;
  padding: 0 0 0em 0;
  margin: 0.5em 0 0.8em 0;
  font-family: verdana, arial, sans-serif;
  color:#87ab0a;
}



h2 { 
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.7em;
  padding: 0.4em 0 0.4em 0.0em;
  margin: 0.4em 0 0em 0em;
  font-family: verdana, arial, sans-serif;
color: #FF0000;
}



h3 { 
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.5em;
  padding: 0.6em 0 0.4em 0em;
  margin: 0.4em 0 0em 0em;
  font-family: verdana, arial, sans-serif;
color: #FF0000;
}



h4 { 
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.4em;
  text-align:center;
  margin: 1.1em 0 0.5em 0em;
  font-family:  verdana, arial, sans-serif;
  color: #666666;
}
h5 { 
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.4em;
  text-align:center;
  margin: 1.1em 0 0.5em 0em;
  font-family:  verdana, arial, sans-serif;
  color: #fff;
}


/* 

ul.aufzaehlung  {  
	font-size: 0.9em;
	list-style: disc;
	line-height: 1.5em;
 	margin: -0.7em 2em 1.2em 1em;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  }

noch nicht verwendet */


a.linkimfliesstext { 
	color: #225771;
	background: rgba(224, 160, 107, 0.7);
	padding:0 0.3em 0 0.3em;
	text-decoration: none; 
} 
	
a.linkimfliesstext:hover { 
	background:  rgba(224, 160, 107, 0.9); 
	} 
	
a.linkimfliesstext:visited { 
	color: #225771;
	background: rgba(224, 160, 107, 0.2); 
	}


a.linkaufdunkel { 
	color: #fff;
	background: rgba(224, 160, 107, 0.7);
	padding:0 0.3em 0 0.3em;
	text-decoration: none; 
	} 
	
a.linkaufdunkel :hover { 
	color: #B0B0B0;
	background:  rgba(224, 160, 107, 0.9); 
	} 
	
a.linkaufdunkel :visited { 
	color: #B0B0B0;
	background: rgba(224, 160, 107, 0.2); 
	}




 a.nachoben {
	float: right;
	clear:both;
	font-size:0.85em;
    color:#828282;               /*       #007157;   d'grün   */
	text-decoration: none; 
	padding: 2em 0 1em 0;
}

a.mehrlesen {
	float: right;
	clear: right;
	font-size:0.9em;
    color:#382121;               /*   #ACACAC  hellgrau    #007157;   d'grün   */
	text-decoration: none; 
	padding: 1em 0 1em 0;
}

a.mehrlesen-2 {
	float: right;
	clear: right;
	font-size:0.9em;
	font-style: italic;
    color:#ccc;   
	text-decoration: none; 
	padding: 1em 0 1em 0;
}


a.quelle {
	float: left;
	clear: both;
	font-size:0.9em;
    color:#ACACAC;               /*       #007157;   d'grün   */
	text-decoration: none; 
	padding: 0em 0 0em 0;
}


p.clear {
	clear:both;
	font-size: 0.01em;
	line-height: 0.01em;
}
 

/* ––––––––––––––––––––––––––––––––––––––––––––––
 - Footer - 
 ––––––––––––––––––––––––––––––––––––––––––––––––*/


p.fussleiste {
	text-align:center;
	clear:both;
    color:#828282;               
	text-decoration: none; 
}

a.linkinfussleiste {
	clear:both;
	font-size:0.85em;
    color:#828282;               
	text-decoration: none; 
}



/* ––––––––––––––––––––––––––––––––––––––––––––––
–––––––––––––––––––––––––––––––––––––––––––––––––
                - MITTEL - TABLET - 
 ––––––––––––––––––––––––––––––––––––––––––––––––
 ––––––––––––––––––––––––––––––––––––––––––––––––*/



@media only screen and (max-width: 1040px) {

  
/* ––––––––––––––––––––––––––––––––––––––––––––––
–––––––––––––––––––––––––––––––––––––––––––––––––
–––––––––––––––––––––––––––––––––––––––––––––––––
                - Header - 
 

–––––––––––––––––––––––––––––––––––––––––––––––––
–––––––––––––––––––––––––––––––––––––––––––––––––
––––––––––––––––––––––––––––––––––––––––––––––––*/

p.header {
	font-size: 0.80em;
	color:#666666;
	text-align:right;
    line-height: 1.5em;
	padding: 0.2em 2em 0 0;
}


  
p.headerlogo {
	text-align:center; 
	font-size: 1.8em; 
	padding: 0.6em 1em 0.4em 1em;
  }
  
a.headerlogo2 {
	text-decoration:none;
	color: #FF0000;
}
                


}

/* ––––––––––––––––––––––––––––––––––––––––––––––
–––––––––––––––––––––––––––––––––––––––––––––––––
                - MITTEL - TABLET - 
 ––––––––––––––––––––––––––––––––––––––––––––––––
 ––––––––––––––––––––––––––––––––––––––––––––––––*/



@media only screen and (max-width: 680px) {

  
/* ––––––––––––––––––––––––––––––––––––––––––––––
–––––––––––––––––––––––––––––––––––––––––––––––––
–––––––––––––––––––––––––––––––––––––––––––––––––
                - Header - 
 –––––––––––––––––––––––––––––––––––––––––––––––––
–––––––––––––––––––––––––––––––––––––––––––––––––
––––––––––––––––––––––––––––––––––––––––––––––––*/


p.bildlegende {
	font-size: 0.8em;
    line-height: 1.3em;
	font-style:italic;
	text-align:right;
	margin: 0.5em 0 1.2em 0;
  font-family:  verdana, arial, sans-serif;
}


p.bildlegendeaufschwarz {
	font-size: 0.8em;
  font-family:  verdana, arial, sans-serif;
  color:#C0C0C0;
    line-height: 1.3em;
	font-style:italic;
	text-align:left;
	margin: 0.5em 0 0.2em 0;
}

p.aktuell {
	font-size: 0.91em;
    line-height: 1.4em;
	text-align:center;
  font-family:  verdana, arial, sans-serif;
}
	
	

p.aktuell_weis {
	font-size: 0.91em;
    line-height: 1.4em;
	text-align:left;
  font-family:  verdana, arial, sans-serif;
	colour: #fff;
}



h2 { 
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.6em;
  padding: 0em 0 0.4em 0.3em;
  margin: 0.4em 0 0em 0em;
  font-family: verdana, arial, sans-serif;
color: #FF0000;
}



h4 { 
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.7em;
  text-align:center;
  margin: 0.9em 0 0.5em 0em;
  font-family:  verdana, arial, sans-serif;
  color: #666666;
}



h5 { 
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.7em;
  text-align:center;
  margin: 0.1em 0 0.5em 0em;
  font-family:  verdana, arial, sans-serif;
  color: #ffffff;
}
                


}
