body {
    font: 0.750em "Roboto",sans-serif;
    background-color: #FAFAFA;
}
h1 {
    font-size: 1.5em;
}
h2 {
    font-size: 1.3em;
}
h3 {
    font-weight: 500;
    font-size: 1.1em;
}
b {
    font-weight: 500;
}
.ui-widget  {
    font-size: 0.95em;
}

#blockui {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #000;
    /* These three lines are for transparency in all browsers. */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: .4;
}

.closeBox {
    color: #FF0000;
    font-family: Comic Sans MS;
    font-size: x-large;
    font-weight: 900;
    height: 20px;
    position: relative;
    width: 20px;
}

#logo{
    position: relative;
    width: inherit;
    height: 120px;
    background-color: #FAFAFA;
    z-index: 0;
}

#logo .hl
, #partnerContent .hl
, #normContent .hl
 {
    position: relative;
    width: inherit;
    height: 4px;
    border: 1px solid #b0d4f8;
    background-color: #b0d4f8;
    z-index: -1;
}
#partnerContent .hl
, #normContent .hl
 {
    width: 10%;
}

#baseContent {
    /*padding: 20px;*/
    /*border: 1px solid grey;*/
}

#subBaseContent {
    position: relative;
	top: -25px;
}


/*squares*/

#newsContent
, #opticContent
, #metalsContent
, #watchContent
, #surgicalContent
, #partnerContent
, #normContent
, #companyContent
, #photogallerieContent
 {
    position: absolute;
    padding: 10px;
    /*min-height: 180px;
    min-width: 180px;*/
}

#newsContent-descr 
, #watchContent-descr
, #surgicalContent-descr
, #opticContent-descr 
, #metalsContent-descr
, #companyContent-descr
, #photogallerieContent-descr
 {
    position: relative;
    font-size: 0.90em;
    z-index: 5;
}
#newsContent-opac 
, #watchContent-opac
, #surgicalContent-opac
, #opticContent-opac 
, #metalsContent-opac
, #companyContent-opac
, #photogallerieContent-opac
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    /* These three lines are for transparency in all browsers. */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: .4;
}

#closeKontaktContent
, .opticContent-toggle
, .metalsContent-toggle
, .surgicalContent-toggle 
, .watchContent-toggle
, .companyContent-toggle
, .photogallerieContent-toggle
 {
    cursor: pointer;
}

.detailContent {
     margin-bottom: 5px;
     background-color: #DDDDDD;
     padding: 10px;
}
.detailContent.detailContentBorderCompany
, .detailContent.detailContentBorderNews {
     margin-bottom: 5px;
     background-color: #F5F5F5;
     padding: 10px;
}
#newsIdentification
, #companyIdentification
, .newsContent-toggle
, .companyContent-toggle
, .photogallerieContent-toggle
{
    border: 1px solid #E6E6E6;
    background-color: #F5F5F5;

}
#newsContent-opac
, #companyContent-opac
, #photogallerieContent-opac
 {
    background-color: #E6E6E6;
    border: 1px solid #1E90FF;
}
.detailContentBorderNews
, .detailContentBorderCompany
 {
     border: 1px solid #E6E6E6;
}


#opticIdentification
, .opticContent-toggle {
    border: 1px solid #1E90FF;
    background-color: #63B8FF;

}

#opticContent-opac {
    background-color: #1E90FF;
    border: 1px solid #1E90FF;
}
.bgMouseOverOptic {
    background-color: #63B8FF;
}

.bgOptic {
    background-color: #1E90FF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
}
.detailContentBorderOptic {
     border: 1px solid #1E90FF;
}

#metalsIdentification
, .metalsContent-toggle {
    border: 1px solid #FF4040;
    background-color: rgba(255, 75, 75, 100);
}

#metalsContent-opac {
    background-color: #FF4040;
    border: 1px solid #FF4040;
}
.bgMouseOverMetals {
    background-color: rgba(255, 75, 75, 100);
}

.bgMetals {
    background-color: #FF4040;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
}
.detailContentBorderMetals {
     border: 1px solid #FF4040;
}


#surgicalIdentification
, .surgicalContent-toggle {
    border: 1px solid #8C8C8C;
    background-color: #B3B3B3;
}

#surgicalContent-opac {
    background-color: #B3B3B3;
    border: 1px solid #8C8C8C;
}
.bgMouseOverSurgical {
    background-color: #B3B3B3;
}

.bgSurgical {
    background-color: #B3B3B3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
}
.detailContentBorderSurgical {
     border: 1px solid #A8A8A8;
}


#watchIdentification
, .watchContent-toggle {
    border: 1px solid #FFC125;
    background-color: rgba(255, 230, 100, 100);
}

#watchContent-opac {
    background-color: #FFC125;
    border: 1px solid #FFC125;
}
.bgMouseOverWatch {
    background-color: rgba(255, 230, 100, 100);
}

.bgWatch {
    background-color: #FFC125;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
}
.detailContentBorderWatch {
     border: 1px solid #FFC125;
}


.opac04 {
    color: black;
    opacity: 0.6;  
}

#finderContent
, #beckerContent
, #kontaktContent
, #opticDescriptionContent
, #metalsDescriptionContent
, #surgicalDescriptionContent
, #watchDescriptionContent
, #christmas
 {
    position: absolute;
    padding: 10px;
    /*border: 1px solid grey;*/
}
#kontaktContent
 {
    z-index: 100;
    background-color: #F1EDED;
    border: 1px solid #DDDDDD;
    /*border-bottom-width: 0;*/
}

#partnerContent
, #normContent
 {
    padding: 0 10px;
    border: 1px solid #DDDDDD;
}

#awiStivac
, #ksTechnik
, #braunFachhandel
, #zertifiContent {
    font-size: 0.90em;
}
#awiStivac a {
    /*font-size: 13px;
    font-weight: 500*/;
}
#menu {
    position: absolute;
    top: 21px;
    left: 300px;
    margin-right: 4px;
    /*background-color: #FAFAFA*/
    background-color: rgba(255, 255, 255, 0.30);
}
#menu .mBox {
    float: left;
    height: 60px;
    width: 60px;
    padding: 2px;
    margin-left: 3px;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #B0D4F8;
    font-size: 10px;
}
.mBox h3 {
    padding: 0;
    margin: 0;
}
#menu .ml15 {
    margin-left: 15px;
}
#accCompany {
    border: 1px solid #3e9cfb;
}

#wijcarousel0 a { display: none;}

/*ui korrections*/

#kontaktContent .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0;
}
#kontaktContent .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0;
}
#kontaktContent .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0;
}
#kontaktContent .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0;
}
#kontaktContent .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: initial;
    background-color: #b0d4f8;
    border: none;
    color: #808080;
    font-weight: normal;
    border: 1px solid #3e9cfb;
    border-width: 0 0 0 8px;
}
#kontaktContent .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: initial;
    background-color: #3e9cfb;
    border: 1px solid #3e9cfb;
    color: #FFFFFF;
    font-weight: bold;
}
#kontaktContent .wijmo-wijaccordion .wijmo-wijaccordion-header a {
    color: #000;
}
.wijmo-wijaccordion .wijmo-wijaccordion-content {
    border-bottom-color: #3e9cfb;
    border-left-color: #3e9cfb;
    border-right-color: #3e9cfb;
}

#kontaktContent .wijmo-wijcarousel-image {
    border: 1px solid #3e9cfb;
}
#kontaktContent .wijmo-wijcarousel-horizontal-multi {
    padding: 5px;
}
#kontaktContent .wijmo-wijcarousel-horizontal-multi .wijmo-wijcarousel-item {
    margin: 0 3px;
}

#opticContentDetail ul
, #metalsContentDetail ul
, #surgicalContentDetail ul
, #watchContentDetail ul {
    margin: 0;
}

li.anchor {
    background-image: url(images/anchor.png);
    background-repeat: no-repeat;
    padding-left: 16px;
}
li.anchorPlus {
    background-image: url(images/anchor.png);
    background-repeat: no-repeat;
    padding-left: 30px;
}

ul.m {
    list-style-image:url(images/li.png);
}

ul.s {
    list-style-type: square;
}

ul.n
, li.n {
    list-style-type: none;
}
li.tableCell {
    display: table-cell;
    padding-right: 5px;
}
ul.inlineTable {
    display: inline-table;
    padding-left: 10px;
}

.liAHref {
    cursor: pointer;
}
ul.liAHref {
    list-style-type: none;
}
.liAHref li {
    font-size: 14px;
}
.table-product-content th {
    font-size: 14px;
    font-weight: 500;
}
.table-product-content td
, .table-product-content th {
    vertical-align: text-top;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    width: 50%;
}
.table-product-content.percent33 td
, .table-product-content.percent33 th {
    width: 33%;
}

/*.click4More {
    position: absolute;
    text-align: right;
    width: 100%;
    top: -20px;
}*/

.click4More span {
    font-weight: bolder;
    text-align: right;
}
h5.paddingLeft {
    margin-bottom: 0;
    padding-left: 8px;
}

#click4MoreOptic,
#click4MoreMetals,
#click4MoreSurgical,
#click4MoreWatch {
    display: none;
}
.click4More {
    width: 24px;
    height: 24px;
    float: right;
    border:  0.1em solid black;
    background: url(images/hand_point_up.png) no-repeat;
}
.normDownload {
    position: relative;
    left: 35px;
    top: -48px;
}
.normDownload a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#resultProduct ul {
    padding: 0;
    line-height: 3px;
}
#resultProduct ul li {
    padding-left: 20px;
    line-height: 17px;
}
#resultProduct ul.fw500 li {
    font-weight: 500;
}

/* becker */
#beckerLogo img { 
    width: 100%;
}

.box_skitter_audit {
	width: 200px;
	height: 160px;
}
.box_skitter_company {
	width: 800px;
	height: 300px;
}
.box_skitter_reinigungssubstrat {
	width: 354px;
	height: 236px;
}
.box_skitter_einweihung {
	width: 267px;
	height: 200px;
}
.box_skitter_labor {
	width: 300px;
	height: 260px;
}

#photogallerieContentDetailBody {
    background-color: #323232;
    color: #f8f8f8  
}
.box_skitter .box_clone {
    background-color: #323232;
}


div.holiday {
    background-image: url(images/holiday.png);
    background-repeat: no-repeat;
    height: 123px;
    width: 200px;
    top: 50px;
    left: 55px;
    z-index: 10;
}

div.jobAd {
    background-image: url(images/JobAd.png);
    background-repeat: no-repeat;
    height: 123px;
    width: 500px;
    top: 50px;
    left: 55px;
    z-index: 10;
    color: #000;
}