/* Seitensuche */
#search_top    {
	float: right;
	width: 220px;
	margin-top: 24px;
	background: url(/images/search_input_bg.gif) no-repeat left top;
}

#form_top .searchtop_input    {
	line-height: 21px;
	height: 21px;
	width: 153px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
}
#form_top  .submit_top    {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 59px;
	font-size: 11px;
	color: #FFFFFF;
	cursor:pointer;
	background-image: url(/images/top_submit.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#form_top  .searchtop_input  #textfield    {
	margin: 0px;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 21px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: normal;
}
#form_empfehlen {
	width: 400px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
}
#form_empfehlen p {
	margin-left: 8px;
}
#form_empfehlen h4 {
	font-size: 12px;
	font-weight: bold;
}
#form_empfehlen h5 {
	font-size: 12px;
	font-weight: bold;
	color:#3f3e3a;
}
#form_empfehlen input {
	width: 180px;
	font-size: 12px;
	border: 1px solid #2D2D2D;
	float: left;
	font-family: verdana, helvetica,arial ;
	height: 17px;
	margin: 2px 2px 2px 2px;
}
#form_empfehlen textarea {
	width: 382px;
	height:110px;
	border: 1px solid #2D2D2D;
	float: left;
	font-family: verdana, helvetica,arial ;
	margin: 2px 2px 2px 8px;
}

#form_empfehlen input.senden {
	width: 199px;
	background-image: url(/images/empfehlung_senden.gif);
	background-repeat: no-repeat;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 10px;
	margin-right: -55px;
	cursor: pointer;
}
