input[type=password], input[type=text] {
	background: #FFF;
	border: none;
	position: relative;
	color: #999999;
	height: 22px!important;
	padding: 3px 5px;
	background: #ddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	behavior: url("layout/stabilo_sanitaer_jmk/css/PIE.htc");
}

/** linkcloud.css **/

.column_box.cumulus {
	border-bottom: 1px solid #D8D6CC;
	border-top: 1px solid #D8D6CC;
	margin-bottom: 30px;
	padding: 16px 16px 22px;
	text-align: center;
	font-size: 11px;
}

.cumulus a {
	display: inline;
	line-height: 1.15em;
	padding-right: 10px;
	color: #191c07;
}
.cumulus a.tag_10 {
	font-size: 1em
}
.cumulus a.tag_9 {
	font-size: 1.1em;
}
.cumulus a.tag_8 {
	font-size: 1.2em
}
.cumulus a.tag_7 {
	font-size: 1.3em
}
.cumulus a.tag_6 {
	font-size: 1.4em
}
.cumulus a.tag_5 {
	font-size: 1.5em
}
.cumulus a.tag_4 {
	font-size: 1.6em
}
.cumulus a.tag_3 {
	font-size: 1.7em
}
.cumulus a.tag_2 {
	font-size: 1.8em;
}
.cumulus  a.tag_1 {
	font-size: 1.9em;
}
/* LIVE SEARCH */

#livesearch_result fieldset {
	padding: 10px 20px;
	border-color: #c6e4ea !important;
}
#livesearch_result fieldset table {
	width: 100%;
}
.PlentyLiveSearchResult tr {
	border-top: 1px solid #c6e4ea;
}
.PlentyLiveSearchResult tr:first-child {
	border: none;
	font-weight: bold;
}
.PlentyLiveSearchResult tr:first-child td {
	padding: 5px 0;
}
.PlentyLiveSearchResult tr td {
	padding: 2px 0;
	width: auto !important;
}
.PlentyLiveSearchResult tr td span.Price {
	color: #999;
	font-size: 15px;
	font-weight: bold;
}
.LiveSearchArticleName {
	display: block;
	width: 75%;
}
.LiveSearchArticleName a {
	color: #999;
}
.PlentyLiveSearchResult tr td span.LiveSearchVAT, .PlentyLiveSearchResult tr td span.LiveSearchShippingHandling {
	font-size: 11px;
}
.PlentyLiveSearchResult tr td span.LiveSearchShippingHandling br {
	float: left;
}

/** SLIDER **/
.slideshow {
	padding-bottom: 13px;
	padding-top: 3px;
	background: url(../img/bg_slideshow.jpg) repeat bottom center;
	background: url("../img/bg_slideshow.jpg") repeat-x scroll center -43px transparent;
	margin-bottom: -16px;
	text-shadow: none;
}

.slideshow .brands {
	width: 280px;
}

.slideshow .modHeader {
	text-shadow:  1px 1px 0px #fff;
	color: #333;
	font-size: 18px;
	margin-bottom: 11px;
}

.slideshow .brands a img {
	float: left;
	margin: 0 10px 10px 0;
	width: 80px;
}

.flexslider {
	float: right;
	width: 640px;
	margin-top: -18px !important;
}

ul.slides {
	z-index: 20;
}
ul.slides li .slide_img {
	width: 100%;
	height: 100%;
}
ul.slides li .slide_img {
	position: relative;
}
ul.slides li .slideText {
	background: url("../img/trans_0.png") repeat scroll 0 0 transparent;
	left: 0;
	padding: 7px 0 12px;
	position: absolute;
	top: 0;
	width: 100%;
}

ul.slides li .slideText * {
	color: #FFF;
	padding: 1px 15px;
	display: inline;
	float: left;
	clear: both;
	line-height: normal;
}

ul.slides li .slideText .big {
	font-size: 18px;
}


/** TABS **/

.tabs {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	position: relative;
	margin-top: 16px;
}

.hideTab {
	display: none;
}
.left_column li {

	list-style-image: url(../img/positive.png);
	margin-left: 15px;

}
.left_column .left_nav li {
	list-style: none;
	margin-left: 0;

}
strong, b {
	font-weight: bold !important;
}

.tabNav div.tabH {
	background: url(../img/green_bg.gif) repeat center;
	color: #FFF;
	cursor: pointer;
	margin: 0 5px 0 0;
	padding: 5px 15px 6px;
	font-size: 12px;
	border: 1px solid #328090;
	border-bottom-color: #FFF;
	display: inline-block;
	float: left;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
#behavior: none;
	behavior: url("layout/stabilo_sanitaer_jmk/css/PIE.htc");
	position: relative;
	text-shadow: none;
}


.tabNav div.tabH:hover, .tabNav div.tabH.active {
	color: #191C07;
	background: #FFF;
	border-color: #d8d5cb;
}
.tabNav div.tabH.active {
	z-index: 8;
	border-bottom-color: #FFF;
}
.tabNav div.tabH.active:hover {
	cursor: default;
}

.tabContent {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D8D5CB;
	margin-top: -1px;
	padding: 12px 2.2%;
	position: relative;
	width: 95.6%;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	-o-border-radius: 0 5px 5px 5px;#behavior: none;
	behavior: url("layout/stabilo_sanitaer_jmk/css/PIE.htc");
}
.tabContent .tabInner {
	position: relative;
	padding-right: 3%;
	line-height: 18px;
	width: 97%;
	max-height: 410px;
	overflow: auto;
	font-size: 13px;
}
.tabContent ul {

	margin: 18px 0 18px 30px;
}

.tabContent ul li, .attributeBox li {
	list-style-image: url(../img/positive.png);
}
.tabNav {
	position: relative;
}
.tabBox {

	position: relative;
}

/** BROWSE **/


.productlist_nav {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 29px;
}

.productlist_nav  .browsePrevious, .productlist_nav  .browseNext {
	display: inline;
}

.productlist_nav  .browseNext a {
	float: left;
	background: url(../img/btn_next_sm.png) no-repeat;
	background-position:0% -5px;
}
.productlist_nav  .browsePrevious a {
	float: left;
	background: url(../img/btn_previous_sm.png) no-repeat;
	background-position:0% -5px;
}

.productlist_nav .browseNext a, .productlist_nav  .browsePrevious a {
	width: 19px;
	height: 25px;
}
.productlist_nav .browsePrevious img, .productlist_nav .browseNext img {
	display: none;
}
.pages {
	float: right;
}
.articleOrder {
	float: left;
}

.articleOrder span {
	float: left;
	line-height: 26px;
	margin-right: 10px;
}
.articleOrder form {
	float: left;
}
.articleOrder select {
	line-height: 17px;
	padding: 3px 6px;
}
.articlePages {
	float: left;
}
.articlePages {
	background: url(../img/bg_browse.gif) repeat-x center left;
}
.articlePages_DotStart,
.articlePages_DotEnd,
.articlePages a {

	border: 1px solid #d8d5cb;
	border-left: none;
	color: #191C07;
	float: left;
	line-height: 17px;
	padding: 3px 6px;
}
.articlePages a:first-child {
	border-left: 1px solid #d8d5cb;
}
.articlePages a.articlePages_activeLink {
	text-decoration: underline;
}

/* left column */

.left_column .brands a img {
	float: left;
	margin: 0 7px 7px 0;
	width: 59px;
}
a.pm img {
	margin-top: 18px;
}

a.imgBtn {
	display: block;
	margin: 10px 0;
	float: left;
}

.hotline, .hotline-cond {
	display: block;
}
.hotline-cond {
	color: #999;
}
.hotline {
	color: #0099d2;
	font-size: 24px;
	margin-bottom: -3px;
	margin-top: -6px;
}
.service h4 {
	font-size: 14px;
}
.service p {
	padding-right: 10px;
}
.button a {
background: #6c888e !important; /* Old browsers */
background: -moz-linear-gradient(top,  #6c888e 0%, #546a6f 50%, #425357 50%, #293436 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c888e), color-stop(50%,#546a6f), color-stop(50%,#425357), color-stop(100%,#293436)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6c888e 0%,#546a6f 50%,#425357 50%,#293436 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6c888e 0%,#546a6f 50%,#425357 50%,#293436 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6c888e 0%,#546a6f 50%,#425357 50%,#293436 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #6c888e 0%,#546a6f 50%,#425357 50%,#293436 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c888e', endColorstr='#293436',GradientType=0 ) !important; /* IE6-9 */
border: 1px solid #425357 !important;
color: #fff !important;
height:32px !important;
line-height: 32px !important;
text-shadow: -1px -1px 0 #405054 !important;
border-radius: 5px !important;
-webkit-border-radius: 5px !important;
moz-border-radius: 5px !important;
font-size:18px !important;
font-family: 'Bree Serif', serif !important;
font-weight:normal !important;
}
.left_column li {
	/*
	list-style-image: url(../img/positive.gif);
	margin-left: 15px;
	*/
}
#bg #wrapper .banner  {
	background-color: #FFF;
	padding: 13px;
}
#bg #wrapper .banner div {

}
html > body > div#bg > div#wrapper > div#region_0 > div.header_menu > div.inner.cf > ul > li > a > img {
		position:relative; top:2px;right:3px;
}