@CHARSET "UTF-8";

/**
 * YUI SKIN ADJUSTEMENTS
 */
th, td {
    border-style: none;
    vertical-align: top;
}

.yui-skin-sam .yui-panel .hd,
    .yui-skin-sam .yui-panel .bd,
    .yui-skin-sam .yui-panel .ft {
/*	border-style: none; */
}

a.yuimenuitemlabel:link,
    a.yuimenuitemlabel:visited {
    color: #000;
}

.yui-editor-container iframe.editor-hidden,
    iframe.editor-hidden,
    textarea.editor-hidden,
    div.editor-hidden {
    display: none;
}

/**
* STRUCUTRE
*/
.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.invisible,
    .alwaysinvisible {
    display: none;
}

.fullwidth,
    div.fullwidth,
    input.fullwidth {
    width: 100%;
}

table.fullwidth {
    table-layout: fixed;
}

.tinyspacer,
    table.fullwidth .tinyspacer {
    height: 0.2em;
}

.smallspacer,
    table.fullwidth .smallspacer {
    height: 0.5em;
}

.mediumspacer,
    table.fullwidth .mediumspacer {
    height: 1.0em;
}

.largespacer,
    table.fullwidth .largespacer {
    height: 2.0em;
}

.smallButtonPanel {
    margin: 0.72em 0 0 0;
}

/**
* BORDER MODS
*/
.border_top {
    border-top-color: #005aa1;
    border-top-style: solid;
    border-top-width: 0.1em;
}

.border_bottom {
    border-bottom-color: #005aa1;
    border-bottom-style: solid;
    border-bottom-width: 0.1em;
}

.border_left {
    border-left-color: #005aa1;
    border-left-style: solid;
    border-left-width: 0.1em;
}

.border_right {
    border-right-color: #005aa1;
    border-right-style: solid;
    border-right-width: 0.1em;
}

/**
* ERRORS
*/
.error, .smallerror {
    color: #000;
    background-color: #fee7d7;
    border: solid 0.1em #e6001a;
}

.error {
    padding: 0.9em 1.4em;
}

.smallerror {
    margin: 0.2em 0;
    padding: 0.2em 0.5em;
}

.error b, .smallerror b {
    color: #00e61a;
}

.success, .smallsuccess {
    color: #000;
    background-color: #e7fed7;
    border: solid 0.1em #00e61a;
}

.success {
    padding: 0.9em 1.4em;
}

.smallsuccess {
    margin: 0.2em 0;
    padding: 0.2em 0.5em;
}

.success b, .smallsuccess b {
    color: #00e61a;
}

/**
* TEMPLATE SCHEMA
*/
.templateschema {
    width: 100%;
    height: 100%;
}

.templateschema img {
    border: none;
    width: 100%;
    height: 100%;
}

.templateschema .staticcontainer {
    background-color: #888888;
}

.templateschema a:link, .templateschema a:visited, .templateschema a:hover {
    display: block;
    background-color: #005aa1;
}

.templateschema a:link, .templateschema a:visited {
    background-color: #005aa1;
}

.templateschema a:hover {
    background-color: #e4e8f3;
}

.templateschema a:link .normal, .templateschema a:visited .normal {
    display: block;
}

.templateschema a:link .over, .templateschema a:visited .over {
    display: none;
}

.templateschema a:hover .normal {
    display: none;
}

.templateschema a:hover .over {
    display: block;
}

.templatethumbnailcontainer {
    width: 120px;
}

.templatethumbnailradio {
    width: 20px;
}

.templatethumbnail {
    width: 100px;
    height: 80px;
    padding: 0;
}

.templatethumbnail.selectedtemplate {
    width: 100px;
    height: 80px;
    margin: 7px;
    padding: 2px;
    border: solid 1px #000000;
}

/**
* INFOBOXES
*/
.infobox {
    margin-bottom: 2.9em;
    color: #005aa1;
    border: solid 0.1em #b8c6e1; /* width: 16.75em;  */
    width: 100%;
}

.cmsElement .infobox {
    margin-bottom: 0;
}

.infobox .header {
    margin: 0;
    padding: 0.22em 0.85em;
    font-size: 1.07em;
    font-weight: bold;
    background-color: #CED9EB;
    border-top: solid 0.2em #b8c6e1;
}

.infobox.invisibleitem .header {
    background-color: #ccc;
    border-top: solid 0.2em #888;
}

.infobox .body {
    padding: 0.42em 0.90em;
    line-height: 1.2em;
}

.infobox .body,
    .infobox .body div {
    line-height: 1.3em;
}

.infobox .body div {
    margin-bottom: 0.8em;
}

.infobox .body b,
    .infobox .body strong {
    color: #005aa1;
}

body.site .infobox {
    margin-bottom: 32px;
    width: 186px;
    font-size: 12px;
}

body.site .infobox .header {
    font-size: 12px;
    padding: 0.22em 0.85em;
    line-height: 1.3em;
}

.infobox .body img {
    margin: -0.42em -0.90em;
    width: 113%;
}

body.site .infobox .body img {
    margin: -5px -11px -5px -11px;
    width: 113%;
. width : 113.5 %;
}

.smallText {
    font-size: 0.8em;
}

.updateteaser {
    border: solid 0.1em #000;
    padding: 0.5em;
    background-color: #fff;
}

/**
 * General purpose class for invisible items like categories, infoboxes, content-elements, teasers...
 */
.invisibleitem {
    border: solid 0.1em #888;
    color: #888;
}

/**
* INSITE-EDITABLE ELEMENTS
*/

.editinsitecontainer.showmode .insiteeditable.showmode {
    cursor: pointer;
}

.editinsitecontainer.showmode .insiteeditable.editmode {
    display: none;
}

.editinsitecontainer.editmode .insiteeditable.showmode {
    display: none;
}

.editinsitecontainer.editmode .insiteeditable.editmode {
}

.insiteeditable.showmode .show {
    cursor: pointer;
    min-height: 10px;
}

.insiteeditable.showmode .edit {
    display: none;
}

.insiteeditable.editmode .show {
    display: none;
}

.insiteeditable.editmode .edit {
    min-height: 10px;
}

.editinsitecontainer.showmode .insiteeditable.showmode.twocolumnelement.left {
    float: left;
    width: 48%;
}

.editinsitecontainer.showmode .insiteeditable.showmode.twocolumnelement.right {
    float: right;
    width: 48%;
}

.editinsitecontainer.editmode .insiteeditable.editmode.twocolumnelement.left {
    float: none;
    width: 100%;
}

.editinsitecontainer.editmode .insiteeditable.editmode.twocolumnelement.right {
    float: none;
    width: 100%;
}

/**
* DRAG&DROP
*/
div.draggingDummy {
    background-color: #888;
    border: solid 1px #888;
    opacity: 0.50;
. filter : Alpha ( opacity = 50 );
}

.condVis {
    margin: 3px 0;
    padding: 3px 0;;
    text-align: right;
}

.expandable > .treeExpander {
    background-image: url('assets/icons/arrow_right.gif');
    background-repeat: no-repeat;
    background-position: 0 2px;
}

.expandable.expandableOpen > .treeExpander {
    background-image: url('assets/icons/arrow_down.gif');
    background-repeat: no-repeat;
    background-position: 0 2px;
}
@CHARSET "UTF-8";

/*** GLOBAL ****************************************************************************************************************/
html,
    body,
    div,
    a:link,
    a:visited,
    a:hover,
    table,
    tr,
    td,
    th {
    color: #000000;
    font-size: 11px;
    font-family: Verdana, sans-serif; /*font-size: 12px;*/
/*line-height: 1.5em;*/
/*font-family: helvetica,sans-serif;*/
}

a:link,
    a:visited,
    a:hover {
    text-decoration: none;
}

a:link, a:visited {
    color: #005794;
}

a:hover {
    color: #7f7f7f;
}

/*** PAGE LAYOUT ***********************************************************************************************************/

html {
    background-image: url('css/assets/backgrounds/site-background.jpg');
    background-repeat: repeat-x;
    background-color: #0f1941;
}

/* MAIN PAGE LAYOUT */
body.site {
    position: absolute;
    width: 952px; /* 952 */
    margin: 16px 0 0 -476px;
    left: 50%;
}

/* MAIN PAGE LAYOUT */
.pagecontainer {
    width: 936px; /* 952 - 8 - 8 = 936 */
    background-color: #fff;
    padding: 8px;
}

/* CONTENT CONTAINERS FOR TEMPLATES */
.defaultcontentcontainer {
    width: 738px; /* 760 - 32 - 1 = 738 */
    margin: 0 0 0 8px;
    font-weight: normal;
}

.defaultcontentcontainer_content {
    width: 520px; /* 520 */
    margin-right: 8px;
    background-color: #fff;
}

.defaultcontentcontainer_infoboxes {
    width: 210px;
}

.productcontentcontainer {
    width: 738px; /* 760 - 32 - 1 = 738 */
    margin: 0 0 0 8px;
    font-weight: normal;
}

.productcontentcontainer_content {
    width: 579px; /* 520 */
    margin-right: 8px;
    background-color: #fff;
}

.productcontentcontainer_infoboxes {
    width: 210px;
    width: 151px;
}

.fullcontentcontainer {
    width: 100%; /* padding: 32px 0 16px 0; */
    font-weight: normal;
}

.fullcontentcontainer.paddingtop {
    padding-top: 32px;
}

.columnleft {
    width: 190px;
}

/* DECORATORS */
.logobanner {
    background-image: url('css/assets/backgrounds/logobanner-metal-background.jpg');
    background-repeat: no-repeat;
    height: 105px;
    width: 100%;
    margin: 0 0 16px 0;
}

.logobanner .logo {
    background-image: url('css/assets/backgrounds/logo_de.png');
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
    height: 80px;
    width: 100%;
}

/* COPYRIGHT BARS */
/*div.coypright {*/
    /*margin-top: 6px;*/
    /*font-size: 10px; *//*text-align: right;*/
    /*color: #fff;*/
/*}*/

/*div.copyright.nospacing {*/
    /*margin-top: 6px;*/
/*. margin-top : 1 px;*/
    /*font-size: 11px;*/
    /*text-align: right;*/
    /*color: #fff;*/
/*}*/

/*div.copyright a:link, div.copyright a:visited,*/
    /*div.coypright a:link, div.coypright a:visited {*/
    /*color: #fff;*/
    /*text-transform: uppercase;*/
    /*font-size: 10px;*/
/*}*/

/* COPYRIGHT BARS */
div.coypright {
    margin-top: 6px;
    font-size: 11px;
    /*text-align: right;*/
    color: #fff;
    vertical-align: middle;
}

div.copyright.nospacing {
    margin-top: 6px;
    .margin-top: 1px;
    font-size: 11px;
    text-align: right;
    color: #fff;
    vertical-align: middle;
}

div.copyright a:link, div.copyright a:visited,
div.coypright a:link, div.coypright a:visited {
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    vertical-align: middle;
}

div.coypright a:hover,
div.coypright a:hover {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}

div.coypright.borderTop {
    border-top: solid 1px #C8CDE2;
    padding-top: 6px;
    vertical-align: middle;
}


div.topNavigationBar {
    color: #fff;
}

div.topNavigationBar .navigationItem {
    display: block;
    float: left;
    color: #fff;
}

div.topNavigationBar .left .navigationItem {
    margin-right: 10px;
    color: #fff;
}

div.topNavigationBar .right .navigationItem {
    margin-left: 10px;
    color: #fff;
}

div.topNavigationBar a:link, div.topNavigationBar a:visited,
    div.topNavigationBar a:link, div.topNavigationBar a:visited {
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
}

div.coypright a:hover,
    div.coypright a:hover {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

div.coypright.borderTop {
    border-top: solid 1px #C8CDE2;
    padding-top: 6px;
}

.contentbackgroundgrey {
/*background-color: #e2e3e5;*/
/*border-bottom: solid 1px #fff;*/
}

.contentbackgroundthreecolumns {
    background-color: #e2e3e5;
    background-image: url("css/assets/backgrounds/background-content-threecolumns.gif");
    background-position: 190px top;
    background-repeat: repeat-y;
    border-bottom: solid 1px #fff;
}

.contentbackgroundtwocolumns {
    background: url("css/assets/backgrounds/background-content-twocolumns.gif") #e2e3e5 repeat-y 190px top;
}

.contentbackgroundproductpage {
    background: url("css/assets/backgrounds/background-content-productpage.gif") #e2e3e5 repeat-y 190px top;
    background: url("css/assets/backgrounds/background-content-productpage.gif") #fff repeat-y 190px top;
}

.fulltextsearchfield {
    background-color: #e2e3e5;
    border-bottom: solid 1px #fff;
    padding: 6px 6px 5px 6px;
}

/*** TOP NAVIGATION (I18N) *************************************************************************************************/
.navigationTop {
    padding-top: 80px;
    font-size: 11px;
    text-align: right;
    color: #767676;
}

.navigationTop a:link, .navigationTop a:visited {
    color: #767676;
    text-transform: uppercase;
}

.navigationTop a:hover {
    color: #cbcbcb;
}

/*** MAIN MENU *************************************************************************************************************/
.mainmenu {
    width: 100%;
    height: 25px;
    overflow: hidden;
}

.mainmenu .menuitem,
    .mainmenu .menuitem:link,
    .mainmenu .menuitem:visited {
/*background-image: url("assets/backgrounds/inactive-mainmenuitem-background.jpg");*/
/*background-repeat: repeat-x;*/
/*background-position: bottom left;*/
    background: url("css/assets/backgrounds/inactive-mainmenuitem-background.jpg") repeat-x bottom left;
    color: #ffffff;
    display: block;
    float: left;
    margin: 3px 0 0 0;
    padding: 3px 15px 5px 15px;
    font-weight: bold; /*border-right: solid 1px #cccccc;*/
    text-transform: uppercase;
    height: 14px;
    font-size: 12px;
}

.mainmenu .menuitem:link.active,
    .mainmenu .menuitem:visited.active,
    .mainmenu .menuitem:hover {
    margin: 0;
    border-top: solid 3px #ce1f1a;
    color: #1c2c77;
    background: #fff;
}

.mainmenu .menuitem.left {
    border-right: solid 1px #bbbbbb;
}

.mainmenu .menuitem.right {
    border-left: solid 1px #bbbbbb;
}

/*** SUB MENU **************************************************************************************************************/
.submenu {
    width: 190px;
    border-bottom: solid 7px #fff;
}

.submenu a.submenuitem:link,
    .submenu a.submenuitem:visited,
    .submenu a.submenuitem:hover {
    padding: 7px 0 6px 10px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.0em;
    text-transform: uppercase;
    display: block;
    color: #fff;
    background-color: #1c2d77;
    border-bottom: solid 1px #fff;
}

.submenu a.submenuitem:hover,
    .submenu a.submenuitem.active:link,
    .submenu a.submenuitem.active:visited {
    color: #1c2d77;
    background-color: #fff;
    font-weight: bold;
    border-left: solid 3px #ce1f1a;
    padding: 7px 0 6px 7px;
}

.submenu a.subsubmenuitem:link,
    .submenu a.subsubmenuitem:visited,
    .submenu a.subsubmenuitem:hover {
    padding: 7px 0 6px 20px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.0em;
    text-transform: uppercase;
    display: block;
    color: #1c2d77;
    background-color: #bfc1c5;
    background-image: url('css/assets/icons/submenu-hook.gif');
    background-position: 10px 8px;
    background-repeat: no-repeat;
    border-bottom: solid 1px #fff;
}

.submenu a.subsubmenuitem:hover,
    .submenu a.subsubmenuitem.active:link,
    .submenu a.subsubmenuitem.active:visited {
    color: #1c2d77;
    background-color: #fff;
    font-weight: bold;
    border-left: solid 3px #ce1f1a;
    padding: 7px 0 6px 17px;
    background-position: 7px 8px;
}

.submenu a.subsubsubmenuitem:link,
    .submenu a.subsubsubmenuitem:visited,
    .submenu a.subsubsubmenuitem:hover {
    padding: 7px 0 6px 30px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.0em;
    text-transform: uppercase;
    display: block;
    color: #1c2d77;
    background-color: #e2e3e5;
    background-image: url('css/assets/icons/submenu-hook.gif');
    background-position: 20px 8px;
    background-repeat: no-repeat;
    border-bottom: solid 1px #fff;
}

.submenu a.subsubsubmenuitem:hover,
    .submenu a.subsubsubmenuitem.active:link,
    .submenu a.subsubsubmenuitem.active:visited {
    color: #1c2d77;
    background-color: #fff;
    font-weight: bold;
    border-left: solid 3px #ce1f1a;
    padding: 7px 0 6px 27px;
    background-position: 17px 8px;
}

/*.subItemBorderTop {*/
/*border-top: solid 1px #C8CDE2;*/
/*}*/

/*a.subsubitem:link,*/
/*a.subsubitem:visited {*/
/*}*/
/*a.subsubitem:link,*/
/*a.subsubitem:visited,*/
/*a.subsubitemActive:hover {*/
/*font-family: Verdana,verdana,sans-serif;*/
/*}*/

/*a.subsubitemActive:link,*/
/*a.subsubitemActive:visited,*/
/*a.subsubitemActive:hover {*/
/*font-weight: bold;*/
/*}*/

/*a.noborder:link,*/
/*a.noborder:visited,*/
/*a.noborder:hover {*/
/*border: none;*/
/*}*/

/*** CONTENT FORMATTING ****************************************************************************************************/
.content {
    color: #333;
}

.content h1 {
    margin: 0;
    padding: 8px 8px;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: bold;
    background-color: #e2e3e5;
    color: #1c2d77;
}

.content h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: bold;
    color: #1c2d77;
    margin-bottom: 12px;
}

.content h3 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: bold;
    color: #000;

    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: bold;
    color: #000;
    margin-bottom: 12px;
}

.content h4 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    color: #1c2d77;
}

.content strong,
    .content b {
    color: #000;
}

.content a:link,
    .content a:visited,
    .content div a:link,
    .content div a:visited {
    color: #b8c6e1;
    color: #CED9EB;
    color: #005aa1;
}

.content .contentMain a:hover,
    .content .contentMain div a:hover {
    text-decoration: underline;
}

/*** CONTENT FORMATTING PRODUCT PAGE SPECIALS ******************************************************************************/

.content .articlegroupheadline {
    font-family: arial;
    font-size: 14px;
    margin: 14px 0 0 0;
}

.content .bandsawbladeklassifizierungheadline {
    font-family: arial;
    margin: 14px 0 3px 0;
    font-weight: bold;
}

.content .bandsawbladeklassifizierungcontainer {
    width: 151px;
    margin: 0 0 14px 0;
}

.content .bandsawbladeklassifizierungelement {
    background-color: #888;
    color: #fff;
    width: 37px;
    margin: 0 1px 1px 0;
    padding: 5px 0 2px 0;
    line-height: 1.0em;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
}

.content .bandsawbladeklassifizierungelement.right {
    width: 37px;
    margin: 0 0 1px 0;
}

.content .bandsawbladeklassifizierungelement.active {
    background-color: #00f;
}

.content .werkstoffetablecontainer {
    width: 151px;
}

.content .werkstoffetableheadline {
    font-family: arial;
    margin: 14px 0 3px 0;
    font-weight: bold;
}

.content .werkstoffetableelement {
    background-color: #888;
    color: #fff;
    width: 18px;
    margin: 0 1px 1px 0;
    padding: 4px 0 4px 0;
    line-height: 1.0em;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
}

.content .werkstoffetableelement.right {
    margin: 0 0 1px 0;
}

.content .werkstoffetableelement.active {
    background-color: #00f;
}

/*** CONTENT FORMATTING FOR CARBON STEEL ***********************************************************************************/
.bsb_carbonsteel .content {
    color: #0085cd;
}

.bsb_carbonsteel .content h1 {
    background-color: #d0e4f7;
    color: #0085cd;
}

.bsb_carbonsteel .content h2 {
    color: #0085cd;
}

.bsb_carbonsteel .content h3 {
    font-weight: normal;
    color: #0085cd;
}

.bsb_carbonsteel .content h4 {
    color: #0085cd;
}

.bsb_carbonsteel .content strong,
    .bsb_carbonsteel .content b {
    color: #0085cd;
}

.bsb_carbonsteel .content a:link,
    .bsb_carbonsteel .content a:visited,
    .bsb_carbonsteel .content div a:link,
    .bsb_carbonsteel .content div a:visited {
    color: #0085cd;
}

.bsb_carbonsteel .content .bandsawbladeklassifizierungelement {
    background-color: #d0e4f7;
}

.bsb_carbonsteel .content .bandsawbladeklassifizierungelement.active {
    background-color: #0085cd;
}

.bsb_carbonsteel .content .werkstoffetableelement {
    background-color: #d0e4f7;
}

.bsb_carbonsteel .content .werkstoffetableelement.active {
    background-color: #0085cd;
}

/*** CONTENT FORMATTING FOR BIMETAL ****************************************************************************************/
.bsb_bimetal .content {
    color: #0087a1;
}

.bsb_bimetal .content h1 {
    background-color: #cfe4eb;
    color: #0087a1;
}

.bsb_bimetal .content h2 {
    color: #0087a1;
}

.bsb_bimetal .content h3 {
    font-weight: normal;
    color: #0087a1;
}

.bsb_bimetal .content h4 {
    color: #0087a1;
}

.bsb_bimetal .content strong,
    .bsb_bimetal .content b {
    color: #0087a1;
}

.bsb_bimetal .content a:link,
    .bsb_bimetal .content a:visited,
    .bsb_bimetal .content div a:link,
    .bsb_bimetal .content div a:visited {
    color: #0087a1;
}

.bsb_bimetal .content .bandsawbladeklassifizierungelement {
    background-color: #cfe4eb;
}

.bsb_bimetal .content .bandsawbladeklassifizierungelement.active {
    background-color: #0087a1;
}

.bsb_bimetal .content .werkstoffetableelement {
    background-color: #cfe4eb;
}

.bsb_bimetal .content .werkstoffetableelement.active {
    background-color: #0087a1;
}

/*** CONTENT FORMATTING FOR CARBIDE ****************************************************************************************/
.bsb_carbide .content {
    color: #0a3275;
}

.bsb_carbide .content h1 {
    background-color: #ced0e5;
    color: #0a3275;
}

.bsb_carbide .content h2 {
    color: #0a3275;
}

.bsb_carbide .content h3 {
    font-weight: normal;
    color: #0a3275;
}

.bsb_carbide .content h4 {
    color: #0a3275;
}

.bsb_carbide .content strong,
    .bsb_carbide .content b {
    color: #0a3275;
}

.bsb_carbide .content a:link,
    .bsb_carbide .content a:visited,
    .bsb_carbide .content div a:link,
    .bsb_carbide .content div a:visited {
    color: #0a3275;
}

.bsb_carbide .content .bandsawbladeklassifizierungelement {
    background-color: #ced0e5;
}

.bsb_carbide .content .bandsawbladeklassifizierungelement.active {
    background-color: #0a3275;
}

.bsb_carbide .content .werkstoffetableelement {
    background-color: #ced0e5;
}

.bsb_carbide .content .werkstoffetableelement.active {
    background-color: #0a3275;
}

/*** CONTENT FORMATTING FOR DIAMOND ****************************************************************************************/
.bsb_diamond .content {
    color: #de4f4e;
}

.bsb_diamond .content h1 {
    background-color: #f7dad3;
    color: #de4f4e;
}

.bsb_diamond .content h2 {
    color: #de4f4e;
}

.bsb_diamond .content h3 {
    font-weight: normal;
    color: #de4f4e;
}

.bsb_diamond .content h4 {
    color: #de4f4e;
}

.bsb_diamond .content strong,
    .bsb_diamond .content b {
    color: #de4f4e;
}

.bsb_diamond .content a:link,
    .bsb_diamond .content a:visited,
    .bsb_diamond .content div a:link,
    .bsb_diamond .content div a:visited {
    color: #de4f4e;
}

.bsb_diamond .content .bandsawbladeklassifizierungelement {
    background-color: #f7dad3;
}

.bsb_diamond .content .bandsawbladeklassifizierungelement.active {
    background-color: #de4f4e;
}

.bsb_diamond .content .werkstoffetableelement {
    background-color: #f7dad3;
}

.bsb_diamond .content .werkstoffetableelement.active {
    background-color: #de4f4e;
}

/*** WHATEVER **************************************************************************************************************/

.standardinfobox {
    background-color: #e9e9e9;
    border-bottom: solid 8px #fff;
}

.standardinfobox .headline {
    background-color: #1c2d77;
    color: #fff;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border-bottom: solid 1px #fff;
}

/**********************************************************************************************
    PARAMENTOR
**********************************************************************************************/
.paramentorBox {
    padding: 9px;
    background-color: #f1f1f1;
    background-image: url('css/assets/backgrounds/loginboxbackground.jpg');
    margin-bottom: 10px;
    background-repeat: repeat-x;
    border: solid 1px #c6c6c6;
. width : 880 px;
}

.paramentorBox h2 {
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 0 5px;
    background: transparent;
}

.paramentorBox a:link,
    .paramentorBox a:visited,
    .paramentorBox a:hover {
    color: #082D76;
    text-decoration: none;
}

.paramentorBox .smallerror {
    width: 142px;
}

.mediumBox {
    width: 415px;
}

.mediumBoxParamaster {
    width: 352px;
}

.mediumHeight {
    height: 145px;
}

.text {
    padding-left: 5px;
    padding-right: 5px;
}

.paramentorloginbox {
    background-color: #f1f1f1;
    background-image: url('css/assets/backgrounds/loginboxbackground.jpg');
    background-repeat: repeat-x;
    padding: 19px;
    margin-bottom: 10px;
    border: solid 1px #c6c6c6;
. width : 880 px;
}

.paramentorloginbox {
    font-size: 13px;
    line-height: 1.6em;
}

.paramentorloginbox h2 {
    font-weight: bold;
    font-size: 18px;
    padding: 0 0 0 0;
    background: transparent;
}

.paramentorloginbox a:link,
    .paramentorloginbox a:visited,
    .paramentorloginbox a:hover {
    color: #082D76;
    text-decoration: none;
}

.mainFormDefaultTableCell {
    width: 219px;
}

.width178 {
    width: 178px;
}

.mainFormDefaultInput {
    width: 150px;
}

.width135 {
    width: 135px;
}

.width120 {
    width: 120px;
}

.width90 {
    width: 90px;
}

.width80 {
    width: 80px;
}

.width60 {
    width: 60px;
}

.width70 {
    width: 70px;
}

.width50 {
    width: 50px;
}

.width30 {
    width: 30px;
}

.maschinenstundensatzbox {
    margin-left: 30px;
    width: 250px;
}

.dummmyClassForCssProblems {
    color: #f00;
}






ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}