p.zentrieren, span.zentrieren, td.zentrieren, th.zentrieren {
	text-align:center;
}

p.links_ausrichten, span.links_ausrichten, td.links_ausrichten, th.links_ausrichten {
	text-align:left;
}

p.rechts_ausrichten, span.rechts_ausrichten, td.rechts_ausrichten, th.rechts_ausrichten {
	text-align:right;
}

h1,h2 {
	margin:0;
}

h1.abstand_unten {
	margin-bottom:1em;
}
h2.abstand_unten {
	margin-bottom:1em;
}

div.imagewithcaption{
	border:1px dashed #999999;
	color:#006600;
}

div.imagewithcaption-right {
	float:right;
	margin:0;
	padding:0 0 1em 1em;
}

div.imagewithcaption-left {
	float:left;
	margin:0;
	padding:0 1em 1em 0;
}

div.imagewithcaption-full {
	clear:both;
	width:100%;
	margin:0;
	padding:0 1em 1em 0;
}


div.imagewithcaption img {
	border:1px solid #006600;
}

div.imagewithcaption dl {
	margin:0;
	padding:0;
}
div.imagewithcaption dl dd {
	margin:0;
	padding:0;
}
div.imagewithcaption dl dt {
	margin:0;
	padding:0;
}


p.farbiger_text {
	color:#006600;
}

span.farbiger_text {
	color:#006600;
}



span.farbe_genzyme, p.farbe_genzyme {
	color:#006600;
}


span.farbe_farby, p.farbe_farby {
	color:#EB6A0A;
}


span.farbe_pompe, p.farbe_pompe {
	color:#97BE0D;
}


span.farbe_gaucher, p.farbe_gaucher {
	color:#0076B3;
}


span.farbe_mpsi, p.farbe_mpsi {
	color:#663399;
}




span.text_klein, p.text_klein {
	font-size:0.7em;
}





span.imagewithcaption{
	border:1px dashed #999999;
	color:#006600;
}

span.imagewithcaption-right {
	float:right;
	margin:0;
	padding:0 0 1em 1em;
}

body.htmlarea-content-body p a {
	color:#0000ff !important;
}

div.headline-abstand {
	display:block;
	height:10px;
	border:1px dashed #999999;
}

td.farbigerhintergrund {
	background-color:#EBF4D7;
}



body.htmlarea-content-body table.contenttable td, table td, div.centercontent table th {
	font-size:0.75em; /* 16px; */
}
body.htmlarea-content-body table td p, table td p, div.centercontent table th p {
	font-size:1em; /* 16px; */
	margin:0;
}

body.htmlarea-content-body table th {
	background-color:#007500;
	color:white;
	padding:0.125em;
}
body.htmlarea-content-body table td.farbigerhintergrund {
	background-color:#EBF4D7;
}
body.htmlarea-content-body table td {
	border-bottom:1px solid #007500;
	padding:0.25em;
}
body.htmlarea-content-body table th.align-right, table td.align-right {
	text-align:right;
}
body.htmlarea-content-body table th.align-center, table td.align-center {
	text-align:center;
}



a.farbe_genzyme {
	color:#006600 !important;
}


a.farbe_farby {
	color:#EB6A0A !important;
	font-size:0.95em  !important;
	padding-left:17px !important;
	padding-right:0 !important;
	background:url(../images/a_arrow_orange.gif) 0 2px no-repeat;
}


a.farbe_pompe {
	color:#97BE0D !important;
	font-size:0.95em  !important;
	padding-left:17px !important;
	padding-right:0 !important;
	background:url(../images/a_arrow_gruen.gif) 0 2px no-repeat;
}


a.farbe_gaucher {
	color:#0076B3 !important;
	font-size:0.95em  !important;
	padding-left:17px !important;
	padding-right:0 !important;
	background:url(../images/a_arrow_blau.gif) 0 2px no-repeat;
}


a.farbe_mpsi {
	color:#663399 !important;
	font-size:0.95em  !important;
	padding-left:17px !important;
	padding-right:0 !important;
	background:url(../images/a_arrow_lila.gif) 0 2px no-repeat;
}

a.grauohnelinie {
	color:#000000 !important;
	text-decoration:none;
}

p.kein_abstand_unten {
	margin-bottom:0 !important;
}

td.align-left,
th.align-left {
    text-align: left;
}
