/*
	Evangelisches Frankfurt
	Version 2 - Autor: Jonatan Steller
	
	Zinzolin schmal
*/



@import url(breit.css);

#genutzteflaeche
{
	width: 716px;
}



/* #################################################################################### */
/* # Koerper ########################################################################## */
/* #################################################################################### */

#koerper
{
	background-image: url(../grafiken/seite_blatt_hintergrund_schmal.png);
	background-repeat: repeat-y;
	background-position: top right;
}
#koerperinnen
{
	background-image: url(../grafiken/seite_blatt_hintergrund_schmal_oben.png);
	background-repeat: no-repeat;
	background-position: top right;
}

/* # Artikel-Bereich ################################################################## */

#blatt
{
	width: 500px;
}

/* # Infoleiste ############################### */

#infoleiste
{
	padding-left: 25px;
	float: none;
	width: 450px;
}

#inhalt .eintrag, #inhalt .liste
{
	
	border-top: 1px solid #9fc0df;
}

/* # Startseite ############################### */

#startseite-kopf
{
	background-position: 25px 215px;
}

#startseite-kopf img
{
	float: none;
}

#startseite-kopf-text
{
	float: none;
	width: 375px;
	padding-top: 18px;
	text-align: right;
}

#startseite-neben
{
	float: left;
	width: 375px;
	padding: 1.3em 0 0 25px;
}

#startseite-download
{
	display: none;
}


/* #################################################################################### */
/* # Abschluss ######################################################################## */
/* #################################################################################### */

#abschluss
{
	width: 520px;
}

#abschluss2
{
	background-image: url(../grafiken/seite_abschluss_hintergrund_schmal_unten.png);
}

#abschluss3
{
	background-image: url(../grafiken/seite_abschluss_hintergrund_schmal_oben.png);
}