@CHARSET "ISO-8859-1";

h1 {
	background-image: url("../img/jugend_title.jpg");
	height:40px;
	background-repeat: no-repeat;
	padding-top:20px;
	padding-left:10px;
	color:#6D4629;
	padding-bottom:0px;
	margin-bottom:0px;
}
/* for Internet Explorer */
* html h1 {
	height:60px;
}
/**/

h2 {
	margin-top:0px;	
}
.bgContainer {
	background-image: url("../img/jugend_bg.jpg");
	background-repeat: no-repeat;
	background-position: 200px 350px;
}

#footer {
	background-color: transparent;
}
#relatedContent {
	background-color: transparent;
}