body
{
	margin: 0;
	padding: 0;
	background-color: #006AB2;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

a
{
	color: #000000;
}

div#container
{
	width: 740px;
	margin: 3px auto;
	text-align: left;
	background-image: url("schatten_inhalt.gif");
	background-color: #FFFFFF;
}

div#container_kopf
{
	background-color: #006AB2;
	background-image: url("schatten_kopf.gif");
	width: 740px;
	height: 202px;
	background-repeat: no-repeat;
	background-position: bottom;
}

div#container_logo
{
	background-image: url("bekennende_kirche_logo.gif");
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
	top: 0px;
	right: 10px;
	height: 202px;
}

div#container_menue
{
	padding: 4px 40px;
	height: 2.7ex;
	background-image: url("schatten_menue.gif");
	background-color: #0078CC;
	color: #FFFFFF;
}

div#container_menue ul
{
	list-style-type: none;
	margin: 0;
}

div#container_menue li
{
	display: inline;
	margin-right: 2ex;
}

div#container_menue a
{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

div#container_inhalt
{
	padding: 40px;
	min-height: 350px;
}

div#inhalt
{
	margin-bottom: 50px;
	position: relative;
}

h1, h2, h3
{
	color: #006AB2;
	font-weight: normal;
}

h1
{
	text-transform: uppercase;
	font-size: 180%;
}

h2
{
	font-size: 150%;
}

h3
{
	font-size: 125%;
}

img
{
	border-width: 0;
}

table
{
	empty-cells: show;
	border-collapse: collapse;
}

tr.artikel
{
}

tr.artikel td
{
	padding-top: 1em;
	border-bottom: 1px dotted #CCCCCC;
}

td.archiv_heft
{
	width: 9em;
	padding: 0.5em;
	text-align: center;
}

td.symbol
{
	text-align: center;
	vertical-align: bottom;
}

div#container_fuss
{
	background-color: #006AB2;
	background-image: url("schatten_fuss.gif");
	width: 740px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: top;
}

div.heft_inhaltsverzeichnis
{
	padding-left: 180px;
}

span.autor
{
	font-style: italic;
}

span.titel
{
	font-size: larger;
}

span.titel,
span.untertitel
{
	/* font-weight: bold; */
}

div.heft_bild
{
	position: absolute;
	top: 3em;
	left: 0px;
}

img.heft_bild
{
	border: 1px solid lightgrey;
}
