/**********************************RETAILER SEARCH************************************/
.retailerDisplay{
	position:relative;
	background-image:url(../img/hintergrundtabelle.gif);
	height:118px;
	width:508px;
	background-repeat:no-repeat;
	padding:10px 0px 5px 10px;
	float:left;
	margin:0px 0px 0px 0px;
}
.retailerDisplay h1{
	right:5px;
	bottom:3px;
	font-size:12px;

}
.retailerDisplay h2{
	right:5px;
	bottom:3px;
	font-size:11px;
	float:left;

}
.retailerDisplay h5{
	position:absolute;
	right:15px;
	bottom:1px;
	font-size:10px;



}
.retailerDisplay p_kontakt{
	float:left;
	padding:0px 0px 10px 30px;
}
.retailerDisplay p{
	float:left;
	padding:0px 0px 10px 0px;


}
.retailerDisplay h4{
	position:absolute;
	left:5px;
	bottom:3px;


}
/**********************************DISPLAY STANDARD************************************/

#left{
	position:relative;
	float:left;
	width: 142px;
	padding-top: 401px;
}
#standard{
	float:left;
	margin-top:11px;
	width: 768px;
	padding:0 0 0 142px;
}
.textOneColumn{
	float:left;
	width: 248px;
	margin-left:12px;
	display: inline;
}
.textTwoColumns{
	float:left;
	width: 508px;
	margin-left:12px;
	display: inline;
}
.textOneColumn.first, .textTwoColumns.first{
	clear:left;
	margin-left:0px;
}
.textOneColumn.first.indent, .textTwoColumns.first.indent{
	clear:left;
	margin-left:130px;
}


/********************************Haendlerdatenbank*******************************/
td select.last, td input.last {
	margin-right:0;
}

.button {
	font-weight: bold;
	font-size: 13px;
	color: #8c8c8c;
	padding: 2px 0 0 18px;
	background-image: url('../img/pathElement.gif');
	background-position: left -2px ;
	background-repeat: no-repeat;
	vertical-align: middle;
	display: block;
	width: 130px;
	height:24px;
}

.button:hover {
	background-image: url('../img/pathElementActive.gif');
	background-position: left -2px ;
	background-repeat: no-repeat;
	color: #fff;
}

#tradeprofile a.button, #sendform a.button {
	float: right;
	margin-top: 20px;
	margin-right: -18px;
}

.tableHolder {
	background-image:url(../img/hintergrundtabelle5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 36px;
}

.tableHolder div {
	border-left:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	border-bottom:1px solid #b0b0b0;
	background-color:#fff;
	margin-top: 1px;
}
.tableHolder div div{
	border:0;
	background-color:transparent;
}

.tableHolder h2 {
	margin: 2px 0 0 10px;
}
.tableHolder h3{
	text-align:right;
	padding:10px;
}

.tableHolder table h2 {
	margin: 0;
}

table.results {
	width: 100%;
	border-collapse: separate;
	margin: 0px;
}

table.results tfoot {
	font-style: normal;
}

table.results tfoot h2 {
	font-size: 12px;
	display: inline;
}

table.results tfoot span, table.results tfoot a.activepage{
	color: #8F3232;
}

table.results tbody td.middle {
	border-bottom: 1px solid #b0b0b0;
}

table.results tbody td {
	padding: 10px;
}
table.results tbody td a.thumbnail{
	margin: 0;
}

table.results tfoot td {
	padding: 6px 10px;
}

table.results td.center {
	text-align: center;
}

table.results td.center h2{

}

table.results td.center img {
	margin-top: 14px;
}

#tradesearch {
	margin-bottom: 36px;
}

#tradeprofile {

}

#tradeprofile label {
	margin-top: 7px;
}

#tradeprofile span.for-checkbox {
	float: left;
	width: 200px;
	margin-top: 12px;
}

#tradeprofile div.textOneColumn {
	margin-top: 55px;
	margin-bottom: 36px;
}

.formHalfColumn {
	float:left;
	width: 118px;
	margin-right: 0;
	display: inline;
}

.secondColumn {
	float: right;
	width: 118px;
	display: inline;
}

.formHalfColumn input, .secondColumn input {
	margin-right: 0;
}


#login table td.first_column h2{
	width: 130px;
}

#login table td hr{
	width: 508px;
}