@charset "utf-8";
.tafel {background-image: url("css-bilder/tafel-hell2.png");
font-style: italic;
	font-family: cursive; 
	color:#E3E3E3;
	vertical-align: top;
}

.termine-iframe
{  height: 20em;
	width: 100%;
	border: 0.65em solid transparent;
 border-image-source: url("css-bilder/tafel-rahmen2.png");
	border-image-slice: 5%;
	border-image-width: 5%;
	
	
	border-radius: 1em;
	
	}
.text-termineklein {
	 
	font-style: italic;
	font-family: sans-serif; 
	color:#000000;
	font-size: 79%;}
.text-abgesagt {
text-decoration: line-through double red;
}
.h3 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; color:#811708;
	font-size: 95%;
	font-weight: bolder;
}

.h2 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; color:#811708;
	font-size: 90%;
	font-weight: bold;
}
a.anders {color: #811708; font-style: oblique;}

