/*******************/
/* RTE / Bodytext: */
/*******************/
/* P.bodytext { */
/* font-size: 11px; */
/* color: #000000; */
/* margin-left:10px; */
/* margin-right:10px */
/* }

/* P.bodytext A { */
/* font-weight: bold; */
/* margin-left:0px; */
/* margin-right:0px */
/* }

/* RTE / Bulletlists */
UL { margin-top: 0px; margin-left: 0px; padding-left:12px; padding-right:0px; }
UL UL LI { font-size: 11px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }


/* RTE / Table styling */
TABLE.contenttable { border: 0px #ffffff solid; margin: 0px 0px 0px 58px; }
TABLE.contenttable TR TD { border: 0px #ffffff solid; padding: 3px 3px 3px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 11px; }
TABLE.contenttable TR { background-color: #ffffff; }

.Normal_Text {
text-align: left;
font-size:11;
font-family:Arial;
margin-left:58px;
margin-right:20px;
}

.Normal_Text_fett {
text-align: left;
font-size:11;
font-family:Arial;
margin-left:58px;
margin-right:20px;
font-weight:bold;
}

.Normal_Text_Einzug_rechts {
text-align: left;
font-size:11;
font-family:Arial;
margin-right:40px;
padding-right:40px;
}

a:link.Normal_Text, a:visited.Normal_Text, a:active.Normal_Text, a:focus.Normal_Text {
font-weight: bold;
}
