/* @override http://213.30.235.122/Foerch/Websites/Styles/foerch.css */

/* 

	Layout & Typo für Förch
	V 1.6 // 2009-03-02
   
*/

/* @group Layout */

.bo {
	border: 1px dotted #0f0;
}
body {
	font-family: Arial, Verdana;
	margin-top:  0px;
	background: #fff url(/foerch/websites/images/back_page.jpg) repeat-x;
}

.container {
	margin: auto;
	background: #fff;
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
}
.header {
	height: 105px;
}

.navigation {
	height: 25px;
	background: url(/foerch/websites/images/topnavback.gif) repeat-y 0 0;
}
.inhalt, .startseite {
	padding-top: 15px;
	font-family: Arial, Verdana;
	font-size: 12px;
}
.content-wrapper {
	padding-left: 25px;
	padding-right: 25px;
}
.content-wrapper p {
	padding-right: 50px;
}
.stage {
	margin-bottom: 5px;
}
.content H1.headz1 {
	color: #e5312a;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	margin-left: -3px;
	text-indent: -9999em;
	
}
.content H1.headz2 {
	color: #002443;
	margin-left: -3px;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	text-indent: -9999em;
}

.content H1.abstand {
	margin-bottom: 20px;
}


.textbox H1 {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}
.textbox p {
	color: #fff;
}
b, strong { color: #002443; }
table th b, 
table th strong { color: #fff; }
a {
	text-decoration: none;
	color: #002443;
}
a:hover {
	text-decoration: underline;
}
a.doppelpfeil {
	color: #002443;
	text-decoration: none;
	padding-left: 20px;
	background: url(/foerch/websites/images/pfeil_right_white.gif) no-repeat 0 -1px;
}
a.doppelpfeil:hover { text-decoration: underline;}
.dbtable a { color: #fff;}
.dbtable tr td a { color: #002443;}
.smalltext { font-size: 9px; line-height: 10px; display: block; }

/* @end */
/* @group breadcrumb */
.breadcrumb {
	margin-bottom: 20px;
	color: #666;
}
.breadcrumb a {
	text-decoration: none;
	font-size: 11px;
	color: #666;
}
.breadcrumb a:hover {
	text-decoration: underline;
}

/* @end */
/* @group startseite */

.startseite .start .textbox {
	width: 572px;
	height: 300px;
	background: url(/foerch/websites/images/back_textbox.jpg) no-repeat 0 0;
	margin-bottom: 17px;
}

.startseite .start .textbox .welcome h1 {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 25px;
	width:  500px;
	text-indent: -9999px;
}
.startseite .start .textbox .welcome p {
	padding-left: 30px;
	padding-right: 50px;
	font-size: 12px;
}
.startseite .start .textbox ul {
	list-style-type: none;
	margin: 0;
	margin-top: 90px;
	padding: 0;
}
.startseite .start .textbox ul li  {
	margin-bottom: 5px;
	margin-left: -2px;
}
.startseite .start .textbox ul li A {
	display: block;
	width: 184px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	text-decoration: none;
	line-height: 15px;	
	background: url(/foerch/websites/images/start_butt_big.gif) no-repeat 0 -40px;
	height: 35px;
	padding-top: 5px;
	overflow: hidden;
}
.startseite .start .textbox ul li A:hover {
	background: url(/foerch/websites/images/start_butt_big.gif) no-repeat 0 0;
	color: #e5312a;
}
/* @end */
/* @group Diverses */

.fl-left {
	float: left;
}
.no-margin {
	margin: 0px!important;
	padding: 0px!important;
}

/* @end */

/* @group Navigation Basics */

.metanavi, .topnavi, .quicknavi, .subnavi-l1, .subnavi-l2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.metanavi li, .topnavi li {
	float: left;
}

/* @end */

/* @group Metanavigation */
/* ul.metanavi {
	margin-left: 30px;
}
ul.metanavi li a {
	font-size: 10px;
	text-decoration: none;
	color: #777;
}
ul.metanavi li a:hover {
	text-decoration: underline;
} */

/* @end */

/* @group Quicknavigation */
ul.quicknavi {
	position: relative;
/*	margin-left: 65px;
	margin-top: 40px; */
	left: 70px;
	top: 35px;
}
ul.quicknavi li {
	line-height: 14px;
}
ul.quicknavi li a {
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	background: url(/foerch/websites/images/quicknav-li.gif) no-repeat;
	display: block;
}
ul.quicknavi li a:hover {
	text-decoration: none;
	color: #e5312a;	
}

/* @end */

/* @group Top Navigation */

ul.topnavi {
	margin-left: 220px;
	margin-top: 4px;
}
ul.topnavi li {
	margin-right: 17px;
}
ul.topnavi li.search {
	margin-right: 10px;
	float: right;
}
ul.topnavi li.search a.searchButt {
	float: left;
}

ul.topnavi li.search div {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	margin-top: -3px;
	height: 20px;	
}
.topnavi li.search input.searchword {
	width: 143px;
	height: 12px;
	margin: 0px;
	padding: 0px !important;
	margin-right: 10px;
	margin-top: -1px;
	color: #666;
	float: left;
	font-size: 11px;
}
.topnavi li.search input.send {
	float: left;
	margin-top: 0px;
}
ul.topnavi li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight: bold;
}
ul.topnavi li a:hover {
	text-decoration: none;
	color: #000;
}

/* @end */



/* @group Language Selector */

.language {
	height: 30px;
	margin-top: 10px;
}
.language img {
	margin-left: 0px;
	margin-top:7px;
	margin-right: 5px
}
.language form {
	margin: 0px;
	padding: 0px;
}

/* @end */



/* @group Subnav Linke Seite */

.subnavhead H1 {
	position: relative;
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #fff;
	padding-top: 40px;
}
.subnavhead H1 a {
	color: #fff;
}
div.subnavhead {
	height: 60px;
	background: url(/foerch/websites/images/subnavheaderback.jpg) no-repeat;
	padding-left: 20px;
	display: block;
	margin-bottom: 10px;
}
.subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.subnav ul li {
}
.subnav ul li a,
.subnav ul li.spacer  {
	color: #000;
	text-decoration: none;
	display: block;
	background: url(/foerch/websites/images/subnav-back.gif) repeat-y 0 0;
}
.subnav ul.subnav-l1 {
	margin-top: 45px;
}
.subnav ul.subnav-l1 li a,
.subnav ul li.spacer  {
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 2px solid #fff;
}
.subnav ul.subnav-l1 li.current a {
	padding-top: 16px;
}
.subnav ul.subnav-l1 li a:hover,
.subnav ul.subnav-l1 li.current a {
	color: #e5312a;
	font-weight: bold;
}
.subnav ul.subnav-l2 li a {
	padding-left: 30px;
	padding-top: 3px !important;
	color: #000 !important;
	font-weight: normal !important;
}
.subnav ul.subnav-l2 li a:hover {
	padding-left: 30px;
	color: #e5312a !important;
}
.subnav ul.subnav-l3 li a {
	padding-left: 40px;
	padding-top: 3px !important;
	color: #000 !important;
	font-weight: normal !important;
}
.subnav ul.subnav-l3 li a:hover {
	padding-left: 40px;
	color: #e5312a !important;
}
.subnav ul.subnav-l1 li ul.subnav-l2 li.current > a { color: #e5312a !important; }
.subnav ul.subnav-l1 li ul.subnav-l2 li ul.subnav-l3 li.current > a { color: #e5312a !important; }

ul.metanavi {
	margin-left: 0px;
	margin-top: 15px;
}
ul.metanavi li{
	padding-right: 2px;
}
ul.metanavi li a {
	font-size: 10px;
	text-decoration: none;
	color: #777;
	background-image: none;
	display: inline;
}
ul.metanavi li a:hover {
	text-decoration: underline;
}
.RadMenu_Web20 {
	height: 23px;
	display: block;
}
/* @end */

/* @group Boxen rechte Spalte */

.box {
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	background: url(/foerch/websites/images/boxtextback.gif) no-repeat -5px bottom;
}

.box .header h1 {
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #fff;
	text-align: right;
	padding-right:4px;
	padding-top: 6px;
	margin-top: -3px !important;
}
.box .header H1 a {
	text-decoration: none;
	color: #fff;
	margin: 0px;
}
.box .header H1 a:hover {
	color: #000;
}
.box .header  {
	height: 25px;
	background: url(/foerch/websites/images/boxheadback.gif) no-repeat 0;
	padding-left: 10px;
	display: block;
}
.box .visual  {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	/* background: url(/foerch/websites/images/boxtextback.gif) repeat-y; */
}
.box .text  {
	/* background: url(/foerch/websites/images/boxtextback.gif) repeat-y; */
	margin:0px;
}
.box .text img.boxpic {
	margin-left: 10px;
	margin-top: 5px;
	border: 1px solid #ccc;
}
.box .text p a {
	color: #000;
	text-decoration: none;
}
.box .text p.messen  {
	padding-top: 0px;
}

.box hr  {
	color: #000;
	background-color: #555;
	width: 160px;
	height: 1px;
	margin: 5px 0px;
	padding: 0px;
	margin-left: 10px;
}

.box .text p  {
	font-size: 11px;
	margin: 0px;
	padding: 5px 10px 0px;
	line-height: 14px;
}
.box .text p b {
	color: #e5312a;	
}
.webshop {
	background: url(/foerch/websites/images/webshop.jpg) no-repeat -5px 23px;
	height: auto;
}
.webshop .header {
	border-bottom: 4px solid #fff;
}
.webshop .header h1 {
	padding-top: 7px;
	height: 20px;
}
.webshop p {
	border-bottom: 1px solid #51adde;
	color: #fff;
	padding-bottom: 5px !important;
}
.webshop p b {
	color: #fff !important;
}
.webshop p a {
	color: #fff !important;
}

.webshop p a:hover {
	 text-decoration: underline;
}
.webshop p a.wkorb {
	background: url(/foerch/websites/images/warenkorb.gif) no-repeat 0 0;
	padding-left: 30px;
	display: block;
}
.webshop p a.logout {
	background: url(/foerch/websites/images/pfeil_right.gif) no-repeat 3px 0px;
	padding-left: 30px;
	display: block;
}
.webshop p.space {
	padding-left: 40px;
}

.webshop p.last {
	border-bottom: 0px !important;
}
.webshop .text .email {
	background: url(/foerch/websites/images/icon_email.png) no-repeat 0 0;
	width:  30px;
	height:  13px;
}

.webshop .text .telefon {
	background: url(/foerch/websites/images/icon_tel.png) no-repeat 0 0;
	width:  30px;
	height:  13px;
}


/* @end */

/* @group Box Produkt Details  */

.box .product {
	height: 50px;
}
.box .product img {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
}

.box .bordertop {
	border-top: 2px solid #fff;
}

.box .product p {
	padding-top: 5px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 12px;
	height: 50px;;
}
.box .product p a.up {
	text-decoration: none;
	color: #333;
	display: block;
	background: url(/foerch/websites/images/pfeil_up.gif) no-repeat right 12px;
	margin-right: 3px;
}
.box .product p a.down {
	text-decoration: none;
	color: #333;
	display: block;
	background: url(/foerch/websites/images/pfeil_down.gif) no-repeat right 12px;
	margin-right: 3px;
	padding-right: 15px;	
}
.box .product p a.prodlist {
	margin-top: 20px;
	margin-left: 55px;
	text-decoration: none;
	color: #333;
	display: block;
	background: url(/foerch/websites/images/quicknav-li.gif) no-repeat right 1px;
	margin-right: 35px;	
}



/* @end */

/* @group Boxen Startseite  */
.start .box { margin-bottom: 0px; }
/* @end */

/* @group Produkt Übersicht  */
ul.prodoverview,
ul.prodoverviewl2 {
	list-style-type: none;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
}

ul.prodoverview li,
ul.prodoverviewl2 li {
	list-style-type: none;
	float: left;
	width: 170px;
	height: 67px;
	margin-right: 3px;
	margin-bottom: 5px;
	background-color: #fff;
	overflow: hidden;
}

ul.prodoverviewl2 li a,
ul.prodoverview   li a {
	display: block;
	height: 67px;
	padding-top: 5px;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #000;
}

ul.prodoverview li .p01 { height: 67px;  background: url(/foerch/websites/images/prod_ov_01.gif) no-repeat 0 0; }
ul.prodoverview li .p02 { height: 67px;  background: url(/foerch/websites/images/prod_ov_02.gif) no-repeat 0 0; }
ul.prodoverview li .p03 { height: 67px;  background: url(/foerch/websites/images/prod_ov_03.gif) no-repeat 0 0; }
ul.prodoverview li .p04 { height: 67px;  background: url(/foerch/websites/images/prod_ov_04.gif) no-repeat 0 0; }
ul.prodoverview li .p05 { height: 67px;  background: url(/foerch/websites/images/prod_ov_05.gif) no-repeat 0 0; }
ul.prodoverview li .p06 { height: 67px;  background: url(/foerch/websites/images/prod_ov_06.gif) no-repeat 0 0; }
ul.prodoverview li .p07 { height: 67px;  background: url(/foerch/websites/images/prod_ov_07.gif) no-repeat 0 0; }
ul.prodoverview li .p08 { height: 67px;  background: url(/foerch/websites/images/prod_ov_08.gif) no-repeat 0 0; }
ul.prodoverview li .p09 { height: 67px;  background: url(/foerch/websites/images/prod_ov_09.gif) no-repeat 0 0; }
ul.prodoverview li .p10 { height: 67px;  background: url(/foerch/websites/images/prod_ov_10.gif) no-repeat 0 0; }
ul.prodoverview li .p11 { height: 67px;  background: url(/foerch/websites/images/prod_ov_11.gif) no-repeat 0 0; }
ul.prodoverview li .p12 { height: 67px;  background: url(/foerch/websites/images/prod_ov_12.gif) no-repeat 0 0; }
ul.prodoverview li .p13 { height: 67px;  background: url(/foerch/websites/images/prod_ov_13.gif) no-repeat 0 0; }
ul.prodoverview li .p14 { height: 67px;  background: url(/foerch/websites/images/prod_ov_14.gif) no-repeat 0 0; }
ul.prodoverview li .p15 { height: 67px;  background: url(/foerch/websites/images/prod_ov_15.gif) no-repeat 0 0; }
ul.prodoverview li .p16 { height: 67px;  background: url(/foerch/websites/images/prod_ov_16.gif) no-repeat 0 0; }
ul.prodoverview li .p17 { height: 67px;  background: url(/foerch/websites/images/prod_ov_17.gif) no-repeat 0 0; }
ul.prodoverview li .p18 { height: 67px;  background: url(/foerch/websites/images/prod_ov_18.gif) no-repeat 0 0; }

ul.prodoverviewl2 li div.listitem  { height: 67px; background: url(/foerch/websites/images/lay_p00_back.gif) no-repeat 0 0; }
ul.prodoverviewl2 li div.listitem div.listimg,
ul.prodoverview   li div.listitem div.listimg { float: left; filter: alpha(opacity=50); opacity: 0.5; width: 67px; }
ul.prodoverviewl2 li div.listitem div.listimg a,
ul.prodoverview   li div.listitem div.listimg a { margin: 0px; padding:0px; }
ul.prodoverviewl2 li div.listitem div.listtxt,
ul.prodoverview   li div.listitem div.listtxt { float: left; padding-left: 75px; width: 90px; }

/* @end */

/* @group Produkt Detail */

h2,
h2.prodinfos,
h2.userdata {
	color: #002443;
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;
}
h2.prodinfos span.showAcc a{
	color: #002443;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 10px;
	background: url(/foerch/websites/images/quicknav-li.gif) no-repeat;
}
h2.prodinfos span.showAcc a:hover {
	text-decoration: underline;
}
ul.proddetail {
	list-style-type: none;
	margin-left: 0;
	width:  300px;
}

ul.proddetail li {
	background: url(/foerch/websites/images/quickfinder_hover.gif) no-repeat 0 3px;
	padding-left: 10px;
	margin-bottom: 6px;
}
div.prodpics {
	margin-top: 30px;
	float: right;
}
div.prodpics ul {
	list-style-type: none;
	margin-left: 0;
}
table.prodtable {
	width: 545px;
	border-collpase:collpase; 
}
table.prodtable tr td {
	font-size: 10px;
}

table.prodtable tr th a {
	color: #fff;
	text-decoration: none;
}
table.prodtable tr th {
	font-size: 11px;
	background-color:  #002443;
	color: #fff;
	border-right: 1px solid #fff;
}
table.prodtable tr td img.pdf {
	float: left;
	margin-right: 5px;
}
table.prodtable tr td a,
table tr td a.bluelink {
	color:#002443 !important;
	text-decoration: none;
}
table.prodtable tr td a:hover {
	text-decoration: underline;
}
table.prodtable tr th,
table.prodtable tr td,
table.prodtable tr td select,
table.prodtable tr td input {
	font-size: 10px;
}
table.prodtable tr td {
	text-align:right;
}
table.prodtable tr td.artnum,
table.prodtable tr td.leftalign {
	text-align:left;
}
table.prodtable tr td.rightalign {
	text-align:right;
}

.prodboxwrapper {
	float: right;
}
.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 165px; 
	height: 160px;
}

.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; 
	overflow: hidden;
	margin: 10px; 
	width: 150px;	 
}
div.stepcarousel div.prodpicbrowser {
	text-align: center;
	margin-top: 145px;
	height: 15px;	
}
div.stepcarousel div.prodpicbrowser a.browse_l {
	width: 30px;
	height: 15px;
	float: left;
}
div.stepcarousel div.prodpicbrowser a.browse_r {
	width: 30px;
	height: 15px;
	float: left;
}
div.stepcarousel div.prodpicbrowser span.morepics {
	color: #002443;
	font-size: 12px;
	width: 100px;
	float: left;
	margin-left: 0px;
	display: block;
}
div.katalogpdf ul li {
	line-height: 25px;
}
div.katalogpdf ul li img {
	float:left;
	padding-right: 5px;
	padding-left: 15px;
	margin-top: 2px;
}

div.katalogpdf ul {
	list-style: none;
	margin-top: 10px;
}

/* @end */

/* @group Produkt Liste */

table.prodlisttable {
	margin-top: 30px;
}
.prodlistitem {
	margin-top: 30px;
	margin-bottom: 30px;
}
.prodlisthr {
	border-bottom: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}

.prodlistitem .prodlisttext h2,
.qtip-content .prodlisttext h2,
.prodtooltip .prodlisttext h2.prodlisthead a {
	font-size: 12px;
	font-family: Arial;
	color: #002443;
	font-weight: bold;
}
.prodlistitem .prodlistimg,
.qtip-content .prodlistimg {
	float: left;
}
.prodlistitem .prodlisttext,
.prodtooltip .prodlisttext {
	display: block;
	margin-left: 10px;
}
.prodlistitem .prodlisttext .prodlisthead,
.prodtooltip .prodlisttext .prodlisthead {
	margin-left: 100px;
}

.qtip-content .prodlisttext {
	margin-left: 170px;
	font-size: 11px;
}
.prodlistitem .prodlisttext ul,
.prodtooltip .prodlisttext ul,
.qtip-content .prodlisttext ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.prodlistitem .prodlisttext ul,
.prodtooltip .prodlisttext ul {
	margin-left: 100px;
}
.prodlistitem .prodlisttext ul li,
.prodtooltip .prodlisttext ul li,
.qtip-content .prodlisttext ul li {
	padding-left: 15px;
	background: url(/foerch/websites/images/quickfinder_hover.gif) no-repeat 0 3px;
	margin-bottom: 5px;
	font-size: 11px;
}
.qtip {
	filter:alpha(opacity=90);
  	-moz-opacity: 0.90;
  	opacity: 0.90;
}
/* @end */

/* @group Kontakt */
.kontakt_form {
	margin-bottom: 10px;
}
.kontakt_form label {
	font-weight: normal;
	width: 90px;
	display: block;
	float: left;
}
.kontakt_form input.kontakt {
	font-weight: normal;
	width: 160px;
	border: 1px solid #aaa;
}

.kontakt_form select.kontakt {
	font-weight: normal;
	width: 160px;
	border: 1px solid #aaa;
}

.kontakt_form textarea {
	font-weight: normal;
	border: 1px solid #aaa;
	width: 153px;
	height: 100px;
}
.kontakt_form input.senden {
	font-weight: normal;
	width: 100px;
	margin-left: 90px;
}
/* @end */

/* @group Login Shop */

.login_form {
	margin-bottom: 10px;
}
.login_form label {
	font-weight: normal;
	width: 120px;
	display: block;
	float: left;
}
a.login_pdf {
	text-decoration: none;
	color: #000;
}
a.login_pdf img {
	margin: 0px;
	margin-right: 10px;
	
}
div.box.webshop.login .text {
	height: 25px;
}
div.account span.data_label {
	float: left;
	width:  100px;
}

/* @end */

/* @group Footer */


.footer a {
	height: 30px;
}
.footer a {
	color: #999;
	text-decoration: none;
	background: url(/foerch/websites/images/drucken.gif) no-repeat 0 0px;
	padding-left: 20px;
	padding-top: 6px;
	height: 30px;
	display: block;
	font-size: 11px;
}
.footer a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Druckfenster */
.closemessage {
	margin-top: 28px;
}
.closex {
	font-weight: bold;
	color: #e5312a;
}
/* @end */

/* @group Datenblaetter */
.marginal-datenblaetter {
	padding-top: 40px;
	font-size: 11px;
}
.headline-datenblaetter {
	color: #fff;
	font-weight: bold;
	margin-left: 25px;
	padding-top: 3px;
	display: block;
}
.db-search {
	margin-top: 40px;
	margin-bottom: 40px;
}
.db-search label {
	color: #002443;
}
.db-search input.sword {
	margin-right: 10px;
	margin-left: 10px;
}
table.dbtable tr th {
	font-size: 11px;
	background-color:  #002443;
	color: #fff;
	border-right: 1px solid #fff;
}
.db-pagebrowser {
	text-align: right;
	font-weight: bold;
}
.db-pagebrowser a.current {
	color: #e5312a;
}

/* @end */

/* @group Warenkorb */

.warenkorb-steps {
	height: 30px;
}
.warenkorb-steps a {
	background: url(/foerch/websites/images/pfeil-vorw.gif) no-repeat 0px 3px;
	padding-left: 20px;
	margin-right: 10px;
	font-weight: bold;
	display: block;
	float: left;
}
table tr.hideit,
div.hideit {
	display: none;
}

select.zusatz {
	width: 150px;
}

/* @end */

/* @group Suchergebnisse */

.searchlistitem {
	margin-top: 10px;
	margin-bottom: 10px;
}
.searchlisthr {
	border-bottom: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}
.searchlistitem .searchlisttext h2,
.qtip-content .searchlisttext h2
{
	font-size: 12px;
	color: #002443;
	font-weight: bold;

}
.searchlistitem .searchlisttext 
{
	display: block;
}
.qtip-content .searchlisttext {
	margin-left: 160px;
	font-size: 11px;
}

.searchlistitem .searchlisttext .searchlistimg,
.qtip-content .searchlistimg
{
	float: left;
	margin-right: 20px;
	border: 1px solid #ccc !important;
	margin-bottom: 10px;
	
}

.searchlistitem .searchlisttext ul,
.qtip-content .searchlisttext ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 125px;
}
.searchlistitem .searchlisttext ul li,
.qtip-content .searchlisttext ul li
{
	padding-left: 15px;
	background: url(/foerch/websites/images/quickfinder_hover.gif) no-repeat 0 3px;
	margin-bottom: 5px;
	font-size: 12px;
}

/* @end */

