/*
 * inl_hoerangebote
 */

.tx-inlhoerangebote-pi1 {
	font-size: 11px;
}
.tx-inlhoerangebote-pi1 H2,
.tx-inlhoerangebote-pi1 H3,
.tx-inlhoerangebote-pi1 H4 {
	clear: both;
	margin: 1em 0 0.5em 0;
	color: #000;
}
.tx-inlhoerangebote-pi1 H2 {
	font-size: 14px;
	color: #888;
}
.tx-inlhoerangebote-pi1 H3 {
	font-size: 12px;
}
.tx-inlhoerangebote-pi1 H4 {
	font-size: 11px;
}
/*
.tx-inlhoerangebote-pi1 A {
	color: #c03;
}
.tx-inlhoerangebote-pi1 A:hover {
	color: #c03;
	text-decoration: underline;
}
*/

/* inl_hoerangebote_pi1 listView */

.tx-inlhoerangebote-pi1 .listViewHeader {
	width: 90%;
	margin: 0;
	padding: 1em 0;
	background-color: #ffe;
}

.tx-inlhoerangebote-pi1 TABLE.listViewList {
	border-spacing: 0;
	width: 90%;
}
.tx-inlhoerangebote-pi1 .listViewList TH {
	border-bottom: 1px solid #000;
	background-color: #ccc;
	font-size: 11px;
	font-weight: bold;
}
.tx-inlhoerangebote-pi1 .listViewList TH .sortLink {
	font-size: 9px;
}

.tx-inlhoerangebote-pi1 .listViewList .title {
	width: 200px;
	text-align: left;
}
.tx-inlhoerangebote-pi1 .listViewList .experience,
.tx-inlhoerangebote-pi1 .listViewList .age,
.tx-inlhoerangebote-pi1 .listViewList .school,
.tx-inlhoerangebote-pi1 .listViewList .duration {
	text-align: center;
}
.tx-inlhoerangebote-pi1 .listViewList .even TD {
	background-color: #ffe;
}
.tx-inlhoerangebote-pi1 .listViewList .odd TD {
	background-color: #ffd;
}
.tx-inlhoerangebote-pi1 .listViewList TD.experience {
	color: #c03;
}
.tx-inlhoerangebote-pi1 .listViewFooter {
	width: 90%;
	margin: 0;
	padding: 1em 0;
	background-color: #ffe;
}
.tx-inlhoerangebote-pi1 .listViewFooter .field {
	float: left;
	width: 245px;
	margin: 2px;
	padding: 0 2px 0 0;
	#background-color: #fee;
	text-align: right;
}
.tx-inlhoerangebote-pi1 .listViewFooter .fieldHeader {
	#display: block;
	float: left;
	width: 87px;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	#background-color: #ddd;
	font-weight: bold;
}
.tx-inlhoerangebote-pi1 .listViewFooter SELECT {
	width: 150px;
}
.tx-inlhoerangebote-pi1 .listViewFooter .submit {
	clear: both;
	float: right;
}
.tx-inlhoerangebote-pi1 .listViewFooter .ende {
	clear: both;
	#float: none;
	#width: 100%;
	height: 0;
	background-color: #444;
}

/* inl_hoerangebote_pi1 singleView */

.tx-inlhoerangebote-pi1 .singleView P.back {
	float: right;
}
.tx-inlhoerangebote-pi1 .singleView H2 {
	clear: none;
}
.tx-inlhoerangebote-pi1 TABLE.singleViewList {
	clear: both;
}
.tx-inlhoerangebote-pi1 .singleViewList TH {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tx-inlhoerangebote-pi1 .singleViewList TD {
	margin: 1px;
	padding: 0;
}
.tx-inlhoerangebote-pi1 .singleViewList P,
.tx-inlhoerangebote-pi1 .singleViewList UL {
	margin-top: 1px;
}
.tx-inlhoerangebote-pi1 .singleView .material .image,
.tx-inlhoerangebote-pi1 .listViewErf .material .image {
	float: left;
	width: 150px;
	height: 150px;
	margin: 5px;
	border: 1px solid #000;
	padding: 5px;
	text-align: center;
	#line-height: 150px;
	vertical-align: bottom;
}
.tx-inlhoerangebote-pi1 .singleView .material .other,
.tx-inlhoerangebote-pi1 .listViewErf .material .other {
	margin: 5px;
	#border: 1px solid #000;
	padding: 5px;
}
.tx-inlhoerangebote-pi1 .singleView .material .image P,
.tx-inlhoerangebote-pi1 .listViewErf .material .image P {
	#margin: auto 0;
	#background-color: #eee;
}
