/* Switch to full width on search page */
body.p12 .container .content .content_left {
	display: none;
}
body.p12 .container .content .content_middle {
	float: none;
	padding: 0;
	width: 100%;
}
/* Search form */
.tx-tferathenau-search-controller .search-form {
	padding: 0 26px 26px 26px;
}
.tx-tferathenau-search-controller .search-form form fieldset {
	border-style: none;
	position: relative;
	width: 160px;
	height: 20px;
	padding-bottom: 10px;
}
.tx-tferathenau-search-controller .search-form form fieldset legend,
.tx-tferathenau-search-controller .search-form form fieldset label {
	display: none;
}
.tx-tferathenau-search-controller .search-form form fieldset input.query {
	background: transparent url(../images/search/search_box_left.gif) no-repeat left top;
	border: 0;
	font: inherit;
	margin: 0;
	padding: 4px 0 0 8px;
	position: absolute;
	height: 22px;
	width: 133px;
	display: block;
}
.tx-tferathenau-search-controller .search-form form fieldset button.submit {
	background: transparent url(../images/search/search_box_right.gif) no-repeat left top;
	border: 0;
	height: 22px;
	margin: 0;
	position: absolute;
	right: 0;
	width: 20px;
	padding: 5px 5px 5px 8px;
}
.tx-tferathenau-search-controller .search-form form fieldset button.submit span {
	display: none;
}

.tx-tferathenau-search-controller .search-form .search-info {
	padding-top: 8px;
}
.tx-tferathenau-search-controller .search-form .search-info .search-string {
	font-weight: bold;
}

/* Search Tabs */
.tx-tferathenau-search-controller .search-tabs {
	background: #e9e8e7 url(../images/search/search_tabs_back.gif) repeat-y left top;
	padding: 10px 30px 0 30px;
	margin-bottom: 32px;
}
.tx-tferathenau-search-controller .search-tabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.tx-tferathenau-search-controller .search-tabs ul li {
	background: transparent url(../images/search/search_tab.gif) repeat-x left 1px;
	float: left;
	margin-right: 5px;
}
.tx-tferathenau-search-controller .search-tabs ul li.active {
	background: #fff;
}

.tx-tferathenau-search-controller .search-tabs ul li a {
	color: #a01e4b;
	display: block;
	font-weight: bold;
	line-height: 1em;
	padding: 8px 10px;
}
.tx-tferathenau-search-controller .search-tabs ul li.active a {
	color: #000;
	font-weight: bold;
}

/* Search results */
.tx-tferathenau-search-controller .search-results {
	padding: 0 25px 32px 25px;
}
.tx-tferathenau-search-controller .search-results h3 {
	font-size: 1.5em; /* 18px */
	font-weight: normal;
	margin-bottom: 8px;
}

/* Search results blocks */
.tx-tferathenau-search-controller .search-results-all .row {
	padding-bottom: 24px;
	position: relative;
}

.tx-tferathenau-search-controller .search-results-all .row-separator div,
.tx-tferathenau-search-controller .search-results-all .column {
	float: left;
	width: 424px;
}

/* Search result */
.tx-tferathenau-search-controller .result {
	margin-bottom: 8px;
}
.tx-tferathenau-search-controller .search-info {
	padding-bottom: 8px;
}
.tx-tferathenau-search-controller .result p { 
	padding-bottom: 8px;
}
.tx-tferathenau-search-controller .result .title {
	padding-bottom: 8px;
}
.tx-tferathenau-search-controller .result .title a {
	font-weight: bold;
	text-decoration: none;
}
.tx-tferathenau-search-controller .result .title a:hover {
	text-decoration: underline;
}

.tx-tferathenau-search-controller .result .publication-date,
.tx-tferathenau-search-controller .result .footer {
	color: #a09691;
}
.tx-tferathenau-search-controller .result .publication-date .date {
	color: #333;
}

.tx-tferathenau-search-controller .search-results-all .column a.more {
	background: transparent url(../images/search/arrow_right.gif) no-repeat left center;
	bottom: 6px;
	color: #000;
	font-weight: bold;
	padding-left: 16px;
	position: absolute;
	text-decoration: none;
}
.tx-tferathenau-search-controller .search-results-all .column a.more:hover {
	color: #a01e4b;
	text-decoration: underline;
}

/* Separator */
.tx-tferathenau-search-controller .search-results-all .row-separator .even,
.tx-tferathenau-search-controller .search-results-all .even {
	float: right;
}

.tx-tferathenau-search-controller .search-results-all .row-separator {
	margin: 6px 0 12px 0;
}

.tx-tferathenau-search-controller .search-results-all .row-separator .odd,
.tx-tferathenau-search-controller .search-results-all .row-separator .even {
	border-bottom: 1px solid #ccc;
}

/* Type results */
.tx-tferathenau-search-controller .search-results-type {
	background: transparent url(../images/search/results_top_back.gif) repeat-x left 33px;
}
.tx-tferathenau-search-controller .search-results-type h3 {
	float: left;
}
.tx-tferathenau-search-controller .search-results-type .search-info {
	float: right;
}
.tx-tferathenau-search-controller .search-results-type .results {
	margin-top: 20px;
}

.tx-tferathenau-search-controller .search-results-type .results .result {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 4px;
}

/* Employee */
.tx-tferathenau-search-controller .result .employee-wrapper .photo {
	float: left;
	width: 40px;
}

.tx-tferathenau-search-controller .result .employee-wrapper .photo a {
	border: 1px solid #a09691;
	display: block;
	height: 28px;
	padding: 2px;
	width: 28px;
}

.tx-tferathenau-search-controller .result .employee-wrapper .rightcol {
	float: left;
	width: 384px;
}
.tx-tferathenau-search-controller .search-results-type .result .employee-wrapper .rightcol {
	width: 585px;
}

/* Filter form */
.tx-tferathenau-search-controller .filter-form {
	position: relative;
	top: 0px;
	left: 24px;

	padding: 9px 0px 0px 14px;

	width: 224px;
	background: transparent none scroll no-repeat top left;
}
.tx-tferathenau-search-controller .filter-form form {}
.tx-tferathenau-search-controller .filter-form form fieldset {
	border: none;
}
.tx-tferathenau-search-controller .filter-form form fieldset legend {
	display: none;
}
.tx-tferathenau-search-controller .filter-form form fieldset .field {
	padding-bottom: 9px;
}
.tx-tferathenau-search-controller .filter-form form fieldset .field label {
	display: none;
}

.tx-tferathenau-search-controller .filter-form form fieldset .field input,
.tx-tferathenau-search-controller .filter-form form fieldset .field select,
.tx-tferathenau-search-controller .filter-form form fieldset.submit input {
	font: inherit;
	font-size: 1em;
}

.tx-tferathenau-search-controller .filter-form form fieldset .field input {
	width: 150px;
	border: 0;
	color: #3b3a26;
	line-height: 1.2em;
}

.tx-tferathenau-search-controller .filter-form form fieldset .field select {
	width: 186px;
}

.tx-tferathenau-search-controller .filter-form form fieldset .query-field {
	padding: 3px 0px 16px 15px;

	width: 159px;
	height: 21px;
	overflow: hidden;

	background: transparent url(../images/search/bg_input-keyword.gif) scroll no-repeat top center;
}


.tx-tferathenau-search-controller .filter-form form fieldset.time-span {
	margin-top: 12px;
}
.tx-tferathenau-search-controller .filter-form form fieldset.time-span legend {
	display: block;

	font-weight: bold;
}

.tx-tferathenau-search-controller .filter-form form fieldset.time-span .field {
	position: relative;
	top: 0px;
	left: 0px;

	margin-top: 9px;
	padding: 0px;

	width: 190px;
	height: 20px;
	overflow: hidden;

	background: transparent url(../images/search/bg_input-select-date.gif) scroll no-repeat top right;
}
.tx-tferathenau-search-controller .filter-form form fieldset.time-span .field label {
	display: block;
	padding: 3px 0px 0px 3px;
}

.tx-tferathenau-search-controller .filter-form form fieldset.time-span .field img.datepicker {
	position: absolute;
	top: 3px;
	left: 36px;
	cursor: pointer;
	display: none;
}

.tx-tferathenau-search-controller .filter-form form fieldset.time-span .field input {
	position: absolute;
	top: 3px;
	right: 10px;
	color: #a09691;
	font-size: 0.92em;
	width: 112px;
}

.tx-tferathenau-search-controller .filter-form form fieldset.time-span .start-field {}


.tx-tferathenau-search-controller .filter-form form fieldset.submit {}
.tx-tferathenau-search-controller .filter-form form fieldset.submit input {
	position: relative;
	float: right;
	right: 16px;
	top: 5px;
	margin: 0px;
	padding: 0px 27px 0px 0px;
	width: auto;
	cursor: pointer;
	background: transparent url(../../../html/images/layout/arrow-right-purple-transparent.gif) scroll no-repeat center right;
	border-style: none;
}
.tx-tferathenau-search-controller .filter-form form fieldset.submit input.hover,
.tx-tferathenau-search-controller .filter-form form fieldset.submit input:hover {
	text-decoration: underline;
}

.tx-tferathenau-search-controller .filter-form div.all-records a {
	display: block;
	
	position: absolute;
	bottom: 16px;
	right: 16px;

	padding-right: 27px;

	background: transparent url(../../../html/images/layout/arrow-right-purple-transparent.gif) scroll no-repeat center right;

	color: #8f8e83;
}

/* Type specific styles */
.tx-tferathenau-search-controller .filter-form-project {
	height: 230px;
	background-image: url(../images/search/bg_filterform_themes.jpg);
}
.tx-tferathenau-search-controller .filter-form-publication {
	height: 344px;
	background-image: url(../images/search/bg_filterform_publications.jpg);
}
.tx-tferathenau-search-controller .filter-form-publication form fieldset.time-span {
	margin-top: 4px;
}
.tx-tferathenau-search-controller .publication .content {
	float: left;
	width: 450px;
	line-height: 1.6em;
	font-size: 1em;
}
body.p12 .search-results-type {
	padding-right: 300px;
}
body.p12 .tx-tferathenau-search-controller .publication .content {
	float: left;
	/*width: 700px;*/
	line-height: 1.6em;
	font-size: 1em;
}
