.titel {
	background-image: url(../bilder/layout/titel.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.zeile1 {
	background-image: url(../bilder/layout/spacer1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.zeile2 {
	background-image: url(../bilder/layout/spacer2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.naviHG {
	background-image: url(../bilder/layout/hg_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 10;
}
.naviHG2 {
	background-image: url(../bilder/layout/hg-navi2.jpg);
	background-position: 0px 419px;
	background-repeat: no-repeat;;
	position: relative;
}
.begruessung {
	background-image: url(../bilder/layout/begruessung.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 0;
}

.bildJo {
	background-image: url(../bilder/layout/bild_jo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.abstandZettel {
	background-image: url(../bilder/layout/abstand_aktuell.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.aktuell {
	background-image: url(../bilder/layout/aktuell.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 228px;
	width: 233px;
	background-color: #FFFFFF;
}
#aktuellText {
	width: 190px;
	color: #003399;
	padding: 4px 0px 0px 12px;
	font-size: 11px;
	line-height: 11px;
	font-style: italic;
}
#hinweisText {
	color: #003399;
	padding: 8px 12px;
	font-size: 13px;
}
.gedichtinhalt {
	position: relative;
	left: -30px;
	top: 25px;
}
.gedicht {
	font-size: 11px;
	line-height: 12px;
}
#titelgedicht{
	line-height: 10px;
}
#autor{
	font-size: 8px;
	line-height:9px;
	font-style: italic;
	color: #999999;

}
.unterZettel {
	background-image: url(../bilder/layout/aktuell_unten.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 25px;
}
.mehrInhalt {
	margin-top: -16px;
	font-size: 12px;
	line-height: 14px;
}
.abstandMehrInhalt {
	padding-right: 24px;
	padding-left: 30px;
}
.seite {
	background-image: url(../bilder/layout/seite.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	font-size: 12px;
	line-height: 14px;
}
.seiteF {
	background-image: url(../bilder/layout/seite_f.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.seiteUnten {
	background-image: url(../bilder/layout/seite_unten.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

