/*** Created By: Tousif Ali ***/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a {
	margin: 0;
	padding: 0;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image{
	width:auto !important;
	}
.footerMobileMenu{
	display: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins, a {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
	font-size: 100%;
}
body {
	font: 13px arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font-size: 100%;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
	font-size: 108%;
	line-height: 100%;
}
/***font****/
/***Comfortaa-Regular***/
/*@font-face {font-family: 'Helvetica-LT-Light';
	src: url('../fonts/Helvetica-LT-Light.eot'); src: local('☺'), url('../fonts/Helvetica-LT-Light.ttf') format('truetype'), url('../fonts/Helvetica-LT-Light.svg') format('svg'); 
}*/


body {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	line-height: 16px;
	background-color: #f0f0f0;
}
body.iframe {
	background-color: transparent;
}
.iframeHtml {
	background-color: transparent;
}
h1 {
	font-size: 16px;
	color: #333;
	padding-bottom: 15px;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 11px;
	border-bottom: 1px solid #006aac;
}
h2, h3, h4 {
	font-size: 14px;
	color: #000;
}
h5 {
	font-size: 12;
	color: #006ab3;
	line-height: 16px;
}
h6 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 16px;
}
.padBottom {
	padding-bottom: 25px;
}
a {
	color: #006ab3;
}
a.mail {
	color: #006ab3;
}
.wrap {
	max-width: 1024px;
	margin: auto;
	background-color: #fff;
	box-shadow: 0px 16px 52px 1px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0px 16px 52px 1px rgba(0, 0, 0, .2);
}
.wrap .wrapPadding {
	padding: 0 15px;
}
.cb {
	clear: both;
}
strong, b {
	font-weight: bold;
}
.bottomEmptyPart {
	height: 60px/*34px*/;
	background-color: #f0f0f0;
	border-top: 1px solid #006bb3;
}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0;
}
div.csc-textpic-intext-right .csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	margin-left: 0;
}
.errors {
	color: red;
}
.column {
	padding-top: 20px;
}
hr {
	margin: 19px 0 9px;
	color: #000;
	height: 1px;
	border: none;
	background-color: #000;
}
.underline {
	text-decoration: underline;
}
ul.serviceBullet li {
	padding-left: 12px;
	background: url(../images/dash-bullet.png) no-repeat 0 8px;
}
ul.serviceBullet li.noBullet {
	background: none;
}
.orangeTxt {
	color: #ee7f00;
}
.blueTxtColor {
	color: #006ab3;
}
a.blueTxtColor {
	color: #006ab3;
	text-decoration: underline;
}
.yellowTxt {
	color: #ee7f00;
}
.lineHeight18 {
	line-height: 18px;
}
.marginTop20 {
	margin-top: 20px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0;
	line-height: 0;
}
.blueTopBorder {
	border-top: 1px solid #006bb3;
	margin-top: 20px;
}
/*** header **/
#header {
	background-color: #fff;
	border-bottom: 1px solid #006ab3;
}
#header .headerWrapper {
	max-width: 994px;
	margin: auto;
	padding: 0 15px;
}
#header .topSection {
	position: relative;
	background: url(../images/pipes-bg.jpg) no-repeat 335px 23px;
}
#header .topSection .line {
	position: absolute;
	top: 99px;
	background: url(../images/line.png) repeat-x;
	height: 1px;
	width: 100%;
}
#header #logo {
	float: left;
	margin: 57px 0 26px 15px;
}
#header #languageMenu {
	padding: 76px 0 20px;
	float: right;
}
#languageMenu a{
	color:#000;}
#header #languageMenu ul li {
	float: left;
}
#header #languageMenu ul li:last-child {
    display: none;
}

#header #languageMenu ul li:nth-last-child(2)::after {
    content: "";
    padding: 0;
}
#header #languageMenu ul li:after {
	content: '|';
	padding: 0 11px;
}
#header #languageMenu ul li.hide {
	display: none;
}
#header #languageMenu ul li:last-child:after {
	content: '';
	padding: 0;
}
/*** Navigation ***/
.slicknav_menu {
	display: none;
}
/**1st level**/
#header #navigationFirstLevelMenu {
	background: #006ab3;
	height: 34px;
	/*text-transform: capitalize;*/
	font-size: 14px;
	position: relative;
	width: 1024px;
	margin: auto;
}
#header #navigationFirstLevelMenu > ul > li {
	float: left;
	width: 123px;
	border-left: 1px solid #fff;
}
#header #navigationFirstLevelMenu > ul > li:first-child {
	border: none;
}
#header #navigationFirstLevelMenu > ul > li > a {
	color: #fff;
	line-height: 34px;
	display: block;
	padding-left: 15px;
	font-weight: bold;
}
#header #navigationFirstLevelMenu > ul > li a:hover, #header #navigationFirstLevelMenu > ul > li.selected a {
	background: #e3e9ed;
	color: #333;
}
/**sub-menu**/
#header #navigationFirstLevelMenu > ul > li > div {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	background-color: #e3e9ed;
	border-top: 1px solid #fff;
	overflow: hidden;
	z-index: 2;
}
#header #navigationFirstLevelMenu > ul > li.selected > div {
	display: block;
}
#header #navigationFirstLevelMenu > ul > li > div > ul {
	margin: auto;
	font-size: 14px;
}
#header #navigationFirstLevelMenu > ul > li > div > ul li {
	float: left;
	min-width: 198px;
	position: relative;
	margin-right: 1px;
}
#header #navigationFirstLevelMenu > ul > li > div > ul li:before {
	margin-top: 3px;
	content: '';
	height: 21px;
	border-left: 1px solid #fff;
	position: absolute;
	left: -1px;
}
#header #navigationFirstLevelMenu > ul > li > div > ul li:first-child:before {
	display: none;
}
#header #navigationFirstLevelMenu > ul > li > div > ul li a {
	color: #333;
	display: block;
	line-height: 27px;
	padding: 0 14px;
}
#header #navigationFirstLevelMenu > ul > li > div > ul li a:hover, #header #navigationFirstLevelMenu > ul > li > div > ul > li.selected > a, #header #navigationFirstLevelMenu div.sub_menu_3 ul li.selected a {
	color: #fff;
	background: #5b9dca;
}
/**sub-menu-3**/
#header #navigationFirstLevelMenu .sub_menu_3 {
	display: none;
	padding: 6px 0 12px;
	width: 198px;
	overflow: hidden;
}
#header #navigationFirstLevelMenu .sub_menu_3 ul li {
	float: none;
	font-size: 11px;
}
#header #navigationFirstLevelMenu .sub_menu_3 ul li a {
	line-height: normal;
	padding: 4px 14px;
}
/*** breadcrumb ****/
#breadcrumb {
	font-size: 11px;
	color: #666;
	max-width: 994px;
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 16px;
}
#breadcrumb a {
	color: #666;
}
#breadcrumb span {
	font-weight: bold;
}
/***sliderContent****/
#slider {
	height: 364px;
	margin-bottom: 10px;
	border-top: 1px solid #006aac;
	border-bottom: 1px solid #006aac;
}
.tx-sglayerslider-pi1 .slideBlueTxt {
	font-size: 14px;
	color: #006ab3;
	text-shadow: 1px -2px 2px rgba(0, 0, 0, 0.4);
}
.tx-sglayerslider-pi1 .paragraphTxt {
	background: url(../images/white-tran-bg.png) 0 0;
	width: 375px;
	padding: 18px 8px 9px;
	display: inline-block;
}
.tx-sglayerslider-pi1 .paragraphTxt span {
	display: block;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
}
.tx-sglayerslider-pi1 .paragraphTxt .heading {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: left;
}
/*** content ****/
#content {
	padding: 14px 0 0;
	position: relative;
}
#mainContent {
	width: 100%;
	float: left;
}
#navigationContent, #secondaryContent {
	display: none;
}
.tx-elbeiconmenu {
	padding: 27px 0 0;
	border-top: 1px solid #006aac;
}
#mainContent .c3_right ul.action-items {
	margin-left: 6px;
}
#mainContent .c3_right ul.action-items li {
	padding-left: 14px;
	background: url(../images/yellow-arrow.png) no-repeat 0 5px;
}
/* Start: no need remove later * /
#navigationContent{width:190px; float:left;}
#secondaryContent{width:190px; float:left; padding:0 0 0 11px; }
.hideTop #topContent
,.hideTopLeft  #topContent
,.hideTopLeft  #navigationContent
,.hideTopRight #topContent
,.hideTopRight #secondaryContent
,.hideTopLeftRight #topContent
,.hideTopLeftRight #navigationContent
,.hideTopLeftRight #secondaryContent{display:none;}

.hideLeftRight #mainContent {width:100%;}
.hideTopLeft #mainContent {width:782px;}
/* End : no need remove later */

/* Start : added by shakil  */
#mainContent .c1_full {
	width: 100%;
}
#mainContent .c2_50_50_left {
	/*width: 49.5%;*/
	width: 49%;
	float: left;
}
#mainContent .c2_50_50_right {
	width: 49.5%;
	float: right;
}
#mainContent .c2_30_70_left {
	width: 34%;
	float: left;
}
#mainContent .c2_30_70_right {
	width: 66%;
	float: left;
}
#mainContent .c2_70_30_left {
	float: left;
}
#mainContent .c2_70_30_right {
	width: 190px;
	vfloat: left;
}
#mainContent .c22_70_30_left {
	width: 66.29778672032193%;
	float: left;
}
#mainContent .c22_70_30_right {
	width: 32.59557344064386%;
	float: right;
}
#mainContent .c3_left {
	width: 19.11468812877264%;
	float: left;
	padding-top: 10px;
}
#mainContent .c3_middle {
	width: 59.45674044265594%;
	float: left;
	padding: 0 1.156941649899394%; /*line-height:0;*/
}
#mainContent .c3_right {
	width: 19.11468812877264%;
	float: left;
	padding-top: 10px;
}
#mainContent .c3_equal_box_left {
	width: 32.59557344064386%;
	float: left;
	margin-right: 1.106639839034205%;
}
#mainContent .c3_equal_box_middle {
	width: 32.59557344064386%;
	float: left;
}
#mainContent .c3_equal_box_right {
	width: 32.59557344064386%;
	float: right;
}
/* End : added by shakil  */

 
#navigationContent h1 {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 8px;
	border-bottom: none;
}
#navigationContent .news ul li {
	margin-bottom: 12px;
background-color:
}
#navigationContent .news ul li a {
	display: block;
	background: #006ab3;
	padding: 0 12px 0 9px;
	line-height: 22px;
	color: #fff;
}
#navigationContent .news ul li a span {
	display: block;
	background: url(../images/arrow.png) no-repeat right center;
}
#navigationContent .news ul li a:hover, #navigationContent .news ul li a.active {
	background: #e3e9ed;
	color: #333;
}
#navigationContent .news ul li a:hover span, #navigationContent .news ul li a.active span {
	background: none;
}
.catHeading {
	font-size: 12px;
	color: #000;
	line-height: 16px;
	font-weight: bold;
	display: block;
	padding-bottom: 12px;
	color: #333333;
}
/*** newssubcription ****/
.tx-elbenewssubscriber ul {
	background: #f3f5f6;
	padding: 9px 9px 0 10px;
}
.tx-elbenewssubscriber h1 {
	border-bottom: none;
	color: #006ab3;
	padding-bottom: 0;
	font-size: 12px;
}
.tx-elbenewssubscriber h2 {
	color: #006ab3;
	font-size: 12px;
	padding-bottom: 10px;
}
.tx-elbenewssubscriber input, .tx-elbenewssubscriber select {
	width: 100%;
	height: 21px;
	margin: 0;
	border: none;
}
.tx-elbenewssubscriber ul li {
	margin-bottom: 11px;
}
.tx-elbenewssubscriber ul li.company, .tx-elbenewssubscriber ul li.firstName, .tx-elbenewssubscriber ul li.lastName, .tx-elbenewssubscriber ul li.email {
	padding: 0 4px;
	background: #fff;
}
.tx-elbenewssubscriber ul li.fieldsRequired {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.tx-elbenewssubscriber ul.newSubsBottom {
	background: #fff;
	border: 1px solid #c7d4dc;
	padding: 0;
	color: #333; /*margin-bottom: 20px;*/
}
.tx-elbenewssubscriber ul.newSubsBottom input.termChkbox {
	width: auto;
	height: auto;
	vertical-align: middle;
	margin-right: 10px;
}
.tx-elbenewssubscriber ul.newSubsBottom li.acceptTerms, .tx-elbenewssubscriber ul.newSubsBottom li.unsubscribe, .tx-elbenewssubscriber ul.newSubsBottom li.lastReq {
	padding: 9px 9px 0 10px;
}
.tx-elbenewssubscriber ul li.fieldsRequired {
	color: #999999;
}
.tx-elbenewssubscriber ul.newSubsBottom li.formButton {
	padding: 0 10px;
	background: #006ab3;
}
.tx-elbenewssubscriber ul.newSubsBottom li.formButton span input {
	cursor: pointer;
	background: url(../images/arrow.png) no-repeat right center;
	color: #fff;
	text-align: left;
}
.tx-elbenewssubscriber ul.newSubsBottom li.formButton:hover {
	background: #e3e9ed;
}
.tx-elbenewssubscriber ul.newSubsBottom li.formButton:hover span input {
	background: url(../images/arrow-black.png) no-repeat right center;
	color: #666;
}
.tx-elbenewssubscriber ul.newSubsBottom li.acceptTerms a, .tx-elbenewssubscriber ul.newSubsBottom li.unsubscribe a {
	color: #006ab3;
}
/*** footer ****/
body.hideTopLeftRight #footer {
	margin-top: 20px;
}
#footer {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/footer-top-border.png) repeat-x 0 0 #f0f0f0;
	padding: 24px 0 22px;
	line-height: 16px;
	color: #666666;
	margin-top: 17px;
}
#footer a {
	color: #666666;
}
#footer #footerContent {
	padding: 0 15px;
}
#footer #footerContent .footerFrame {
	float: left;
}
#footer #footerContent .footerFrame > ul {
	float: left;
height: 192px;
width: 154.6px;
padding-right: 12.9px;
}
#footer #footerContent .footerFrame > ul:last-child{
	
	}
.footerFrame .fbox:last-child{
	padding-right: 0px !important;
	
	}
/*#footer #footerContent .footerFrame ul{
	padding-right:0px !important;
	
	}*/
#footer #footerContent .footerFrame > ul > li > a > b {
	padding-bottom: 6px;
	display: inline-block;
}
#footer #footerContent .footerFrame-last div > ul > li > strong {
	padding-bottom: 6px;
	display: inline-block;
}
#footer #footerContent .footerFrame > ul > li > b {
	padding-bottom: 6px;
	display: inline-block;
}
/*#footerContent{}
#footer #footerContent #footerFrameLeft{float:left; padding:8px 0 0 206px;}
#footer #footerContent #footerFrameLeft ul li{margin-right:16px; float:left;}
#footer #footerContent #footerFrameLeft ul li:last-child{margin-right:0;}
#footer #footerContent #footerFrameLeft ul li a{width:35px; height:35px; display:inline-block;}
*/

/****************************** Page - Css *****************************************/
/*** Home ***/
.tx-elbeiconmenu .content {
	text-align: center;
}
.tx-elbeiconmenu .content .box {
	/*float: left;*/
	font-size: 12px;
	display: inline-block;
	line-height: normal;
	 max-width: 190px;
	/*max-width: 186px;*/
	text-align: left;
	
	margin: 6px 6px 6px 0;
}
.tx-elbeiconmenu .content .box:nth-last-child(1) {
	margin-right: 0px;
}
.tx-elbeiconmenu .content .box a {
	color: #fff;
}
.tx-elbeiconmenu .content .box img {
	border: 1px solid #666;
	display: block;
}
.tx-elbeiconmenu .content .box > ul > li {
	position: relative;
	background-color: #006ab3;
}
.tx-elbeiconmenu .content .box > ul > li:hover > ul {
	display: block;
}
.tx-elbeiconmenu .content .box > ul > li a {
	display: block;
	padding: 5px 38px 5px 6px; /*padding:5px 6px;*/
	background: url(../images/arrow.png) no-repeat 177px 50%;
	list-style: 12px;
}
.tx-elbeiconmenu .content .box > ul > li > ul {
	position: absolute;
	width: 100%;
	background-color: #006ab3;
	height: 226px;
	top: -226px;
	display: none;
}
.tx-elbeiconmenu .content .box > ul > li > ul > li {
	padding: 8px;
}
.tx-elbeiconmenu .content .box > ul > li > ul > li > a {
	line-height: 15px;
	display: block;
}
/*** News ***/
.c3_left .csc-firstHeader {
	font-size: 12px;
	font-weight: bold;
	border-bottom: none;
	padding-bottom: 12px;
}
.c3_left .news ul li {
	margin-bottom: 12px;
}
.c3_left .news ul li a {
	display: block;
	background: #006ab3;
	padding: 0 12px 0 9px;
	line-height: 22px;
	color: #fff;
}
.c3_left .news ul li a span {
	display: block;
	background: url(../images/arrow.png) no-repeat right center;
}
.c3_left .news ul li a:hover, .c3_left .news ul li.active a {
	background: #e3e9ed;
	color: #333;
}
/*.c3_left .news ul li a:hover span, .c3_left .news ul li.active a span{background: none;}*/

.c3_middle .news {
	margin-top: 15px;
	position: relative;
}
.news .news-list-item {
	padding: 15px 0;
	border-top: 1px solid #333;
}
.news .news-list-item .header h3 {
	font-size: 12px;
	font-weight: bold;
}
.news .news-list-item .header span {
	display: block;
	color: #006ab3;
	padding-bottom: 17px;
}
.news .news-list-item .header a {
	display: block;
}
.news .news-list-item .news-img-wrap {
	float: left;
	margin-right: 12px; /*width: 175px;*/
}
.news .news-list-item .news-img-wrap img {
	border: 1px solid #666;
	width: 188px; /*height: 158px;*/
}
.news .news-list-item .footer {
	padding-top: 10px;
}
.news .news-list-item .news-related-files-link a {
	color: #006ab3;
	display: inline-block;
	margin-top: 15px;
}
.news .news-list-item .news-related-files-link a span {
	text-decoration: underline;
}
.news .page-navigation {
	border-top: 1px solid #333;
	padding-top: 56px;
}
.news .page-navigation > p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.news .page-navigation ul.f3-widget-paginator {
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}
.news .page-navigation ul.f3-widget-paginator li {
	margin-left: -4px;
	display: inline-block;
	padding: 0 7px;
	border-left: 1px solid #333;
}
.news .page-navigation ul.f3-widget-paginator li.previous {
	padding-right: 20px;
	font-size: 14px;
	position: absolute;
	border: none;
	left: 0;
}
.news .page-navigation ul.f3-widget-paginator li:first-child {
	border-left: none;
}
.news .page-navigation ul.f3-widget-paginator li.previous + li {
	border: none;
}
.news .page-navigation ul.f3-widget-paginator li.next {
	padding-left: 20px;
	font-size: 14px;
	position: absolute;
	border: none;
	right: 0;
}
.news.news-single {
	margin-top: 0;
}
.news.news-single .header h3 {
	font-size: 17px;
}
.news.news-single .footer {
	padding: 0 0 10px;
}
.news.news-single .footer .news-list-date {
	color: #006ab3;
	display: inline-block;
	font-weight: bold;
	font-size: 11px;
}
.news.news-single .footer .news-list-category {
	padding-left: 10px;
}
.news.news-single .teaser-text {
	display: none;
}
.news.news-single .news-img-wrap {
	padding-bottom: 5px;
}
.news.news-single .facebook {
	padding: 10px 0;
}
#mainContent .wrapper.c3_middle {
	padding-top: 10px;
}
#mainContent .wrapper.c3_middle {
	padding-top: 10px !important;
}
/*** Product ***/
.productContent {
	margin-bottom: 27px;
}
.productContent .homeBox {
	max-width: 490px;
}
.productContent .homeBox .imgBox {
	border: 1px solid #666;
	line-height: 0;
}
.fahrzeugbau .productContent .homeBox .imgBox {
	border: none;
}
.productContent .homeBox .imgBox img {
	width: 100%;
	border: none;
}
.productContent .homeBox > ul > li {
	padding: 5px 6px;
	background-color: #006ab3;
}
.productContent .homeBox > ul > li > a {
	padding: 0;
	background: url(../images/arrow.png) no-repeat right bottom;
	color: #fff;
	display: block;
}
.productBottom {
	border-top: 1px solid #006aac;
	padding-top: 27px;
}
.tx_elbeproducts_series {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #006ab4;
}
ul.blueBtnList {
	margin-top: 105px;
}
ul.blueBtnList li {
	padding: 5px 6px;
	background-color: #006ab3;
	margin-top: 17px;
}
ul.blueBtnList li:nth-child(2){
	display:none;
	
	
	}
ul.blueBtnList li a {
	background: url(../images/arrow.png) no-repeat right bottom;
	color: #fff;
	display: block;
}
.col3List {
	line-height: 18px;
}
.col3List ul li {
	background: url(../images/yellow-arrow.png) no-repeat 0 5px;
	padding-left: 11px
}
.productSizeHeading {
	padding-top: 25px;
	border-bottom: 1px solid #000;
}
.tx-elbeproducts .productSizeTable {
	line-height: 17px;
	border-collapse: collapse;
	margin-top: 7px;
	border-bottom: 1px solid #000;
}

.tx-elbeproducts .productSizeTable tr:nth-child(1) {
    border-bottom: 1px solid #ccc;
}
.productSizeTable th.border {
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}
.productSizeTable th, .productSizeTable td {
	vertical-align: top;
	padding-right: 10px;
}
.tx-elbeproducts .productSizeTable tr.even td {
	background-color: #f5f4f3;
}
.tx-elbeproducts .productSizeTable td {
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	word-break: normal;
	
	
}
.productSizeTable th.blueTxt {
	color: #006ab3;
}
.productSizeTable tr td ul.txtOnHover .arrowTxt {
	display: none;
	color: #006ab3;
	padding-left: 2px;
}
.productSizeTable tr td ul.txtOnHover .talbeArrow {
	background: url(../images/table-arrow.jpg) no-repeat left top;
	width: 18px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
}
.productSizeTable tr:hover td ul.txtOnHover .arrowTxt {
	display: inline-block;
}
.productSizeTable tr:hover td ul.txtOnHover .talbeArrow {
	background-position: right top;
}
.productSizeTable tr:hover td {
	background-color: #e3e4e9;
}
div.legend {
	padding-top: 19px;
	line-height: 19px;
}
.extensionVarWrapper {
	background-color: #e3e9ed;
	line-height: 24px;
	overflow: hidden;
}
ul.extensionvariation li {
	float: left;
	position: relative;
	cursor: pointer;
}
ul.extensionvariation li .label {
	color: #666666;
	padding: 0 11px 0 12px;
	display: block;
	cursor: pointer;
}
ul.extensionvariation li:hover .label, ul.extensionvariation li.selected .label {
	background-color: #006ab3;
	color: #fff;
}
ul.extensionvariation li:before {
	content: '';
	position: absolute;
	left: -1px;
	height: 24px;
	border-left: 1px solid #fff;
}
ul.extensionvariation li a {
	color: #666666;
}
.tx_elbeproductdetails.detail ul.filter {
	padding-top: 1px;
}
.tx_elbeproductdetails.detail ul.filter li {
	float: left;
	color: #666666;
	padding: 0 13px 0 10px;
	cursor: pointer;
	background-color: #e3e9ed;
	margin-right: 1px;
	border-bottom-right-radius: 6px;
	line-height: 25px;
}
.tx_elbeproductdetails.detail ul.filter li:hover, .tx_elbeproductdetails.detail ul.filter li.selected {
	background-color: #006ab3;
	color: #fff;
}
.tx_elbeproductdetails.detail table.product {
	width: 100%;
	margin-bottom: 9px;
}
.tx_elbeproductdetails.detail table.product tr td.headingCol {
	width: 255px;
	border-bottom: 1px solid #000;
}
.tx_elbeproductdetails.detail table.product {
	border-collapse: collapse;
}
.tx_elbeproductdetails.detail table.product tr td.itemHeadingCol {
	border-bottom: 1px solid #000;
	padding-top: 0;
	padding-bottom: 0;
}
.tx_elbeproductdetails.detail table.product tr td.itemHeadingCol {/*width: 200px;*/
	padding-left: 1px;
	font-weight: normal;
}
.tx_elbeproductdetails.detail table.product tr td.item3 {
	width: auto;
}
.tx_elbeproductdetails.detail table.product tr td.itemHeadingCol span {
	padding: 4px 0 4px 20px;
	background-color: #e3e9ed;
	color: #333333;
	display: block;
	line-height: 17px;
	cursor: pointer;
}
.tx_elbeproductdetails.detail table.product tr td.itemHeadingCol:hover span, .tx_elbeproductdetails.detail table.product tr td.itemHeadingCol.selected span {
	background-color: #006ab3;
	color: #fff;
}
.tx_elbeproductdetails.detail table.product tr td {
	padding: 3px 0 3px 20px;
}
.tx_elbeproductdetails.detail table.product tr.boldTxt td {
	font-weight: bold;
}
.tx_elbeproductdetails.detail table.product tr.btnMenu {
	background-color: #fff !important;
}
.tx_elbeproductdetails.detail table.product tr.btnMenu td {
	border-top: 1px solid #000;
	border-bottom: 1px solid #006ab3;
	padding: 0;
}
.tx_elbeproductdetails.detail table.product tr.btnMenu ul li {
	float: left;
	margin-right: 1px;
	background-color: #006ab3;
	width: 27px;
}
.tx_elbeproductdetails.detail table.product tr.btnMenu ul li.request {
	width: 167px;
}
.tx_elbeproductdetails.detail table.product tr.btnMenu ul li.request a {
	background: url(../images/arrow.png) no-repeat 150px center;
	padding-left: 14px;
}
.tx_elbeproductdetails.detail table.product tr.btnMenu ul li a {
	color: #fff;
	line-height: 27px;
	height: 27px;
	display: block;
}
.tx_elbeproductdetails.detail table.product tr.btnMenu ul li.print a {
	background: url(../images/print-icon.png) no-repeat center center;
}
.tx_elbeproductdetails.detail table.product tr.btnMenu ul li.info a {
	background: url(../images/info-icon.png) no-repeat center center;
}
.tx_elbeproductdetails.detail table.product tr.btnMenu ul li.pdf a {
	background: url(../images/pdf-icon.png) no-repeat center center;
}
.tx_elbeproductdetails.detail table.product tr.btnMenu ul li.email a {
	background: url(../images/mail-icon.png) no-repeat center center;
}
.relatedProductHeading {
	border: none;
}
ul.relatedProducts li {
	display: inline-block;
	max-width: 238px;
	margin: 0 9px 10px 0;
}
ul.relatedProducts li:nth-last-child(1){
	margin-right:0px;
	}
ul.relatedProducts li img {
	display: block;
}
ul.relatedProducts li span {
	display: block;
	padding: 4px 13px 4px 13px;
	background: url(../images/arrow.png) no-repeat 223px 50% #006ab3;
	color: #fff;
}
.tx_elbeproducts_extension ul li {
	 display: inline-block;
    margin-left: 10px;
    max-width: 484px;
}
.tx_elbeproducts_extension ul li .photo {
	line-height: 0;
}
.tx_elbeproducts_extension ul li .productCaption {
	padding: 5px 6px;
	background-color: #006ab3;
	margin-bottom: 34px;
}
.tx_elbeproducts_extension ul li .productCaption span {
	padding: 0;
	background: url(../images/arrow.png) no-repeat right bottom;
	color: #fff;
	display: block;
}
.productvariation .hide, .spproductvariationhead .hide, .spproductvariation .hide, .filter.hide {
	display: none;
}
.productvariation .show, .spproductvariationhead .show, .spproductvariation .show, .filter.show {
	 border-bottom: 1px solid #f2f2f2;
}
.prodEnquiry .fieldWrapper , .staticProdEnquiry .fieldWrapper {
	padding: 13px 23px;
	background: #f3f5f6;
}
.prodEnquiry .fieldWrapper input, .prodEnquiry .fieldWrapper textarea, .prodEnquiry .fieldWrapper select, .staticProdEnquiry .fieldWrapper input, .staticProdEnquiry .fieldWrapper textarea, .staticProdEnquiry .fieldWrapper select {
	border: none;
	background: #fff;
	height: 23px;
	line-height: 23px;
	padding: 0 1%;
	width: 98%;
	margin-bottom: 10px;
}
.prodEnquiry .fieldWrapper select, .staticProdEnquiry .fieldWrapper select {
	width: 100%;
	padding: 0;
}
.prodEnquiry .fieldWrapper textarea, .staticProdEnquiry .fieldWrapper textarea {
	height: 106px;
	padding-top: 4px;
	padding-bottom: 4px;
	resize: vertical;
}
.prodEnquiry .fieldWrapper .confirmChkBox, .staticProdEnquiry .fieldWrapper .confirmChkBox {
	margin-top: 14px;
}
.captchaImage {
	padding-top: 4px;
}
.prodEnquiry .fieldWrapper .confirmChkBox input, .staticProdEnquiry .fieldWrapper .confirmChkBox input {
	width: auto;
	height: auto;
	vertical-align: middle;
	margin-bottom: 0;
}
.confirmChkBox span {
	vertical-align: middle;
	color: #333333;
	padding-left: 2px;
}
.confirmChkBox a {
	color: #006ab3;
	font-style: normal;
	text-decoration: underline;
}
.twoButtons {
	background-color: #f3f5f6;
}
.twoButtons .submitBtnBox {
	background: #006ab3;
	padding: 0 2%;
	display: inline-block;
	width: 45%;
	float: left;
}
.twoButtons .submitBtnBox span {
	display: block;
	background: url(../images/arrow.png) no-repeat right center;
}
/*.twoButtons .submitBtnBox.left{float: left;}*/ 
.twoButtons .submitBtnBox.right {
	float: right;
}
.twoButtons .submitBtnBox.left span {
	background: url(../images/arrow-left.png) no-repeat left center;
}
.twoButtons .submitBtnBox span input {
	border: none;
	background-color: transparent;
	color: #fff;
	width: 100%;
	cursor: pointer;
	line-height: 22px;
	text-align: left;
	outline: none;
}
.twoButtons .submitBtnBox.left span input {
	text-align: right;
}
.whiteBox {
	background-color: #fff;
	padding: 6px 8px;
}
.whiteBox span {
	display: block;
}
.whiteBox .topTxt {
	padding-bottom: 1px;
}
.whiteBox .radioBtn {
	padding-top: 16px;
}
.prodEnquiry .fieldWrapper .whiteBox .radioBtn input {
	margin-bottom: 0;
	margin-right: 12px;
	width: auto;
	height: auto;
	vertical-align: middle;
}
.descriptiveTxt {
	padding: 13px 8px;
	font-weight: bold;
	color: #006ab3;
}
.descriptiveTxt span {
	font-weight: normal;
}
.prodEnquiry .fieldWrapper input[type="file"] {
	background-color: transparent;
	width: auto;
}
.prodEnquiry .fieldWrapper input.uploadBtn {
	border: none;
	color: #fff;
	background: #006ab3;
	padding: 0 10px;
	line-height: 22px;
	cursor: pointer;
	width: auto;
}
.paraIntro {
	padding: 24px 0 8px;
	color: #333;
}
.formLife {
	padding: 13px 32px 22px;
	background: #f3f5f6;
}
.formLife .heading {
	padding-bottom: 13px;
}
.formLife .heading .numberBullet {
	font-size: 16px;
	font-weight: bold;
	color: #006ab3;
	line-height: 18px;
}
.formLife .feildWrap {
	border-bottom: 1px solid #999;
	padding: 7px 0 6px;
}
.formLife .feildWrap label {
	width: 264px;
	display: inline-block;
	padding-left: 2px;
}
.formLife .feildWrap input {
	width: 220px;
	padding: 9px 18px 3px;
	border: none;
}
.formLife .feildWrap .radioBtns {
	width: 220px;
	padding: 9px 18px 3px;
	background-color: #fff;
	display: inline-block;
}
.formLife .feildWrap .radioBtns input {
	width: auto;
	margin: 0 4px 0 0;
	padding: 0;
	vertical-align: middle;
}
.formLife .feildWrap .radioBtns .jaRadio {
	margin: 0 4px 0 47px;
}
.formLife.form2 {
	margin-top: 25px;
	padding-top: 22px;
}
.formLife.form2 .labelAndInput {
	padding-bottom: 15px;
	width: 48.49056603773585%;
	float: left;
}
.formLife.form2 .labelAndInput.right {
	float: right;
}
.formLife.form2 .labelAndInput label {
	display: block;
	padding-bottom: 10px;
}
.formLife.form2 .labelAndInput input {
	padding: 9px 0 3px;
	width: 100%;
	text-align: center;
	border: none;
}
.singleBtnWrap {
	padding: 37px 32px 22px;
}
.singleBtn .submitBtnBox {
	background: #006ab3;
	padding: 0 2%;
	display: inline-block;
	width: 45%;
	float: left;
}
.singleBtn .submitBtnBox span {
	display: block;
	background: url(../images/arrow.png) no-repeat right center;
}
.singleBtn .submitBtnBox.right {
	float: right;
}
.singleBtn .submitBtnBox span input {
	border: none;
	background-color: transparent;
	color: #fff;
	width: 100%;
	cursor: pointer;
	line-height: 22px;
	text-align: left;
	outline: none;
}
.twoButtons.resetBtnWrapper {
	background-color: transparent;
	margin-top: 27px;
}
.tx_elbeproducts_spstyle ul li {
	display: inline-block;
	max-width: 240px;
	margin-top: 21px;
	margin-right: 6px;
}
.tx_elbeproducts_spstyle ul li:last-child {
	margin-right: 0;
}
.tx_elbeproducts_spstyle ul li .photo {
	line-height: 0;
}
.tx_elbeproducts_spstyle ul li .productCaption {
	background: #006ab3;
	padding: 0 15px 0 10px;
}
.tx_elbeproducts_spstyle ul li .productCaption span {
	display: block;
	background: url(../images/arrow.png) no-repeat right center;
	color: #fff;
	padding: 3px 0;
}
.tx_elbeproducts_sparepart ul li {
	 background: #e3e4e9 none repeat scroll 0 0;
    display: list-item !important;
    float: left;
    margin: 22px 0 12px;
    max-width: 490px;
    text-align: center;
    width: 490px;
}
.tx_elbeproducts_sparepart ul li.odd {
	margin-right: 14px;
}
.tx_elbeproducts_sparepart ul li .photo {
	line-height: 0;
}
.tx_elbeproducts_sparepart ul li .productCaption {
	padding: 5px 6px;
	background-color: #006ab3;
}
.tx_elbeproducts_sparepart ul li .productCaption span {
	padding: 0;
	background: url(../images/arrow.png) no-repeat right bottom;
	color: #fff;
	display: block;
}
.spproductvariationheadwrap {
	background-color: #e3e9ed;
	border-bottom: 1px solid #000;
}
.spproductvariationheadwrap ul li {
	float: left;
	/*width: 243px;*/
	padding-left: 8px;
	padding-right:8px;
	line-height: 37px;
	cursor: pointer;
	border-right: 1px solid #fff;
	color: #666;
}
.spproductvariationheadwrap ul li:hover, .spproductvariationheadwrap ul li.selected {
	background-color: #006ab3;
	color: #fff;
}
table.spproductvariation {
	border-collapse: collapse;
	width: 100%;
	border-bottom: 1px solid #000;
}
table.spproductvariation tr th {
	border-bottom: 1px solid #000;
    max-width: 60px;
    padding: 8px 30px 8px 3px;
    word-wrap: break-word;
}
table.spproductvariation tr th.blueTxt {
	color: #006ab3;
    max-width: 85px;
    width: 120px;
}
table.spproductvariation tr th.w120 {
	width: 120px;
}
table.spproductvariation tr th.w102 {
	width: 102px;
}
table.spproductvariation tr th span {
	font-weight: normal;
	font-size: 9px;
}
table.spproductvariation tr td {
	padding: 2px 0 2px 3px;
	vertical-align: middle;
}
table.spproductvariation tr td input {
	vertical-align: middle;
}
table.spproductvariation tr:hover td {
	background-color: #e3e4e9;
}
table.spproductvariation tr td span.chkboxTxt {
	display: none;
	color: #006ab3;
	 font-size: 10px;
	padding-left: 2px;
}
table.spproductvariation tr:hover td span.chkboxTxt {
	display: inline-block;
}
.buttonWrap {
	border-bottom: 1px solid #006ab3;
	text-align: right;
	margin-bottom: 11px;
}
.buttonWrap button {
	background: #006ab3;
	padding: 0 10px 0 14px;
	border: none;
	cursor: pointer;
}
.buttonWrap button span {
	display: inline-block;
	background: url(../images/arrow.png) no-repeat right center;
	color: #fff;
	line-height: 22px;
	width: 143px;
	text-align: left;
}
ul.relatedProducts.spproductvariations li {
	margin-right: 6px;
}
ul.relatedProducts.spproductvariations li:last-child {
	margin-right: 0;
}
div.cartCaption {
	font-size: 13px;
	line-height: 17px;
	padding: 14px 0 45px;
}
table.cartItems {
	border-collapse: collapse;
	width: 100%;
}
table.cartItems tr th {
	padding: 8px 30px 8px 3px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
table.cartItems tr td {
	border-bottom: 1px solid #000;
	padding: 11px 50px 15px 3px;
	vertical-align: middle;
}
table.cartItems tr td.underline {
	text-decoration: underline;
	padding-right: 0;
}
table.cartItems tr td input {
	border: none;
	background-color: #f3f5f6;
	padding: 6px 36px 7px 10px;
	width: 35px;
}
.navTools ul {
	float: right;
}
.navTools ul li {
	float: left;
	width: 27px;
	border-left: 1px solid #fff;
	background-color: #006ab3;
}
.navTools ul li:first-child {
	border: none;
}
.navTools ul li.request {
	width: 167px;
}
.navTools ul li.request a {
	background: url(../images/arrow.png) no-repeat 150px center;
	padding-left: 14px;
}
.navTools ul li a {
	color: #fff;
	line-height: 27px;
	height: 27px;
	display: block;
}
.navTools ul li.print a {
	background: url(../images/print-icon.png) no-repeat center center;
}
.navTools ul li.pdf a {
	background: url(../images/pdf-icon.png) no-repeat center center;
}
.navTools ul li.email a {
	background: url(../images/mail-icon.png) no-repeat center center;
}
.navTools ul li.phone a {
	background: url(../images/phone-icon.png) no-repeat center center;
}
.emailToFriends h1 {
	margin-bottom: 10px;
}
.emailToFriends ul li {
	padding-bottom: 5px;
}
.legendTopTxt b {
	color: #333;
}
.legendTopTxt b.blueTxtColor {
	color: #006ab3;
}
table.lData {
	border-collapse: collapse;
}
table.lData td {
	padding: 0 0 2px 0
}
table.lData td.equal {
	padding: 0 25px 2px 8px;
}
.row.legendTable {
	padding-top: 20px;
}
.row.legendTable .column {
	padding-top: 0;
}
table.l2Data {
	border-collapse: collapse;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}
table.l2Data tr th {
	padding: 0 0 4px 3px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #333;
}
table.l2Data tr .middle {
	padding-left: 20px;
	padding-right: 20px;
}
table.l2Data tr td {
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}
.lbottomTxt {
	padding-top: 37px;
}
.lbottomTxt img {
	padding: 0 28px 10px 0;
}
.lbottomTxt .rightTxt {
	color: #333;
	display: inline-block;
	max-width: 809px;
	vertical-align: top;
}
.lbottomTxt .rightTxt ol {
	margin-left: 20px;
}
.lbottomTxt .rightTxt ol li {
	padding-left: 15px;
	list-style-type: decimal;
}
.productvariation .labelleft {
	width: 184px;
	display: inline-block;
}
.productvariation .labelright {
	display: inline-block;
}
/*** Standort > Elbe Deutshland ***/
/*** Standort > Elbe Deutshland ***/
.elbeDeutshland {
	border-bottom: 1px solid #006aac;
}
.elbeDeutshland .leftPart, .elbeDeutshland .midPart, .elbeDeutshland .rightPart {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.elbeDeutshland .leftPart {
	width: 201px;
	padding: 12px 0 12px 2px;
}
.elbeDeutshland .midPart {
	max-width: 591px;
	line-height: 0;
}
.elbeDeutshland .midPart img {
	width: 100%;
	height: auto;
}
.elbeDeutshland .rightPart {
	padding: 12px 0 12px 0;
	margin-left: 8px;
	width: 158px;
}
.elbeDeutshland .rightPart ul {
	padding: 22px 0 4px;
}
.elbeDeutshland .rightPart ul li {
	padding: 0 0 0 14px;
	background: url(../images/yellow-arrow.png) no-repeat 0 center;
	line-height: 15px;
	margin-bottom: 8px;
}
/*** VERTRIEB ***/
.c2_30_70_left {
	border-top: 1px solid #006aac;
	padding-top: 25px;
}
.c2_30_70_right {
	border-top: 1px solid #006aac;
	padding-top: 25px;
}
.mapTxt h5 {
	padding-bottom: 5px;
}
.mapTxt ul {
	padding: 8px 0 0 32px;
	margin: 12px 0 0;
}
.mapTxt ul.blueFlag {
	background: url(../images/blue-flag.png) no-repeat 0 0;
}
.mapTxt ul.yellowFlag {
	background: url(../images/yellow-flag.png) no-repeat 0 0;
}
.stepOneHeading {
	padding-bottom: 13px;
}
.stepTwoSubHeading {
	padding-bottom: 4px;
}
.stepTwoSubHeading .star {
	color: #ee7f00;
}
input.salesCategory {
	margin-left: 27px;
}
input.salesCategory.first-child {
	margin-left: 0;
}
.dropDownAndZip {
	padding-top: 26px;
	display: none;
}
.dropDownAndZip .label {
	padding-bottom: 15px;
}
.dropDownAndZip .goBtn {
	background: url(../images/submit-button.png) no-repeat 0 0;
	border: none;
	cursor: pointer;
	width: 18px;
	height: 18px;
	overflow: hidden;
	text-indent: -999px;
	margin-left: -5px;
}
.dropDownAndZip select, .dropDownAndZip input[type="text"] {
	border: 1px solid #c7d4dc;
	width: 304px;
}
.dropDownAndZip select {
	width: 322px;
}
.plz .label, .plz input.zipcode {
}
.elbesalesenquiry_newshowstep2 {
	background: #f3f5f6;
	padding: 18px;
}
.filesizeDiscription {
	color: #0069b1;
	padding: 21px 0;
}
.stepTwoHeading {
	color: #0069b1;
	padding-bottom: 22px;
}
.elbesalesenquiry_newshowstep2 .leftCol {
	float: left;
	padding: 21px 5px 21px 15px;
	width: 201px;
	background: #fff;
	text-align: center;
	margin-bottom: 20px;
}
.elbesalesenquiry_newshowstep2 .leftCol .personInfo {
	width: 94px;
	word-wrap: break-word;
	display: inline-block;
	color: #333;
	padding-top: 10px;
}
.elbesalesenquiry_newshowstep2 .rightCol {
	float: right;
	width: 383px;
}
.elbesalesenquiry_newshowstep2 .rightCol input[type="text"] {
	width: 98%;
	padding: 0 1%;
	border: none;
	height: 23px;
	line-height: 23px;
	margin-bottom: 10px;
}
.elbesalesenquiry_newshowstep2 .rightCol textarea {
	width: 100%;
	border: none;
}
.elbesalesenquiry_newshowstep2 .uploadFrame iframe {
	border: none;
	background-color: transparent;
	width: 100%
}
.elbesalesenquiry_newshowstep2 .uploadFrame iframe body {
	background-color: transparent;
}

.tx-elbeproducts .uploadFrame iframe {
	border: none;
	background-color: transparent;
	width: 100%
}
.tx-elbeproducts .uploadFrame iframe body {
	background-color: transparent;
}

.uploadBtn {
	border: none;
	color: #fff;
	background: #006ab3;
	padding: 0 10px;
	line-height: 22px;
	cursor: pointer;
}
.tx-elbesalesenquiry .upFileDetail {
	border-collapse: collapse;
	margin: 10px 0 20px;
}
.tx-elbesalesenquiry .upFileDetail .deleteBtn {
	padding-left: 20px;
}
.tx-elbesalesenquiry .afterUpTxt {
	padding: 20px 0;
	color: #0069b1;
}
.tx-elbesalesenquiry .submitBtnBox {
	background: #006ab3;
	padding: 0 15px 0 10px;
}
.tx-elbesalesenquiry .submitBtnBox span {
	display: block;
	background: url(../images/arrow.png) no-repeat right center;
}
.tx-elbesalesenquiry .submitBtnBox input {
	line-height: 22px;
	width: 100%;
	border: none;
	background: none;
	line-height: 22px;
	cursor: pointer;
	color: #fff;
	text-align: left;
	outline: none;
}
.boxContainer {
	display: inline-block;
}
.tx-elbesalesenquiry .message-body {
	color: #fff;
	background: #ef7f00;
	padding: 3px 0 5px 8px;
	font-weight: bold;
}
/*** Karriere > Professional ***/
.tx-elbejobs .tx_elbejobs_search {
	border-top: 1px solid #c7d4dc;
	border-bottom: 1px solid #c7d4dc;
	margin-top: 6px;
	padding: 14px 11px 31px 10px;
	background: #f3f5f6;
}
.tx-elbejobs .tx_elbejobs_search .boxContainer {
	margin-bottom: 10px;
	width: 48.94736842105263%;
}
.tx-elbejobs .tx_elbejobs_search .boxContainer .label {
	color: #0069b1;
	font-weight: bold;
	padding-bottom: 15px;
}
.tx-elbejobs .tx_elbejobs_search .boxContainer select {
	width: 100%;
}
.tx-elbejobs table.tx_elbejobs {
	border-collapse: collapse;
	width: 100%;
}
.tx-elbejobs table.tx_elbejobs tr th {
	color: #0069b1;
	font-weight: bold;
	padding: 13px 11px;
	border-bottom: 1px solid #c7d4dc;
}
.tx-elbejobs table.tx_elbejobs tr td {
	padding: 10px 11px;
}
.tx-elbejobs table.tx_elbejobs tr td a {
	color: #006ab3;
	text-decoration: underline;
}
#mainContent .column.c3_left {
	padding-top: 20px;
}
#mainContent .column.c3_middle {
	padding-top: 20px;
}
#mainContent .column.c3_right {
	padding-top: 20px;
}
.lefImg {
	line-height: 0;
}
.lastRightTxt {
	background-color: #f3f5f6;
}
.lastRightTxt .blueTxt {
	color: #006ab3;
	font-weight: bold;
	padding: 6px 10px 10px;
}
.lastRightTxt .orangeTxt {
	color: #f29400;
	font-weight: bold;
	padding: 0 10px 24px;
}
.lastRightTxt div.submitBtnBox {
	background: #006ab3;
	padding: 0 15px 0 10px;
}
.lastRightTxt div.submitBtnBox a {
	display: block;
	background: url(../images/arrow.png) no-repeat right center;
	color: #fff;
	line-height: 22px;
}
/*** Karriere > Studium / Praktikum ***/
.twoBlueBtn {
	max-width: 490px;
}
.twoBlueBtn.delbttt a {
	width:100%;}
.twoBlueBtn a {
	background: #006ab3;
	float: right;
	font-weight: normal;
	width: 49.18367346938776%;
}
.twoBlueBtn a:first-child {
	float: left;
}
.twoBlueBtn a b {
	display: block;
	background: url(../images/arrow.png) no-repeat right center;
	color: #fff;
	line-height: 33px;
	font-weight: normal;
	width: 87.13692946058091%;
	margin: auto;
}
.twoBlueBtn.delbttt a b{
	width: 93.137%;
	}
.marginta{
	
	}
.tx-elbejobs .location_title {
	color: #0069b1;
	font-weight: bold;
	border-top: 1px solid #c7d4dc;
	border-bottom: 1px solid #c7d4dc;
	padding: 6px 0 8px 11px;
	margin-top: 21px;
	background: #f3f5f6;
}
.roundPaper {
	float: right;
	margin: 70px 0 0 10px;
}
a.ausblindingBtn {
	width: 100%;
}
a.ausblindingBtn b {
	width: 93.87755102040816%;
}
/*** Karriere > Online Bewerbung ***/ /*conatiner width 545px*/
form.jobApplication .formFields {
	padding: 13px 23px;
	background: #f3f5f6;
}
form.jobApplication .formFields .boxContainer {
	width: 48.733945%;
	margin-bottom: 26px;
}
form.jobApplication .formFields .boxContainer select {
	width: 100%;
}
form.jobApplication .formFields .boxContainer .label {
	color: #006ab3;
	font-weight: bold;
	padding-bottom: 6px;
}
form.jobApplication .formFields h6, form.jobApplication .formFields .iframeHeading {
	color: #006ab3;
	font-weight: bold;
	padding-bottom: 11px;
	font-size: 12px;
}
form.jobApplication .formFields input, form.jobApplication .formFields textarea, form.jobApplication .formFields select {
	border: none;
	background: #fff;
	height: 23px;
	line-height: 23px;
	padding: 0 1%;
	width: 98%;
	margin-bottom: 10px;
}
form.jobApplication .formFields select {
	width: 100%;
	padding: 0;
}
form.jobApplication .formFields textarea {
	height: 106px;
	padding-top: 4px;
	padding-bottom: 4px;
	resize: vertical;
}

form.jobApplication .formFields textarea.tx_elbekontakt_captchaResponse {
	height: 63px;
	padding:0;
	margin:0;
}

form.jobApplication .formFields .iframeHeading {
	padding: 30px 0 17px;
}
form.jobApplication .formFields iframe {
	border: none;
	width: 100%;
}
form.jobApplication .submitBtnBox.left {
	float: left;
}
form.jobApplication .submitBtnBox {
	background: #006ab3;
	padding: 0 2%;
	display: inline-block;
	margin-top: 13px;
	width: 45%;
	float: right;
}
form.jobApplication .submitBtnBox span {
	display: block;
	background: url(../images/arrow.png) no-repeat right center;
}
form.jobApplication .submitBtnBox.left span {
	background: url(../images/arrow-left.png) no-repeat left center;
}
form.jobApplication .submitBtnBox span input {
	border: none;
	background-color: transparent;
	color: #fff;
	width: 100%;
	cursor: pointer;
	line-height: 22px;
	text-align: left;
	outline: none;
}
form.jobApplication .submitBtnBox.left span input {
	text-align: right;
}
.tx-elbejobs.elbejobs_newshowstep2 .message-body {
	color: #fff;
	font-weight: bold;
	padding: 10px 8px;
	background-color: #ef7f00;
}
.note {
	padding-bottom: 9px;
}
.note span.blueTxt {
	color: #006ab3;
	padding: 6px 0;
	display: inline-block;
}
.note span.greyTxt {
	color: #999;
	padding: 6px 0;
	display: inline-block;
}
.captchaImage, .captchaInput {
	width: 48%;
	display: inline-block;
	line-height: 0;
	vertical-align: bottom;
}
#mainContent .captchaInput input {
	margin-bottom: 0;
}
.requiredLabel {
	color: #999;
	padding-top: 15px;
}
/*** Service > Technische Formulare ***/
.imageMap {
	line-height: 0;
	max-width: 488px;
	position: relative;
	border: 1px solid #666;
}
.imageMap map area {
	outline: none;
}
.serviceBottomBtn {
	max-width: 464px;
	background-color: #e3e9ed;
	padding: 0 13px;
	font-weight: bold;
	color: #333;
	line-height: 22px;
}
.mapContent {
	/*display: none;*/
	max-width: 456px;
	background-color: #e3e9ed;
	margin: 5px 0 0;
	padding: 17px;
13px;
}
.mapContent h6 {
	color: #006ab3;
	padding-bottom: 23px;
	font-size: 12px;
}
.mapContent ul, .constructionPdf ul {
	border: 1px solid #c7d4dc;
	border-bottom: none;
	display: none;
}
.mapContent ul.docs_1,.mapContent ul.docs_10{
	display:block}
.mapContent ul li, .constructionPdf ul li {
	border-bottom: 1px solid #c7d4dc;
	color: #333;
	background: #fff;
}
.mapContent ul li span, .constructionPdf ul li span {
	padding-left: 12px;
	line-height: 23px;
}
.mapContent ul li a, .constructionPdf ul li a {
	color: #fff;
	display: inline-block;
	width: 161px;
	margin: 1px 1px 0 0;
	float: right;
	text-indent: 16px;
	background: url(../images/arrow.png) no-repeat 148px center #006ab3;
	line-height: 21px;
}
/*** Service > Gelenkwellenservice ***/
.elsoContent, .elbeContent {
	padding: 21px 16px; /*width: 43.29268292682927%; float:left; */
	background: #e3e9ed;
}
.elbeContent {
	float: right;
}
/*** Service > Hydraulikservice ***/
.important {
	color: #ee7f00;
}
.elbeContent.lastServicePage {
	background-color: transparent;
	padding: 0;
	width: 46.292683%
}
#mainContent .column.c3_equal_box_left div.submitBtnBox {
	background: #006ab3;
	padding: 0 15px 0 10px;
	margin-top: 5px;
}
#mainContent .column.c3_equal_box_left div.submitBtnBox a {
	display: block;
	background: url(../images/arrow.png) no-repeat right center;
	color: #fff;
	line-height: 22px;
}
#mainContent ul.yellowBullet li {
	background: url(../images/yellow-arrow.png) no-repeat 0 5px;
	padding-left: 11px;
}
#mainContent ul.blackBullet li {
	background: url(../images/black-bullet.png) no-repeat 0 5px;
	padding-left: 11px;
}
#mainContent ul.yellowBullet li.bgNone {
	background: none;
}
/*** Service > Konstruktions- und Wartungshinweise ***/
.construction {
	padding: 15px 23px 24px;
	background: #f3f5f6;
}
.construction h6 {
	color: #006ab3;
	padding-bottom: 13px;
	font-weight: bold;
}
#mainContent .constructionPdf {
	margin-top: 10px;
}
#mainContent .constructionPdf, #mainContent .constructionPdf ul {
	display: block;
}
#mainContent .constructionPdf ul li {
	line-height: 23px;
	text-indent: 12px;
}
/*** Kontak ***/
form.jobApplication .formFields .terms {
	color: #0069b1;
}
form.jobApplication .formFields .terms input {
	height: auto;
	width: auto;
	margin-bottom: 0;
	margin-top: 20px;
}
/*** Timeline Slider ***/
.tx-elbetimelineslider {
	height: 659px;
	border-top: 1px solid #006AB3;
}
/*** Map zoom ***/
.mapZoom {
	line-height: 0;
}
.mapZoom .flag {
	width: 2.313883299798793%;
	height: 6.609195402298851%; /*background:red;*/
	opacity: 0.13;
	position: absolute;
}
.mapZoom .zoomTarget a.mapLink {
	display: none;
}
.mapZoom .zoomTarget.flag.targetClicked a.mapLink {
	display: block;
	height: 100%;
}
/*** tooltip ***/
.tooltip, .arrow:after {
	background: #2680be;
}
.tooltip {
	width: 200px;
	line-height: 16px;
	pointer-events: none;
	opacity: 0;
	display: inline-block;
	position: absolute;
	padding: 10px 10px;
	color: white;
	border-radius: 7px;
	margin-top: 20px;
	text-align: left;
	box-shadow: 2px 2px 6px rgba(5, 5, 5,0.5);
}
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	-webkit-box-shadow: 6px 5px 9px -9px black, 5px 6px 9px -9px black;
	-moz-box-shadow: 6px 5px 9px -9px black, 5px 6px 9px -9px black;
	box-shadow: 6px 5px 9px -9px black, 5px 6px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.tooltip.active {
	opacity: 1;
	margin-top: 5px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.tooltip.out {
	opacity: 0;
	margin-top: -20px;
}

.bottom_line {
	padding: 15px 0;
	border-bottom: 1px solid #333;
}
.bottom_line h3{
	font-size: 12px;
	font-weight: bold;
}

textarea.tx_elbeproducts_enquiry_captchaResponse {
    height: 52px !important;
    padding: 4px 8px !important;
    margin: 0px !important;
}

.emailToFriends input {
    padding: 7px;
    width: 240px;
}
.emailToFriends input.uploadBtn{
	width:100px;}
.hideTop .topSection {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
/*.extensionvariation > li.selected {
    background: #006ab3 none repeat scroll 0 0;
    color: #fff;
}
ul.extensionvariation > li{
	min-width: 150px;
    padding-left: 10px;
	}
.filter.show.selected {
    background: #e3e9ed none repeat scroll 0 0;
    display: table;
	 width: 100%;
}*/

li.request input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    padding: 5px;
    width: 100%;
	height: 27px;
}
.product.productvariation tr{
	background:none;
	border-bottom: 1px solid #f2f2f2;
}
.product.productvariation tr:nth-child(even){
	background: #ffffff none repeat scroll 0 0!important;
	}
.product.productvariation tr:nth-child(odd){
	background: #ffffff none repeat scroll 0 0 !important;
	}
.csc-header h1 {
    display: block !important;
}
#spareparts .heading th {
    padding: 0 5px !important;
}
#spareparts .heading span {
    font-size: 12px;
    font-weight: bold;
}
#spareparts .heading span.labelright{
	font-size: 9px;
	}
.hide{
	display: none;
}

ul.show li.info a {
	background: rgba(0, 0, 0, 0) url("../images/info-icon.png") no-repeat scroll center center;
	color: #fff;
    display: block;
    height: 24px;
    line-height: 24px;
}

ul.show li.info{
	background-color: #006ab3;
    float: right;
    margin-right: 1px;
    /*margin-left: 5px;*/
    width: 27px;
}
.buttonWrap{float: right; width: 100%;}
