art-postcontent hr {
	float: none;
	clear: both;
	color: #B2B295;
	background-color: #B2B295;
	height: 2px;
	border: 0px;
}

art-postcontent table {
	border: 0px solid transparent;
}

art-postcontent table td {
	border: 0px solid transparent;
}


table.calendarmod_mini{ 
	border: 1px solid #B2B295;
	border-collapse: collapse;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	text-align: center;
	width: 196px;
}

td.calendarmod_header_mini { 
	background-color: #ecede4;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: middle;
}

table.calendarmod_mini td {
	border: 1px solid #B2B295;
	width: 26px;
}
  	
td.calendar_markday_mini {
	background-color: #c5c5af;
	border: 1px solid #B2B295;
	color: #3f4a17;
	font-weight: bold;
}

td.calendar_weekday_mini {
	background-color: #c5c5af;
	color: #626247;
}

td.calendar_noday_mini {

}



table.actionlist_front {
	/*background-color: #ecede4;*/
	margin-right: auto;
	margin-left: auto;
	width: 196px;
}

table.actionlist_front td {
	border: 1px solid #B2B295;
    border:  none;
	padding-bottom: 5px;
}

table.actionlist_front td b {
	display: block;
	text-align: center;
}

table.actionlist_front td.actionlist_date {
	width: 100px;
}

table.actionlist_front td.actionlist_desc {
	text-align: left;
	text-indent: -4px;
}

table.calendarmod {
	border: 1px solid #B2B295;
	overflow: hidden;
}

td.calendarmod-header {
	background-color: #ecede4;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

table.calendarmod td {
	text-align: center;
	border: 1px solid #B2B295;
	width: 30px;
}

td.calendar_markday {
	background-color: #c5c5af;
	color: #3f4a17;
	font-weight: bold;
	text-align: center;
}

td.calendar_weekday {
	text-align: center;
	background-color: #c5c5af;
	color: #626247;
}


.actionlist {
	width: 100%;
	overflow: hidden;
}

table.actionlist_table {
	background-color: #ecede4;
	width: 99%;
	/*overflow: hidden;*/
}

td.actionlist_date {
	text-align: left;
}

td.actionlist_header {
	font-weight: bold;
	background-color: #c5c5af;
	text-align: center;
}

table.actionlist_table td {
	border: 1px solid #B2B295;
}

table.actionlist_table tr:hover {
	background-color: #e3e3d9;
}

table.actionlist_table td b {
	display: block;
	text-align: center;
}

hr {
	background-color: #B2B295;
	color: #B2B295;
}

td.beschr_termin {
	background-color: #c5c5af;
	border: 1px solid #B2B295;
	color: #3f4a17;
	font-weight: bold;
	text-align: center;
}

td.detail_termin, td.detail_description {
	background-color: #ecede4;
	border: 1px solid #B2B295;
}

.detail {

  display: none;
}

.detailcontent {
  background-color: #ecede4;
  width: 580px;
  height: 380px;
  padding: 10px;
  overflow: hidden;
}
