.zauber {
	background-image:url(/media/images/bibliothek/zauber/sterne_bg.png);
	background-repeat:repeat-x;
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	color: #FFC;
	padding:35px 50px 15px 50px;
}


/* mit dunkleren Sternen */
.zauber2 {
	background-image:url(/media/images/bibliothek/zauber/sterne_bg_dkl.png);
	background-repeat:repeat-x;
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	color: #FFC;
	padding:35px 50px 15px 50px;
}

#content-area .zauber2 p {
	margin-top:0}


#content-area .beschreibung {
	/*font-family:"Courier New", Courier, monospace;	*/
	color: #033;
}

.zauber_header {
	padding: 15px 0 5px 0;
	color: #300;
}

#content-area .zauber h1 {
	color: #FFC;
}

#content-area .zauber2 h1 {
	color: #FFC;
}

#content-area .zauber a {
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	color: #333;
}


.entry {
	background-image: url(/media/images/section/07/navi2-gross.png);
	background-position:left;
	background-repeat:no-repeat;
	padding: 15px 15px 15px 70px;
}

.zauber_footer {
  bottom: 0px;
  width: 100%;
  height: 15px;
  background-image:url(/media/images/bib/bib-footer.png);
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 0;
  margin-top:25px;
}
