/* Direct Mail Subscription */
div.dm-subscription {
}

input.button_gs_anfordern_de {
	background:url(../img/forms/button-anfordern-gs-de.jpg) transparent no-repeat;
	border:none;
	width:103px;
	height:28px;
}
input.button_gs_anfordern_en {
	background:url(../img/forms/button-anfordern-gs-en.jpg) transparent no-repeat;
	border:none;
	width:103px;
	height:28px;
}

input.button_gs_absenden_de {
	background:url(../img/forms/button-absenden-gs-de.jpg) transparent no-repeat;
	border:none;
	width:103px;
	height:28px;
}
input.button_gs_absenden_en {
	background:url(../img/forms/button-absenden-gs-en.jpg) transparent no-repeat;
	border:none;
	width:103px;
	height:28px;
}

fieldset#dm-subscription-fieldset {
	border:none;
	padding:0px;
	margin:0px;
	width:732px;
}
div.dm-subscription-fieldwrap {
	width:625px;
	float:left;
	margin:20px 53px 0px 53px
}
.dm-subscription-label {
	width:150px;
	float:left;
	height:20px;
	padding:4px 0px;
}
.dm-subscription-input {
	width:455px;
	float:left;
	padding:4px 10px;
	margin:0px;
	border:none;
	background:url(../img/forms/input-475.png) no-repeat;
	height:20px;
}
div.dm-subscription-inputerror {
	text-align:right;
	color:red;
	margin-bottom:10px;
	width:625px;
	margin:0px 53px;
	float:left;
}
div.dm-subscription-submit { text-align:right; }


/* Indexed Search */
.tx-indexedsearch { }

/* Suchbox */
.tx-indexedsearch fieldset { border:0; }
.tx-indexedsearch legend { display:none; }
.tx-indexedsearch label { display:none; }
.tx-indexedsearch .tx-indexedsearch-form {float:left; }
.tx-indexedsearch .tx-indexedsearch-search-submit { float:left;}
.tx-indexedsearch input.tx-indexedsearch-searchbox-button { width:103px;height:28px; }

.tx-indexedsearch-res h3 { text-decoration:none; }
.tx-indexedsearch-res h3 a { font-size:14px;font-weight:bold; }

div.tx-indexedsearch-form #tx-indexedsearch-searchbox-sword { width:330px;float:left;padding: 4px 10px;margin: 0;border:none;background:url(../img/forms/input-search-grey.png) no-repeat;height:20px;font-size:13px; }

/* Browsebox */
ul.browsebox { margin:0;padding:0;}
ul.browsebox li { margin-right:20px;padding-right:15px; }
li.tx-indexedsearch-browselist-currentPage a { text-decoration:underline; }

/* Einzelne Results */
div.tx-indexedsearch-res { padding-bottom:5px;margin-top:25px; }
div.res-tmpl-css { background:url(../img/fce/fce_trenner.gif) no-repeat bottom left; }
.percent { color:#000000;font-weight:bold !important;}

/* tt_products */
div.prod_box { float:left;width:150px;margin-right:50px;border:1px solid #595959;padding:30px;}
