/*****************/
/* Kleinanzeigen */
/*****************/
#SmallAds h1, #SmallAdsView h1, #SmallAdsNew h1 { margin-bottom:10px; }

#SmallAdsLeft ul {
	list-style-type:disc;
	margin-left:1em;
}
#SmallAdsLeft ul li { padding:3px 0px; }

#SmallAdsLeft {width:600px;}

#SmallAdsRight h2, #SmallAdsNew h2, #SmallAdsNewForm h2 { margin-bottom:10px; }
#SmallAdsRight ul li {
	background:url(../img/navigation/arrow.gif) no-repeat left 4px;
	padding:3px 0px 3px 16px;
}
#SmallAdsRight ul li a {
	display:block;
	font-weight:bold;
}
#SmallAdsView h1 a{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration:none;
}
#SmallAdsView h2 {
	background:url(../img/smallads/entry.gif) no-repeat left 8px;
	padding:16px 0px 0px 30px;
}


#SmallAdsView div a {
	background:url(/small_ads/images/note_add.png) no-repeat left;
	margin-top:10px;
	padding-left:20px;
	padding-bottom:2px;
	padding-top:2px;
}
#SmallAdsRight{}
#SmallAdsView #SmallAdsNavi {
	border-width:0px;
	padding:10px;
	text-align:center;
}
#SmallAdsView #SmallAdsNavi a{
	border-width:0px;
	padding:10px;
	text-align:center;
	background:none;
}
#SmallAdsView #SmallAdsNavi div { border-width:0px; }
#SmallAdsNavi li {
	display:block;
	float:left;
	width:13.4em;
}
.SmallAdsViewTitle{
	position:relative; top:-20px; left:65px;
}
.SmallAdsViewContainer{
	margin-top:-10px;
	margin-bottom:-20px;
	border-top:dashed 1px #999999;
	padding:0px;
}
.SmallAdsViewNr{
	border:none;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 1.3em; 
	font-weight:bold; 
	color: #ffffff;
	background-image:url(/small_ads/images/nr_bg.gif); 
	background-repeat: no-repeat; 
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right:0px;
}
.SmallAdsViewDetails {
	padding:4px;
	position:relative;
	left: 400px;
	border: none;
	background-color: #efefef;
	width:213px;
	overflow:hidden;
	border:1px solid #999999;
}
.SmallAdsViewHeadlineBold{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	border:none;
}
.SmallAdsViewText{
	position:relative;
	top: -98px;
	width: 380px;
	text-align: justify;
	border:none;
}
.SmallAdsViewHeadline span {
	display:block;
	float:right;
	padding:0px;
	width:50px;
	border: none;
}
.SmallAdsEntryBox h2{
	font-size: 1.3em;

}
.SmallAdsEntryBox{
	height: 260px;
	overflow: hidden;
	width: 299px;
	float:left;
	background-color:#efefef;
	border:solid 1px #999999;
	font-size:1em;
	padding:4px;
	margin-bottom:5px;
}
.SmallAdsEntryBox a{
	color: maroon;
	font-size: 1em;
	font-weight: bold;
}
.SmallAdsButton{
	border: 1px solid #666666;
	font-weight: bold;
	margin-bottom: 20px;
	height: 16px;
	overflow:hidden;
	padding: 3px;
	width: 300px;
	background-color: #efefef;
}
.SmallAdsButton a{
	text-decoration: none;
	color: black;
	background:url(/small_ads/images/note_add.png) no-repeat left;
	margin-top:10px;
	padding-left:20px;
	padding-bottom:2px;
	padding-top:2px;
}
#SmallAdsNew ul {
	list-style-type:disc;
	margin-left:1em;
}
#SmallAdsNew li {
	font-size:0.85em;
	padding:3px 0px;
}

#SmallAdsError {
	border:solid 1px Maroon;
	color:Maroon;
	margin-bottom:10px;
	padding:4px;
}
#SmallAdsError ul {
	list-style-type:disc;
	margin-left:1em;
}

#SmallAdsNewForm th, #SmallAdsNewForm td {
	padding:4px;
	vertical-align:top;
}
#SmallAdsNewForm th {
	font-style:italic;
	font-weight:bold;
	text-align:right;
}
#SmallAdsNewForm th span {
	font-size:0.8em;
	font-style:normal;
	font-weight:normal;
}
#SmallAdsNewForm td input, #SmallAdsNewForm td select { width:30em; }
#SmallAdsNewForm td textarea, #answertext  { width:30em; border:1px solid #999999; font-size:1.0em; padding:3px;}
#SmallAdsNewForm td input#confirm { width:20px; }
.ContentBox{
	background-image:url(/small_ads/images/background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
