/* RTE DEFAULT */

#middle .right div.content {
	margin:30px 31px 30px 31px;
	font-size:11px;
	line-height:16px;
	min-height:250px;
}

#middle .right ul{
	margin:0 0 20px 0;
	padding:0 0 0 0;
}

#middle .right  ul li ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#middle .right ul li{
	margin:0;
	padding:5px 0 5px 18px;
	list-style-type: none;
	background: transparent url(/fileadmin/templates/img/li.gif) 5px 10px no-repeat;
	/*list-style-image:url(/fileadmin/templates/img/li.gif);
	list-style-position:inside;*/
}

#middle .right  ul li ul li{
	margin:0;
	padding:2px 0 2px 18px;
	border-bottom:none;
	background-position: 5px 7px;
}
/*
#middle .right h1 {
	font-weight:bold;
	margin:10px 0 0px 0px;
}

#middle .right  h2 {
	padding:3px 5px 3px 0px;
	font-size:13px;
}


#middle .right h3 {
	padding:5px 0 5px 0;
	font-size:11px;
}
*/
.right .contenttable th, .right .contenttable thead td {
	padding:4px;
	font-weight:bold;
	margin:1px;
}

.right .contenttable td {
	padding:4px;
	margin:1px;
}

p.csc-frame-frame1 {
	background-color:#F0F0F0;
	border:1px #CCCCCC solid;
	padding:4px;
}

p.csc-frame-frame2 {
	background-color:#FFFF99;
	border-bottom:1px #888888 solid;
	border-right:1px #888888 solid;
	border-top:1px #EEEEEE solid;
	border-left:1px #EEEEEE solid;
	padding:4px;
	color:000000;
}

.align-left {
	text-align:left;
}

.align-right {
	text-align:right;
}

.align-center {
	text-align:center;
}

table {
	border:1px #CCCCCC solid;
}
.contenttable th{
	background-color:#B7B8BA;
	font-weight:bold;
	color:#000000;
}

.contenttable th{
	padding:10px 6px 10px 6px;
	margin:1px;
}
.contenttable td{
	padding:6px;
	margin:1px;
}

.contenttable-3 .tr-even .td-0,
.contenttable-3 .tr-odd .td-0 {
	background: #F4D0DA;
	color: #CC0033;
}

.contenttable-3 .tr-0 .td-0 {
	background: #B7B8BA;
	color: #333333;
} 