body {
	font: normal 100.01% Helvetica, Arial, sans-serif;
	color: black;
	background-color: white;
	margin: 0;
	padding: 0;
	text-align:left;
}

img {
	border:none;
}

div#NavigationRahmen {
	display: none;
}

div#logoDruck {
	float:right;
}

div#logoSchirm {
	display: none;
}

h1 {
	margin:0;
	font-size: 1.4em;
	font-weight:bold;
}

div#inhalt {
	clear:both;
	margin: 0.5em 0 0;
	padding: 0;
}

div#inhalt h2 {
	font-size: 1.2em;
	font-weight:bold;
	margin: 1em 0 0.2em;
}
div#inhalt h2:first-child {
	margin-top:0;
}

div#inhalt h3 {
	font-size: 1.1em;
	font-weight:bold;
	margin: 0.5em 0 0.2em;
}

div#inhalt p {
	margin: 0 0 0.2em;
}

a {
	color: black;
	text-decoration:underline;
}

img.iconLinks {
	border:none;
	float:left;
	margin: 0 0.2em 0 0;
}

div#bildKasten {
	font-size:0.7em;
	margin: 0.3em 0 0.3em 0.7em;
	border: 1px solid black;
	padding: 0.3em;
	text-align:left;
	float:right;
}

p#fusszeile {
	margin: 1em 0 0 0;
	padding: 0.6;
	font-size: 0.7em;
	text-align:center;
	border-top:2px solid black;
	clear:both;
}
p#fusszeile img {
	border:none;
	margin: 0 0.5em 0;
	width:100px;
	height:40px;
}

form h4 {
	font-size:1em;
	font-weight:normal;
	margin: 0 0 -1.3em;
}
form p {
	padding:0 0 0 9em;
}
p.formFehler {
	font-style:italic;
}
.simpleTextField {
	width:400px;
	border: 1px solid black;
	background-color: white;
	font-family: Arial,Helvetica,sans-serif;
}
.longTextField {
	width:400px;
	height:10em;
	border: 1px solid black;
	background-color: white;
	font-family: Arial,Helvetica,sans-serif;
}

table.veranstTab {
	font-size:0.85em;
	width:100%;
}
table.veranstTab td {
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	vertical-align:top;
}
table.veranstTab p {
	margin: 0;
}
table.veranstTab p.veranstTabVeranstTitel {
	font-weight:bold;
}
table.veranstTab p.veranstTabVeranstOrt {
	font-style:italic;
}
table.veranstTab p.veranstTabVeranstDok {
	margin-top:0.3em;
}

div.ArchivEintrag {
	margin:0;
	padding:0;
}
div.ArchivEintrag h4 {
	font-size:1em;
	font-weight:bold;
	margin:0.3em 0 0;
}
div.ArchivEintrag h4 span.date {
	font-weight:normal;
	font-style:italic;
}
div.ArchivEintrag p {
	margin:0;
	padding:0;
}
div.ArchivEintrag p.docs {
	padding-left: 3em;
}





table.SichtbareTabelle {
	max-width: 100%;
	width: 100%;
	font-size: 0.83em;
}
table.SichtbareTabelle th {
	font-weight:bold;
	color:black;
	vertical-align: top;
}
table.SichtbareTabelle td {
	margin: 2px 2px 2px;
	border-bottom: 1px solid black;
	padding: 2px;
	vertical-align: top;
}
table.SichtbareTabelle td.EintragTitel {
	border-bottom: none;
	font-size: 1.2em;
	font-weight: bold;
}
table.SichtbareTabelle td.EintragTitelErster {
	border-top: 1px solid black;
	border-bottom: none;
	font-size: 1.2em;
	font-weight: bold;
}
table.SichtbareTabelle td.OhneStrich {
	border-bottom: none;
}
table.SichtbareTabelle td p {
	margin: 0;
	padding: 0;
}
table.SichtbareTabelle td p.Titel {
	font-size: 1.2em;
}
table.SichtbareTabelle td.LinkeZelle {
	margin-left: 0;
}
table.SichtbareTabelle td.RechteZelle {
	margin-right: 0;
}
table.SichtbareTabelle td.Zwischenueberschrift {
	border: none;
	background-color: #aaa;
	font-weight:bold;
}
table.SichtbareTabelle a {
	text-decoration: none;
	color: black;
}



.IELayoutKorrektur {
	font-size: 0.1em;
	color: white;
}



tr.WerbungKalender td {
	display:none;
}

div#werbungSeite {
	display: none;
}
.NichtDrucken {
	display: none;
}
