/*
	Evangelisches Frankfurt
	Version 2 - Autor: Jonatan Steller
	
	Zinzolin leicht
*/



@import url(gemeinsam_hauptbereiche.css);

body
{
	font-family: Verdana, Vera, sans;
	font-size: 0.8em;
	line-height: 1.45em;
	padding: 1.2em;
}

ul
{
	list-style-type: square;
	padding-left: 1.2em;
}
ul li
{
	list-style-type: square;
}

dl dd
{
	margin-left: 1.5em;
}

.seitenabschnitt, #suche label, .download, #leserbriefe dt
{
	display: none;
}



/* #################################################################################### */
/* # Titel ############################################################################ */
/* #################################################################################### */

#titel
{
	font-family: Garamond, Bodoni, Palatino, serif;
	font-size: 1.2em;
	line-height: 1.4em;
	border: 1px solid #000000;
	padding: 0.7em;
	margin-bottom: 1.5em;
}
#titel h1
{
	font-size: 2.5em;
	line-height: 1.2em;
	text-align: center;
	color: #821a41;
}
#titel h1 a
{
	color: #821a41;
	text-decoration: none;
}
#titel p
{
	text-align: center;
	font-weight: bold;
	color: #821a41;
	margin-top: 0.3em;
}
#titel p#seitenspruenge
{
	font-weight: normal;
}



/* #################################################################################### */
/* # Blatt, Abschluss ################################################################# */
/* #################################################################################### */

#blatt, #inhalt, #abschluss
{
	margin-top: 1.6em;
	border-top: 1px solid #000000;
}

#abschluss
{
	font-size: 0.89em;
	line-height: 1.315em;
	margin-top: 2.4em;
}

#herausgeber
{
	margin-top: 0.8em;
}

/* Ueberschriften */

h2
{
	font-size: 1.5em;
	margin: 1.3em 0 1em 0;
	font-weight: normal;
}
h3
{
	font-size: 1.1em;
	margin: 1.3em 0 0.8em 0;
}
h4
{
	font-size: 1em;
	margin: 0.6em 0 0.3em 0;
}
