/* tx_kesmallads -------------------------------------------------------------------------- */
/* tx_kesmallads: list view */
.tx-kesmallads-pi1-searchbox {
	margin-bottom:20px;
}
.tx-kesmallads-pi1-dropshadow {
	background-image:url(img/bg-shadow-762-bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:6px;
}
.tx-kesmallads-pi1-listrow, .tx-kesmallads-pi1-listrow-odd {
	padding:5px;
	background-color:#CFCBCB;
	border:1px solid #000000;
}
.tx-kesmallads-pi1-listdivider {
	height:20px;
}
.tx-kesmallads-pi1-submitDate {
	font-size:11px;
	height:20px;
	margin-left:10px;
	text-align:right;
	float:right;
}
.tx-kesmallads-pi1-category {
	height:20px;
}
.tx-kesmallads-pi1-catspan {
	font-size:11px;
}
.tx-kesmallads-pi1-title {
	margin:5px 0px 10px 0px;
	padding:0px 1px;
	font-size:16px;
	color:#000000;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#740b00;
}
.tx-kesmallads-pi1-image {
	float:right;
}
.tx-kesmallads-pi1-image img {
	border:1px solid #666;
	background-color:#FFFFFF;
	padding:3px;
}
.tx-kesmallads-pi1-content {
	margin-bottom:10px;
}
.tx-kesmallads-pi1-contactlabel {
	font-style:italic;
	margin-right:10px;
}
/* tx_kesmallads: anzeige aufgeben */
.smalladform-label {
	float:left;
	clear:left;
	width:90px;
	padding-top:2px;
	font-size:11px;
	font-weight:bold;
}
.smalladform-field {
	margin-bottom:10px;
}
.smalladform-field .inputclass, .smalladform-field .submitclass {
	border:solid 1px #000000;
}
.smalladform-label-check {
	float:left;
	margin-left:90px;
	margin-right:5px;
}
.smalladform-field-check {
	float:left;
	margin-bottom:10px;
}
.smalladform-field-label {
	clear:left;
	margin-left:90px;
	margin-bottom:10px;
}
.smalladform-container {
	padding:10px;
	background-color:#CFCBCB;
	border:1px solid #000000;
}
/* Browsebox */
.tx-kesmallads-pi1-browsebox {
	margin-bottom:20px;
}
.tx-kesmallads-pi1-browsebox p {
	font-size:11px;
	margin:0px;
	margin-bottom:5px;
	padding:0px;	
}
.tx-kesmallads-pi1-browsebox a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#CFCFCF;
	padding:2px 7px 1px 7px;
	border:solid 2px #A0A0A0;
}
.tx-kesmallads-pi1-browsebox a:hover {
	text-decoration:none !important;
	background-color:#FFF080;
}
.tx-kesmallads-pi1-browsebox-SCell a {
	border:solid 2px #505050;
}