.listview_outer {
	float: left;
	width: 710px;
	border: 1px solid #E46200;
	background-color: #FAE0CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D6173;
	margin-bottom: 7px;
}
.listview {
	padding: 8px;
}
.listview_img_outer {
	float: left;
	width: 160px;
}
.listview_img {

}
.listview_text_outer {
	float: left;
	width: 532px;
	border-bottom: dashed 1px #4D6173;
}
.listview_text_outer_detail {
	float: left;
	width: 532px;
	border-bottom: dashed 0px #4D6173;
	padding-bottom: 10px;
}
.listview_text {

}
.listview_text h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	color: #336666;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #4D6173;
	background-image: none;
}
.listview_text h3 a:link, .listview_text h3 a:visited {
	color: #336666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	padding-left: 0;
}
.listview_text img {
	position: relative;
	top: 1px;
}
.listview_p {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.listview_p_detail {
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
}
.listview_p_right {
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}
.p-left2 {
	float: left;
	width: 100px;
}
.p-left1 {
	float: left;
	width: 385px;
}
.p-left {
	float: left;
	width: 147px;
}
.p-right2 {
	float: left;
	width: 432px;
}
.p-right {
	float: left;
	width: 385px;
}
.p-leftor {
	float: left;
	width: 147px;
	color: #E46200;
}
.p-rightor {
	float: left;
	width: 385px;
	color: #E46200;
}
.listview_detail_outer {
	text-align: right;
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.listview_detail {

}
.listview_detail a, .listview_detail a:link, .listview_detail a:visited {
	color: #336666;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 11px;
	background-image: url(../res/doppelfeil.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
img a, a img {
	border: 0;
}
.clear_both {
	clear: both;
}
