body {
	font: normal 100.01% Helvetica, Arial, sans-serif;
	color: black;
	background-color: #eee;
	margin: 0;
	padding: 1em;
	text-align:left;
}
img {
	border:none;
}

div#logoDruck {
	display: none;
}
div#logoSchirm {
	background-image:url(../layout/logo_rechts_oben.gif);
	background-repeat:no-repeat;
	width:263px;
	height:100px;
	float:right;
	padding:0;
	margin:0 0 0 -4px;
}

h1 {
	margin: 0 0 -62px;
	font-size: 1.4em;
	/*padding: 80px 0.3em 0em;*/
	padding: 25px 0.3em 0em;
	text-align: left;
	background-image: url(../layout/balken_ueberschrift.gif);
	background-repeat: repeat-x;
	/*height: 143px;*/
	height: 120px;
	color:#eee;
}
h1 span#kapitelueberschrift {
	font-size: 0.6em;
	font-weight:normal;
	color: #555;
}

div#inhalt {
	margin: 1em 0 0;
	padding: 0 0.42em;
}

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;
}
div#werbungSeite {
	font-size: 1.01em;
	width: 150px;
	float:right;
	margin: 1em 0 0 1em;
	text-align: center;
}
div#werbungSeite h3 {
	font-size: 0.8em;
	font-weight: normal;
	margin: 0 0 0.5em;
	padding: 0;
}

a {
	color: #0c0cc4;
	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;
	background-color: white;
	/*clear:both;*/
}

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 #e10916;
	background-color: white;
	font-family: Arial,Helvetica,sans-serif;
}
.longTextField {
	width:400px;
	height:10em;
	border: 1px solid #e10916;
	background-color: white;
	font-family: Arial,Helvetica,sans-serif;
}

table.veranstTab {
	font-size:0.85em;
	width:100%;
}
table.veranstTab td {
	border-top:1px solid #ffb2b8;
	border-bottom:1px solid #ffb2b8;
	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;
	clear:both;
}
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 td.LinkBild {
	width:110px;
}




table.SichtbareTabelle {
	max-width: 100%;
	font-size: 0.83em;
}
table.SichtbareTabelle th {
	font-weight:bold;
	color:888;
	background-color: white;
	vertical-align: top;
	text-align:left;
}
table.SichtbareTabelle td {
	margin: 2px 2px 2px;
	border-bottom: 1px solid #e10916;
	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 #e10916;
	border-bottom: none;
	font-size: 1.2em;
	font-weight: bold;
}
table.SichtbareTabelle td.EintragTitelBild {
	font-size: 1.2em;
	font-weight: bold;
}
table.SichtbareTabelle td.EintragTitelErsterBild {
	border-top: 1px solid #e10916;
	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: #ffcccf;
	font-weight:bold;
}



div.ListenElement {
	width: 100%;
	background-color: white;
	border: 1px solid #ffcccf;
	margin: 0 0 2px;
	padding: 2px;
}
div.ListenElement h4 {
	font-weight: bold;
	font-size: 1em;
	margin: 0;
}
div.ListenElement h4 span.Datum {
	font-weight: normal;
	font-style:italic;
}
div.ListenElement p {
	margin: 0;
}
div.ListenElement p strong {
	font-weight: normal;
	font-style: italic;
}
div.ListenElement div.BildRechts {
	float: right;
	margin: 0 0 2px 2px;
}
div.ListenElement div.Frei {
	clear: both;
}

p.Hinweis {
	font-size: 0.75em;
	color: #333;
}

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

tr.WerbungKalender td {
	background-color: white;
}


.email>ins:before {content: "@"; text-decoration: none}
.email del {text-decoration: none}
.email>del {display: none}
*:first-child+html .email>del {display:inline}  /* Workaround fuer IE 7 */
