
@font-face {  font-family:'text';
      src:  url('../fonz/font.eot') format('eot'),
	  url('../fonz/font.woff') format('woff'),
	  url('../fonz/font.ttf') format('truetype');  
}

/* das local scheint jedoch ohne wirkung.... */

		
@font-face {  font-family:'standard';
   	 src:url('../fonz/schrift_light.woff2') format('woff')}
	 
	 
@font-face {  font-family:'standard2';
   	 src:url('../fonz/fliesstext_reg.woff') format('woff')}	 

@font-face {  font-family:'bold';
   	 src: url('../fonz/schrift_bold.woff2') format('woff')}
	
	
html, body { 	font-family:'standard2';
				font-size:1.188em;
				line-height:1.313em;}

/* Schrift-Grundfarbe:----- */	
html, body, h2, #aufzaehlung li span { 	color:#333333;}
/* ende farbe ----- */						
			
h1, h2 {	font-family:'bold';
			font-size:140%;
			font-weight:normal;
			margin-bottom:0.6em;
			}
h1 { 		color:#292828;padding-top:0.0em;}
footer h1 { 		color:white;padding-top:0;}	
.im-bild h1 {}	
h2 {		 margin:0em 0 0.0em 0; }

/* strong {font-weight:bold;text-shadow: 1px 1px 0px #000;}  */


a {color:#333333;}
a:hover {color:#7A593D;}

.klein {font-size:0.5em; line-height:1.9em;color:rgba(255,255,255,0.4);text-shadow:none;}
.lowercase {text-transform: lowercase;}

address {		font-style:normal;}
article {		-moz-hyphens: auto;
  				-o-hyphens: auto;
   				-webkit-hyphens: auto;
   				-ms-hyphens: auto;
   				hyphens: auto; }


.aufzaehlung ul {margin-left:1.0em;}
.aufzaehlung li {list-style:url(../px/quad.png);margin-bottom:0.5em;}	
	
		

.justify { text-align: justify; }
			
.keinetrennung {-moz-hyphens: none;
  				-o-hyphens: none;
   				-webkit-hyphens: none;
   				-ms-hyphens: none;
   				hyphens:none; }	

.nowrap {white-space: nowrap;}


	
			

					
/*
11	0.689	
12	0.750	
13	0.814	
14	0.875
15	0.938
16	1.000	Browser standard default
17	1.064	
18	1.125
19	1.188	
20	1.250
21	1.313
22	1.375
23	1.438
24	1.500
25	1.563
26	1.625	
*/			