.colwidth-7 {
	width: 155px;
}

.colwidth-8 {
	width: 350px;
}

* html .colwidth-8 {
	width: 287px;
}

*+html .colwidth-8 {
	width: 290px;
}

div.prozentsatz {
	float: left;
}

select#branche {
	width: 155px;
	float: left;
}

#content table div.infofeld input {
	width: 117px;
}

#content td a.info-icon,
#content td a.info-icon:link,
#content td a.info-icon:visited,
#content th a.info-icon,
#content th a.info-icon:link,
#content th a.info-icon:visited {
	position: relative;
	float: left;
	top: 1px;
	padding-left: 9px;
	margin-left: 0;
}

*+html #content th a#info_disagio,
*+html #content th a#info_disagio:link,
*+html #content th a#info_disagio:visited {
	top: 3px;
}

*+html #content td a#info_amex,
*+html #content td a#info_amex:link,
*+html #content td a#info_amex:visited {
	top: 6px;
}

* html #content td a#info_amex,
* html #content td a#info_amex:link,
* html #content td a#info_amex:visited {
	top: 4px;
}

*+html #content td a#info_terminal,
*+html #content td a#info_terminal:link,
*+html #content td a#info_terminal:visited {
	top: 4px;
}

#content form td p.error {
	margin-left: 0;
}

#content label.follow {
	float: left;
	max-width: 290px;
}

* html #content input#terminal,
* html #content input#anbieter,
* html #content input#payment {
	margin: 0;
}

#content form tr.witherror td p.error {
	font-size: 12px;
	padding-left: 24px;
}

div.abfrage {
	float: left;
	width: 327px;
}

fieldset#question {
	display: none;
}

tr.neuebranche {
	display: none;
}

table.terminaltable {
	table-layout: fixed;
}