.anzeigenFontNoResult{
	font-size: 13px;
}

.anzeigenTxtSearch{
	font-size: 12px;
	width: 200px;
}

.anzeigenBtnSearch{
	font-size: 12px;
}

.selAnzeigenTypen{
	font-size: 12px;
	width: 200px;
}

/***********************************************************/
/**** LISTE ************************************************/
.anzeigenContainerFull{
	background-image: url('../../img/layout/kleinanzeigen/backFull.gif');
	background-repeat: no-repeat;
	width: 513px;
	height: 102px;
	position: relative;
	margin-bottom: 5px;
}

.anzeigenContainerBildVorschau{
	position: absolute;
	top: 11px;
	left: 6px;
	padding: 2px;
	border: 1px solid #236C1A;
	background-color: #FFFFFF;
}

.anzeigenContainerBildVorschau{
	position: absolute;
	top: 11px;
	left: 6px;
	padding: 2px;
	border: 1px solid #236C1A;
	background-color: #FFFFFF;
}

.anzeigenContainerVorschauInfo{
	position: absolute; left: 278px; top: 225px;
}

html>body .anzeigenContainerVorschauInfo{
	position: absolute; left: 278px; top: 230px;
} 

.anzeigenContainerContentBildVorschau{
	width: 75px;
	height: 75px;
	text-align: center;
}

.anzeigenContainerHeadline{
	position: absolute;
	top: 11px;
	left: 95px;
}
html>body .anzeigenContainerHeadline{
	top: 0px;
} 

.anzeigenContainerDetailLink{
	position: absolute;
	top: 80px;
	left: 430px;
}
.anzeigenContainerDetailLinkAdmin{
	position: absolute;
	top: 70px;
	left: 400px;
}

/***********************************************************/
/**** DETAIL ***********************************************/
.anzeigenDetailContainerFull{
	width: 510px;
	margin: 0px;
	padding: 0px;
}

.anzeigenDetailContainerTop{
	position: absolute;
	background-image: url('../../img/layout/kleinanzeigen/backFullDetailTop.gif');
	background-repeat: no-repeat;
	width: 510px;
	height: 11px;
	margin: 0px;
	padding: 0px;
}

.anzeigenDetailContainerBottom{
	background-image: url('../../img/layout/kleinanzeigen/backFullDetailBottom.gif');
	background-repeat: no-repeat;
	width: 510px;
	height: 11px;
	margin: 0px;
	padding: 0px;
}

.anzeigenDetailContainerContent{
	margin: 0px;
	padding: 0px;
	background-image: url('../../img/layout/kleinanzeigen/backFullDetail.gif');
	background-repeat: repeat-y;
}

.anzeigenDetailContentContainerContent{
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

.anzeigenDetailEntry{
	position: relative;
	padding: 4px;
	margin-top: 5px;
	background-color: #FFFFFF;
	display: block;
}

/************* IMG ************/
.anzeigenContainerBildDetail{
	position: relative;
	border: 111px solid #000000;
	top: 0px;
	padding: 2px;
	border: 1px solid #236C1A;
	background-color: #FFFFFF;
	width: 250px;
	height: 250px;
}

.anzeigenContainerContentBildDetail{
	text-align: center;
}

.anzeigenContainerBildDetailSmall1{
	position: absolute;
	top: 0px;
	left: 275px;
	padding: 2px;
	border: 1px solid #236C1A;
	background-color: #FFFFFF;
	width: 80px;
	height: 80px;
}
html>body .anzeigenContainerBildDetailSmall1{
	/* IE BM HACK */
	width: 75px;
	height: 75px;
} 
.anzeigenContainerBildDetailSmall2{
	position: absolute;
	top: 0px;
	left: 365px;
	padding: 2px;
	border: 1px solid #236C1A;
	background-color: #FFFFFF;
	width: 80px;
	height: 80px;
}
html>body .anzeigenContainerBildDetailSmall2{
	/* IE BM HACK */
	width: 75px;
	height: 75px;
} 

.anzeigenContainerBildDetailSmall3{
	position: absolute;
	top: 89px;
	left: 275px;
	padding: 2px;
	width: 80px;
	height: 80px;
	border: 1px solid #236C1A;
	background-color: #FFFFFF;
}
html>body .anzeigenContainerBildDetailSmall3{
	/* IE BM HACK */
	width: 75px;
	height: 75px;
} 

.anzeigenContainerBildDetailSmall4{
	position: absolute;
	top: 89px;
	left: 365px;
	padding: 2px;
	border: 1px solid #236C1A;
	background-color: #FFFFFF;
	width: 80px;
	height: 80px;
}
html>body .anzeigenContainerBildDetailSmall4{
	/* IE BM HACK */
	width: 75px;
	height: 75px;
} 


.anzeigenContainerContentBildDetailSmall{
	text-align: center;
}


/************** UL ************/
.anzeigenUl{
	list-style-type: none;
	
}
.anzeigenLi{
	padding-left: 35px;
	
}
.anzeigenLi_noPic{
	padding-left: 35px;
	background-image: url('../../img/layout/kleinanzeigen/liBack_noPic.gif');
	background-repeat: no-repeat;
}

.anzeigenLi_rasse{
	padding-left: 35px;
	background-image: url('../../img/layout/kleinanzeigen/liBack_rasse.gif');
	background-repeat: no-repeat;
	margin-right: 5px;
}
.anzeigenLi_textLong{
	padding-left: 35px;
	background-image: url('../../img/layout/kleinanzeigen/liBack_textLong.gif');
	background-repeat: no-repeat;
	margin-right: 5px;
}
.anzeigenLi_nameZuechter{
	padding-left: 35px;
	background-image: url('../../img/layout/kleinanzeigen/liBack_nameZuechter.gif');
	background-repeat: no-repeat;
	margin-right: 5px;
}

.anzeigenLi_telefon{
	padding-left: 35px;
	background-image: url('../../img/layout/kleinanzeigen/liBack_telefon.gif');
	background-repeat: no-repeat;
	margin-right: 5px;
}
.anzeigenLi_fax{
	padding-left: 35px;
	background-image: url('../../img/layout/kleinanzeigen/liBack_fax.gif');
	background-repeat: no-repeat;
	margin-right: 5px;
}
.anzeigenLi_email{
	padding-left: 35px;
	background-image: url('../../img/layout/kleinanzeigen/liBack_email.gif');
	background-repeat: no-repeat;
	margin-right: 5px;
}
.anzeigenLi_url{
	padding-left: 35px;
	background-image: url('../../img/layout/kleinanzeigen/liBack_url.gif');
	background-repeat: no-repeat;
	margin-right: 5px;
}
