/* --->>> Abweichende Stylesheet Definitionen von eintrag.css <<<--- */
div#contenteintrag, div#contenterfassung
{	border-left: 0px solid #FFFFFF;
}
div#navbartop[id]
{	left: 0px;
}
div#navbarbot[id]
{	left: 0px;
}
div#contentfooter.mitnav
{	margin-left: 0px;
}
div#footernavlinks
{	display: none;
	width: 0px;
	height: 0px;
}
/* --->>> Individuelle Formatierung für "zustellungen" <<<--- */
.formatzustellungen h1
{	font-size: large;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
	color: black;
}
.formatzustellungen h2
{	font-size: medium;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
	color: black;
}
.formatzustellungen img
{	padding: 10px 20px;
	width: 500px;
}
.formatzustellungen p
{	padding-bottom: 1em;
}
