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

input{
	margin: 0px 0px 1px 0px;
	color: #2D9F8F;
}
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;
}


/*  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;
}
#conA td.tablecol5{
	padding: 0 0px 5px 0;
}
#conA td.tablecol3{
	font-weight: bold;
}
#conA td.tablecol5 a:hover{
	color: #333333;
}

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