body.mceContentBody
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	background-color: #e8e9eb;
	vertical-align: top;
}

h1, h2, h3
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
}

h1
{
	font-size: 12px;
	padding: 0px 0px 10px 0px;
}
h2
{
	padding: 0px 0px 10px 0px;
}

/* Styles */
.orange
{
	color: #f18f08;
}

.orange_bold
{
	color: #f18f08;
	font-weight: bold;
}


/* Liste */
.list
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.list li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 8px;

	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}


/* Normaler Link */
a.link_normal
{
	padding: 0px 0px 0px 0px !important;
	background-image: none !important;
}


/* Tabelle */
.table_1
{
	border-collapse: collapse;
}
#row_5_4 .table_1 td, #row_5_234 .table_1 td
{
	padding: 0px 10px 9px 0px;
}
#row_5_4 .table_1 a, #row_5_234 .table_1 a
{
	padding: 0px 0px 0px 0px;
	background-image: none;
}
#row_5_4 .table_1 img, #row_5_234 .table_1 img
{
	padding: 0px 0px 2px 0px;
}
.table_cell_dark
{
	background-color: #dddddd;
}
.table_cell_light
{
	background-color: #eeeeee;
}


/* Tabelle */
.table_2
{
	border-collapse: collapse;
}
.table_2 td
{
	padding: 0px 20px 10px 0px;
}