/*--------------------------------*/
/*    mnm_events  Extension CSS   */
/*--------------------------------*/


.tx-mnmevents-pi2 .tablerow{
  background-color: white;
}
input{
	margin: 0px 0px 1px 0px;
	color: #074c94;
}
input.left{
	float: left;
	width: 100px;
	margin: 0 5px 0 0;
}

#form-suche{
	margin: 0 0 0 0;
	padding: 5px 5px 5px 85px;
	background: #FF9B51 url(img/lupe.gif) no-repeat;
}
.fieldwrap{
	margin: 2px 0 2px 0;
	padding: 2px 0 0 0;
	min-height: 20px;
	clear: both;
	border-top: 1px dotted #FF6E00;
}

.label1{
	float: left;
	width: 140px;
	color: #494949;
	font-size: 10px;
}
.label2{
	/*float: left;
	width: 120px;*/
	padding: 0 0 0 140px;
	color: #494949;
	font-size: 11px;
}
#conA p.hilfe{
	color: #5F5F5F;
	font-size: 10px;
	padding: 2px 0 0 0px;
	line-height: normal;
	margin: 0 0 0 0;
}


/*   Teaser   */
#mnm_events_teaser{
  margin: 5px 5px 10px 20px;
  line-height: 16px;
}
#mnm_events_item {

}
.mnm_events_item_date{
  font-size: 13px;
  float: left;
  padding: 0;
  margin: 0;
}
.mnm_events_item_loc{
  font-size: 11px;
}
.mnm_events_item_title{
  font-size: 13px;
  margin: 0 0 5px 0;
  font-weight: bold;
}
#mnm_events_more{

}

/*  Listen-Darstellung  */
tr.tableheader, tr.tableheader td{
	background-color: #FF6E00;
	color: White;
	font-weight: bold;
	height: 22px;
	padding: 2px 2px 3px 2px;
	margin: 0 0 5px 0;
}
#conA tr.tableheader a:link, #conA tr.tableheader a:visited{
	color: White;
}
#conA tr.tableheader a:after{
	content:url(img/sort.gif)" ";
}
#conA tr.tableheader a:hover{
	color: #FF9B51;
}
#conA td.tablecol1, #conA td.tablecol2, #conA td.tablecol3, #conA td.tablecol4, #conA td.tablecol5, #conA td.tablecol6, #conA td.tablecol7{
	padding: 0 5px 5px 0;
	border-bottom: 1px solid #FF9B51;
	vertical-align:top;
}
#conA td.tablecol5{
	padding: 0 0px 5px 0;
}
#conA td.tablecol3{
	font-weight: bold;
	width: 120px;
	overflow: hidden;
}
#conA td.tablecol5 a:hover{
	color: #333333;
}

#mnm_events_detail {

}
#mnm_events_detail img {
  float: right;
  margin: 0 0 0 20px;
}
#titel{
  font-size: 20px;
  margin: 40px 10px 30px 0px;
}
.ort{
  margin: 5px 0 5px 0;
}
.category{
  margin: 5px 0 5px 0;
}
.interpret{
  margin: 10px 0 10px 0;
  font-weight: bold;
}
.program{
  margin: 10px 0 10px 0;
}


/*  Detail-Darstellung  */
.backlink{
	margin: 5px 0 5px 0;
}
#titel{
	margin: 25px 0 15px 0;
	font-size: 14px;
	font-weight: bold;
}
.spacer{
	height: 10px;
}
#floatrechts{
	float: right;
	width: 320px;
}

