/*####################################################################################################*/
/* TYPO3 RTE */
/*####################################################################################################*/

DIV.rte-content-normal-home
{
	font-family: Verdana, Arial, "Times New Roman"; font-size: 12pt; font-weight: bold;
	text-decoration: none; color: #FFFFFF; background-color: inherit;
	letter-spacing: normal;
}

DIV.rte-content-normal-home A
{
	font-family: Verdana, Arial, "Times New Roman"; font-size: 12pt; font-weight: bold;
	text-decoration: underline; color: #FFFFFF; background-color: inherit;
	letter-spacing: normal;
}

DIV.rte-content-normal-home A:hover
{
	text-decoration: underline; color: #093160; background-color: inherit;
}

DIV.rte-content-normal
{
	font-family: "Times New Roman", Verdana, Arial; font-size: 1.0em; font-weight: normal;
	text-decoration: none; color: #444444; background-color: inherit; line-height: 1.2em;
}

DIV.rte-content-bold
{
	font-family: "Times New Roman", Verdana, Arial; font-size: 1.0em; font-weight: bold;
	text-decoration: none; color: #444444; background-color: inherit; line-height: 1.2em;
}

DIV.rte-content-normal-underline
{
	font-family: "Times New Roman", Verdana, Arial; font-size: 1.0em; font-weight: normal;
	text-decoration: underline; color: #444444; background-color: inherit; line-height: 1.2em;
}

DIV.rte-content-bold-underline
{
	font-family: "Times New Roman", Verdana, Arial; font-size: 1.0em; font-weight: bold;
	text-decoration: underline; color: #444444; background-color: inherit; line-height: 1.2em;
}

SPAN.rte-content-normal
{
	font-family: "Times New Roman", Verdana, Arial; font-size: 1.0em; font-weight: normal;
	text-decoration: none; color: #444444; background-color: inherit;
}

SPAN.rte-content-bold
{
	font-family: "Times New Roman", Verdana, Arial; font-size: 1.0em; font-weight: bold;
	text-decoration: none; color: #444444; background-color: inherit;
}

SPAN.rte-content-normal-underline
{
	font-family: "Times New Roman", Verdana, Arial; font-size: 1.0em; font-weight: normal;
	text-decoration: underline; color: #444444; background-color: inherit;
}

SPAN.rte-content-bold-underline
{
	font-family: "Times New Roman", Verdana, Arial; font-size: 1.0em; font-weight: bold;
	text-decoration: underline; color: #444444; background-color: inherit;
}

/*####################################################################################################*/

UL
{
	list-style-type: disk; color: #093160; text-align: left;
	margin-left: 0px; padding-left: 20px; margin-top: 0px; padding-top: 0px;
}

OL
{
	list-style-type: disk; color: #093160; text-align: left;
	margin-left: 0px; padding-left: 20px; margin-top: 0px; padding-top: 0px;
}

LI
{
	font-family: "Times New Roman", Verdana, Arial; font-size: 1.0em; font-weight: normal;
	text-decoration: none; color: #444444; background-color: inherit;
	padding: 0px; margin: 0px;
}

TABLE
{
	font-family: "Times New Roman", Verdana, Arial; font-size: 1.0em; font-weight: normal;
	text-decoration: none; color: #444444; background-color: inherit;
	padding: 0px; margin: 0px;
}

TD
{
	font-family: "Times New Roman", Verdana, Arial; font-size: 1.0em; font-weight: normal;
	text-decoration: none; color: #444444; background-color: inherit; line-height: 1.2em;
	padding: 0px; margin: 0px;
}

TH
{
	font-family: "Times New Roman", Verdana, Arial; font-size: 1.0em; font-weight: normal;
	text-decoration: none; color: #444444; background-color: inherit;
	padding: 0px; margin: 0px;
}
