@CHARSET "ISO-8859-1";

body {
background-color: #FFFF93;
font-family: Arial;
}

 /* Überschrift der 1. Ebene */
 h1 {font-family: Arial; font-weight: bold;font-size: 20pt;}
 /* Überschrift der 2. Ebene */
 h2 {font-family: Arial; font-weight: bold;font-size: 14pt;}
 /* Absatztext */
 p {font-family: Arial;}
 /* Blockquote */
 blockquote {font-family: Arial;}

#Inlineframe {
	float:left;
	width:705px;
	background-color: #FFFF93;
}

#Ensembleliste {
	float:left;
	width:130px;
	text-align:center;	
}

#EnsembleReihen {
	float:left;
}

