body {
    background-image: url(homepage/bilder/zentrum_gross.jpg);
    margin:0px;
    padding:1px;
    padding-bottom:20px;
}

.einruecken {
	margin-left:40px;
}

hr {
		width:98%;
		text-align:center;
		color:black;
		background-color:black;
		height:2px;
		border:0px;
}




#ausgabe { position:absolute; top:50px; left:10px; }



h1{
	text-align:center;
}

.monspruch{
	font-size: 18px;
	text-align: center;
}
.verfasser{
	font-size: 16px;
	font-family: lucida console;
	text-align: right;
	font-stretch: expanded;
	letter-spacing:0.2em;
}