main {
	display: block;
}

h1 {
	font-family: Georgia, 'Comic Sans', serif;
	font-weight: normal;	
}

h2 {
	font-family: Georgia, 'Comic Sans', serif;
	font-weight: normal;	
}

p {
  	font-family: Georgia, 'Comic Sans', serif;
 	font-weight: normal;
}

ul {
	font-family: Georgia, 'Comic Sans', serif;
	font-weight: normal;
}

a.telefon { 
	text-decoration: none;
 	color: #000000;
} 

span.E_ausblenden {
	display:none;
}

span.E_anzeigen_teil1::after {
	content: "info\40paul";
}

span.E_anzeigen_teil2::after {
	content: "-krejci.de";
}