/*
 * Indexseite
 */
.form_input_6spalten {
	width: 27%;
	max-width: 300px;
}

.rufzeichen {
	width: inherit;
}

.oEko_bold_label {
	font-weight: bold;
}

.oEko_question {
	vertical-align: text-bottom;
	padding-left: 5px;
}

.oEko_help {
	float: right;
	font-weight: normal;
	font-size: 0.75em;
	padding-left: 100px;
}

.oEko_version {
	float: right;
	font-weight: normal;
	font-size: 0.8em;
	padding-top: 4px;
}

.oEko_trefferliste_pfeil {
	float: right;
	padding-top: 5px;
	width: 7px;
}

.oEko_trefferliste_liste {
	height: 14.3em;
	overflow: auto;
	background-color: #F3F6E1;
	margin: 0px;
	padding: 10px;
	font-size: 1.1em;
}

.oEko_treffer {
	width: 90%;
	float: left;
	padding: 0px;
	font-family: "Roboto", sans-serif;
}

.oEko_treffer a:hover {
	background-color: #29865A;
	color: white;
}

.oEko_linkdetail {
	display: block;
	width: 20px;
	float: left;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.oEko_trefferliste_title {
	background-color: rgb(242, 245, 245);
	color: #666666;
	font-size: 1.2em;
	font-family: "Roboto Condensed", sans-serif;
	line-height: 18px;
	text-align: left;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
	border-color: #EEE;
	border-bottom: 1px solid #EEE;
}

@media ( min-width : 1585px) {
	.oEko_trefferliste {
		margin-top: 20px;
		margin-left: 4px;
		width: 832px;
		float: left;
		margin-left: 15px;
	}
}

@media ( max-width : 1584px) {
	.oEko_trefferliste {
		width: 100%;
		margin-top: 20px;
		margin-left: 4px;
		float: left;
	}
}

.oEko_trefferliste_selected {
	background-color: #29865A;
	color: white !important;
	font-weight: bold;
}

.oEko_suche {
	width: 432px;
	float: left;
}

/*
 * Indexseite: Vergleichstabellen
 */
.oEko_trefferliste_title_green {
	color: #008E5C;
}

.oEko_tablerow_green {
	background: #CEFEE6;
}

.oEko_tablerow_selected {
	font-weight: bold;
}

.oEko_vergleich_info_msg {
	padding-bottom: 14px;
	font-size: 1.2em;
}

.oEko_vergleich_table_holder {
	width: 49%;
	min-width: 29em;
	float: left;
	margin-right: 4px;
}

.oEko_table_left {
	font-size: 1.1em;
	width: 100%;
	text-align: center;
}

.oEko_table_left_header {
	height: 25px;
	font-weight: bold;
}

.oEko_table_left th, .oEko_table_left td {
	border-color: #EEE;
	/* border-bottom: 1px solid #EEE; */
	border-bottom: 1px solid #299363;
	padding: 5px;
}

.oEko_table_left_column_info {
	padding: 4px 0px 0px 2px;
	min-width: 16px;
}

.oEko_table_left_column_bezeichnung {
	text-align: left;
}

.oEko_table_left_column_packung {
	width: inherit;
}

.oEko_table_left_column_specialBackground {
	background-color: #CFFEE7;
}

.oEko_table_holder_right {
	border-left: 1px solid #299363;
	border-right: 1px solid #299363;
}

.oEko_table_right {
	border-color: #BED992;
	font-size: 1.1em;
	width: 100%;
	text-align: center;
}

.oEko_table_right_header {
	height: 25px;
	font-weight: bold;
}

.oEko_table_right_column_info {
	padding: 4px 0px 0px 2px;
	min-width: 16px;
}

.oEko_table_right_column_bezeichnung {
	text-align: left;
}

.oEko_table_right_column_packung {
	width: inherit;
}

.oEko_table_right td, .oEko_table_right th {
	border-color: #EEE;
	border-bottom: 1px solid #299363;
	padding: 5px;
}

.oEko_preisModell {
	vertical-align: middle;
	height: 22px;
	margin-left: 4px;
}

.clear_responsive {
	clear: none;
}

@media ( max-width : 1024px) {
	.clear_responsive {
		clear: none;
	}
}

@media ( min-width : 501px) {
	.oEko_btn_search {
		display: inline;
		margin-top: 5px;
		margin-left: 4px;
		max-height: 24px;
		max-width: 38px;
		height: 24px;
		width: 38px;
		border: 1px solid #a2a2a2;
		box-shadow: none;
	}

	.width4 {
		width: 48%;
	}
}

@media ( max-width : 500px) {
	.clear_responsive {
		clear: both;
	}

	.oEko_btn_search {
		display: inline;
		margin-top: 4px;
		max-height: 24px;
		max-width: 98%;
		height: 24px;
		width: 90%;
		border: 1px solid #a2a2a2;
		box-shadow: none;
	}
}

.oEko_clear {
	display: block;
	clear: both;
}

.oEko_preisModell_detail {
    vertical-align: middle;
    height: 22px;
}

.formelement {
	width: 90%;
}
