/* Content tabs */
.pdb-tab-container-top-wave				{width:760px;border-bottom:1px solid #bababa;position:absolute;top:-31px;}
.pdb-tab-container-bottom-wave			{width:760px;position:absolute;top:90px;z-index:1}
.pdb-content-tabs						{width:741px;height:30px;left:19px;}
.pdb-content-tabs ul					{list-style:none;font-size:13px;margin:0!important;}					 
.pdb-content-tabs li					{height:30px;float:left;position:relative;background:none!important;margin:0!important;padding:0!important;line-height:1.2!important;}
.pdb-content-tabs li#active				{top:1px;}
.pdb-content-tabs span.inactive			{width:5px;height:30px;background:url(../Images/tab_inactive_right.png) no-repeat;margin-right:1px;float:left;position:relative;}
.pdb-content-tabs span.inactive-hover	{width:5px;height:30px;background:url(../Images/tab_inactive_hover_right.png) no-repeat;margin-right:1px;float:left;position:relative;}
.pdb-content-tabs span.active			{width:10px;height:30px;background:url(../Images/tab_active_right.png) no-repeat;float:left;position:relative; z-index:2;}
.pdb-content-tabs a.inactive			{font-size:13px;color:#f1f1f1!important;text-decoration:none;background:url(../Images/tab_inactive_left.png) no-repeat;float:left;cursor:pointer;position:relative;padding:12px 19px 2px 24px; z-index:1; font-weight:bold;}
.pdb-content-tabs a.inactive-hover		{font-size:13px;color:#c0c0c0;text-decoration:none;background:url(../Images/tab_inactive_hover_left.png) no-repeat;float:left;cursor:pointer;position:relative;padding:12px 19px 2px 24px; font-weight:bold;}
.pdb-content-tabs a.active				{font-size:15px;color:#cc1800!important;text-decoration:none;background:url(../Images/tab_active_left.png) no-repeat;padding:10px 10px 3px 20px;font-weight:bold;float:left;cursor:pointer;position:relative;padding:10px 14px 2px 24px;}
.pdb-content-tabs a:hover				{color:#cc1800;}
.pdb-content-tabs li.active a			{font-size:15px;font-weight:bold;color:#cc1800;text-decoration:none;}

/*additional Tabs*/
.additonalTabs{
	float: right !important;
	left: inherit !important;
	right: 15px;
}

#addEasyKat-wrap{
	padding:15px 0 5px 19px;
}

/* Content Layer */
#cadImage_layer{width:100%;height:100%;position: fixed; background-color: #666;opacity: 0.85; top:0; z-index:99; filter:alpha(opacity=85);}

#cadImage_layer .hide{display: none;}
#cadImage_layer .show{display:block;}
.layer_content {
	background: none repeat scroll 0 0 white;
	position: fixed;
	width: 400px;
	z-index: 100;
	border:2px solid #CC1800;
	padding:20px 10px 0;
}

.layer_header p {line-height: 1.5; margin-bottom: 12px; color:#000000; font-size: 15px;}
.layer_button{
    background: url("../Images/btn_1.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 21px;
    padding: 0 0 0 20px;
    line-height:19px;
    overflow: hidden;
	margin:10px 10px 20px 10px;
    }

.layer_button_inner{
    background: url("../Images/btn_2.png") no-repeat scroll right top transparent;
    border: 0 none;
    color: #333333;
    cursor: pointer;
    font-size: 12px;
    height: 21px;
    padding: 0 20px 0 0;
    text-decoration: none;
    white-space: nowrap;
    display:block;
    overflow:hidden;
    line-height: 19px;
	font-weight: bold;
}


/* Banner */
.pdb-banner					{height:120px; width:760px;}

/*News*/
.news-home{
	padding:0;
	width: 548px;
}

.news-slider-content-wrap{
	width: 10000em;
}

.news-body {
	padding: 0 20px;
	overflow: hidden;
	width: 385px;
}

.pdb-banner-wrap{
	border-bottom: 1px solid #CDCDCD;
	display: inline-block;
	margin: 20px 19px 5px;
	width: 722px;
}

.banner-icon{
	width: 316px;
	height: 120px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#news-home-wrap{
	overflow: hidden;
	padding:0;
	width: 548px;
}
.news-slider-wrap{
	width: 548px;
}
.banner-news-sec {
	width: 548px;
}
.news-sec-dots {
	left: 118px;
	padding: 11px 20px;
	width: 345px;
}

.banner-news-sec .news-sec {
	background:none;
	height: auto;
}
.banner-news-dot{
	background:url('../Images/accordion_plus.gif') no-repeat;
	display: inline-block;
	height: 10px;
	padding: 10px;
	width: 10px;
}

.news-slider-right{
	background:url(../Images/slider_inactive_right.png) no-repeat;
	height: 19px;
	position: absolute;
	right: 75px;
	bottom: 0;
	width: 20px;
	cursor:pointer;
}
.news-slider-left{
	background:url(../Images/slider_inactive_left.png) no-repeat;
	height: 19px;
	position: absolute;
	right: 100px;
	bottom: 0;
	width: 20px;
	cursor:pointer;
}

/*Nav Sec Bottom*/
.pdb-navsec-bottom {
	padding: 15px 19px 0px;
	width: 722px;
}

.pdb-content-wrap {
	display: inline-block;
}

.pdb-content-wrap li {
	background: none repeat scroll 0 0 !important;
	float: left;
	margin: 0 0 15px !important;
	padding: 0 !important;
	width: 220px;
	text-align: left;
}

.pdb-content-wrap li.center{
	margin:0 30px !important;
}

.navsec-bottom-body {
	padding-top: 20px;
}

.navsec-bottom-header {
	margin-bottom: 15px;
}

.pdb-bottom-icon {
	background: url("../Images/pdb-bottom-btn.png") no-repeat scroll left bottom ;
	height: 70px;
	margin: 0;
	padding: 0 0 0 5px;
	width: 100%;
}
.pdb-bottom-icon-inner .icon1 a{background: url("../Images/icon_select-it.png")  no-repeat scroll 0 50%;}
.pdb-bottom-icon-inner .icon2 a{background: url("../Images/icon_prospekte.png")  no-repeat scroll 0 50%;}
.pdb-bottom-icon-inner .icon3 a{background: url("../Images/icon_betterfit.png")  no-repeat scroll 0 50%;}
.pdb-bottom-icon-inner .icon4 a{background: url("../Images/redicon_applikationen.png")  no-repeat scroll 0 50%;}

.pdb-bottom-icon-inner {
	background: url("../Images/pdb-bottom-btn-inner.png") no-repeat scroll right bottom ;
	line-height: 70px;
	width: 99%;
}
.pdb-bottom-icon-inner a {
	color: #555 !important;
	display: block;
	text-align: left;
	text-decoration: none;
	font-size: 18px;
	text-indent: 50px;
}

.navsec-bottom-layer {
	margin-top: 5px;
}

.navsec-bottom-layer a	{
	text-decoration:none;
	color:#333;
	background:url(../Images/arrow_M_right.gif) no-repeat 0 -96px;
	padding-left:12px;
}
.navsec-bottom-layer a:hover {
	color:#cc1800;
}

/* Content */
#pdb-content-wrap			{padding:15px 19px 5px 19px;width:722px;}
#pdb-content-wrap hr		{color:#cdcdcd;background-color:#cdcdcd;border:0;height:1px;}
.pdb-hr						{float:left;margin-left:10px;margin-top:18px;width:5px;}
.pdb-content-text ul		{margin-bottom:15px;}
.pdb-content-text			{margin-bottom:5px;}

table						{border-collapse:collapse;width:100%;}
thead						{background-color:#f9f9f9;border:1px solid #b8b8b8;}
tbody						{border:1px solid #b8b8b8!important;}
#searchAndSort th			{cursor:pointer;}
th							{padding:4px 8px;border-right:1px solid #efefef;border-top:1px solid #b8b8b8;border-bottom:1px solid #b8b8b8;text-align:left;vertical-align:top;}
th.last						{border-style:solid none;}
td							{padding:4px 8px;border-right:1px solid #efefef;}
td.first					{border-left:1px solid #b8b8b8;}
td.last						{border:none solid none none;border-right:1px solid #b8b8b8;}
tr							{border-top:1px solid #efefef;}
tr.odd > td					{background-color:#f9f9f9;}
tr.even > td				{background-color:#ffffff;}
tr.first					{border-top:1px solid #b8b8b8;}

#pdb-layout-2-cols {border-bottom: 1px solid #CDCDCD;}
#pdb-layout-2-cols #pdb-content			{width:465px;float:left;padding-right:15px;}
#pdb-layout-2-cols #pdb-right-col		{width:242px;float:left;margin-bottom: 15px;}

.pdb-images					{text-align:right; width:242px;}
/* Teaser Elemente */
.teaser-std					{width:242px; margin-bottom:5px;}
.teaser-std a				{background:url(../Images/teaser_1_bottom.png) no-repeat left bottom; padding-bottom:8px; display:block; text-decoration:none; color:#fff!important;}
.teaser-std .top-bg			{background:url(../Images/teaser_1_top.png) no-repeat; padding:8px 10px 0;}
.teaser-std .arrow			{color:#fff!important; font-size:16px; background:url(../Images/arrow_white.png) no-repeat 0 6px; padding-left:10px; font-weight:bold;}

.teaser-bg					{width:242px; margin-bottom:5px;}
.teaser-bg .top				{background:url(../Images/teaser_2_top.png) no-repeat;width:224px; padding-top:8px; width:242px;}
.teaser-bg .bottom			{background:url(../Images/teaser_2_bottom.png) no-repeat left bottom; padding:0 10px 8px; width:224px;}
.teaser-bg .header			{color:#cc1800; font-size:16px; font-weight:bold; display:block;}
.teaser-bg .text			{font-weight:bold; font-size:15px; display:block; color:#333;}
.teaser-bg a				{padding-left:10px; background:url(../Images/arrow_M_right.gif) no-repeat 0 5px; text-decoration:none; color:#555; font-weight:bold;}
.teaser-bg a:hover			{background-position:0 -95px; color:#cc1800;}

.teaser-btn					{background:url(../Images/teaser_3_bottom.png) no-repeat left bottom; width:242px; margin-bottom:5px;}
.teaser-btn div				{background:url(../Images/teaser_3_top.png) no-repeat; padding:6px 10px 8px; width:224px;}
.teaser-btn .inquiry-add-class		{background:url(../Images/icon_anfragelist_new.png) no-repeat 0 0; padding-left:25px; color:#333; cursor:pointer; display:block;}
.teaser-btn .inquiry-added-class	{background:url(../Images/icon_anfragelist_new.png) no-repeat 0 0; padding-left:25px; color:#bbb; cursor:default; display:block;}

.teaser-productsearch		{background:url(../Images/teaser_3_bottom.png) no-repeat left bottom; width:242px; margin-bottom:15px;}
.teaser-productsearch-inner		{background:url(../Images/teaser_3_top.png) no-repeat; padding:6px 10px 8px; width:224px;}
.teaser-productsearch-inner a	{text-decoration:none; color:#333!important; padding:1px 0 1px 25px; display:block;background: url(../Images/icon_produktsuche.png) no-repeat 0 0;}
.teaser-productsearch-inner a:hover	{color:#cc1800!important;}

/*ASP Teaser*/
/*Standard*/
.teaser-asp					{background:url(../Images/teaser_3_bottom.png) no-repeat left bottom; width:242px; margin-bottom:5px;}
.teaser-asp-inner			{background:url(../Images/teaser_3_top.png) no-repeat; padding:5px 6px 6px; width:230px;}
.asp-button 				{background:url(../Images/ASPlight.png) no-repeat 2px 0; padding:13px 0 0 47px; text-decoration:none; height:27px; display:block; color:#333!important;}
.asp-button:hover			{color:#cc1800!important;}

.teaser-betterfit			{background:url(../Images/teaser_3_bottom.png) no-repeat left bottom; width:242px; margin-bottom:5px;}
.teaser-betterfit-inner		{background:url(../Images/teaser_3_top.png) no-repeat; padding:3px 6px;}
.betterfit-button 			{background:url(../Images/betterfit.png) no-repeat 2px 0; padding:13px 0 0 47px; text-decoration:none; height:27px; display:block; color:#333!important;}
.betterfit-button:hover		{color:#cc1800!important;}

.teaser-bellhousing			{background:url(../Images/teaser_3_bottom.png) no-repeat left bottom; width:242px; margin-bottom:5px;}
.teaser-bellhousing-inner		{background:url(../Images/teaser_3_top.png) no-repeat; padding:9px 6px;}
.bellhousing-button 			{background:url(../Images/bellhousing.png) no-repeat 2px 0; padding:13px 0 0 54px; text-decoration:none; height:27px; display:block; color:#333!important;}
.bellhousing-button:hover		{color:#cc1800!important;}

.teaser-download			{background:url(../Images/teaser_3_bottom.png) no-repeat left bottom; width:242px; margin-bottom:5px;}
.teaser-download-inner		{background:url(../Images/teaser_3_top.png) no-repeat; padding:6px 10px 8px; width:224px;}
.teaser-download-inner a	{background:url(../Images/fileIcon/Reader-16.gif) no-repeat; text-decoration:none; color:#333!important; padding:1px 0 1px 25px; display:block;}
.teaser-download-inner a:hover	{color:#cc1800!important;}

.teaser-ekat			{margin-bottom: 5px;}
.teaser-ekat-inner		{background:url(../Images/btn_filter-it.png) no-repeat left bottom;width: 242px; height: 39px;}
.ekat-button			{display: block; width: 242px; height: 39px;}
/* Overview Sitemap */
.pdb-content-sitemap		{margin-top:25px;margin-bottom:12px;}
#pdb-sitemap li				{float:left; width:220px; margin-right:6px!important; background:url(../Images/arrow_M_right.gif) no-repeat 0 6px!important; margin-top:0!important; padding:0!important;}
#pdb-sitemap a				{text-decoration:none; color:#333; background:url(../Images/arrow_M_right.gif) no-repeat 0 4px; padding-left:12px;}
#pdb-sitemap a:hover		{background-position:0 -96px; color:#cc1800;}

#pdb-right-col .image-gallery-items li	{overflow:hidden;width:117px;height:86px;padding:0!important;background:none!important;float:left;margin-bottom:4px!important;margin-top:0!important;border:1px solid #cdcdcd;}
#pdb-right-col .image-gallery-items img	{position:relative; cursor:pointer;}
#pdb-right-col .li_odd					{margin-right:4px;}
#pdb-right-col .slide-left				{display:none;float:left;width:39px;height:74px;cursor:pointer;}
#pdb-right-col .slide-right				{display:none;float:left;width:39px;height:74px;cursor:pointer;}
#pdb-right-col .gallery-header			{font-weight:bold;}
#pdb-right-col .image-gallery-items-wrap {display:inline-block;text-align:right;}

.single-image img,
.image-gallery-wrap img					{border:0;}
.image-gallery-wrap						{float:right;}

#moreImagesContainer{
	height: 31px !important;
	width: 242px !important;
	border:none !important;
}


#moreImagesWrap{
	background: url("../Images/teaser_3_bottom.png") no-repeat scroll left bottom !important;
	height: inherit;
	cursor: pointer;
}

#moreImages {
	background: url("../Images/teaser_3_top.png") no-repeat scroll 0 0 !important;
	width: 224px !important;
	height:inherit;
	padding:0 10px;
}

#moreImages span{
	background:url("../Images/icon_gallery.png") no-repeat scroll 0 0 ;
	height: 30px;
	line-height: 30px;
	padding:2px 30px 0 28px;
	text-decoration: none;
}
.image-gallery-wrap .hideMoreImage{
	display: none;
}


.pdb-quicksearch				{margin-bottom:15px;}
.pdb-quicksearch-download   	{margin-bottom:15px; float: left; width: 472px;}
.pdb-quicksearch-download-sap   {margin-bottom:15px; float: left; width: 472px;z-index: 3; padding-left: 0;}
.pdb-quicksearch-input			{width:165px;background:url(../Images/inputfield_gradient.png);border:1px solid #dadada;height:20px;}

#searchAndSort a			{color:#555;}
#searchAndSort a:hover		{color:#cc1800;}
.searchAndSortGroup         {background-color: #555555 !important;}
.pdb-download-group-header  {color: #ffffff;}
table.dataTable thead .sorting {background-image:url("../Images/asc_desc.gif")}
thead .last .sorting        {background-image: none}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {background-position: right center;background-repeat: no-repeat;}
table.dataTable thead .sorting_asc {background-image: url("../Images/asc.gif");}
table.dataTable thead .sorting_desc {background-image: url("../Images/desc.gif");}


.center						{text-align:center;}
.top						{vertical-align:top;}

.cad a						{color:#555;}
.cad a:hover				{color:#cc1800;}
.pdb-mouseover				{position:absolute;bottom:0;right:42px;display:none;width:202px;height:152px;overflow:hidden;}
.pdb-mouseover div			{border:1px solid #bbb;}
.pdb-mouseover iframe		{position:absolute;z-index:-1;filter:mask();border:0;margin:0;padding:0;top:0;left:0;width:202px;height:152px;overflow:hidden;}

.pdb-material-row			{padding:4px 8px; border-right:1px solid #b8b8b8; border-left: 1px solid #b8b8b8;}
.pdb-material-info			{display:none;}
.pdb-material-info-head		{border-right: hidden; border-left: hidden; border-top:hidden;border-right: none;}
.pdb-material-info-head th  {border-right:none;}
.pdb-material-info-image	{background:url(../Images/accordion_plus.gif) no-repeat 2px 7px;cursor: pointer;}
.pdb-material-info-number	{cursor: pointer;}
.pdb-material-info-head tr	{background-color:#FFFFFF;}
.pdb-material-info th 		{margin: 0;	padding: 4px 12px 4px 8px }
.pdb-material-info h3		{margin:0;}
.pdb-material-info-wrap .first {padding: 4px 8px !important;}
.pdb-documents-downloads-header .first {padding: 4px 8px !important;}
.pdb-pdf-icon-wrap 			{padding: 2px 0 0 8px !important;}
.pdb-material-download		{text-align:right;text-decoration: underline;float:right;width: auto; cursor:pointer;}
.pdb-material-download-button {background:url(../Images/fileIcon/pfeil_dl.png) no-repeat 0px 0px;width:16px; height:16px;float:right; cursor:pointer;}
.pdb-documents-downloads-head	{padding: 6px 8px;}

.deeplink .pdb-material-info-head th { padding-left: 0;}
.deeplink .pdb-documents-downloads-head { padding-left: 0;}

.hide						{display:none;}

.pdb-pdf-text-wrap 			{font-size: 12px; font-weight: normal; text-align: right; text-decoration: underline; padding: 5px 0 !important;}
.pdf-icon-wrap				{padding:0}

.paginator					{float:right;margin-bottom:5px;}
.paginator-info				{float:left;margin-left:5px;margin-top:4px;}
.table						{margin-bottom:5px;}

.pdb-first-active,
.search-first-active		{background:url(../Images/icon_frw_active.png) no-repeat; width:22px; height:21px;margin-right:2px; cursor:pointer;}
.pdb-first-inactive,
.search-first-inactive		{background:url(../Images/icon_frw_inactive.png) no-repeat; width:22px; height:21px;margin-right:2px; cursor:default;}
.pdb-prev-active,
.search-prev-active			{background:url(../Images/icon_rw_active.png) no-repeat; width:22px; height:21px;margin-right:2px; cursor:pointer;}
.pdb-prev-inactive,
.search-prev-inactive		{background:url(../Images/icon_rw_inactive.png) no-repeat; width:22px; height:21px;margin-right:2px; cursor:default;}
.pdb-next-active,
.search-next-active			{background:url(../Images/icon_fw_active.png) no-repeat; width:22px; height:21px;margin-right:2px; cursor:pointer;}
.pdb-next-inactive,
.search-next-inactive		{background:url(../Images/icon_fw_inactive.png) no-repeat; width:22px; height:21px;margin-right:2px; cursor:default;}
.pdb-last-active,
.search-last-active			{background:url(../Images/icon_ffw_active.png) no-repeat; width:22px; height:21px; cursor:pointer;}
.pdb-last-inactive,
.search-last-inactive		{background:url(../Images/icon_ffw_inactive.png) no-repeat; width:22px; height:21px; cursor:default;}

.pdb-actual input,
.search-actual input		{width:25px;height:17px;border:1px solid #b8b8b8;text-align:center;}
.pdb-maxpages,
.search-maxpages			{width:40px;height:16px;text-align:center;font-size:14px;margin-right:2px;padding-top:1px;}

.left						{float:left;}

.pdb-filter-form				{padding-top:10px;border:none;}
.pdb-filter-form-field			{padding-bottom:5px;width:500px;clear:both;}
.pdb-filter-form-field label	{width:200px;height:25px;vertical-align:top;color:#333; display:block; float:left; font-weight:bold;}
.pdb-filter-form-field input	{position:relative;border:1px solid #cecece;height:23px;background:url(../Images/inputfield_gradient.png) repeat-x 0 1px;color:#666;}
.pdb-filter-form-field textarea {display:block;position:relative;border:1px solid #cecece;background:url(../Images/inputfield_gradient_40px.png) repeat-x 0 1px;}
.pdb-filter-form-submit-button, .pdb-filter-form-reset-button	{display:inline-block;height:21px;background:url(../Images/btn_arrow.png) no-repeat;padding-left:15px;cursor:pointer;}
.pdb-filter-form-field input, .pdb-filter-form-field select 	{width:235px;}
.pdb-filter-form-field input.pdb-filter-form-field-small 		{width:100px;}
.pdb-filter-form-submit, .pdb-filter-form-reset					{width:auto!important;background:url(../Images/btn_2.png) no-repeat top right!important;border:0!important;font-size:12px;padding-bottom:7px;padding-right:7px;height:21px!important; line-height: 19px;}
.pdb-filter-form-submit,
.pdb-filter-form-reset	{cursor:pointer;}

.pdb-text-wrap,
.pdb-subtext-wrap		{margin-bottom:15px;}

table th.header			{cursor:pointer;}
.headerSortDown			{background:url(../Images/asc.gif) no-repeat right 13px!important;}
.headerSortUp			{background:url(../Images/desc.gif) no-repeat right 8px!important;}
th.header				{background:url(../Images/asc_desc.gif) no-repeat right 8px;}

.add-to-inquirylist		{cursor:pointer; position:relative; background:url(../Images/icon_anfrageliste_hinzu.png) no-repeat; display:inline-block; width:16px; height:16px;}
.added-to-inquirylist	{position:relative; background:url(../Images/icon_anfrageliste_hinzu_mo.png) no-repeat; display:inline-block; width:16px; height:16px;}
.msg-inquirylist		{display:none; width:150px; padding:10px; border:1px solid #bbb; border-bottom:0; position:absolute; bottom:0; right:70px; background-color:#fff;}
.inquiry-list-count		{cursor:pointer;}
.no-cad					{display:none; width:150px; padding:10px; border:1px solid #bbb; position:absolute; bottom:0; background-color:#fff; height:auto;}
.cad-position			{position: absolute; right: 35px;}
.pdb-mousetrap			{cursor:pointer;}

.pdb-tree-filter-path SPAN {
    background: url("../Images/arrow_S_right.gif") no-repeat scroll 0 5px transparent;
    border: medium none;
    padding-left: 8px;
	padding-right: 10px;
}
.pdb-tree-filter-text-td 	{padding-top:7px; }
.pdb-button					{display:inline-block;height:21px;background:url(../Images/btn_1.png) no-repeat;padding:0 0 0 7px;cursor:pointer;overfow:hidden;line-height: 19px;}
.pdb-button-input			{display:inline-block;height:19px;background:url(../Images/btn_arrow_compare.png) no-repeat;padding:0 0 2px 12px;cursor:pointer;line-height: 19px;}
.pdb-reset-input			{display:inline-block;height:19px;background:url(../Images/btn_x.png) no-repeat;padding:0 0 2px 14px;cursor:pointer;}
.pdb-button a           	{text-decoration:none;color:#000000;background:url(../Images/btn_2.png) no-repeat top right;border:0;font-size:12px;padding:0 7px 0 0;display:block;height:21px;cursor:pointer;white-space:nowrap;overflow:hidden;line-height:19px}

.pdb-download-icon 			{border:none;}
.pdb-download-category-select	{margin-right:10px; font-weight:bold;}
.pdb-documents-check			{position:relative; top:3px; cursor:pointer;}
.pdb-downloads-check			{position:relative; top:3px; cursor:pointer; margin-right: 20px;width: 200px;}
.pdb-downloads-check_flex		{position:relative; top:3px; cursor:pointer; margin-right: 20px;width: 175px;}
.pdb-documents-check-label		{cursor:pointer;margin-right:10px;}

#pdb-inquirylist			{margin:15px 0;}

.pdb-inquiry-comment		{width:150px;background:url(../Images/inputfield_gradient.png);border:1px solid #dadada;height:20px;}

#pdb-inquirylist-contact input		{background:url(../Images/inputfield_gradient.png);border:1px solid #dadada;height:20px;}

.pdb-button-input input,
.pdb-reset-input input		{color:#000000;background:url(../Images/btn_2.png) no-repeat top right!important;border:0!important;font-size:12px;padding:0 10px 6px 5px;height:21px!important;cursor:pointer;}

.pdb-inquiry-address-intro	{font-weight:bold;}
.borderless					{border:none!important;border-top:0!important; padding-left:0;}
.pdb-inquiry-company-address table,
.pdb-inquiry-customer-address table	{width:340px; margin-top:10px;}
.pdb-inquiry-customer-address		{padding-left:20px; border-left:1px solid #ddd;}

.pdb-inquiry-company-address,
.pdb-inquiry-customer-address	{float:left;}

.pdb-contact-country input		{margin-left:10px;width:173px;}
dd
.pdb-quantity-select			{width:40px;}

.checkbox input					{border:0!important;background:none!important;}

.pdb-inquiry-item-delete		{background:url(../Images/accordion_delete.gif) no-repeat 0 6px; display:block; height:15px; width:9px;}

.pdb-inquiry-mail-success		{border:1px solid #33aa33; padding:20px; text-align:center; margin-bottom:15px; background-color:#ddffdd; font-size:15px;}
.pdb-inquiry-mail-error			{border:1px solid #cc1800; padding:20px; text-align:center; margin-bottom:15px; background-color:#ffdddd; font-size:15px;}

.search-input					{background:url(../Images/inputfield_gradient.png);border:1px solid #dadada;height:20px;margin:0 10px;}

#search-result-tables			{margin-top:20px;overflow:auto;}
.products-table,
.content-table					{border:1px solid #999;padding:10px;}

#search-tabs li.active			{float:left;margin:0 1px 0 0!important;display:inline-block;height:25px;background:url(../Images/pdb_tab_active_left.png) no-repeat!important;padding:0 0 0 5px!important;cursor:default;list-style:none;}
#search-tabs li.active span		{background:url(../Images/pdb_tab_active_right.png) no-repeat top right;border:0;font-size:12px;padding:4px 10px 0 5px;height:21px;color:#fff;cursor:default;font-weight:bold;display:block;}

#search-tabs li.inactive		{float:left;margin:0 1px 0 0!important;display:inline-block;height:25px;background:url(../Images/pdb_tab_inactive_left.png) no-repeat!important;padding:0 0 0 5px!important;cursor:pointer;list-style:none;}
#search-tabs li.inactive span	{background:url(../Images/pdb_tab_inactive_right.png) no-repeat top right;border:0;font-size:12px;padding:7px 10px 0 5px;height:18px;color:#454545;cursor:pointer;text-decoration:none;display:block;}

#search-tabs li.inactive-hover	{float:left;margin:0 1px 0 0!important;display:inline-block;height:25px;background:url(../Images/pdb_tab_hover_left.png) no-repeat!important;padding:0 0 0 5px!important;cursor:pointer;}
#search-tabs li.inactive-hover span		{background:url(../Images/pdb_tab_hover_right.png) no-repeat top right;border:0;font-size:12px;padding:7px 10px 0 5px;height:18px;color:#fff;cursor:pointer;text-decoration:none;}

.user-mnogosearch-pi1-search-result-item a				{color:#333;}
.user-mnogosearch-pi1-search-result-item a:hover		{color:#cc1800;}
.user-mnogosearch-pi1-search-result-item				{border-bottom:1px solid #b8b8b8; width:auto!important;}
.user-mnogosearch-pi1-search-result-item-header			{border:none!important; padding-bottom:10px; font-weight:bold;}
.user-mnogosearch-pi1-search-result-item-footer			{border:none!important; padding:5px 0 0 10px;}

#search-result-tables .table		{margin:0;}
#search-result-tables .pager		{margin-top:10px;text-align:right;}
.pdbTextPutUpImgIcoBig				{line-height:1.5;vertical-align:top;}


.inquiry-hover-wrap		{float:right;}
.pdf-wrap				{float:left; margin-left:2px;}

.grey	{color:#999;}

.pdb-inquiry-textarea textarea	{width:720px; border:1px solid #b8b8b8; height:150px;}

#to-few-results		{border-bottom:1px solid #000000;}

.image-gallery-wrap .one-image-gallery {float:right!important; margin:0!important;}

.document-title 	{cursor: pointer;}
.document-title,
.document-text		{text-decoration:none; color:#151515!important;}
.document-title:hover,
.document-text:hover{text-decoration:none; color:#151515!important;}
.document-title a	{color: #151515 !important; text-decoration: none;}

.pdb-categories	{float:left;padding-bottom:20px;width:600px;}
.pdb-categories-sap	{float:left;padding-bottom:20px;width:600px;padding-left:0;z-index: 2;}

.pdb-material-title {
	float:left;
	cursor: pointer;
}
.pdb-material-price {
	float:right; text-align:right;
}
.pdb-material-price-extends {
	float:right; width:70px; text-align:right;
}

.material-export			{background:url(../Images/big_button_right.png) no-repeat right top; height:24px; padding:0 0 0 5px;}
.material-export-inner		{background:url(../Images/fileIcon/Excel-16.gif) no-repeat; padding:0 10px 0 22px; top:3px; height:16px; cursor:pointer;}
.material-export-link		{background:url(../Images/big_button_left.png) no-repeat left top; height:24px; padding:0 0 0 0; display:block; text-decoration:none; float:right; margin-bottom:5px;}
.material-export-inner a:hover	{color:#cc1800!important;}

.pdb-intro-text-material-list {
    background-color: #F9F9F9;
    border: 1px solid #CC1800;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.pdb-intro-text-material-list p {
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.pdb-hotline-wrap{
	background: url(../Images/icon_call.png) no-repeat 0 20%;
	padding-bottom: 10px;
	cursor: context-menu;
}

.pdb-hotline-title{
	font-size: 15px;
	color: #cc1800;
	padding-left: 15px;
}

.pdb-hotline-number{
	font-size: 14px;
	font-weight: bold;
	color: #424242;
}

#pdb-header.deeplink h3 {
	padding-top: 8px;
}