body { 
    font-family: Arial, sans-serif;
    font-size: 12px;
    background: #FFFFFF url(../assets/xxlpix_b2b_front_body_bg_42.png) repeat-x top left; 
    margin: 0 0 30px 0;
    }
TD, .text {
	font-family: Arial, sans-serif;
    font-size: 12px;
}

a {
    color: #FE8503;
}

a:hover {
    color: #333;
}

input, checkbox, select, textarea, form {
    margin: 0;
    font-size: 12px;
}

formSubmit {
	height: 22px;
	font-weight: bold;
}

.textWhite {
    color: #FFFFFF;
}

.buttonContainer {
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    text-align: center;
}

.buttonContainer a {
display: inline;
    color: #333;
    text-decoration: none;
    height: 25px;
    line-height: 25px; 
}

.buttonContainer a:hover {
    color: #000000;
    height: 25px;
    line-height: 25px; 
}



.buttonLeft {
   background: transparent url(../assets/buttons/button_new_left.gif) no-repeat top left;
   font: normal 12px Arial, sans-serif;
   
   display: inline;
   float: left;
   height: 25px;
   line-height: 24px;
   text-decoration: none;
   white-space: nowrap;
   padding: 1px 0 0 10px;
   cursor: hand;
}

.buttonIcon {
   background: transparent url(../assets/buttons/button_new_left.gif) no-repeat top right;  
   float:left;
   height: 25px;
   width: 16px;
   padding: 4px 0px 0 5px;
   cursor: hand;
}

.buttonRight {
   background: transparent url(../assets/buttons/button_new_right.gif) no-repeat top right;
   display: inline;
   float: left;
   height: 25px;
   width: 8px;
   padding: 0;
   cursor: hand;
}



#page {
    display: block;
    margin: 0 auto;
    width: 900px;
    border: 1px solid #6B727A;
    border-top: 0px;
    background-color: #FFFFFF;
}

#pageHelp {
    display: block;
    margin: 10px auto;
    padding: 20px;
    width: 520px;
    border: 1px solid #6B727A;
    background-color: #FFFFFF;
}

#logoBanner {
	background: #000000 url(../assets/xxlpix_b2b_front_header_42.png) no-repeat;
	height: 65px;
    display: block;
}

#menuTopContainer { 
    display: block;
    padding: 0;
    height: 41px;
	background: #000000 url(../assets/om_navi_42_bg.png) repeat-x;
	border-top: 1px solid #c4c4c4;
    overflow: hidden;
}

#NaviTop0 a, #NaviTop0 a:visited, #NaviTop0 a:active, #NaviTop0 a:hover, #NaviTopActive0 {
    float: left;
    margin: 0;
    line-height:41px;
    text-align:center;
    font-family: Arial, sans-serif;
    font-size: 12px; color: #FFFFFF;
    text-decoration: none;
    height: 41px;
    display: block;
    padding: 0 10px;
    background: url(../assets/om_navi_42_divider.png) no-repeat top right;
}

#NaviTopActive0 {
    color: #FE8503;
    font-weight: normal;
    /*background-color: #FE8503;*/
    cursor: default;
}

#NaviTopEnd {
    float: left;
    /*border-left: 1px solid #FFFFFF;*/
    width: 2px;
    height: 41px;
    line-height: 41px;
}

#languageFlags {
    height: 41px;
    line-height: 41px;
    float: right;
    display: block;
    text-align: right;
    padding-right: 10px;
}

.languageFlag {
    float: left;
    margin: 15px 5px 0 0;
}

#menuTopShadow {
    background: #FFFFFF url(../assets/om_navi_42_shadow.png) repeat-x;
    height: 4px;
}
    

#mainStartTop {
    clear: both;
    background: url(../assets/xxlpix_key_visual_start.jpg) no-repeat;
    height: 327px;
    display: block;
    padding: 0;
    overflow: hidden;
    cursor: default;
}

#boxKeyStart {
    display: block;
    width: 300px;
    padding: 0;
    margin: 20px 0 0 15px;
    overflow: hidden;
}

#boxKeyStart h1 {
    font-weight: bolder;
    font-size: 18px;
    color: #FE8503;
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}

#boxKeyStart p {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    padding: 0px;
    margin: 5px 0;
    line-height: 20px;
}

/* Login Start */

#boxLoginStart {
    float: left;
    width: 178px;
    display: block;
    margin: 15px 10px 0 0;
    border: 1px solid silver;
    overflow: none;
}

#boxLoginStartHeader {
    display: block;
    padding: 0 0 0 10px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
    margin: 0;
	background: url(../assets/xxlpix_b2b_om_table_header_bg_41_blue.gif) repeat-x;
    border-bottom: 2px solid silver;
}

#boxLoginStartContent {
    padding: 5px 10px 10px 10px;
    background: #80868d;
}

.boxLoginStartLabel {
    float: left;
    color: white;
    width: 65px;
    padding: 6px 0 0 0;
}

.boxLoginStartInput {
    padding: 2px 0 0 0;
    margin: 0; 
}

.loginInput {
    width: 90px;
    height: 16px;
    padding: 0;
    margin: 0;
    background: #F5F5F5;
    border: 1px solid silver;
}

#boxLoginStart p a{
    display: block;
    text-align: center;
    color: white;
    text-decoration: underline;
    cursor: hand;
    margin: 10px 0 0 0;
}

#boxLoginStart p a:hover{
    color: #FE8503;
}


/* Box Login Standard */

#boxLogin {
    display: block;
    margin: 0 0 10px; 0;
    border: 1px solid silver;
    overflow: none;
}

#boxLoginHeader {
    display: block;
    padding: 0 0 0 10px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
    margin: 0;
	background: url(../assets/xxlpix_b2b_om_table_header_bg_41_blue.gif) repeat-x;
    border-bottom: 2px solid silver;
}

#boxLoginContent {
    padding: 5px 10px 5px 10px;
    background: #F5F5F5;
}

.boxLoginLabel {
    float: left;
    width: 65px;
    padding: 6px 0 0 0;
}

.boxLoginInput {
    float: left;
    padding: 2px 0 0 0;
    margin: 0; 
}


.boxLoginSave {
    padding: 0;
    margin: 5px 0 0 auto; 
}

.loginInput {
    width: 90px;
    height: 16px;
    padding: 0;
    margin: 0;
    border: 1px solid silver;
    background: #FFFFFF;
}

#boxLogin p a{
    display: block;
    text-align: center;
    text-decoration: underline;
    cursor: hand;
    margin: 10px 0 0 0;
    color: #FE8503;
}

#boxLogin p a:hover{
    color: #333;
}

.clearer {
    clear: both;
    cursor: default;
}

#leftColumn {
    float: left;
    width: 180px;
    margin: 0;
    padding: 15px;
} 

#mainColumn {
    float: left;
    display: block;
    margin: 0; 
    padding: 15px 0 30px 0;
	
}

#rightColumn {
    float: left;
    width: 180px;
    margin: 0;
    padding: 15px;
}

#footer {
    clear: both;
    display: block;
    padding: 5px 15px;
    color: #FFFFFF;
	background: #a7bc2b;
	line-height: 41px;
	height: 41px;
}

#footer a {
    color: #FFFFFF;
    text-decoration: underline;
}

#footer a:hover {
    color: #FE8503;
    text-decoration: underline;
}

.box {
    margin: 0 0 10px 0;
    border: 1px solid silver;
    padding: 0;
    display: block;
}

.boxHeader_1, .boxHeader_2 {
    display: block;
    padding: 0 0 0 10px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
    margin: 0;
    border-bottom: 2px solid silver;
}

.boxHeader_1 {
	background: url(../assets/xxlpix_b2b_om_table_header_bg_41.gif) repeat-x;
}

.boxHeader_2 {
	background: url(../assets/xxlpix_b2b_om_table_header_bg_41_blue.gif) repeat-x;
}

.boxContent p {
    margin: 10px 8px 10px 8px;
}

.boxImg {
    margin: 0 0 5px 0;
    overflow: hidden;
}

.boxImg_2 {
    width: 84px;
    float: left;
    margin: 2px;
}

.boxImgText {
    float: left;
    margin: 2px;
}

.boxImgText_2 {
    font-size: 10px;
    width: 88px;
    float: left;
    text-align: center;
}

.boxContentHighlight {
    background: #FE8503;
    display: block;
    padding: 5px 0;
    margin: 5px 0 0 0;
}

.boxContentLabel {
    width: 40px;    
    color: #FFFFFF;
    float: left;
    padding: 2px 6px;
}

.boxContentField, .boxContentField a {
    display: block;
    color: #FFFFFF;
    float: left;
    padding: 2px 0;
}

.boxContentField a {
    text-decoration: underline;
    margin: 0;
    padding: 0;
}

.boxContentFooterLink a {
    color: #FE8503;
    text-align: center;
    display: block;
    margin-bottom: 8px;
}

.boxContentFooterLink a:hover {
    color: #333;
    text-align: center;
    display: block;
}

/* Container */

.container {
    display: block;
    clear: both;
    padding: 0;
    margin: 0 0 20px 0;
    border: 1px solid silver;
}

.containerHeaderHighlight_1, .containerHeaderHighlight_2 {
    display: block;
    padding: 0 0 0 10px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
    margin: 0;
    border-bottom: 2px solid silver;
}

.containerHeaderHighlight_1 {
	background: url(../assets/xxlpix_b2b_om_table_header_bg_41.gif) repeat-x;
}

.containerHeaderHighlight_2 {
	background: url(../assets/xxlpix_b2b_om_table_header_bg_41_blue.gif) repeat-x;
}

.containerBox {
    display: block;
    padding: 0px;
    margin: 0;
    border-top: 0px;
}

.containerBoxImg {
    float: right;
    margin: 0 0 0 10px;
}

.containerBoxContent {
    padding: 10px;
    margin: 0 0 0 10px;
}

.containerBoxContent h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #FE8503;
}

.containerBoxContent p {
    margin: 0;
}

.divider {
    display: block;
    height: 1px;
    background: silver; 
}

.mainContentDivider {
    clear: both;
    display: block;
    height: 1px;
    border-top: 1px solid silver;
    margin: 15px 0 15px 0;
    width: 478px; 
}

.mainContentContainer {
    display: block;
    width: 478px;
}

.mainContentContainer h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
    color: #FE8503;
}

.mainContentContainer h2 span {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: silver;
}

.mainContentContainer h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
    color: #5386b0;
}

.mainContentContainer h4 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 10px 0;
    color: #5386b0;
}

.mainContentContainer p {
    margin: 0 0 10px 0;
}

/*
.mainContentContainer img {
    float: right;
    margin: 0 0 0 10px;
    border: 1px solid silver;
}
*/

.mainContentImg {
    overflow: hidden;
    border: 1px solid silver;
    width: 478px;
    margin: 0;
    padding: 0;
}

.formItem {
	color : #000000;
	font-size : 12px;
	border: 1px solid #FF8C00;
    font-family: Arial, Verdana, sans-serif;
	width: 200px;
	padding-left: 4px;
    margin: 2px;
	}
    
.formItem select {
    width: 220px;
}

/* Datentabellen Header */
.dataTableHeader {
	border-right: 1px solid #A9A9A9; 
	background: url(../assets/momea_B2B_navi_bg.gif) repeat-x; 
	height: 19px; 
	padding-left: 5px; 
	padding-right: 5px; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: none;
	}

/* Allgemein Tabellezeile */
.DataTableRow0 {
	background-color: #FFFFFF; 
	font-family: Arial, sans-serif; 
	font-size: 12px; color: #000000;  
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	cursor: default; 
}

.DataTableRow1 {
	background-color: #FFEFD5; 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #000000;  
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	cursor: default; 
}

.productImg {
	padding: 10px;
	border-bottom: 1px solid silver;
	width: 150px;
}

.productData {
	padding: 10px;
	border-bottom: 1px solid silver;
}

.productDataHeadline {
	font-weight: bold;
	padding: 0 0 5px 0;
}

.productDataDescription {
	padding: 5px 0 5px 0;
}

.productDataSize {
	padding: 5px 0 5px 0;
}

.productDataMaterial {
	padding: 5px 0 5px 0;
}

.productSelection {
	padding: 5px;
	background: silver;
}

.productSelectionData {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 0 0 5px;
}

.productQuantity {
	/*width: 50px;*/
}
/*new columnLeft*/
.boxHeader_3 h2 {
    color: #ffffff;
    font-size: 23px;
    font-weight: lighter; 
    margin-left: 10px;
    margin-top: 12px;
}
#boxContent {
    float: left;
    height: auto;
}
.box_item_costumer_examples {
    text-align: center;
    margin-top: 280px;
}
.item_costumer_example_1, .item_costumer_example_2, .item_costumer_example_3, .item_costumer_example_4 {
    margin: 0;
    width: 178px;
}
.example_img_thumb {
    height: 117px;
}
.example_img_thumb_name {
    padding-top: 85px;
}





     
