@charset "utf-8";
/*****************************************************************************/
/* DIV-Elemente **************************************************************/
/*****************************************************************************/
div#container { width: 984px; }
div#bannerAndLogo {
	width: 980px;
	height: 110px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 6px;
}
div#startseitebanner{
	width: 940px;
	height: 110px;
	padding-right: 46px;
}
div#placeholdtop {
	width: 984px;
	height: 26px;
	float: left;
}
div#topmenu {
	position: absolute;	left: 0px;	top: 110px;
	width: 984px;
	height: 26px;
	border-bottom: 1px solid #CCCCCC;
}
div#topnavLeft {
	width: 540px;
	float: left;
	padding: 7px 0px 0px 241px;
}

div#topnavRight {
	width: auto;
	float: right;
	padding: 7px 0px 0px 0px;

}
div#pathBox {
	width: 984px;
	height: 33px;
	float: left;
	background-color: #F6F6F6;
}
div#pathHome {
	width: 214px;
	height: 23px;
	float: left;
	padding: 10px 0px 0px 20px;
	border-left: 6px solid #FF9900;
}
div#pathPath {
	width: 738px;
	/* width: 952px; */
	float: left;
	padding: 10px 5px 0px 0px;
	/* padding: 10px 5px 0px 20px; */
	/* dazu gekommen
	height: 23px;
	border-left: 6px solid #FF9900;
	 */
}
div#left {
	width: 210px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	float: left;
}
div#startseiteleft {
	width: 240px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	float: left;
}
div#middle, div#middleWide {
	width: 494px;
	float: left;
	padding: 30px 30px 0px 30px;
}
div#middleWide { width: 743px; padding: 30px 0px 0px 30px; }
div#content, div#contentWide {
	width: 494px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	float: left;
}
div#contentWide { width: 743px; }
div#right {
	/*width: 218px;
	float: right;*/
	width: 218px;
	float: left;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	padding-top: 30px;
}
div#leftSearchBox {
	width: 185px;
	float: left;
	padding: 30px 0px 0px 12px;
}
div#pagenaviLeft {
	width: 371px;
	height: 21px;
	float: left;
	margin-top: 10px;
	border-bottom: 1px solid #CCCCCC;
}
div#pagenaviRight {
	width: 371px;
	height: 21px;
	float: right;
	text-align: right;
	margin-top: 10px;
	border-bottom: 1px solid #CCCCCC;
}
div#ProdPicBorder {
	width: 220px;
}
div#ProdPicBox {
	width: 220px;
	height: auto;
	overflow: hidden;
	display: block;
	background-color: #ffffff;
	text-align:center;
	vertical-align: middle;
}

div#ProdPicBox img{
	/*cursor:pointer; */
}
div#prodPicView {
	width: 480px;
	height: 360px;
	display: block;
	overflow: hidden;
	background-color: #EFEFEF;
}
div#searchScreen, div#waitScreen {
	position: absolute; left:0px; top:0px;
	height: 100%; width: 100%;
	layer-background-image: url(/pix/alphaWhite.gif);
	layer-background-repeat: repeat;
	background-image: url(/pix/alphaWhite.gif);
	background-repeat: repeat;
}
div.prodPicThumbBox {
	width: 100px;
	height: 70px;
	background-color: #EFEFEF;
	display: block;
	overflow: hidden;
}
div.prodTextThumbBox {
	width: 100px;
	height: 36px;
	display: block;
}
div.prodPicThumbSpacer {
	width: 26px;
	height: 70px;
	display: block;
}
div.prodTextThumbSpacer {
	width: 26px;
	height: 36px;
	display: block;
}
div.masterPicThumbBox {
	width: 140px;
	height: auto;
	max-height: 80px;
	background-color: #ffffff;
	display: block;
	overflow: hidden;
}
div.contactCompanyLabelLeft, div.contactCompanyLabelRight {
	width: 186px;
	height: auto !important;
	float: left;
	display: block;
	vertical-align: middle;
	margin-bottom: 20px;
}
div.contactCompanyLabelRight {
	width: 307px;
}
div.categoryListBox { width: 210px; }
div.catListType, span.catListType { width: 15px; line-height: 175%; }
div.catListText {
	line-height: 160%;
	width: 335px;
}

table.prodPicBox{
	width: 220px;
	height: 245px;
}
table.prodPicThumbBox{
	width: 100px;
	height: 70px;
}
table.prodPicView {
	width: 480px;
	height: 360px;
}
table.masterPicThumbBox {
	width: 140px;
	height: auto;
	background-color: #ffffff;
}
table.masterDetPic {
	width: 100%;
	height: 186px;
}
table.masterDetPic td {
	background-color: #ffffff;
}
/*###########################################################################*/
div.leftCatBox {
	width: 204px;
	float: left;
	border-left: 6px solid #FF9900;
}
div.leftMiscBox {
	width: 204px;
	float: left;
	border-left: 6px solid #ABABAB;
}
div.divHeader, div.divHeaderShort {
	height: 19px;
	float: left;
	display: block;
	line-height: 19px;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	background-color: #EFEFEF;
}
div.divHeader { width: 208px; }
div.divHeaderShort { width: 154px; }
div.rightSingleBox {
	width: 218px;
	float: left;
	margin-bottom: 30px;
	overflow: hidden;
}
div.catTitleBox {
	width: 184px;
	float: left;
	display: block;
	vertical-align: middle;
	padding: 4px 0px 1px 20px;
}
div.trennerGrau, div.trennerHellgrau, div.trennerD6D6D6 {
	width: 100%;
	height: 1px;
	display: block;
	font-size: 0px;
	clear: left;
	margin: 2px 0px 3px 0px;
	overflow: hidden;
}
div.trennerGrau { background-color: #AAAAAA; }
div.trennerHellgrau { background-color: #CCCCCC; }
div.trennerD6D6D6 { background-color: #D6D6D6; }
div.halfContent{ width: 247px; float: left; line-height: 1.5em; }
div.halfContentWithBtmBgLeft, div.halfContentWithBtmBgRight, div.halfContentWithBtmBgLeft_Btn, div.halfContentWithBtmBgRight_Btn, div.halfContentWithBtmBgCompanyLeft, div.halfContentWithBtmBgCompanyRight {
	width: 246px;
	height: 13px;
	display: block;
	line-height: 13px;
	padding: 3px 0px 4px 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(/pix/border_cccccc.gif);
	white-space: nowrap;
	overflow: hidden;
}
div.halfContentWithBtmBgLeft, div.halfContentWithBtmBgCompanyLeft, div.halfContentWithBtmBgLeft_Btn { float: left; border-right: 1px solid #FFFFFF; }
div.halfContentWithBtmBgRight, div.halfContentWithBtmBgCompanyRight , div.halfContentWithBtmBgRight_Btn { float: right; border-left: 1px solid #FFFFFF; }
div.halfContentWithBtmBgLeft_Btn, div.halfContentWithBtmBgRight_Btn { height: 19px; line-height: 19px; }
div.halfContentWithBtmBgCompanyLeft, div.halfContentWithBtmBgCompanyRight { height: auto !important; }
div.halfContentWith5pxPad {
	width: 237px;
	float: left;
	padding: 5px;
}
div.plRow {
	width: 100%;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	float: left;
	margin-bottom: 4px;
}
div.plPic {
	width: 90px;
	height: 60px;
	float: left;
}
div.plData {
	/* width: 404px; */
	width: 653px;
	min-height: 54px;
	height: auto !important;
	height: 54px;
	float: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
div.plData a strong, div.plData a:link strong { color: #F68121; }
div.plData a:hover strong { color: #F00; }
div.detPic, div.detWhiteSpace {
	width: 100%;
	float: left;
}
div#detPic {
	width: 100%;
	height: 186px;
	background-color: #fff;
	display: block;
	overflow: hidden;
	text-align: center;
}


div.detContent {
	width: 100%;
	float: left;
}
div.detWhiteSpace { width: 100%; height: 17px;}
div.detLeftBox, div.detRightBox {
	width: 122px;
	float: left;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
div.detRightBox {
	border-right: 1px solid #CCCCCC;
}

div.mlPic {
	float: left;
	width: 144px;
	max-height: 80px;
}
div.mlPicRight {
	float: right;
	text-align: center;
	width: 144px;
	height: 80px;
}

div.mlWhiteSpace {
	float: left;
	width: 14px;
	max-height: 80px;
}
div.mlContent{
	float: left;
	height: auto !important;
	width: 335px;
}
div.greyHeaderBox {
	width: 484px;
	height: 12px;
	float: left;
	display: block;
	padding: 4px 5px 6px 5px;
	background-color: #EEEEEE;
}
div.rowWithBtmBorderAAAAAA, div.rowWithBtmBorderCompany {
	width: 100%;
	height: 19px;
	float: left;
	clear: left;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #AAAAAA;
}
div.rowWithBtmBorderAAAAAA { float: none; clear: none; }
div.rowWithBtmBorderCompany { height: auto !important; padding-bottom: 0px; }
div.registerCompanyLeft, div.registerCompanyRight {
	width: 186px;
	height: 70px;
	float: left;
	display: block;
	line-height: 16px;
	vertical-align: middle;
}
div.registerCompanyRight{
	width: 307px;
	height: 19px;
	padding: 1px 0px 2px 0px;
}
div.cartHalfSideLeft, div.cartHalfSideRight {
	padding: 2px 5px 2px 4px;
	width: 200px;
}
div.cartHalfSideRight { text-align: right; }
div.komma {
	width: 16px;
	padding-top: 7px;
	text-align: center;
	display: block;
}
div.compObj { width: 230px; padding: 5px; }
div.compDate { width: 80px; padding: 5px; text-align: center; }
div.compAction { width: 72px;}

div.error { background-color: #FF9900; width: 210px; height: 16px; line-height: 16px;}
div.errorBox {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
div.errorBox span.errorBoxAditional {
	font-size:10px;
}
div.messageBox {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
div.localebox { width: 240px; }

div.actionbox{
	display: block;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	line-height: 10px;
	width: 210px;
	border: 1px solid #D9D9D9;
	padding: 3px;
	margin-bottom: 5px;
}

div.emptybox {
	float: left;
	width: 5px;
	padding-top: 7px;
	text-align: center;
	display: block;
}
/*****************************************************************************/
/* TABLE-Elemente ************************************************************/
/*****************************************************************************/
table#memoTable { width: 494px; border-collapse: collapse; }
th#memoHead1, th#memoHead2 { height: 11px; padding: 3px; }
th#memoHead1, td.memoCell1 { width: 393px; border-right: 1px solid #FFFFFF; }
th#memoHead2, td.memoCell2 { width: 88px; }
table#searchtable { width: 494px; border-collapse: collapse; }
th#searchHead1, th#searchHead2, th#searchHead3 {
	height: 21px;
	padding: 0px 3px 0px 3px;
	vertical-align: middle;
}
th#searchHead1 { width: 183px; }
th#searchHead2 { width: 134px; border-left: 1px solid #FFFFFF; }
th#searchHead3 { width: 161px; border-left: 1px solid #FFFFFF; }
table#cart { border-collapse: collapse;} /* table-layout: fixed; */
#cart th, #cart td {
border-bottom: 1px solid #CCCCCC; border-right: 1px solid #FFFFFF; padding: 3px;}
#cart th{
	text-align: center;
	vertical-align: top;
}

#cart td.withoutBorder { border-bottom: 0px; }
#cart td.pos { background-color: #EEEEEE; }
#cart td.border{	border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-top: 1px solid #FFFFFF;}
#cart td.whiteSpace { height: 0px; border: 0px; padding: 0px; margin: 0px;}
td#profil { width: 79px; }
/*###########################################################################*/
table.tcTable { float: left; border-collapse: collapse; }
table.waitScreen {
	border: 1px solid #000000;
	background-color: #D9D9D9;
}
table.fixed { table-layout: fixed; }
table.orderstate { padding: 8px 0px 8px 0px;}
table.orderstate td { height: 18px;}
td.errorBox {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}
td.messageBox {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}
td.tcComparisonHeadA, td.tcComparisonHeadB, td.tcComparisonBottomBoxA, td.tcComparisonBottomBoxB, td.tcComparisonAttributeBox, td.tcComparisonAttributeBox2, td.tcComparisonAttributeBox3, td.tcComparisonAttributeBox4, td.tcComparisonAttributeBox5, td.tcComparisonDataBox {
	height: 13px;
	padding: 4px 5px 4px 5px;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
}
td.tcComparisonHeadA, td.tcComparisonBottomBoxA, td.tcComparisonAttributeBox { /*border-left: none;*/ }
td.tcComparisonAttributeBox { /*width: 115px;*/ width: 134px; }
td.tcComparisonAttributeBox2 { /*width: 230px;*/ width: 268px; }
td.tcComparisonAttributeBox3 { /*width: 345px;*/ width: 402px; }
td.tcComparisonAttributeBox4 { /*width: 460px;*/ width: 536px; }
td.tcComparisonAttributeBox5 { width: 575px; }
td.tcComparisonHeadB, td.tcComparisonBottomBoxB, td.tcComparisonDataBox{ text-align: center; width: 109px; /*border-right: none;*/ }
td.tcComparisonHeadA, td.tcComparisonHeadB { background-color: #EEEEEE; }
td.tcComparisonAttributeBox,td.tcComparisonAttributeBox2,td.tcComparisonAttributeBox3,td.tcComparisonAttributeBox4,td.tcComparisonAttributeBox5 { background-color: #EEEEEE; background-image: url(/pix/border_eeeeee.gif); text-align: center; }
td.tcComparisonAttributeHeader { text-align: left !important; /*width: 200px !important;*/ }
td.tcComparisonDataBox { vertical-align: middle; }
td.tcComparisonHeadA, td.tcComparisonHeadB, td.tcComparisonDataBox { /*background-image: url(/pix/border_cccccc.gif);*/ }
td.memoCell1, td.memoCell2, td.memoCellLink1, td.memoCellLink2  {
	padding: 3px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(/pix/border_cccccc.gif);
}
td.memoCell1 {
	white-space: normal;
	word-wrap: break-word;
}
td.memoCell2 {
	width: 75px;
}
td.memoCell1 , td.memoCellLink1{ vertical-align: middle; }
td.memoCell2, td.memoCellLink2{ vertical-align: middle; }
td.memoCell1, td.memoCell2, td.memoCellLink1, td.memoCellLink2{ padding: 6px 3px;}
td.memoCellLink1, td.memoCellLink2{ border-bottom: 1px solid #FFFFFF; background-image: none; }
td.memoCellLink1 {padding-bottom: 0px;}
td.memoCellLink2 {padding-top: 0px;}
td.searchCell1A, td.searchCell2A, td.searchCell3A, td.searchCell1B, td.searchCell2B, td.searchCell3B {
	height: 15px;
	padding: 3px;
	vertical-align: middle;
}
td.searchCell1A, td.searchCell1B { width: 183px; }
td.searchCell2A, td.searchCell2B { width: 134px; border-left: 1px solid #FFFFFF; }
td.searchCell3A, td.searchCell3B { width: 161px; border-left: 1px solid #FFFFFF; }
td.searchCell1B, td.searchCell2B, td.searchCell3B {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(/pix/border_cccccc.gif);
}
th.dlHead {
	font-weight: bold;
	padding-top: 15px;
	background-color: #FFFFFF;
}
td.dlLink {
	padding-top: 8px;
}

td.alignTop	{ vertical-align: top; }
/*****************************************************************************/
/* Link-Elemente (A) *********************************************************/
/*****************************************************************************/
a#logolink {
	width: 280px;
	height: 46px;
	float: right;
	display: block;
	margin: 32px 6px 0px 0px;
}
/*###########################################################################*/
#navmenu li.expand:hover,
#navmenu li.expandhover {
	background-color: #DDDDDD;
}
a.catlink1, a.catlink1:link, a.catlink1:visited, a.catlink1:hover, a.catlink1:focus, a.catlink1:active {
	width: 181px;
	display: block;
	font-weight: normal;
	height: 14px;
	line-height: 14px;
/*	float: left; */
	vertical-align: middle;
	padding: 5px 0 6px 20px;
	color: #AAAAAA;
	z-index: 11000;
}
a.catlink1:hover, a.catlink1:focus, a.catlink1:active { background-color: #DDDDDD; color: #000000; }
a.catlink2, a.catlink2:link, a.catlink2:visited, a.catlink2:hover, a.catlink2:focus, a.catlink2:active,
a.catlink3, a.catlink3:link, a.catlink3:visited, a.catlink3:hover, a.catlink3:focus, a.catlink3:active {
	float: left;
	display: block;
	vertical-align: middle;
	z-index: 11001;
}
a.catlink2, a.catlink2:link, a.catlink2:visited, a.catlink2:hover, a.catlink2:focus, a.catlink2:active{
	width: 180px;
	color: #DD8800;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 20px;
	display: block;
	background-color: #DDDDDD;
	border-bottom: 1px solid #D3D3D3;
	padding: 0px 5px 0px 11px;
	position:relative;
	z-index: 11005;
}
a.catlink2:hover { background-color: #EEEEEE; color: #FF0000; position:relative; z-index: 11004;}
a.catlink3, a.catlink3:link, a.catlink3:visited, a.catlink3:hover, a.catlink3:focus, a.catlink3:active{
	width: 165px;
/*	color: #FAA61A; */
	color: #F97A19;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	line-height: 16px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
	padding: 2px 5px 2px 31px;
	z-index: 11007;
}
a.catlink3:hover { background-color: #FF9900; color: #FFFFFF; }
a.greylink, a.greylink:link, a.greylink:visited, a.greylink:hover, a.greylink:focus, a.greylink:active { color: #666666; }
a#pageNaviActivePageLink { color: #222222; }
a#pageNaviActivePageLink:hover { color: #F68121; }
a.pLink_80x60 {
	width: 80px;
	height: 60px;
	display: block;
	background-color: #ffffff;
	float: left;
}


/* BUTTONS */
div.btnChangeBox {
	width: 63px;
	height: 19px;
	overflow: hidden;
}
a.linkChangeBtn, a.linkChangeBtn:link, a.linkChangeBtn:visited, a.linkChangeBtn:hover, a.linkChangeBtn:focus, a.linkChangeBtn:active {
	width: 63px;
	height: 38px;
	display: block;
	overflow: hidden;
}
a.linkChangeBtn:hover { margin-top: -19px; }
div.btnRemoveBox {
	width: 77px;
	height: 19px;
	overflow: hidden;
}
a.linkRemoveBtn, a.linkRemoveBtn:link, a.linkRemoveBtn:visited, a.linkRemoveBtn:hover, a.linkRemoveBtn:focus, a.linkRemoveBtn:active {
	width: 77px;
	height: 38px;
	display: block;
	overflow: hidden;
}
a.linkRemoveBtn:hover { margin-top: -19px; }
/*****************************************************************************/
/* SELECT-, INPUT- und TEXTAREA-Elemente *************************************/
/*****************************************************************************/
textarea#taContact { width: 488px /*394px*/; height: 96px; }
textarea#custComment { width: 488px /*394px*/; height: 48px; }
textarea#description { width: 488px; }
textarea.error { background-color: #FF9900;}
input#loginbtn { margin: 0px 34px 5px 0px; }
/*###########################################################################*/
input.trackingbtn {
	background-color: transparent;
	border: none;
	color: #F68121;
	margin-left: -3px;
	padding: 0 0 0 0;
}
input#kdreferenz { width: 394px; }
input.error { background-color: #FF9900; }
input.text, input.company, input.country, input.name, input.prename,
input.street, input.houseno, input.postcode, input.city, input#custPLZ { height: 15px; padding: 1px 0px 0px 0px; }
input#custPLZ {width: 60px;}
input.txtSearch { width: 111px; margin-right: 10px; }
input.normalTextInput { width: 287px /*208px;*/ }
#sendContact input.normalTextInput { width: 303px /*208px;*/ }
#sendContact input#article.normalTextInput { width: 300px /*208px;*/ }
input.quantity { width: 25px; }
input.radiocheck {
	width: 12px;
	height: 12px;
	display: block;
	/* margin: 1px 5px 0px 0px; */
}
input.xsearchinput { width: 135px; }
input.company, input.country { width: 304px; }
input.name, input.prename { width: 142px; }
input.street { width: 304px; }
input.houseno { width: 42px; }
input.postcode { width: 67px; }
input.city { width: 228px; }
input.width150 { width: 150px; }
input.pwInput { width: 275px; }

select.countries { width: 290px /*212px*/; float: left; }
#sendContact select.countries { width: 307px /*212px*/; float: left; }
select.cartcountries { width: 290px; height: 18px;}
select.search { width: 135px; float: left; }
select.resultsize { width: 40px; float: left; }
select.masterselect{ width: 440px; float: left; }
select.addressCountries{ width: 308px; float: left; height: 18px;}
select.startDropdown { width: 170px; float: left; }
select.calibratecountry {	width: 175px; margin-right: 20px; }
select.error { background-color: #FF9900; }

fieldset.startFieldset { width: 223px;	}

.rowWithBtmBorderAAAAAA .formLabel {padding-right: 1px;}
* html .rowWithBtmBorderAAAAAA .formLabel {padding-right: 0;}
* html #sendContact #article {width: 301px;}

/* Buttons     N E W    */
a.button, a#button, a.compButton, a.btnAsk {
	display: block;
	padding: 3px 12px;
	text-decoration: none;
	text-align: center;
	padding: 2px 0em 2px 0em;
}
/*a:link.button, a:visited.button, a:link#button, a:visited#button, a:link.compButton , a:visited.compButton, a:link.btnAsk , a:visited.btnAsk{
	color: #ffffff;
	border: 1px solid #999999;
	background: url(/pix/buttons/btnBG_normal.jpg) repeat-x;
}
a:hover.button, a:active.button, a:hover#button, a:active#button, a:hover.compButton , a:active.compButton , a:hover.btnAsk , a:active.btnAsk{
	color: #990000;
	border: 1px solid #999999;
	background: url(/pix/buttons/btnBG_hover.jpg) repeat-x;
}
a:link.compButton , a:visited.compButton, a:hover.compButton , a:active.compButton { width: 280px; }
a:link.btnAsk , a:visited.btnAsk, a:hover.btnAsk , a:active.btnAsk { width: 40px; }
*/
a.button_basket, a.button_info, a.memobtn {
	display: block;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 30px;
}

a:link.button_basket, a:visited.button_basket {
	text-decoration:none;
	background-color: #EFEFEF;
	background-repeat: no-repeat;
	background-image: url(/pix/icons/basket.gif);
	color: #222222;
}
a:hover.button_basket, a:active.button_basket {
	color: #000000;
	background-color: #DDDDDD;
}
a:link.button_info, a:visited.button_info {
	text-decoration:none;
	background-color: #F48222;
	background-repeat: no-repeat;
	background-image: url(/pix/icons/mail.jpg);
	color: #FFFFFF;
}
a:hover.button_info, a:active.button_info {
	color: #000000;
	background-color: #F48222;
	color: #8B0000;
}

input.memobtn, button.memobtn {
	cursor: pointer;
	width: 218px;
	background-color: #EFEFEF;
	border: none;
	font-weight: bold;
	text-align: left;
	padding: 3px 5px 2px 5px;
	float: left;
}

input.memobtn {
	width: auto;
	background-color: transparent;
	overflow: visible;
}

a#toMemoPageLink {
	float: left;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
}

button.memobtn:hover, button.memobtn:active, input.memobtn:hover, input.memobtn:active {
	background-color: #DDD;
}

a:link.memobtn, a:visited.memobtn {
	width: 208px;
	background-color: #EFEFEF;
	border: none;
	font-weight: bold;
	text-align: left;
	padding: 3px 5px 2px 5px;
	color: #222222;
}

a:hover.memobtn, a:active.memobtn {
	color: #000000;
	background-color: #DDDDDD;
}
/*
input.button {
	color: #ffffff;
	border: 1px solid #999999;
	background-color: transparent;
	background: url(/pix/buttons/btnBG_normal.jpg) repeat-x;
	padding: 1px 0px 1px 0px;
	cursor: pointer;
}
input.button:hover {
	color: #990000;
	border: 1px solid #999999;
	background-color: transparent;
	background: url(/pix/buttons/btnBG_hover.jpg) repeat-x;
}
*/
input.button {
	color: #F97A19;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	/*background: url(/pix/buttons/btnBG_normal.jpg) repeat-x;*/
	padding: 1px 0px 1px 0px;
	cursor: pointer;
}
input.button:hover {
	color: #F97A19;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	/*background: url(/pix/buttons/btnBG_hover.jpg) repeat-x;*/
}
div#contentWide div.placeholderForChanging { height: 25px; }

div.btnGo  { width: 40px; }
div.btnLogin { width: 100px; text-align:right; } /* war width: 27px; */
div.btnLoad, div.btnNext { width: 60px; }
div.btnRequest, div.btnCreate, div.btnChange, div.btnBack, div.btnView { width: 70px;}
div.btnDelete{
	width: 20px;
	padding-right: 3px;
}
div.btnSave { width: 80px; }
div.btnTake { width: 190px; }
div.btnTakeAndNext { width: 160px; }
div.btnLoadToCart { width: 180px; }
div.btnLoadAllToCart { width: 300px; }
.btnSetLang { width: 111px; }

div.btnBack a.button,
div.btnSave a.button,
div.btnTake a.button,
div.btnTakeAndNext a.button,
div.btnLoadToCart a.button,
div.btnLoadAllToCart a.button,
div.btnLogin a.button,
div.btnNext a.button,
div.btnLoad a.button,
div.btnRequest a.button,
div.btnCreate a.button,
div.btnChange a.button,
div.btnView a.button,
div.btnDelete a.button,
div.btnGo a.button,
div.btnSave button.textSubmit,
div.btnSave input.textSubmit,
div.btnSave,
div.btnSave input.button {
	background-image: none;
	color: #f97a19;
	font-weight: normal;
	border: none;
	text-align: right;
	background: transparent;
}

div.btnSave input.button,
div.btnLogin input.button {
	background-image: none;
	color: #f97a19;
	font-weight: bold;
	border: none;
	text-align: right;
	background: transparent;
	border: none;
}

div.btnBack a.button,
div.btnDelete a.button{
	text-align: left;
}

.btnRequest a img {
	padding-bottom: -5px;
}

/*****************************************************************************/
/* Textformatierungen z.B. (H1-H6, SPAN, P, STRONG, SUB, SUP, EM) ************/
/*****************************************************************************/
h1.title	{ font-size: 12px; color: #000; margin-bottom: 9px;}
h2.title	{ font-size: 11px; color: #000; display: inline; margin-bottom: 9px; }
h2.linktitle{ font-size: 11px; color: #F68121; margin: 0px; padding: 0px; display: inline; font-weight: normal;}
h2.linktitle:hover { color: #F00; }

div#product-title h1{
margin-bottom: 2px;
font-size: 12px;
color: #000;
}

.listprice {
	color: #888888;
	background-image: url('/pix/icons/linia_1.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.detSel		{ color: #A9A9A9; }
.grey		{ color: #888888; }
.darkgrey	{ color: #666666; }
.pdfOrange, .orange		{ color: #F68121; }
.black		{ color: #000000; }
.px10		{ font-size: 10px; }
.px12		{ font-size: 12px; }
.px15		{ font-size: 15px; }
.bold		{ font-weight: bold; }
strong.error	{ color: #000000;}

/*###########################################################################*/

/*****************************************************************************/
/* Diverse Formatierungen z.B. IMG, LABEL, UL, LI etc. ... *******************/
/*****************************************************************************/
.floatLeft { float: left; }
.floatRight { float: right; }
.nofloat { float: none; }
.alignRight { text-align: right; }
.alignLeft { text-align: left; }

.pad0pxTop		{ padding-top: 0px; }
.pad0pxBottom	{ padding-bottom: 0px; }
.pad0pxLeft		{ padding-left: 0px; }
.pad0pxRight	{ padding-right: 0px; }
.pad0px			{ padding: 0px; }

.pad5pxTop		{ padding-top: 5px; }
.pad5pxBottom	{ padding-bottom: 5px; }
.pad5pxLeft		{ padding-left: 5px; }
.pad5pxRight	{ padding-right: 5px; }
.pad5px			{ padding: 5px; }

.margin5pxTop		{ margin-top: 5px; }
.margin5pxBottom	{ margin-bottom: 5px; }
.margin5pxLeft		{ margin-left: 5px; }
.margin5pxRight		{ margin-right: 5px; }
.margin5px			{ margin: 5px; }

.pad10pxTop		{ padding-top: 10px; }
.pad10pxBottom	{ padding-bottom: 10px; }
.pad10pxLeft	{ padding-left: 10px; }
.pad10pxRight	{ padding-right: 10px; }
.pad10px		{ padding: 10px; }

.margin10pxTop		{ margin-top: 10px; }
.margin10pxBottom	{ margin-bottom: 10px; }
.margin10pxLeft		{ margin-left: 10px; }
.margin10pxRight	{ margin-right: 10px; }
.margin10px			{ margin: 10px; }

.pad20pxTop		{ padding-top: 20px; }
.pad20pxBottom	{ padding-bottom: 20px; }
.pad20pxLeft	{ padding-left: 20px; }
.pad20pxRight	{ padding-right: 20px; }
.pad20px		{ padding: 20px; }

.margin20pxTop		{ margin-top: 20px; }
.margin20pxBottom	{ margin-bottom: 20px; }
.margin20pxLeft		{ margin-left: 20px; }
.margin20pxRight	{ margin-right: 20px; }
.margin20px			{ margin: 20px; }

.padDeliveryBox { padding: 15px 4px 1px 4px; }
.padRefBox		{ padding: 1px 4px 1px 4px; }

.width50	{ width: 50px; }
.width75	{ width: 75px; }
.width100	{ width: 100px; }
.width142	{ width: 142px; }
.width143	{ width: 143px; }
.width150	{ width: 150px; }
.width155 	{ width: 155px; }
.width204 	{ width: 204px; }
.width520	{ width: 520px; }
.height50	{ height: 50px; }
.heightAuto	{ min-height: 20px;	height: auto !important; }
.lineheight120 { line-height: 120%; }
.lineheight180 { line-height: 180%; }
.lineheight200 { line-height: 200%; }

.backgroundGrey { background-color: #EEEEEE; }

.decorationlinetrough { text-decoration: line-through; }

.norightborder { border-right: none; }

#feat_list li {
	border-bottom:0px solid #EEEEEE;
	margin:0px 0px 8px;
	padding-bottom:4px;
	padding-left: 13px;
	background-image: url(/pix/icons/bullet_m.gif);
}
#feat_list ul {
	margin:0px;
	padding-bottom:0px;
	padding-left:0px;
}

ul.bulletlist {
	margin:0px;
	padding-bottom:0px;
	padding-left:0px;
}
ul.bulletlist li {
	border-bottom:0px solid #EEEEEE;
	margin:0px 0px 8px;
	padding-bottom:4px;
	padding-left: 13px;
	background-image: url(/pix/icons/bullet_m.gif);
}

#footer {
	border-top:1px solid #AAAAAA;
	clear:both;
	margin:8px 0px;
	line-height: 18px;
	color: #999;
	text-align: center;
}
#footer ul {	margin: 0px; padding: 2px;}
#footer a:hover { color: #FF0000; }
#footer li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 20px 2px 0px;
}

img.nofloat { float: none; }
img.spacer5px, img.spacer10px {
	float: left;
	clear: left;
	display: block;
	font-size: 0px;
	overflow: hidden;
	border: 0px;
}
img.spacer5px	{ width: 5px; height: 5px; }
img.spacer10px	{ width: 10px; height: 10px; }
label.formLabel {
	width: 186px;
	height: 16px;
	float: left;
	display: block;
	line-height: 16px;
	vertical-align: middle;
}

/* Länderauswahl */
div#langBox {
	width: 150px;
	height: 19px;
	float: right;
	padding-top: 8px;
	margin-right: 15px;
	display: inline;
}

/* MENÜ -linke Seite*/
#navmenu, #navmenu ul {
	padding: 0;	margin: 0; list-style: none;
	z-index: 11001;
}
#navmenu li {
/*	float: left; width: 181px; */
	float: left; width: 204px;
	padding: 0px; margin-left: 0px;
	z-index: 11001;
}
#navmenu li ul {
	position: absolute; left: -999em;
	width: 181px;
	z-index: 11001;
}
#navmenu li:hover ul, #navmenu li.xs2hover ul {
	position: absolute; left: 200px; display: block;
	margin-top: -25px;
	z-index: 11001;
}

/* MENÜ -linke Seite*/
/* für die TOP-Darstellung aller Browser */
#memo, #memo ul {
	padding: 0;	margin: 0; list-style: none;
}
#memo li {
	float: left;
	/* width: 181px; */
	padding: 0px; margin-left: 0px;
}
#memo li ul {
	position: absolute; left: -999em;
	width: 181px;
}
#memo li:hover ul {
	position: absolute; left: 321px; display: block; padding-top: 6px; margin-left: 0px;
/*	margin-top: -25px; */
}
#memo li.xs3hover ul {
	position: absolute; left: 321px; display: block; margin-top: 8px; margin-left: 0px; padding-top: 11px;
}

/* HILFE -linke Seite*/
#help, #help ul {
	padding: 0;	margin: 0; list-style: none;
}
#help li {
	float: left;
	/* width: 181px; */
	padding: 0px;
	margin-left: 0px;
	position: relative;
}
#help li ul {
	position: absolute;
	left: -999em;
	width: 150px;
}
#help li:hover ul {
	/*
	position: absolute;
	left: 816px;
	display: block;
	padding-top: 6px;
	margin-top: -25px; */
}
#help li.xs4hover ul {
	/*position: absolute;
	left: 816px;
	display: block;
	margin-top: 8px;
	padding-top: 11px;
	*/
}

#help li:hover ul { left: -67px; margin-left: 0px; padding-top: 6px; }
#help li.xs4hover ul { left: -67px; margin-left: 0px; }

#langSprache, #langSprache ul { list-style: none; }
#langSprache ul {
	width: 220px;
}

#langSprache, #langSprache ul, #langSprache li, #langSprache li ul, #langSprache li ul li {
	padding: 0;	margin: 0;
}
#langSprache li {
	float: left;
	position: relative;
	padding: 0 0 0 20px;
	text-align: right;
	/*width: 100px; */
}
#langSprache li ul {
	position: absolute;
	left: -999em;
	width: 115px;
}
/************** Top Navi Warenkorb ********************/
a.basket .tncq{
	height: 28px;
	vertical-align: top;
	color: #666;
	font-size: 10px;
	margin-left: -4px;
}
#langSprache li:hover ul { /*left: 766px;*/ left: auto; right: 18px !important; margin-left: 0px; padding-top: 6px; }
#langSprache li.xshover ul { /*left: 766px;*/ left: auto; right: -1px; top: 3px !important; margin-left: 0px; /*margin-top: 8px; padding-top: 11px;*/ }


/* MyAccount-MENÜ -top Seite*/
#myacc, #myacc ul {
	padding: 0;	margin: 0; list-style: none;
}
#myacc ul{
	width:79px;
}
#myacc li {
	float: left;
	padding: 0;
	margin: 0;
	padding: 0 40px 0 0;
	white-space: nowrap;
}
#myacc li ul {
	position: absolute;
	left: -999em;
	width: 115px;
}
#myacc li ul li {
	white-space: normal;
}
#myacc li:hover ul { left: 242px; margin-left: 0px; padding-top: 6px; position: absolute;}
#myacc li.xs5hover ul { left: 242px; margin-left: 0px; margin-top: 8px; padding-top: 11px; position: absolute; }

/* MyAccount-menu -top Seite*/
#righttab, #righttab ul {
	padding: 0;	margin: 0; list-style: none;
}
#righttab li {
	float: right;
	padding: 0 0 0 20px;
	margin: 0;
	position: relative;
}
#righttab li a.basket {
	background-image:url(/pix/icons/basket.gif);
	padding:1px 0 1px 25px;
	background-repeat:no-repeat;
}
#righttab li ul {
	position: absolute;
	left: -999em;
	width: 115px;
}
#righttab li:hover ul { left: 1px; margin-left: 0px; padding-top: 6px;}
#righttab li.xs5hover ul { left: 1px; margin-left: 0px;}


a.langSub, a.langSubNoBorder, a.helpSub {
	width: 120px;
	display: block;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	line-height: 18px;
	padding: 1px 0px 1px 13px;
	vertical-align: middle;
	background-color: #DDDDDD;
	border-bottom: 1px solid #D6D6D6;
}
a.langSub {width: 107px; padding-right: 13px;}
a.helpSub{width: 150px; padding-right: 5px;}
a.langSubNoBorder { border-bottom: none; }
a.langSub:hover, a.langSubNoBorder:hover,
a.helpSub:hover { background-color: #EEEEEE; color: #FF0000; }

/* CONTACT / RECHTE SPALTE */
a.btn_contact, a.btn_contact, a.btn_contact:visited  {
        display: block;
        /* width: 160px; */
        width: 174px;
        /* margin-top: 60px; */
        text-decoration: none;
        padding: 5px 12px 5px 32px;
        background-image: url('/pix/icons/mail_multi.jpg');
        background-repeat: no-repeat;
        background-position: left top;
        background-color: #f68121;
        color: #FFFFFF;
}
a.btn_contact:hover, a.btn_contact:active {
        background-position: left bottom;
        background-color: #f9ac6d;
        color: #aa0000;
}

/* CALLBACK (nicht alle Kataloge) / RECHTE SPALTE */
a.btn_callback, a.btn_callback:link, a.btn_callback:visited  {
        display: block;
        width: 174px;
        margin-top: 14px;
        text-decoration: none;
        padding: 5px 12px 5px 32px;
        background-image: url('/pix/icons/callback.jpg');
        background-repeat: no-repeat;
        background-position: left top;
        background-color: #f3f3f3;
        color: #767676;
}
a.btn_callback:hover, a.btn_callback:active {
        background-position: left bottom;
        background-color: #f7f7f7;
        color: #f68121;
}



/* EN bzw. DEFAULT */
a.btn_contact_en, a.btn_contact_en:link, a.btn_contact_en:hover, a.btn_contact_, a.btn_contact_:link, a.btn_contact_:hover {
	width: 218px;
	height: 40px;
	display: block;
	overflow: hidden;
	background-image: url('/pix/buttons/contactbutton_uk.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
a.btn_contact_en:hover { background-position: center bottom; }
/* DE */
a.btn_contact_de, a.btn_contact_de:link, a.btn_contact_de:hover {
	width: 218px;
	height: 40px;
	display: block;
	overflow: hidden;
	background-image: url('/pix/buttons/contactbutton_de.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
a.btn_contact_de:hover { background-position: center bottom; }
/* ES */
a.btn_contact_es, a.btn_contact_es:link, a.btn_contact_es:hover {
	width: 218px;
	height: 40px;
	display: block;
	overflow: hidden;
	background-image: url('/pix/buttons/contactbutton_es.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
a.btn_contact_es:hover { background-position: center bottom; }
/* IT */
a.btn_contact_it, a.btn_contact_it:link, a.btn_contact_it:hover {
	width: 218px;
	height: 40px;
	display: block;
	overflow: hidden;
	background-image: url('/pix/buttons/contactbutton_it.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
a.btn_contact_it:hover { background-position: center bottom; }
/* FR */
a.btn_contact_fr, a.btn_contact_fr:link, a.btn_contact_fr:hover {
	width: 218px;
	height: 40px;
	display: block;
	overflow: hidden;
	background-image: url('/pix/buttons/contactbutton_fr.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
a.btn_contact_fr:hover { background-position: center bottom; }

#sitemap div.category {padding-left: 7px;}
#sitemap div.category div.masterproduct {padding-left: 7px;}
#sitemap div.products{padding-left: 7px;}

/*--------------------Content Navigation (Reiter Description, Model, Download)-----------------------------*/
#content-navigation{
width:100%;
height:25px;
background-color: #fff;
margin-top:20px;
}

#content-navigation ul{
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

	position: relative;

}

#content-navigation ul li {
	width: 164px;
	display: inline-block;
	list-style: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	margin-right:-5px;
}
#content-navigation ul li.last {
border: 1px solid #CCCCCC;
}
#content-navigation ul li a{
	display:inline;
	text-decoration:none;
}
#content-navigation ul li a:hover{
	color:#FF0000;
}

/* #content-navigation ul li span.pdfCurrent, */
#content-navigation ul li .current {
  color: #A9A9A9;
  font-weight:bold;
}
.pdfOrange, #content-navigation ul li span.pdfCurrent {
  width: 100px;
  padding-top: 2px;
  border-top: #fff 1px solid;
  display: block;
}

#content-navigation ul li span.subnavi{
	float: left;
	padding-top: 2px;
	position: absolute;
	left: 0;
	top:24px;
	display: none;
	width: 494px;
	color: #fff;
}

#content-navigation ul li:hover span.subnavi,
#content-navigation ul li.xs6hover span.subnavi {
	display: block !important;
}
#content-navigation ul li span.subnavi a { display: inline; }



/*--------------------Content Navigation 2 Level (Grauer Reiter )-----------------------------*/

#content-navigation-2-level, .content-navigation-2-level, #content-navigation ul li span.subnavi ul.content-navigation-2-level{
width:100%;
height:20px;
background-color: #fff;
}

#content-navigation-2-level ul, .content-navigation-2-level ul, #content-navigation ul li span.subnavi ul.content-navigation-2-level{
	margin:0px;
	padding:0px;
	/*left: 2px;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#content-navigation-2-level ul li, .content-navigation-2-level ul li,
#content-navigation ul li span.subnavi ul.content-navigation-2-level li {
	border: none;
	width: 123px;
	height: 20px;
	float: left;
	list-style: none;
	position: relative;
	background-color: #DDD;
	/* border: 1px solid #fff; */
	margin: 0;
	padding: 0;
	text-align: center;
}
#content-navigation-2-level ul li.lang, .content-navigation-2-level ul li.lang,
#content-navigation ul li span.subnavi ul.content-navigation-2-level li.lang {
	width: 100px;
	float: right;
	padding:2px 20px;
	height: 20px;
	list-style: none;
	position: relative;
	background-color: #ddd;
	border: 1px solid #fff;
	padding: 0;
	text-align: center;
}
#content-navigation-2-level li a,
.content-navigation-2-level li a,
#content-navigation ul li span.subnavi ul.content-navigation-2-level li a,
#content-navigation ul li span.subnavi ul#content-navigation-2-level li a {
	border: 1px solid #FFFFFF;
	color: #F68121;
	display: block;
	height: 15px;
	padding: 2px 0;
	text-decoration: none;
}
#content-navigation-2-level li a span,
.content-navigation-2-level li a span {
	color: #F68121;
}
#content-navigation-2-level ul li.lang a,
ul#content-navigation-2-level li.lang a,
#content-navigation ul li span.subnavi ul#content-navigation-2-level li.lang a{
	border: none;
}

#content-navigation-2-level ul li a.current,
div.content-navigation-2-level ul li a.current,
#content-navigation ul li span.subnavi ul.content-navigation-2-level li a.current{
  color: #F68121;
}
#content-navigation-2-level ul li a:hover,
div.content-navigation-2-level ul li a:hover,
#content-navigation ul li span.subnavi ul.content-navigation-2-level li a.hover{
	color: #ff0000;
}

#content-navigation ul li span.subnavi ul.content-navigation-2-level li .inactive{
	border: 1px solid #FFFFFF;
	color: #999999;
	display: block;
	height: 15px;
	padding: 2px 0;
}
#content-navigation-2-level ul li span.ajaxOff{
	display: inline-block;
	padding-top: 2px;
	width: 100px;
}
ul.content-navigation-2-level li span.ajaxOff,
ul.content-navigation-2-level li span.current,
ul.content-navigation-2-level li span.currentBlack {
	display: inline-block;
	width: 121px;
	height: 17px;
	border-top: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-right: #FFF 1px solid;
	padding-top: 2px;
}

#content-navigation ul li span.pdfCurrent,
ul li.lang .current,
ul.content-navigation-2-level li a.currentBlack,
ul.content-navigation-2-level li span.currentBlack {
	color: #000 !important;
}
ul li.lang .current {
	font-weight: normal !important;
}

/************************ Relations *********************************/

h4.relations{
	font-weight: bold;
	background-color: #EEE;
	color: #000;
	letter-spacing: 1px;
	padding: 5px;
	border-right: 2px solid #FFF;
	border-left: 1px solid #FFF;
}

a span.current{
	font-weight: bold;
	color: #555555;
}

/************************ Overlay ***********************************/
/* the overlayed element */
.simple_overlay, .info_overlay {
	/* must be initially hidden */
	display: none;
	/* place overlay on top of other elements */
	z-index: 10000;
	/* styling */
	background-color: #fff;
	/*min-width: 200px;
	min-height: 200px;
	max-width:420px;
	max-height:420px;*/
	width: 480px;
	height: 480px;
	border: 1px solid #A9A9A9;
	left: 500px;
	text-align: center;
	vertical-align: middle;
	/* CSS3 styling for latest browsers
	-moz-box-shadow: 0 0 20px 5px #f9ac6d;
	-webkit-box-shadow: 0 0 20px #f9ac6d;*/
}

.infoblock_overlay {
	/* must be initially hidden */
	display: none;
	/* place overlay on top of other elements */
	z-index: 10000;
	/* styling */
	background-color: #fff;
	/*min-width: 200px;
	min-height: 200px;
	max-width:420px;
	max-height:420px;*/
	width: 420px;
	height: 420px;
	border: 1px solid #A9A9A9;
	left: 500px;
	text-align: center;
	vertical-align: middle;
	/* CSS3 styling for latest browsers
	-moz-box-shadow: 0 0 20px 5px #f9ac6d;
	-webkit-box-shadow: 0 0 20px #f9ac6d;*/
}

.simple_overlay img, .info_overlay img{
	max-width:480px;
	max-height:480px;
	vertical-align: middle;
}

.infoblock_overlay img{
	max-width:420px;
	max-height:420px;
	vertical-align: middle;
}

.simple_overlay .close, .info_overlay .close, .infoblock_overlay .close{
    background-image:url(/pix/icons/overlay-close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}

/************************ Overlay Memo***********************************/
/* the overlayed element */
.simple_overlay_memo {
	/* must be initially hidden */
	display: none;
	/* place overlay on top of other elements */
	z-index: 10000;
	/* styling */
	background-color: #fff;
	width: 500px;
	height: 500px;
	border: 1px solid #A9A9A9;
	left: 500px;
	/*text-align: center;*/
	vertical-align: middle;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow: 0 0 20px 5px #f9ac6d;
	-webkit-box-shadow: 0 0 20px #f9ac6d;
}
.simple_overlay_memo img{
	max-width:500px;
	max-height:500px;
	vertical-align: middle;
}

.simple_overlay_memo div.close {
	background-image:none;
    position:absolute;
    left:20px;
    top:455px;
    cursor:pointer;
    width:50px;
}

#message {
	margin-top: 15px;
	overflow: hidden;
}


table.memobuttons{
	width: 470px;
	margin-left: 15px;
	margin-top: 5px;
	table-layout: fixed;
}
table.memobuttons a.close{
	color: #222;
}
table.memobuttons input.checkbox {
	vertical-align: top;
}
input.reset, input.save{
	border:none;
	background-color:transparent;
	padding:0px;
	margin:0px;
	cursor: pointer;
	color: #222;
	overflow: visible;
}

/***************************** Zusatz*******************************************/
.addtocart{
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
}


a.current, span.current {
	color:#A9A9A9 !important;
	font-weight:bold !important;
}

.tooltip {
    display:none;
    background-color:#ffffff;
    border:1px solid #cc9;
    padding:3px;
    font-size:13px;
}

.mail-format {
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: left;
}
.simple_overlay_memo a.memo {
	display: block;
	text-align: left;
	padding-left: 15px;
}

.input-breit {
	width: 470px;
}

/*---------------- details-master-description ------------------------*/
div#dm-description{
	padding-top: 25px;
}

ul#feat_list{
	padding: 10px 0 0 10px;
}

/*---------------- infoblock ------------------------*/

.infoblockpic{
	max-width: 110px;
	float: left;
	padding: 5px 15px 5px 0;
	max-height:110px;

}
* html img.infoblockpic{
	width:110px;
	height:110px;
}

.infoblock-table table{
	border-spacing: 0;
	border-collapse: collapse;
	width: 480px !important;
}

.infoblock-table table td{
	vertical-align: top;
	border: 1px solid #CCCCCC;
	padding: 1px;

}

div.content-element{
	padding: 25px 0 5px 0;

}
h4{
	padding: 15px 0 10px 0;
}
/****************inc-right***************/
div.cartlist {
	width:100%;
}
div.cartlistline {
	width:100%;
	border-top:2px solid #efefef;
	margin-top:8px;
	margin-bottom:15px;
	padding-top:5px;
}
div.cartlistleft {
	float:left;
}
div.cartlistright {
	float:right;
}
.txtcenter {
	text-align:center;
}

input.textSubmit{
	border:none;
	background-color:transparent;
	padding:0px;
	margin:0px;
	color: #666;
	cursor: pointer;
	margin-bottom: 1px;
	padding-right: 20px;
}
.floatRight .textSubmit {
	padding: 0 !important;
}

.rightSingleBox .crosslinks a {
	display: list-item;
	list-style: none;
	margin-left: 15px;
	margin-top: -13px;
}

/************************ Relations *********************************/

#relations .inactive{
	border: 1px solid #FFFFFF;
	color: #999999;
	display: block;
	height: 15px;
	letter-spacing:1px;
	padding: 2px 0;

}

#cart td.itm-name{
	font-weight: bold;
	text-align: left;
	padding-top: 9px;
}

#demotip {
    display:none;
    border:1px solid #f9ac6d;
    font-size:11px;
    /*height:70px;*/
    width: 310px;
	max-width: 310px;
	overflow: hidden;
    padding: 3px;
    color:#222;
	background-color: #fff;
	-moz-box-shadow: 0 0 20px 5px #f9ac6d;
	-webkit-box-shadow: 0 0 40px #f9ac6d;
	z-index: 100;
}

.tooltip {
    display:none;
    background-color:#ffa;
    border:1px solid #cc9;
    padding:3px;
    font-size:13px;
    -moz-box-shadow: 2px 2px 11px #666;
    -webkit-box-shadow: 2px 2px 11px #666;
}

.transparentButton {
	background-color: transparent;
	border: none;
}
.transparentButton:hover, .transparentButton:active {
	cursor: pointer;
}

.linkButton{
	background-color: transparent;
	border: none;
	color: #f68121;
	font-weight: bold;
	margin-top:-10px;
}
.linkButton:hover, .linkButton:active{
	cursor: pointer;
	color: #f00;
}

td.infotextbild div#ProdPicBox{
	display: inline;
	float: left;
	width: 120px;
}

#memoright-saved, #memoright { font-weight:bold; }

.abstand {
	margin-top: 5px;
	line-height: 3px;
}

div#addToMemoControlBox {
	background-color: #efefef;
}

div#addToMemoControlBox:hover, div#addToMemoControlBox:active {
	background-color: #dddddd;
}

.simple_overlay_memo textarea {
	width: 467px;
	/*height: 364px;*/
	overflow: hidden;
}

textarea.tafTextarea {
	height: 290px;
}

textarea.memoTextarea {
	height: 425px;
}

div#noScriptBox-taf textarea, div#noScriptBox-memoNote textarea {
	width: 490px;
}

.nowrap { white-space: nowrap; width: auto !important; }

.simple_overlay_memo .input-breit, .simple_overlay_memo textarea {
	margin-left: 14px;
}

/******* details.htm *******/
#productHeadInformation 	{ width: 269px; }
.priceInfo { padding-top: 50px; }

.spanerror {
	background-color: #FF9900;
}

div.spacer{
	height: 5px;
}

.weighahead, .enewsletter, .eButton {
        margin-top: 30px;
}
.enewsletter a, .weighahead a, .eButton a {
        color: #999999;
}
.enewsletter a:hover, .weighahead a:hover, .eButton a:hover {
        color: #f68121;
}
.enewsletter img, .weighahead img, .eButton img {
        border-top: solid 1px #cccccc;
        border-bottom: solid 1px #cccccc;
        margin-top: 4px;
}
.enewsletter a:hover img, .weighahead a:hover img, .eButton a:hover img {
        border-top: solid 1px #f68121;
        border-bottom: solid 1px #f68121;
}
/** register **/
form#selectYourCountry {
	padding-top: 20px;
}
form#selectYourCountry select {
	margin: 10px 0 10px 0;
}
form#selectYourCountry .takeCountry {
	border: none;
	color: #F68121;
	background-color: #FFF;
	font-weight: bold;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 20px;
}
.input-login-long {
	width: 213px !important;
	border:1px solid #cccccc;
}
div#right div.btnLogin {
	margin-right:-16px; /* um trotz pad-right rechtsbündig zu bleiben */
}

div sup {
	font-size: 85%;
	vertical-align: 2px;
}
a.bLink {
	font-weight:normal;
	font-size:11px;
	color:#f97a19;
}
a.moretxt { font-size:11px; color:#F97A19; }
a.moretxt:hover { color:#FF0000; }