.orange { color: #f1822b;}
.invers { color: #f1822b;}
.invers:hover{ color:#555555;}
p {
	margin:0;
	padding:0;
	padding-bottom: 10px;
}

ul {
	padding:0;
	margin:0;
	margin-left:20px;
	margin-bottom:10px;
	list-style:none;
}
ul li {
	padding-left:20px;
	background-image: url(grafik_neu/aufzaehlung.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#fusswrap {
	float:right;
	margin-right:70px;
	margin-top:70px;
}
#fusswrap a {
	text-decoration:none;
}

/* RTE / Table styling */
TABLE.contenttable { border: 2px solid rgb(209, 210, 211); margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 10px; }
.tx-mmforum-pi1-listpost-user,.tx-mmforum-pi1-listpost-menu, TABLE.contenttable THEAD { 
	background-color: rgb(238, 238, 238);
	border: 2px solid rgb(209, 210, 211) !important;
	color: rgb(241, 130, 43);
	font-weight: bold;
	padding: 5px; 
}
