body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:normal;
	color:black;
}


	/* All Links */
	a {
		text-decoration:none;
		color:#c5312f;
	}
		a:hover, a:focus {
			color:black;
		}


	/* All Text */
	p, .bodytext, p.bodytext, h1, h2, h3, h4, h5, h6, .cBox ul, .cBox ol {
		margin-left:25px;
		margin-right:25px;
		font-size:0.75em;
		line-height:1.3em;
	}
		/* boxRight */
		.boxRight p, .boxRight .bodytext, .boxRight p.bodytext, .boxRight h1, .boxRight h2, .boxRight h3, .boxRight h4, .boxRight h5, .boxRight h6, .boxRight .cBox ul, .boxRight .cBox ol {
			margin-left:5px;
			margin-right:10px;
		}


	/* RTE Text only */
	p, .bodytext, p.bodytext {
	}

	/* Don´t touch list elements here! Alter independent cBox-lists or in menu-lists instead */
	ul {
	}
	ol {
	}
		li {
		}


	/* RTE lists */
	.cBox ul {
		padding-left:16px;
	}
		.cBox ul li {
		}
	.cBox ol {
		padding-left:24px;
	}
		.cBox ol li {
		}


	/* Header */
	h1 {
	}
	h2 {
		font-weight:normal;
		text-decoration:underline;
	}
	h1.pageTitle {
		font-size:1.0em;
	}
	h1.pageSubtitle {
		margin-top:-0.7em;
		font-size:1.0em;
		color:#666666;
	}

/* ____________________________________________________________________________ */
/*                               CSS Styled Content                             */

/* Bildtexte */
p.csc-caption {
	margin:0px;
	text-align:left;
	color:#A3A3A3;
}

/* ____________________________________________________________________________ */
/*                                 TEXT/BILD-TEXTE                              */

		/* Nur Bildtext */
		.csi-textpic .csi-caption {
		}

	/* Nur Text */
	.csi-textpic .csi-text {
	}

		/* Nur Text.p */
		.csi-text p {
			/*padding-bottom:5px;*/
		}

/* ____________________________________________________________________________ */
/*                                   SPECIAL-Ps                                 */

		#box_sys_lastchanged p {
			margin:0;
		}
