#leftmenue {
	background-image: url(Bilder/background_left_ie.jpg);
	background-position: top; 
	background-repeat: no-repeat;	
}

#content a{
	color: #996600;
}

#content p.poem {
	margin: 140px 40px 0px 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #996600;
}

#content p.autor {
	padding: 0px 40px 20px 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996600;
}

#subcontent {
	background-color: #CCCC99;
}

#subcontent p.normal {
	font-family: Arial, Helvetica, sans-serif;
	margin: 40px 25px 0px 20px;
	font-size: 17px;
	color: #000000;
}

#subcontent p.normal1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 25px 0px 20px;
	font-size: 17px;
	color: #000000;
}

#subcontent p.klein {
	font-family: Arial, Helvetica, sans-serif;
	margin: 70px 20px 20px 20px;
	font-size: 14px;
	color: #000000;
}

#subcontent ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 12px;
	margin-top: 15px;	
}

#subcontent li {
	padding: 0;
}

* html #leftmenue {
	height: 577px; 
	background-image: url(Bilder/background_left_ie.jpg);
	background-position: bottom; 
	background-repeat: no-repeat;
}

* html #subcontent p.klein {
	font-family: Arial, Helvetica, sans-serif;
	margin: 83px 20px 20px 20px;
	font-size: 14px;
	color: #000000;
}