/* ----------------------------------------------------- */
/* --------- Form on Detail-Search-Page--------*/
/* ----------------------------------------------------- */

.ext-cl1_new {
height:22px;
width:90px;
background-color:white;
}

.ext-cl1_new_freetext {
height:19px;
width:90px;
background-color:white;
}

.ext-cl2_new_freetext
{
	width: 160px;
	height: 19px;
}

.ext-cl1_new_right {
height:22px;
width:115px;
background-color:white;
}

.ext-cl1_new label {
margin-left:10px;
background-color: white;
}

.ext-cl1_new_freetext label {
margin-left:10px;
background-color: white;
}

.fieldwidth {
width:150px;
background-color:white;
}

.fieldwidth_smaller {
width:145px;
background-color:white;
}

.fieldwidth_freetext {
width:149px;
background-color:white;
}

input.zip-width-small {
width:52px;
}

input.zip-width-small2 {
width:57px;
}

/* ----------------------------------------------------- */
/* ------  for search_and_find.html------*/
/* ------  usually on startpage.css------*/

.box-mid-left_new {
float:left;
height:150px;
margin-right:7px;
width: 822px
}

/* ----------------------------------------------------- */
/* ------- Right Side Box on Detail-Page   ------*/
/* ----------------------------------------------------- */

.scoutie-kasten-FI {
	background-color: white; 
	background-image:url(/images/scoutie-kasten.jpg); 
	width:263px; 
	height:120px;
	padding-left:2px;
}

/* ----------------------------------------------------- */
/* ----------------- for Print-Preview -------------*/
/* ----------------------------------------------------- */

.print-dealer div.contact-address_new {
	float:left;
	height:auto;
	padding:0px;
	width:280px;
	background-color: transparent;
}

.print-dealer div.contact-phone_new {
	float:left;
	height:auto;
	padding-top: 10px;
	width:200px;
	background-color: transparent;
}

.print-dealer div.dealer-logo_new {
	float: right;
	text-align: right;
	vertical-align: middle;
	margin-top: 10px;
	width: 100px;
	height: 32px;
	padding: 0px;
	background-color: blue;
}

.equi-list-all_new {
	float:left;
	padding-left:3px;
	width:100%;
	background-color: transparent;
}

.text-list-all_new {
	float:left;
	padding:0px;
	width:100%;
	background-color: pink;
}

/* ----------------------------------------------------- */
/* ------------- cursor on Start-Page -------------*/
/* ----------------------------------------------------- */

.cursor {
	cursor:pointer;
}


/* ----------------------------------------------------- */
/* ----- Top-Part on searchresultlist.html ------*/
/* ----------------------------------------------------- */

.search-top_new {
	height:175px;
}


/* ----------------------------------------------------- */
/* -- 2 bottom Teaser-Boxes on Start-Page ---*/
/* ----------------------------------------------------- */

.startpage-teaser-box-left {
	float: left;
	width: 251px;
	height: 117px; 
	background-color: white; 
	border: 1px solid #A6A19B; 
	margin-top: 8px;
}

.startpage-teaser-box-right {
	float: right;
	width: 251px;
	height: 117px; 
	background-color: white; 
	border: 1px solid #A6A19B; 
	margin-top: 8px;
}

.startpage-teaser-box-h3 {
	margin: 5px 0px 0px 6px;	
	color: #4D4337;
	font-size: 10px; 
}

.startpage-teaser-box-image {
	float: left; 
	width: 87px; 
	height: 90px; 
	margin: 6px 8px 6px 6px; 
}

.startpage-teaser-box-content {
	float: left; 
	width: 139px; 
	height: 90px; 
	margin-top:3px;
	font-size: 10px;
	color: #4D4337;
	line-height: 130%;
}
