@charset "utf-8";
/*****************************************************************************/
/* DIV-Elemente **************************************************************/
/*****************************************************************************/
div#container { width: 984px; position: relative;}
div#startseitebanner, div#bannerAndLogo {
	width: 980px;
	height: 110px;
	float: left;
	background-attachment: scroll;
	background-image: url(/acculab/pix/banner/noswf.jpg);
	background-repeat: no-repeat;
}
div#bannerAndLogo {
	background-position: left top;
	padding-right: 6px;
}
div#thinvertical {
	width: 10px;
	height: 600px;
	float: left;
}
div#placeholdtop {
	float:left;
	height:26px;
	width:984px;
}
div#topmenu {
	position: absolute;
	left: 0;
	top: 110px;
	width: 984px;
	height: 26px;
	float: left;
	border-bottom: 1px solid #99C2C2;
}
div#topmenuLeft {
	width: 440px;
	float: left;
	padding: 7px 0px 0px 241px;
}
div#topmenuRight {
	width: 100px;
	float: right;
	padding: 7px 0px 0px 0px;
}
div#pathBox {
	width: 984px;
	height: 33px;
	float: left;
	background-color: #ECF5F4;
}
div#pathHome {
	width: 214px;
	height: 23px;
	float: left;
	padding: 10px 0px 0px 20px;
	border-left: 6px solid #028174;
}
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#pathPath strong {
	color: #006666;
	font-weight: normal;
}
div#pathPath strong.mp { color: #000; }

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;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	float: right;
	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: 245px;
	overflow: hidden;
	display: block;
	background-color: #ffffff;
}
div#prodPicView {
	width: 480px;
	height: 360px;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
}
div#waitScreen{
	visibility: hidden;
	position: absolute; left:0px; top:0px;
	height: 100%; width: 100%;
	layer-background-image: url(/acculab/pix/alphaWhite.gif);
	layer-background-repeat: repeat;
	background-image: url(/acculab/pix/alphaWhite.gif);
	background-repeat: repeat;
}
div.prodPicThumbBox {
	width: 100px;
	height: 70px;
	background-color: #ffffff;
	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: 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 { width: 15px; line-height: 175%; }
div.catListText { width: 185px; line-height: 175%; }

div.bgSel { background-color: #028174; }

table.prodPicBox{
	width: 220px;
	height: 245px;
}
table.prodPicThumbBox{
	width: 100px;
	height: 70px;
}
table.prodPicView {
	width: 480px;
	height: 360px;
}
table.masterPicThumbBox {
	width: 140px;
	height: 80px;
}
table.masterDetPic {
	width: 100%;
	height: 186px;
}
/*###########################################################################*/
div.leftCatBox {
	width: 200px;
	float: left;
	border-left: 6px solid #028174;
}
div.leftMiscBox {
	width: 204px;
	float: left;
	border-left: 6px solid #ABABAB;
}
div.divHeader, div.divHeaderShort {
	height: 17px;
	float: left;
	line-height: 17px;
	vertical-align: middle;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
div.divHeader {
	width: 208px;
	background-image: url(/acculab/pix/banner/divHeader.jpg);
}
div.divHeaderShort {
	width: 175px;
	background-position: right;
	background-image: url(/acculab/pix/banner/divHeaderShort.jpg);
}
div.shortLogin {
	width: 175px;
	padding: 0px 5px 0px 5px;
}
div.rightSingleBox {
	width: 218px;
	float: left;
	margin-bottom: 30px;
}
div.catTitleBox {
	width: 184px;
	float: left;
	display: block;
	vertical-align: middle;
	padding: 4px 0px 1px 20px;
}
div.trennerGrau, div.trennerHellgrau, div.trennerD6D6D6,
div.trennerHellgruen {
	width: 100%;
	height: 1px;
	display: block;
	font-size: 0px;
	clear: left;
	margin: 2px 0px 3px 0px;
	overflow: hidden;
}
div.trennerHellgruen { background-color: #99C2C2; }
div.trennerGrau { background-color: #AAAAAA; }
div.trennerHellgrau { background-color: #CCCCCC; }
div.trennerD6D6D6 { background-color: #D6D6D6; }
div.halfContent{ width: 247px; float: left; }
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(/acculab/pix/border_99c2c2.gif);
}
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: #066; }
div.plData a:hover strong { color: #000; }

div.detPic, div.detWhiteSpace {
	width: 100%;
	float: left;
}
div.detPic {
	width: 100%;
	height: 186px;
	background-color: #ffffff;
	display: block;
	overflow: hidden;
}
div.detContent {
	width: 100%;
	float: left;
}
div.detWhiteSpace { width: 100%; height: 17px;}
div.detLeftBox, div.detRightBox {
	width: 122px;
	float: left;
	border-left: 1px solid #99C2C2;
	border-top: 1px solid #99C2C2;
	border-bottom: 1px solid #99C2C2;
	text-align: center;
}
div.detRightBox {
	border-right: 1px solid #99C2C2;
}

div.mlPic { float: left; width: 144px; height: 80px; }
div.mlPicRight { float: right; width: 144px; height: 80px; }
div.mlWhiteSpace {
	float: left;
	width: 14px;
	height: 80px;
}
div.mlContent{
	float: left;
	height: auto !important;
	width: 335px;
}
div.mlContent a h2 {
	display: inline;
	font-size: 11px;
	font-weight: normal;
	color: #006666;
	margin: 0;
	padding: 0;
}
div.greyHeaderBox {
	width: 484px;
	height: 12px;
	float: left;
	display: block;
	padding: 4px 5px 6px 5px;
	background-color: #EEEEEE;
}
div.greenHeaderBox {
	width: 484px;
	height: 12px;
	float: left;
	display: block;
	padding: 4px 5px 6px 5px;
	background-color: #ECF5F4;
}
div.rowWithBtmBorder99C2C2, div.rowWithBtmBorderCompany {
	width: 100%;
	height: 19px;
	float: left;
	clear: left;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #99C2C2;
}
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.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 #99C2C2; border-right: 1px solid #FFFFFF; padding: 3px;}
#cart td.withoutBorder { border-bottom: 0px; }
#cart td.pos { background-color: #ECF5F4; }
#cart td.border{	border-right: 1px solid #99C2C2; border-left: 1px solid #99C2C2; 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 #028174;
	background-color: #ECF5F4;
}
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.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{ width: 137px; border-left: none; }
td.tcComparisonHeadB, td.tcComparisonBottomBoxB, td.tcComparisonDataBox{ width: 109px; border-right: none; }
td.tcComparisonHeadA, td.tcComparisonHeadB { background-color: #EEEEEE; }
td.tcComparisonAttributeBox { background-color: #EEEEEE; background-image: url(/acculab/pix/border_ecf5f4.gif); }
td.tcComparisonDataBox { vertical-align: middle; }
td.tcComparisonHeadA, td.tcComparisonHeadB, td.tcComparisonDataBox { background-image: url(/acculab/pix/border_99c2c2.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(/acculab/pix/border_99c2c2.gif);
}
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(/acculab/pix/border_99c2c2.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: 184px;
	height: 52px;
	float: right;
	display: block;
	margin: 32px 6px 0px 0px;
}
/*###########################################################################*/
a.catlink1, a.catlink1:link, a.catlink1:visited, a.catlink1:hover, a.catlink1:focus, a.catlink1:active {
	width: 181px;
	display: block;
	height: 14px;
	line-height: 14px;
/*	float: left; */ 
	vertical-align: middle;
	padding: 5px 0px 6px 20px;
	color: #006666;
	font-weight: bold;
}
a.catlink1:hover, a.catlink1:focus, a.catlink1:active {
	background-color: #ECF5F4;
	/* background-color: #028174; */
	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;
}
a.catlink2, a.catlink2:link, a.catlink2:visited, a.catlink2:hover, a.catlink2:focus, a.catlink2:active{
	width: 180px;
	/* color: #028174; */
	color: #006666;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 20px;
	display: block;
	background-color: #ECF5F4;
	/* border-bottom: 1px solid #028174; */
	border-bottom: 1px solid #99C2C2;
	padding: 0px 5px 0px 11px;
}
a.catlink2:hover {
	/*background-color: #EEEEEE; */
	text-decoration: underline;
	color: #000000;
}
a.catlink3, a.catlink3:link, a.catlink3:visited, a.catlink3:hover, a.catlink3:focus, a.catlink3:active{
	width: 165px;
/*	color: #FAA61A;
	color: #F97A19; */
	color: #028174;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	line-height: 16px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #99C2C2;
	padding: 0px 5px 0px 31px;
}
a.catlink3:hover { background-color: #028174; color: #FFFFFF; }
a.greylink, a.greylink:link, a.greylink:visited, a.greylink:hover, a.greylink:focus, a.greylink:active { color: #666666; }
a.greenlink, a.greenlink:link, a.greenlink:visited, a.greenlink:hover, a.greenlink:focus, a.greenlink:active { color: #028174; }
a#pageNaviActivePageLink { color: #222222; }
a#pageNaviActivePageLink:hover { color: #006666; }
a.pLink_80x60 {
	width: 80px;
	height: 60px;
	display: block;
/*	background-color: #EFEFEF; */
	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: 394px; height: 96px; }
textarea#custComment { width: 394px; height: 48px; }
textarea#description { width: 488px; }
textarea.error { background-color: #FF9900;}
input#loginbtn { margin: 0px 34px 5px 0px; }
/*###########################################################################*/
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: 127px; margin-right: 10px; margin-left: 6px;}
input.normalTextInput { width: 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: 300px; }
input.name, input.prename { width: 142px; }
input.street { width: 249px; }
input.houseno { width: 42px; }
input.postcode { width: 70px; }
input.city { width: 221px; }
input.width150 { width: 150px; } 
input.noBorder { border: none; } 

select.countries { width: 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: 305px; float: left; height: 18px;}
select.startDropdown { width: 190px; float: left; }
select.error { background-color: #FF9900; }

fieldset.startFieldset { width: 235px;	}

/* Buttons     N E W    	  Rosenbleck*/
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-color: #2C968A;
/*	background: url(/acculab/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: #ffffff;
	border: 1px solid #999999;
	background-color: #028174;
/*	background: url(/acculab/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; }


input.button {
	color: #ffffff;
	border: 1px solid #999999;
	background-color: #2C968A;
	padding: 1px 0px 1px 0px;
	cursor: pointer;
}
input.button:hover {
	color: #FFF;
	border: 1px solid #999999;
	background-color: #028174;
}

div.btnGo  { width: 40px; }
div.btnLogin { width: 60px;}
div.btnLoad , div.btnNext { width: 60px; }
div.btnRequest, div.btnDelete, div.btnCreate, div.btnChange, div.btnBack, div.btnView { width: 70px;}
div.btnSave { width: 80px; }
div.btnTake { width: 90px; }
div.btnTakeAndNext { width: 160px; }
div.btnLoadToCart { width: 190px; }
.btnSetLang { width: 111px; }

/*****************************************************************************/
/* Textformatierungen z.B. (H1-H6, SPAN, P, STRONG, SUB, SUP, EM) ************/
/*****************************************************************************/
h1.title	{ font-size: 9pt; color: #000;}
h2.title	{ font-size: 8pt; color: #000; display: inline; margin-bottom: 9px; }
h2.linktitle{ font-size: 8pt; color: #006666; margin: 0px; padding: 0px; display: inline; font-weight: normal;}
h2.linktitle:hover { color: #000; }
.listprice { color: #888888; }
.detSel		{ color: #FFFFFF; }
.grey		{ color: #888888; }
.darkgrey	{ color: #666666; }
.orange		{ color: #F68121; }
.darkgreen	{ color: #006666; }
.black		{ color: #000000; }
.px10		{ font-size: 10px; }
.px12		{ font-size: 12px; }
.px15		{ font-size: 15px; }
.px16		{ font-size: 16px; }
.bold		{ font-weight: bold; }
strong.error	{ color: #000000;}
p#welcome {
	float: left;
	padding: 50px 0px 0px 20px;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}
/*###########################################################################*/

/*****************************************************************************/
/* 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; }

.margin15pxTop		{ margin-top: 15px; }
.margin15pxBottom	{ margin-bottom: 15px; }
.margin15pxLeft		{ margin-left: 15px; }
.margin15pxRight	{ margin-right: 15px; }
.margin15px			{ margin: 15px; }

.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; }
.width269 	{ width: 269px; }
.width520	{ width: 520px; }
.width640	{ width: 640px; }
.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; }
.backgroundGreen { background-color: #ECF5F4; }

.decorationlinetrough { text-decoration: line-through; }

.norightborder { border-right: none; }

img.brandLogo {
	width: 176px;
	height: 52px;
}
img.actionboxTrenner{
	height: 3px;
	width: 218px;
	margin-bottom: 5px;
}

#feat_list li {
	border-bottom:0px solid #EEEEEE;
	margin:0px 0px 8px;
	padding-bottom:4px;
	padding-left: 13px;
	background-image: url(/acculab/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(/acculab/pix/icons/bullet_m.gif);
}

#footer {
	border-top:1px solid #028174;
	clear:both;
	margin:8px 0px;
}
#footer ul {	margin: 0px; padding: 2px;}
#footer a:hover { color: #028174; }
#footer li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 20px 2px 0px;
}
img.trennerContent	{ width: 494px; height: 1px;}
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;
}
#navmenu li {
	float: left; width: 181px;
	padding: 0px; margin-left: 0px;
}
#navmenu li ul {
	position: absolute; left: -999em;
	width: 181px;
}
#navmenu li:hover ul, #navmenu li.xs2hover ul {
	position: absolute; left: 200px; display: block;
	margin-top: -25px;
}

/* 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;
}
#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;
}

/* Sprach-MENÜ -top Seite*/
#langSprache, #langSprache ul { list-style: none; }
#langSprache, #langSprache ul, #langSprache li, #langSprache li ul, #langSprache li ul li {
	padding: 0;	margin: 0;
}
#langSprache li {
	float: left;
	/*width: 100px; */
}
#langSprache li ul {
	position: absolute; left: -999em;
	width: 115px;
}
#langSprache li:hover ul { left: 765px; margin-left: 0px; padding-top: 6px; position: absolute;}
#langSprache li.xshover ul { left: 765px; margin-left: 0px; margin-top: 6px; padding-top: 11px; position: absolute; }

/* MyAccount-MENÜ -top Seite*/
#myacc, #myacc ul {
	padding: 0;	margin: 0; list-style: none;
}
#myacc li {
	float: left;
	padding: 0;	margin: 0;
	/*width: 100px; */
}
#myacc li ul {
	position: absolute; left: -999em;
	width: 115px;
}
#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; }

a.langSub, a.langSubNoBorder, a.helpSub, a.helpSubNoBorder {
	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: #ECF5F4;
	border-bottom: 1px solid #99C2C2;
}
a.helpSub, a.helpSubNoBorder {width: 150px; padding-right: 5px;}
a.langSubNoBorder, a.helpSubNoBorder { border-bottom: none; }
a.langSub:hover, a.langSubNoBorder:hover, a.helpSub:hover, a.helpSubNoBorder:hover 
{ 
	text-decoration: underline;
	color: #000000; 
}