/*----------------------------------------------------*/
/* StyleSheets for the "SAP B2C Project"              */
/*                                                    */
/* Version:        2.0                                */
/* Authors:        SAP AG                             */
/* Creation-Date:  11.08.2002                         */
/*----------------------------------------------------*/
@media screen, projection {

	#header { 
	    z-index:100;
	    position:absolute; 
	    height:113px; width:100%; 
	    top:0px; left:0px;
	    margin: -1px 0px 0px -1px;
	    border-width:0px;
	}
	#workarea { 
	    z-index:			70;   
	    position:			absolute;
		height:				500px;
		width:				600px;
		left:				206px;
		top:				182px;
		background-color: 	inherit;
		/* overflow:			auto; */
	}
	
	#navigator {
	    z-index:50; 
	    position:			absolute;
		height:				500px;
		width:				161px;
		left:				20px;
		top:				182px;	
	    border: 			none; 	
		background-image: 	url(../cellpack/kunststofftechnik_bgnavi.jpg);
		background-repeat:	no-repeat;
	}
	#navigator #inner {
	    top:0px;
	    width:100%;
	    overflow:hidden;
	}
	
	#miniBasket { 
	    z-index:			50;    
		position:			absolute;
		height:				500px;
		width:				158px;
		left:				827px;
		top:				182px;
		background-color: 	inherit;   
	    border:				none; 
	}
	#miniBasket #inner {
	    width:				100%;
	    overflow:			hidden;
	}
	
	#leaflet,
	#store-locator { 
	    z-index:70;
	    position:absolute; 
	    top:105px; left:0px;
	    width:83%;
	    border-width:0px;
	    overflow:visible;
	}
	
	#basketEntry,
	#checkout,
	#login { 
	    z-index:			50;   
	    position:			absolute;
		height:				500px;
		width:				760px;
		left:				206px;
		top:				182px;
		background-color: 	inherit;
	}
	
	#configheader { 
	   position:			absolute;  
	   top:					172px;
	   height:				40px;
	   left:				206px;
	   width:				760px;
	   margin:				0px;
	   border:				0px solid #EE0000;
	   overflow: 			hidden;
	}
	
	#configstatus { 
	   position:			absolute;  
	   top:					212px; 
	   height:				30px; 
	   left:				206px;
	   width:				760px;
	   margin:				0px;
	   border:				0px solid #EE0000;
	}
	
	#configmessages { 
	   position:			absolute;  
	   top:					232px;  
	   height:				30px;    
	   left:				206px;
	   width:				760px;
	   margin:				0px;
	   border:				0px solid #EE0000;
	/*   background: none #EE0000; */
	}
	
} /* End Screen Stylesheet */

@media print {
	
	#store-locator,
	#login,
	#leaflet,
	#basketEntry,
	#checkout,
	#workarea { 
	    z-index:			1;   
		position:			absolute;  
		top:				45px; 
		left:				0px;
		vertical-aligm: 	top;
		text-align: 		left;
	}
	
	#header,	
	#navigator,
	#miniBasket,
	#configheader,
	#configstatus,
	#configmessages { 
	    visibility: hidden;
	}
	
} /* End print Stylesheet */

#instances { position:absolute;  
   top:					252px;
   height:				316px; 
   width:				190px;
   left:				206px;
   margin:				0px;
   border:				0px solid #EE0000;
}


#mfatabarea { 
   position:			absolute;  
   top:					252px;
   height:				20px;   
   left:				776px;   
   width:				190px;
   margin:				0px;
   border:				0px solid #EE0000;
}

#multifunctionalarea { position:absolute;  
   top:					272px;
   left:				776px;
   width:				190px;
   margin:				0px;
   border:				1px solid #EEEEEE;
   background: 			none #EFEFEF;
   overflow:			visible;
}

/* style definitions for different combinations */
/* | instances area      | multifunctional area | characteristic groups |  grouptabarea style, workarea style           | */

/* |         0           |          0           |          0            | n.a., singlelevelworkarea                     | */
/* |         0           |          0           |          1            | singlegrouptabarea, singlegroupworkarea       | */
/* |         0           |          1           |          0            | n.a., singlelevelmfaworkarea                  | */
/* |         0           |          1           |          1            | singlemfagrouptabarea, singlegroupmfaworkarea | */
/* |         1           |          0           |          0            | n.a., multilevelworkarea                      | */
/* |         1           |          0           |          1            | multigrouptabarea, multigroupworkarea         | */
/* |         1           |          1           |          0            | n.a., multilevelmfaworkarea                   | */
/* |         1           |          1           |          1            | multimfagrouptabarea, multigroupmfaworkarea   | */

#singlelevelworkarea { position:absolute;  
   top:					252px;  
   left:				206px;
   width:				760px;
   margin:				0px;
   border:				0px solid #EE0000;
   overflow:visible;
}
#singlegrouptabarea { position:absolute;  
   top:252px;  
   height:20px;
   left:206px;
   width:760px;
   margin:0px;
   border:0px solid #EE0000;
}
#singlegroupworkarea { position:absolute;  
   top:272px;
   left:206px;
   width:760px;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}
#singlelevelmfaworkarea { position:absolute;   
   top:272px;  
   left:206px;
   width:570px;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}
#singlemfagrouptabarea { position:absolute;  
   top:252px;
   left:206px;
   width:570px;
   height:20px;
   margin:0px;
   border:0px solid #EE0000;
}

#singlegroupmfaworkarea { position:absolute;  
   top:272px;
   left:206px;
   width:570px;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}

#multilevelworkarea { position:absolute;  
   top:252px;  
   left:396px;
   width:570px;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}
#multigrouptabarea { position:absolute;  
   top:252px;  
   height:20px;
   left:396px;
   width:570px;
   margin:0px;
   border:0px solid #EE0000;
}
#multigroupworkarea { position:absolute;  
   top:272px;  
   left:396px;
   width:570px;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}
#multilevelmfaworkarea { position:absolute;  
   top:272px;  
   height:70%; 
   left:396px;
   width:380px;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}
#multimfagrouptabarea { position:absolute;  
   top:252px; 
   height:20px; 
   left:396px;
   width:380px;
   margin:0px;
   border:0px solid #EE0000;
}
#multigroupmfaworkarea { position:absolute;  
   top:272px;  
   left:396px;
   width:380px;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}



/*----------------------------------------------------*/
/* body */
/*----------------------------------------------------*/

/* body {
  color: #000000;
  background: none #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px; 
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  height:100%;
} */

/* body.ipcBody    {
  background: none #F4F4F4;
  margin-left: -1px;
  margin-top: -1px;
} */


/* margin-left and margin-top definitions are (only) necessary for Netscape 4.x */
.body-meta-nav { background: none #b2b2b2; margin-left: -1px; margin-top: -1px;}
.body-left { background: none #F2F7FC; margin-left: -1px; margin-top: -1px;}
.body-mid { background: none #FFFFFF;}
.body-right { background: none #3F85CB; margin-left: -1px; margin-top: -1px;}
.ipcBody    { background: none #F4F4F4; margin-left: -1px; margin-top: -1px;}
.partnerLocBody {color:#555555; background:none #ffffff; font-family:Verdana, Geneva, sans-serif; font-weight:normal; font-size:11px; margin:7px 6px 0px 7px; padding:0px;}

body.advisor {  /* from advisor */
	background : #FFFFFF;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 14px;
}


/*----------------------------------------------------*/
/* styles for the header, if the application runs in a portal */
/*----------------------------------------------------*/
.portalHeader { 
    background: "#636D84"; 
}

table.portalHeader {
    background: "fff"; 
}

table.portalHeader td{
	background: #636D84;
    color: #fff;
    font-family: arial, sans-serif;
    font-size: x-small;
}

table.portalHeader a:link, table.portalHeader a:visited {
	color: #fff;
    font: normal;
    text-decoration: none;
}

table.portalHeader a:hover {
	color: #CFDBC5;
    font: normal;
    text-decoration: none;
    background: #636D84;
}


/*----------------------------------------------------*/
/* list */
/*----------------------------------------------------*/

/* ul {
  margin-top: 0;
  margin-bottom: .5em;
  padding-left: 1em;
  margin-left: -50px; /* Netscape 4.x WÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½rgaround */
} */


/*----------------------------------------------------*/
/* headline */
/*----------------------------------------------------*/

/* h1 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px; 
}
h2 {
  font-family: Verdana, Geneva, sans-serif;
   font-size: 14px; 
}
h3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px; 
} */
div.opener {
  text-align: left;
  padding-bottom: 10px;
  font-weight: bold;
}

/*----------------------------------------------------*/
/* modules */
/*----------------------------------------------------*/

div.module-name {
  color: #277;
  text-align: right;
   font-size:  8pt; 
  display: inline;  /* use switch in web-xml to disable the ouput */
}

div.module-name-new {
  color: #0066cc;
  text-align: right;
  font-weight: bold;
  display: inline;  /* use switch in web-xml to disable the ouput */
}

.border2D {  /* from bw.css */
  border: 1px solid Gray;
}


/*----------------------------------------------------*/
/* links */
/*----------------------------------------------------*/
/* a:link     { color: #000000;    }
a:visited  { color: #000000;    }
a:active   { color: #000000;    }
a.selected { font-weight: bold; } */
/* this hover is not suitable for header and minibasket - please DO NOT reactivate  
a:hover { background: #f0f0f0; }
*/

a.navi:link {  /* from advisor.css */
	background : #003366;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 11px;
}

a.navi:visited {  /* from advisor.css */
	background : #003366;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 11px;
}


/*----------------------------------------------------*/
/* images */
/*----------------------------------------------------*/
img.tree {
  border-style: none;
}

img.conflict{
	border-style:none;
}
/*----------------------------------------------------*/
/* form elements */
/*----------------------------------------------------*/
/* form { margin: 0; }
input {
  font-family: Verdana, Geneva, sans-serif; /* monospace; */
  font-size: 10px;
}
input[type='text'] { text-align: left; } */
input.detailCount {
  background: #eee;
  border: none;
}
input.dealertext { 
   width:130px; 
   border-color:#555555; 
   border-width:1px;
 }
/* select {
  font-family: Verdana, Geneva, sans-serif; /* monospace; */
  font-size: 10px;
} */
.submitDoc { margin-bottom: 5px; } /* from bw.css */
.bigCatalogInput{ width: 155px; }
.middleCatalogInput{ width: 131px; }
.smallCatalogInput{ width: 40px; }
.customerAddrDetailsInput {
  width: 170px;
  font-family: Verdana, Geneva, sans-serif; /* monospace; */
  font-size:  10px;
}

.selectDocument { 
   width: 180px; 
  color:#555555;
   font-family:Verdana, Geneva, sans-serif;
   font-size:0.95em;
   font-weight:normal;
 }
 .selectDealer   {
   width: 130px;
   color:#555555;
   font-family:Verdana, Geneva, sans-serif;
   font-size:0.95em;
   font-weight:normal;
 }


/*----------------------------------------------------*/
/* global classes */
/*----------------------------------------------------*/
.error {
  font-weight: bold;
  color: #f00;
  margin-bottom: 5px;
}

.info {
  font-weight: bold;
  color: #000000;
  margin-bottom: 5px;
}

.nav {
  font-weight: bold;
  color: #FFFFFF;
}

.nav1 {
  background-color: #f2f7fc;
}

.nav2 {
  background-color: #003366;
}


.emphasize {
  font-family: Verdana, Geneva, sans-serif;
  background: none #EEEEEE;
}

.emphasizeDarkBlue {
  font-family: Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  background: none #003366;
}

.menuclass, .menuclass:visited { 
  color: #000000;
  font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;
  background-color: white;
  padding-left: 10px; 
  padding-right: 10px 
}

.menuclass:hover, .menuclass:active {
  color: white; 
  background-color: #003366;
}

.menuclass_selected {
  color: white; 
  background-color: #003366;
  font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;
  padding-left: 10px;
  padding-right: 10px
}

.menuclass_next {
  color: #000000;
  font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;
  background-color: white;
  padding-left: 10px; 
  padding-right: 10px
}	


table.ipcCharacteristicBar {
  font-family: Verdana, Geneva, sans-serif;
  background: none #EFEFEF;
  color: #000;
  border: 0px
}

.ipcConflictHandlingValueLayout{
  	font-weight:bold;
}
.ipcAreaFrame{
	border:1px solid #FFFFFF;
	padding:3px;
}
.ipcConflictGroupText{
  font-family: Verdana, Geneva, sans-serif;
  color: #FFCC33;
}

div {
  font-family: Verdana, Geneva, sans-serif;
}

var {
  font-size: 10px; 
}

/* p {
  margin: 0 0 .5em 0;
} */

p#path {
  background: none #EEEEEE;
  padding: .5ex;
  border: thin solid #AAAAAA;
}

span.eauction, span.eauction a:link, span.eauction a:visited, span.eauction a:active {
  color: #0066CC;
}

span.icon {
  /* font-size: .8em; */
}

/*----------------------------------------------------*/
/* tables */
/*----------------------------------------------------*/

/* th {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  text-align: left;
  vertical-align: top;
  color: White;
} */

/* th a:link, th a:visited, th a:active {
	color : White;
} */ 

table.ipc {
  font-family: Verdana, Geneva, sans-serif;
  font-size:  10px; 
  text-align: left;
  vertical-align: top;
  color: #000000;
}

table.ipcValueSingleOption {
  border: 0px;
  border-collapse:collapse;
}

tr.ipcValue { 
  margin: 0px; 
  padding:0px;
}

td.ipcValue { 
  margin: 0px; 
  padding:0px;
  vertical-align: middle;
}

td.ipcConflict{ background-color: #FFCC33; }

/* td {
  font-family: Verdana, Geneva, sans-serif;
  font-size:  10px; 
  vertical-align: top;
} */

td.systemAssigned {
  font-style: italic;
  margin: 0px; 
  padding:0px;
  vertical-align: middle;    
}

table.LineNavTabOrganizer           { background: none #FAF0F0; border-top: 2px solid #D12E41; }

table.list {
  font-family: Verdana, Geneva, sans-serif;
  border-collapse: collapse;
  background: none #EEEEEE;
}

table.list th {
  color: #000000;
  font-family: "Arial", Verdana, Geneva, sans-serif;
  font-size: 8pt;
  width: auto;
  border: none;
  text-align: center;
  background: none #DFDFDF;
  vertical-align: middle;
}
table.list th, table.list th a:link, table.list th a:visited, table.list th a:active {
  color: #000000;
  font-family: Verdana, Geneva, sans-serif;
}
table.list td {
	border: 1px solid #FFFFFF;
}
table.list td.noBorder {
	border: 0px;
}
td.whiteCell {
  background: none #FFFFFF
}

table.list tr.odd { background: none #F4F4F4; }
table.list tr.even { background: none #EFEFEF; }
table.list td.odd { background: none #F4F4F4; }
table.list td.even { background: none #EFEFEF; }

table.list td {
  color: #000000;
  font-family: "Arial", Verdana, Geneva, sans-serif;
  font-size: 8pt;
}

td.navMain, td.navMain a:link, td.navMain a:visited, td.navMain a:active {
  font-size: 11px; 
  font-weight: bold;
  color: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
  text-decoration: none;
  vertical-align: middle;
}


table.secNav tr.odd {
  background: none #B3CEEA;
}
table.secNav tr.even {
  background: none #B3CEEA;
}
th.secNav {
  color: #003366;
  font-family: Verdana, Geneva, sans-serif;
  padding-bottom: 5px;
}
td.secNav, td.secNav a:link, td.secNav a:visited, td.secNav a:active {
  border-width:0px;
  padding:0px;
  color: #003366;
  font-family: Verdana, Geneva, sans-serif;
  text-decoration: none;
}
.secNav #title {
  padding: 0px 0px 3px 0px;
}
.secNav #webCatAreaTitle {
  padding: 3px 0px 3px 10px;
  border-bottom: 2px solid #82B0DD;
}


table.navPath {
  color: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
        background: none #003366;
}

table.navPath td, table.navPath td a:link, table.navPath td a:visited, table.navPath td a:active {
  color: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
        background: none #003366;
  vertical-align: middle;
}
td.navPath, td.navPath a:link, td.navPath a:visited, td.navPath a:active {
  color: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
        background: none #003366;
  vertical-align: middle;
  font-weight: bold;
}

table.meta-nav {
        background: none #b2b2b2;
}
table.miniBasket,
td.miniBasket {
  background: #F2F7FC;
}
table.miniBasket th {
  color: #003366;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  padding-bottom: 3px;
}
table.miniBasket tr.odd {
  background: none #B3CEEA;
}
table.miniBasket tr.even {
  background: none #B3CEEA;
}

td.vertical-align-middle {
  vertical-align: middle;
}

td.miniBasketCell {
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 2px solid #82B0DD;
}
td.miniBasketText, td.miniBasketText a:link, td.miniBasketText a:visited, td.miniBasketText a:active {
  color: #003366;
}

tr.odd {
  background: none #EEEEEE;
}

tr.even {
  background: none #CCCCCC;
}

td.odd {
  background: none #EEEEEE;
}

td.even {
  font-family: Verdana, Geneva, sans-serif;
  background: none #CCCCCC;
}

td.headline {
  font-family: Verdana, Geneva, sans-serif;
        background: none #B2B2B2;
}

td.td-description {
  font-family: Verdana, Geneva, sans-serif;
  font-weight : bold;
        text-align : right;
        background: none #FFFFFF;
}

td.helpNavTab {
  font-family: Verdana, Geneva, sans-serif;
  background: none #AAAAAA;
  border-bottom: 1px solid #000000;
  padding-top: 3px;
  padding-bottom: 3px;
}
td.actualHelpNavTab {
  font-family: Verdana, Geneva, sans-serif;
  background: #D6D6D6;
  font-weight: bold;
  border: 1px solid #000000;
  border-bottom: none;
  padding-top: 3px;
  padding-bottom: 3px;
}
td.actualHelpNavTab a {
  font-family: Verdana, Geneva, sans-serif;
  text-decoration: none;
}

td.ipcActiveTab                     { background: none #225A8D; color: #FFFFFF; vertical-align: middle; font-weight: bold; border-bottom: none; }
td.ipcActiveTab a:link              { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }
td.ipcActiveTab a:visited           { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF}
td.ipcActiveTab a:hover             { background: none #225A8D; color: #FFFFFF;}
td.ipcActiveTab a:active            { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }

td.ipcInactiveTab                   { background: none #EFEFEF; vertical-align: middle;}
td.ipcInactiveTab a:link            { color: #000000; text-decoration: underline; font-size: 10px; }
td.ipcInactiveTab a:visited         { color: #000000; text-decoration: underline; font-size: 10px; }
td.ipcInactiveTab a:hover           { }
td.ipcInactiveTab a:active          { color: #000000; text-decoration: underline; font-size: 10px; }

td.ipcActiveGroupTab                { background: none #225A8D; color: #FFFFFF; vertical-align: middle; font-weight: bold; border-bottom: none; }
td.ipcActiveGroupTab a:link         { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }
td.ipcActiveGroupTab a:visited      { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF}
td.ipcActiveGroupTab a:hover        { background: none #225A8D; color: #FFFFFF;}
td.ipcActiveGroupTab a:active       { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }

td.ipcInactiveGroupTab              { background: none #EFEFEF; vertical-align: middle;}
td.ipcInactiveGroupTab a:link       { color: #000000; text-decoration: underline; font-size: 10px; }
td.ipcInactiveGroupTab a:visited    { color: #000000; text-decoration: underline; font-size: 10px; }
td.ipcInactiveGroupTab a:hover      { }
td.ipcInactiveGroupTab a:active     { color: #000000; text-decoration: underline; font-size: 10px; }

td.ipcConflictGroupTab              { background: none #FFCC33; color: #FFFFFF; vertical-align: middle; font-weight: bold; border-bottom: none; }
td.ipcConflictGroupTab a:link       { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }
td.ipcConflictGroupTab a:visited    { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }
td.ipcConflictGroupTab a:hover      { background: none #FFCC33; color: #FFFFFF;}
td.ipcConflictGroupTab a:active     { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }

td.ipcTabScroll                     { background: none #F0F4FA; vertical-align: middle; border-bottom: none; }
td.ipcTabScroll a:link              { }
td.ipcTabScroll a:visited           { }
td.ipcTabScroll a:hover             { background: none #F0F4FA; }
td.ipcTabScroll a:active            { }


table.partnerlist { background: #A4A4A4;}
table.partnerlist td.head {background:none #ffffff; vertical-align: top; font-size:10px;} 
table.partnerlist td { color:#555555; font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:normal;}
table.partnerlist tr.odd {background:none #e4e4e4; font-size:10px;}
table.partnerlist tr.even {background:none #f4f4f4; font-size:10px;}
table.partnerlist td.odd {background:none #e4e4e4; vertical-align: top; font-size:10px;}
table.partnerlist td.select {vertical-align: middle; font-size:10px;}
table.partnerlist td.even {background:none #f4f4f4; vertical-align: top; font-size:10px;}
table.partnerlist2 { background: #FFFFFF;}
table.partnerlist2 td { color:#555555; font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:normal;}
table.partnerlist2 td.odd {background:none #e4e4e4; vertical-align: top; font-size:10px;}

td.catalog-left {   /* from bw.css  */
  font-family: Verdana, Geneva, sans-serif;
	background: none #C6C6C6;
}

td.catalog-mid {   /* from bw.css  */
  font-family: Verdana, Geneva, sans-serif;
	background: none #EEEEEE;
}

td.catalog-right {   /* from bw.css  */
  font-family: Verdana, Geneva, sans-serif;
	background: none #DADADA;
}

/*----------------------------------------------------*/
/* pre */
/*----------------------------------------------------*/
pre.comment {
    font-family: Verdana, Geneva, sans-serif;
    font-size:  10px; 
    font-weight: normal;
}

/*----------------------------------------------------*/
/* div classes */
/*----------------------------------------------------*/

@media screen {
  img.display-image{
    display: block;
  }
  td.whiteLine {
        background: none #FFFFFF;
  }
 td.blueLine {
        background: none #003366;
  }
  input.FancyButton {
    font-size: 8pt;
    color: Gray;
    background-color: #FFFFFF;
    border: 1px solid Gray;
  }
  input.FancyButtonGrey {
    color: Gray;
    background-color: #FFFFFF;
    border: 1px solid Gray;
    font-size: 8pt;
  }
  input.FancyButtonRed {
    color: #CC3333;
    background-color: #FFFFFF;
    border: 1px solid Gray;
    font-size: 8pt;
  }
  a.FancyLink:link/* */, a.FancyLink:visited/* */, a.FancyLink:active/* */, a.FancyLink:hover/* */ {
    /* using commnet bug to hide this styles from IE5 and lower */
    color: Gray;
    background-color: #FFFFFF;
    border: 1px solid Gray;
    text-decoration: none;
    padding: 2px 8px 2px 8px;
  }
  
  a.FancyLink:link, a.FancyLink:visited, a.FancyLink:active, a.FancyLink:hover { /* from fancy.css */
      color: Gray;
      background-color: #FFFFFF;
      border: 1px solid Gray;
      text-decoration: none;
      padding: 2px 8px 2px 8px;
  }
  
  a.FancyLinkGrey:link, a.FancyLinkGrey:visited, a.FancyLinkGrey:active , a.FancyLinkGrey:hover { /* from fancy.css */
      color: Gray;
      background-color: #FFFFFF;
      border: 1px solid Gray;
      text-decoration: none;
      padding: 2px 8px 2px 8px;
  }
  a.FancyLinkGrey:link/* */, a.FancyLinkGrey:visited/* */, a.FancyLinkGrey:active/* */, a.FancyLinkGrey:hover/* */ {
    /* using commnet bug to hide this styles from IE5 and lower */
    color: Gray;
    background-color: #FFFFFF;
    border: 1px solid Gray;
    text-decoration: none;
    padding: 2px 8px 2px 8px;
  }
  
  table.buttonsTable td {
  	color: Gray;
    background-color: #FFFFFF;
    border: 1px solid Gray;
    text-decoration: none;
    padding: 2px 8px 2px 8px;
    vertical-align: middle;
  }
  
  table.buttonsTable a:link, table.buttonsTable a:visited, table.buttonsTable a:active, table.buttonsTable a:hover {
  	color: Gray;
    background-color: #FFFFFF;    
    text-decoration: none;
  }
  
  div.mod-part {
    border: thin solid #777777;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
  }
  input.ipcButton {
    /* color: #003366;
    background-color: #EEEEEE;
    border: 1px solid #003366; */
    font-size: 8pt;
    color: Gray;
    background-color: #FFFFFF;
    border: 1px solid Gray;
  }
  input.ipcButtonInvert {
    color: #003366;
    background-color: #FFFFFF;
    border: 1px solid #003366;
  }

ul {
    padding-left: 12px;
    margin-left: 2px;
  } 

  div.column {
  }

  div.module-head {
    width:100%;
    /* background-color:#b2b2b2; */
  }

  div.module-content {
    width:100%;
  }

  .submitDoc, .bigCatalogInput, .textInput, textarea, select {
  	font-size: 8pt;
    border: 1px solid Gray;
  }
  
  div.bold {
      color:#555555; 
      font-family:Verdana, Geneva, sans-serif;
      font-weight:bold; 
      font-size:11px;
    }  
/* Generic result list embedding START */
  div.filter-result-msg {
      padding-left: 4%;
      width: 93%;
      font-family:Verdana, Geneva, sans-serif;
      font-size:100%;
      color:#000000;
      margin-top:10px;
      margin-bottom:10px;
  }

  div.filter-result table {
      overflow: hidden;
      margin-left: 4%; 
      width: auto;	
      font-family: Verdana, Geneva, sans-serif;
      border-collapse: collapse;
      background: none #EEEEEE;
  }
  div.filter-result th, th a:link, div.filter-result th a:active, div.filter-result th a:visited {
      padding:4px;
      color: #000000;
      font-family: Verdana, Geneva, sans-serif;
      width: auto;
      border: 1px solid #DFDFDF;
      text-align: center;
      background: none #DFDFDF;
      vertical-align: middle;
  }
  div.filter-result td a:link, div.filter-result td a:active, div.filter-result td a:visited {
      padding:4px;
      color: #0F0F0F;
      font-family: Verdana, Geneva, sans-serif;
      width: auto;
      text-align: center;
      vertical-align: middle;
  }
  div.filter-result td          {border: 2px solid #FFFFFF;}
  div.filter-result tr.odd		{background: none #EEEEEE;}
  div.filter-result tr.even		{background: none #EEEEEE;}
  div.filter-result td.odd 		{background: none #EEEEEE;}
  div.filter-result td.even     {background: none #EEEEEE;}
}

/* elements from advisor.css */

body.advisor {
	background : #FFFFFF;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size: 10px; 
        margin: 10px 10px 10px 10px; 
}




/*   Button  */
input.button {	/* from advisor.css */
	background : none #9399A4;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-weight : bold;
}




.radio{   /* from advisor.css */
	background-color : #F2F7FC;
	
}

.checkbox{   /* from advisor.css */
	background-color : #F2F7FC;
}





td.navi {   /* from advisor.css */
	background : #003366;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	
}



.boxout {   /* from advisor.css */
        
	background : #003366;
}



.boxin  {   /* from advisor.css */
       
	background :#F2F7FC;
        
}


.boxtitle {   /* from advisor.css */
         color:white; 
	background : #003366;
	font-family : Verdana, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}


.message {  /* from advisor.css */
        
	color : #009900;
	font-family : Verdana, sans-serif;
	
	font-weight: bold;
}


.matcheditem{  /* from advisor.css */
        
	color : #FF9933;
	font-family : Verdana, sans-serif;
	font-weight: bold;
}
/* end of elements from advisor.css */


td.item-sub-1					{background:url(../images/spacer.gif) no-repeat -6px 50%; padding-left:20px; background-color: #F2F2F2}
td.item-sub-2					{background:url(../images/spacer.gif) no-repeat -6px 50%; padding-left:40px; background-color: #F2F2F2}
td.item-sub-3					{background:url(../images/spacer.gif) no-repeat -6px 50%; padding-left:60px; background-color: #F2F2F2}

/*...Infomessage..............................................*/
.info 											{float:left; border:1px solid #9e9e9e; background: #ffffdd url('../images/warning.gif') no-repeat 4px 3px;  width:97%; padding:5px; margin-top:10px; margin-left:2px; margin-right:2px; text-align:left; color:#000000; font-family:Verdana, Geneva, sans-serif; font-size:100%; background-color:#ffffdd}
.info span 										{margin-left:20px; text-align:left; float:left; }


#buttons		{width:100%; margin:0px; padding-top:5px; border-top:1px solid #003366; }

ul.buttons-1     {margin-left:10px; padding:0px; float:left; list-style: none inside; }
ul.buttons-1 li  {margin-right: 1em; font-weight:bold; line-height: 5ex; vertical-align: top;}

ul.buttons-1 a  {text-decoration:none; border:1px solid silver; padding-top:2px;  padding-bottom:3px; padding-left:7px; padding-right:7px;}

ul.buttons-1 a:link   { color: #003366; background-color:#EEEEEE;}

ul.buttons-1 a:visited { color: #003366; background-color:#EEEEEE;}
ul.buttons-1 a:hover { color: #003366; background-color:#F2F7FC;}

/*...Errormessage..............................................*/
.error 											{float:left; border:1px solid #9e9e9e; background: #ffddcc url('../images/error.gif') no-repeat 4px 3px;  width:97%; padding:5px; margin-top:10px; margin-left:2px; margin-right:2px; text-align:left; color:#000000; font-family:Verdana, Geneva, sans-serif; font-size:100%; background-color:#ffddcc}
.error span 									{margin-left:20px; text-align:left; float:left; }

/* h1 {
  color: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
        background: none #003366;
  vertical-align: middle;
} */

#message-content {padding-left:5px;padding-top:10px;}

/* --- Styles with prefix 'body.tabcontent' are used to enable the IPC pricing analysis screen in the ISA application -- */

body.tabcontent {
	background-color: #D7DDE5;
}	

/*   Start: Styles for data boxes  */
/* Set a space around the data box */
body.tabcontent .content {
	margin: 10px;
	width: 100%;
}

body.tabcontent table.conditionTable {
  border-style:solid;
  border-width:1px;
  border-collapse:separate;
  width:100%;
}

body.tabcontent table.conditionTable tr {
	background-color: #E9ECEF;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}

body.tabcontent table.conditionTable tr.Subtotal {
    color:blue;
}
 		
body.tabcontent table.conditionTable td.conditionStatus {
   width: 16px;
}
body.tabcontent table.conditionTable td.conditionType {
    width: 10%;
    text-align:center;
}

body.tabcontent table.conditionTable td.description {
}

body.tabcontent table.conditionTable td.conditionRate {
    width:15%;
}

body.tabcontent table.conditionTable td.priceUnit {
    width:8%;
}

body.tabcontent table.conditionTable td.conditionValue {
    width:15%;
}

body.tabcontent table.conditionTable td.operation {
    width:16px;
}

/******************************************************/
/***             Cellpack Style Sheet               ***/
/******************************************************/

body, body.ipcBody {
	background-color:	#fff;
	font-family:		"Arial", Verdana, Helvetica, sans-serif;
	font-size:			8pt;
	color:				#333;
	margin: 			0;
}

p {
	margin-top: 6px;
	margin-bottom: 6px;
}

/* ul {
	margin-left:		15px;
	margin-top:			19px;
	padding: 			0 0 0 15px;
	list-style-image:	url(../images/arrow.gif);
	color:				#333;
	background-color:	#fff;
} */

/* ul.nach  {
	margin-left:		15px;
	margin-top:			10px;
	margin-bottom:		10px;
	padding: 			0 0 0 15px;
	list-style-image:	url(../images/arrow.gif);
	color:				#333;
	background-color:	#fff;
} */

 li {
	padding-left: 		5px;
}

a {
	color: 				#336699;
	background-color: 	inherit;
	text-decoration: 	none;
}
	
a:hover {
	color: 				#2789ec;
	background-color:	inherit;
	text-decoration: 	underline;	
}

a.mainleveltop {
	color: 				#333;
	background-color: 	inherit;
	text-decoration: 	none;
}
	
.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	line-height: 14pt;
}

.contentheading {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	width: 370px;
}


/* Anfang Layout */

#headLi{
	position:			absolute;
	height:				111px;
	width:				226px;
	left:				20px;
	top:				20px;
	border-bottom: 		2px solid #d12e41;
	color:				#fff;
	background-color:	#d12e41;
}

#meta {
	font-family:		"Arial", Verdana, Helvetica, sans-serif;
	font-size:			8pt;
	line-height: 		12pt;
	color:				#fff;
	padding-top: 		12px;
	padding-right: 		15px;
	background-color: 	inherit;
}

a.meta {
	color: 				#fff;
	background-color: 	inherit;
	text-decoration: 	none;
}

a.meta:hover {
	color: 				#fff;
	background-color:	inherit;
	text-decoration: 	none;	
}

#headMi{
	position:			absolute;
	height:				111px;
	width:				541px;
	left:				266px;
	top:				20px;
	border-bottom: 		2px solid #d12e41;
	color:				inherit;
	background-color:	inherit;
}

#headRe{
	position:			absolute;
	height:				111px;
	width:				158px;
	left:				827px;
	top:				20px;
	border-bottom: 		2px solid #d12e41;
	background-color:	#fff;
}

#content {
	position:			absolute;
	height:				500px;
	width:				510px;
	left:				266px;
	top:				182px;
	background-color: 	inherit;
}

#teaser {
	position:			absolute;
	height:				500px;
	width:				158px;
	left:				827px;
	top:				182px;
	background-color: 	inherit;
}


/* Anfang Navigation */

#navigation {
	position:			absolute;
	height:				500px;
	width:				161px;
	left:				20px;
	top:				182px;
	background-image: 	url(../images/kunststofftechnik_bgnavi.jpg);
	background-repeat:	no-repeat;
}

.moduletablenavi {
	margin-top: 		0px;
	padding: 		    0px;
	color:				#333;
	line-height: 		13pt;
	background-color: 	inherit;
	width:				162px;
}

a.mainlevel {
	color: 				#333;
	margin-top: 		1px;
	font-size:			10pt;
	font-weight:		normal;
	background-color: 	inherit;
	text-decoration: 	none;
	padding: 	        6px 6px 5px 15px;
	display:			block;
}


td.mainlevel {
	color: 				#333;
	margin-top: 		1px;
	font-size:			10pt;
	font-weight:		normal;
	background-color: 	inherit;
	text-decoration: 	none;
	padding: 	        6px 6px 5px 15px;
	display:			block;
}

a.sublevel {
	color: 				#333;
	font-size:			8pt;
	text-decoration: 	none;
	background-color: 	#fff;
	/* padding: 	        5px 6px 4px 25px; */
	padding-top:		5px;
	padding-right:		6px;
	padding-bottom:		4px;
	display:			block;
	border-top: 		solid 1px #e7e7e7;
}
	
a.mainlevel:hover {
	color: 				#fff;
	font-size:			10pt;
	text-decoration: 	none;
	background-color:	#d12e41;
}

a.sublevel:hover {
	color: 				#fff;
	text-decoration: 	none;
	background-color:	#d12e41;
}

#active_menu {
	color: 				#d12e41;
	text-decoration: 	none;
	background-color: 	#fff;
}

#active_menu:hover {
	color: 				#d12e41;
	text-decoration: 	none;
	background:  		#fff;
}


.breadcrumbs, .breadcrumbs a {
	color: 				#CC3333;
	font-family:		"Arial", Verdana, Helvetica, sans-serif;
	font-size:			8pt;
	text-decoration: 	none;
}

.breadcrumbs a:hover {
	text-decoration: 	underline;
}


/* Schriften */


td {
	font-family:		"Arial", Verdana, Helvetica, sans-serif;
	font-size:			8pt;
	color:				#333;
	vertical-align:		top;
}


h1 {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 29px;
	font-size: 29px;
	color: #d12e41;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #fff;
}

h2 {
	font-size: 13px;
	color: #d12e41;
	padding: 0 0 0 0;
	margin: 17px 0 -4px 0;
	background-color: #fff;
}

h3 {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 0px;
	color:	#fff;
	margin-bottom: 0px;
	padding: 5px 6px 4px 15px;
	background-color: #d12e41;
}

h4 {
	font-size: 13px;
	color: #d12e41;
	padding: 0 0 0 0;
	margin: 6px 0 -4px 0;
	background-color: #fff;
}

.moduletable, .moduletable td {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	margin-top: 0px;
	padding: 0px;
	color:	#333;
	background-color: inherit;
	vertical-align: top;
}


.moduletable th {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 0px;
	color:	#fff;
	margin-bottom: 0px;
	padding: 5px 6px 4px 15px;
	background-color: #d12e41;
	text-align: left;
}

tr.moduletable-hint td {
	background: none #EEEEEE;
	padding: 5px 6px 4px 15px;
}

.moduletable td {
	padding-left: 5px;
	padding-top: 5px;
}

.moduletablefooter {
	font-family:		"Arial", Verdana, Helvetica, sans-serif;
	font-size:			8pt;
	line-height: 		12pt;
	color:				#999;
	background-color: 	#fff;
}

a.footer {
	color: 				#999;
	background-color: 	inherit;
	text-decoration: 	none;
	text-decoration: 	underline;
}

a.footer:hover {
	color: 				#999;
	background-color:	inherit;
	text-decoration: 	underline;	
}





/* Formulare */

.feld	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	padding: 3px;
	border: 1px solid #ccc;
	text-decoration : none;
	background-color: #f4f4f4;
}


.inputfeld	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding: 3px;
	border: 1px solid #999;
	text-decoration : none;
	background-color: #fff;
	width: 290px;
}

.auswahl	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	padding: 3px;
	border: 1px solid #ccc;
	text-decoration : none;
	background-color: #f4f4f4;
}

.textfeld	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	padding: 3px;
	border: 1px solid #ccc;
	text-decoration : none;
	background-color: #f4f4f4;
}

.button	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	padding: 3px;
	border: 1px solid #999;
	text-decoration : none;
	background-color: #ccc;
	cursor: pointer;
}


/* Bilder */

.icon {
	border: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.bildrahmen {
	border: 1px solid #d7d7d7;
}

.bildrahmumfl {
	border: 1px solid #d7d7d7;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 0px;
}

.bildrahmenfall {
	border: 1px solid #d7d7d7;
	margin-top: 20px;
	margin-bottom: 10px;
}

.bildrahmenfall_close {
	border: 1px solid #d7d7d7;
	margin-top: 7px;
	margin-bottom: 10px;
}


/* Tabellen */

.tabheader1 {
	color:				#333;
	font-weight:		normal;
	font-size:			11px;
	padding: 			3px 6px 3px 6px;
	background-image: 	url(../../../images/tableheader.jpg);
}

.tabheader2 {
	color:				#333;
	font-weight:		normal;
	font-size:			11px;
	background-image: 	url(../../../images/tableheader.jpg);
}

.tabheader3 {
	color:				#333;
	padding: 			0px 0px 3px 0px;
	font-size:			11px;
	font-weight:		normal;
}

.tabhell {
	background-color: 	#eeefef;
	color:				#333;
	font-size:			11px;
	padding: 			3px 6px 3px 6px;
}

.tabdunkel {
	background-color: 	#f4f4f4;
	color:				#333;
	font-size:			11px;
	padding: 			3px 6px 3px 6px;
}

.tabdunkel2 {
	background-color: 	#f4f4f4;
	color:				#333;
	font-size:			12px;
	padding: 			3px 6px 3px 6px;
}

.tabheadmitte {
	background-color: 	#dedfdf;
	color:				#333;
	font-size:			11px;
	padding: 			3px 6px 3px 6px;
}

.tabheadmitte2 {
	background-color: 	#dedfdf;
	color:				#333;
	font-size:			12px;
	padding: 			3px 6px 3px 6px;
}

.footer {
	font-family:		"Arial", Verdana, Helvetica, sans-serif;
	font-size:			8pt;
	line-height: 		12pt;
	color:				#999999;
	background-color: 	#ffffff;
}
	



