
div.top_suche_start {
	padding: 0px;
	margin: 0px;
	width: 10px;
	height: 20px;
	float: left;
	background-color: #ffffff;
	background-image: url(http://www.baden-online.de/images/top_menu_start_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.top_suche_lupe {
	padding: 0px;
	margin: 0px;
	width: 50px;
	height: 20px;
	float: left;
	background-color: #d6d6d6;
	background-image: url(http://www.baden-online.de/images/lupinchen.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.top_suche_trenner {
	padding: 0px;
	margin: 0px;
	width: 16px;
	height: 20px;
	float: left;
	background-color: #ffffff;
	background-image: url(http://www.baden-online.de/images/top_menu_trenner_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.top_suche_content {
	padding: 0px;
	margin: 0px;
	width: 465px;
	height: 20px;
	float: left;
	text-align: center;
	vertical-align: bottom;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	background-color: #d6d6d6;
}

* html div.top_suche_content {
	padding: 0px;
	margin-top: -1px;
	width: 465px;
	height: 18px;
	float: left;
	text-align: center;
	vertical-align: bottom;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	background-color: #d6d6d6;
}

div.top_suche_dummy {
	padding: 0px;
	margin: 0px;
	width: 50px;
	height: 20px;
	float: left;
	text-align: center;
	vertical-align: bottom;
	background-color: #d6d6d6;
}

div.top_suche_ende {
	padding: 0px;
	margin: 0px;
	width: 10px;
	height: 20px;
	float: left;
	background-color: #ffffff;
	background-image: url(http://www.baden-online.de/images/top_menu_ende_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

input.input150 {
	padding: 0px;
	margin: 0px;
	width:150px;
	height: 18px;
	background-color:#eb8a36;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	color: #ffffff;
	border-style: solid;
	border-color: #414141;
	border-width: 1px;
}

* html input.input150 {
	padding: 0px;
	margin: 0px;
	width: 150px;
	height: 16px;
	background-color:#eb8a36;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	color: #ffffff;
	border-style: solid;
	border-color: #414141;
	border-width: 1px;
}

select.drop150 {
	padding: 0px;
	margin: 0px;
	width:150px;
	height: 18px;
	background-color:#eb8a36;
	font-size: 8pt;
	font-weight:normal;
	color: #ffffff;
	border-style: solid;
	border-color: #9999AA;
	border-width: 1px;
}

* html select.drop150 {
	padding: 0px;
	margin: 0px;
	width:150px;
	height: 17px;
	background-color:#eb8a36;
	font-size: 8pt;
	font-weight:normal;
	color: #ffffff;
	border-style: solid;
	border-color: #9999AA;
	border-width: 1px;
}

.button_small {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 40px;
	color: #eb8a36;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	background-color: #d6d6d6;
	border-width: 0px;
}

