html {
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 18px;
}

img {
	border: 0;
}

.elInvisible {
	position: absolute;
	left: -2000px;
	width: 1px;
}
.clear,
.clean,
.divCleaner {
	clear: both;
	overflow: hidden;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}


/** POSITIONING **/

/**********************************

 *  Site Elements

 *********************************/



/*

 * moved Elements

 */
#languageChoiceFuncNavContainer,
#mainNaviSearchContainer,
#column1, #column3,
#footerText, #nichtdrucken,
.printButton {
	position: absolute;
	left: -5000px;
	top: -5000px;
	width: 1px;
}


/* Header */

#logoPictureContainer {
	/*
	position: absolute;
	left: 25px;
	top: 0px;
	*/
}

/* content */
#column2 {

}


#breadcrumbNavi  {
	padding: 0;
}

#breadcrumbNavi a {
	text-decoration: none;
	color: #a9a9a9;
	font-size: 11px;
}


/*------------------------------------------*/

/*  colors                                  */

/*------------------------------------------*/

/* standard */

.tenteGreen {
	color: #3fb293;
}

ul.bodylist {
	padding: 0 0 0 20px;
	margin: 0;
}
ul.bodylist li {
	padding-left: 0;
	margin: 0;
}
.pictureTextBox {
	clear: both;
}

.pictureTextBox .picture {
	padding-bottom: 35px;
}

.pictureTextBox .text {
	padding-bottom: 35px;
}

.pictureTextBox .text h2 {
	margin: 0;
	padding: 5px 0 5px 0;
	/*float:left;*/
}

.pictureTextBox .text p {
	margin-top: 0;
	padding-top: 0;

	/*float: left;*/
}

/*product categories */
.medical {
	color: #57d5cc;
	background-color: #57d5cc;
	border-color: #57d5cc;
}

.industrial {
	color: #81dc9b;
	background-color: #81dc9b;
}

.institutional {
	color: #8dcbd0;
	background-color: #8dcbd0;
}

.heavyDuty {
	color: #3ca771;
	background-color: #3ca771;
}

.specialSolutions {
	color: #91bf79;
	background-color: #91bf79;
}

.wheels {
	color: #61a996;
	background-color: #61a996;
}



h4 {
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	color: #50ae95;
	font-weight: bold;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 12px;
}
a,
a strong {
	color: #3fb293;
	text-decoration: underline;
}

img {
	border: 0;
}

div#column2 img.contentPic {
	padding: 5px;
	border: 1px solid #cccccc;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 5px;
}


div#column2 div.contentPicRight {
	float: right;
	margin: 0 0 10px 20px;
	padding: 0;
	clear: both;
	background: #f0f0f0;
}
div#column2 div.contentPicRight div.contentPicCaption {
	margin: 0;
	padding: 10px 10px 5px 10px;
	color: #666666 !important;
}
div#column2 div.contentPicRight div.contentPicCaption div.icon {
	position: absolute;
	left: -5000px;
	top: -5000px;
	width: 1px;
}
div#column2 div.contentPicRight img.contentPic {
	margin: 0;
	background: white;
}


div#printFooterText {
	border-top: 1px solid #a9a9a9;
	margin-top: 15px;
	padding: 10px 0 0 5px;
	clear: both;
	color: #a9a9a9;
	font-size: 10px;
	line-height: 13px;
}

/* more standard stuff */
.box {
	width: 100%;
}

#column1 .boxNotFirst {
	margin-top: 20px;
}

.boxHeader {
	/* background color is the same as the beginning of the background image*/
	background-color: #d3eee6;
	/*min-height: 33px;*/
	padding: 7px 10px 7px 15px;
	/*width: 100%;*/
}

.box h2,
.box h3 {
	margin: 0;
	padding: 0;
}

#column1 .boxContent {
	padding: 15px 0px 15px 13px;
}

.boxContent a,
.boxContent p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.boxContent .item {
	padding-bottom: 15px;
	background-color: #e9f7f3;
	border-bottom: 1px solid white;
}


#column2 .boxContent {
	padding: 0px 0px 0px 0px;
}
/* end of more standard stuff */

/* product details */

.productDetails {
	margin-top: 20px;
}

.productDetails .detailColumn1 {
	float: left;
	width: 200px;
	/*border: 1px solid green;*/
}

.productDetails .detailColumn2 {
	float: left;
	width: 272px;
	padding: 0;
	margin: 0;
	/*border: 1px solid blue;*/
}

.productDetails .detailColumn3 {
	float: left;
	width: 294px;
	/*border: 1px solid red;*/
}

.productDetails .detailColumn1 .columnPaddings {
	/*float: left;*/
	padding: 0;
	margin: 0;
}

.productDetails .detailColumn2 .columnPaddings {
	float: left;
}

.productDetails .detailColumn3 .columnPaddings {
	float: left;
	padding: 0;
	margin-top: 20px;
}

.productDetails .resultItem {
	float: left;
	width: 175px;
	height: 176px;
	border: none;
	/*border: 1px solid black;*/
}

.productDetails .resultItem .icons {
	position: absolute;
	left: -5000px;
	top: -5000px;
	width: 1px;
}

.productDetails p.bodyText {
	padding-top: 0;
	margin-top: 0;
}

.productDetails h1 {
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.productDetails .box {
	width: 272px;
}

.productDetails .box .boxHeader {
	background-color: white;
}

.productDetails .box .boxHeader h2 {
	font-size: 13px;
}

.productDetails .box .boxContent {
	background-color: #f6f6f6;
	border: 1px solid #f3f3f3;
}

.productDetails div.attributes .boxContent {
	/* should be like this, but doesn't work */
	/*
	padding-top: 12px;
	padding-left: 14px;
	*/
	/*padding-right: 24px;*/
}

.productDetails .boxContent .text,
.productDetails .boxContent .pluses {
	float: left;
	padding-left: 14px;
}

.productDetails .boxContent .text {
	font-size: 11px;
	width: 110px;
}

.productDetails .box.attributes .boxContent .pluses img {
	padding-left: 12px;
}

.productDetails .orderOnline .boxContent .text {
	width: 85px;
}

.productDetails .orderOnline .boxContent .text2 {
	width: 170px;
	padding-left: 0px;
}

.productDetails .boxContent .text2 form {
	margin: 0;
	padding: 0;
}

.productDetails .boxContent .text2 input {
	width: 75px;
	margin-top: 2px;
	border: 1px solid #cccccc;
	vertical-align: top;
}

.productDetails .boxContent .text2 button {
	width: 80px;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}

.productDetails .box.technicalDetails {
	border: 1px solid #d9d9d9;
	height: 260px;
}

.productDetails .technicalDetails .boxHeader {
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-right: 0px;
	height: 20px;
}

.productDetails .technicalDetails h2 {
	float: left;
	padding-top: 1px;
}

.productDetails .technicalDetails .calculatorForm {
	position: absolute;
	left: -5000px;
	top: -5000px;
	width: 1px;
}


.productDetails .technicalDetails .boxContent {
	background-color: transparent;
}

.productDetails .technicalDetails .boxContent .text {
	width: 139px;
	padding-left: 10px;
}

.productDetails .technicalDetails .boxContent .text2 {
	padding-left: 0;
	width: 100px;
}

.productDetails .serviceLinks {
	position: absolute;
	left: -5000px;
	top: -5000px;
	width: 1px;
}


/* end of product details */



/** product-catalog and product-search-results **/

.productFilter {
	float: left;
	width: 100%;
}

.productFilter h1 {
	float: left;
	padding-top: 0;
	margin-top: 0;
	line-height: 1em;
}

.productFilter a {
	color: #3fb295;
	font-weight: bold;
	font-size: 11px;
}

.productFilter .catalogueLink,
.productFilter .moreOptionsLink {
	position: absolute;
	left: -5000px;
	top: -5000px;
	width: 1px;
}

.productFilter .catalogueLink img,
.productFilter .moreOptionsLink img {
	padding-right: 5px;
}


.productFilter .filterForm form {
	margin: 10px 0 20px 0;
	padding: 0;
}

.productFilter .filterFormPaddings {
	/*border: 1px solid green;*/
	padding: 11px 20px 12px 0px;
}

.productFilter .filterForm select {
	clear: left;
	width: 215px;
	margin: 0;
	padding: 0px;
	text-indent: 5px;
	font-size: 11px;
	border: 1px solid #cccccc;
}

.productFilter .filterForm option {
	text-indent: 5px;
	font-size: 11px;
}

.productFilter .filterForm .moreOptions {
	float: left;
	padding-top: 5px;
}

.productFilter .filterForm .moreOptions span,
.productFilter .filterForm .moreOptions label {
	font-size: 11px;
}

.productFilter .filterForm .moreOptions input {
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#productCatalogueFlash {
	position: absolute;
	left: -5000px;
	top: -5000px;
	width: 1px;
}

/* resultCount and pagination */

.resultCount {
	padding: 0;
	margin: 10px 0 10px 0;
	font-weight: bold;
}

.pagination {
	padding: 0;
	float: left;
}


.pagination .page {
	float: left;
	width: 17.9px;
	height: 16.9px;
	margin-right: 8px;
	text-align: center;
	border: 1px solid #c2c2c2;
}

.pagination .pagePaddings {
	padding-top: 1px;
	padding-left: 1px;
}

.pagePaddings,
.pagePaddings a {
	font-size: 11px;
	color: #696969;
}

.pagination .active {
	width: 19.9px;
	height: 18.9px;
	background-color: #3fb293;
	/*border-color:  #3fb293;*/
	border: none;
	font-weight: bold;
}

.active .pagePaddings {
	padding-top: 2px;
	color: white;
}

.pagination .next,
.pagination .previous {
	float: left;
	padding-top: 2px;
}

.pagination .next a,
.pagination .previous a {
	color: #3fb293;
	font-weight: bold;
}

.pagination .previous {
	padding-right: 8px;
}

.pagination .previous img {
	padding-right: 2px;
}
/* end pagination */
.results {
	margin: 10px 0 0 0;
}
.resultItem {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	width: 175px;
	height: 182.9px;
	border-bottom: 1px solid #cccccc;
	border: 1px solid #cccccc;
}

.resultItemInlay {
	float: left;
	width: 175.9px;
	height: 183px;
	border: 1px solid #cccccc;
	background-color: #e8e8e9;
	border-bottom: none;
}

.resultItem .picture {
	/*position: absolute;*/
	/*float: left;*/
}

.resultItem .icons {
	position: absolute;
	padding-top: 5px;
	margin-left: 143px;

}

.resultItem .icons .cadIcon,
.resultItem .icons .shoppingCartIcon {
	width: 25px;
	height: 25px;
	border: 1px solid green;
	margin-bottom: 4px;
}

.resultItem .facts {

	/*
	position: relative;
	float: left;
	top: 124px;
	*/
	/*bottom: 0px;*/
	height: 56.9px;
	border: 1px solid white;
	background-color: #f6f6f6;
}

.resultItem .facts .icon {
	float: left;
	position: relative;
	left: 10px;
	top: 9px;
}

.resultItem .facts .icon a {
	font-size: 11px;
}

.resultItem .facts .icon a:hover {
	text-decoration: none;
}

.resultItem .facts .icon a:hover span{
	text-decoration: underline;
}


.resultItem .diameter img {
	padding: 0px 0 4px 7px;
}

.resultItem .loadCapacity {
	margin-left: 20px;
}

.resultItem .loadCapacity img{
	padding: 3px 0 4px 9px;
}

.resultItem .height {
	margin-left: 15px;
}

.resultItem .height img {
	padding: 1px 0 4px 8px;
}
/** end of product-catalog and product-search-results **/

/* news */
a.readNews {
	color: #3fb293 !important;
}

/* general */
div.newsImage img {
	margin: 5px;
	padding: 0;
}

div.newsTime {
	color: #b1b1b1;
}

/* teaser page */
div.newsTeaserContainer {
	padding-top: 6px;
}

div.newsTeaserContainer div.newsImage {
	width: 137px;
	float: left;
	border: 1px solid #e5e5e5;
}

div.newsTeaserContainer div.news {
	clear: both;
	padding-bottom: 20px;
}

div.newsTeaser {
	margin-left: 160px;
	min-height: 110px;
	padding: 9px 0 14px;
	border-bottom: 1px solid #ceece2;
}

div.newsTeaser h2 {
	margin: 8px 0;
}

div.newsTeaser p {
	margin: 5px 0 8px;
}

/* detail page */
div.newsContainer {
	padding-top: 6px;
}

div.newsContainer div.newsImage {
	width: 276px;
	float: left;
	border: 1px solid #e5e5e5;
}

div.newsContainer div.newsText {
	padding-top: 3px;
	line-height: 19px;
	margin-left: 309px;
}
/* end of news */
