*
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
html
{
    height: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
}
img
{
    border: none;
}
body, td
{
    padding: 0;
    margin: 0;
    font: 12px Arial,Verdana,Sans-Serif;
    color: #262626;
}
a
{
    color: #0066D7;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
#pageWrapper
{
    width: 955px;
    margin: 0 auto;
}
#header
{
    height: 75px;
    border-bottom: 1px solid #DCDADB;
}
#navigatie
{
    height: 38px;
    border-bottom: 1px solid #DCDADB;
    margin-bottom: 15px;
}
#navigatie ul
{
    padding: 0;
    margin: 0;
}
#navigatie ul li
{
    list-style: none;
}
#navigatie ul li a
{
    color: #0071B9;
    line-height: 38px;
    text-decoration: none;
}
#navigatie ul li a:hover
{
    color: #0071B9;
    text-decoration: none;
}
.selectie
{
    overflow: auto;
    float: left;
    margin-left: 20px;
    width: 730px;
    margin-bottom: 20px;
}
.selectieTabs
{
    padding: 0;
    margin: 0;
    height: 21px;
    border-bottom: 1px solid #efedeb;
    xmargin-top: 20px;
}
.selectieTabs li
{
    list-style: none;
    float: left;
}
.selectieTabs li a
{
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 0 1px 0 4px;
    background: url("../images/greyTabStripBg.gif") no-repeat scroll right top transparent;
    color: #262626;
}
.selectieTabs li a:hover
{
    color: #0066D7;
}
.selectieTabs li a.active
{
    background: url("../images/whiteTabStripBg.gif") no-repeat scroll right top transparent;
    color: #0066D7;
}
.borderSpan
{
    background: url("../images/greyTabStripCornerLeft.gif") no-repeat scroll left top transparent;
    width: 5px;
    height: 20px;
    float: left;
}
.borderSpanA
{
    background: url("../images/whiteTabStripCornerLeft.gif") no-repeat scroll left top transparent;
    width: 5px;
    height: 20px;
    float: left;
}
.selectieElementen
{
    display: none;
    clear: both;
    border-top: 10px solid #fff;
}
.selectieElementen tr
{
    height: 22px;
}
select
{
    width: 373px;
    color: #012048;
    font: 12px Arial,Verdana,Sans-Serif;
}
.selectieBlok
{
    width: 400px;
}

.selCaption
{
    white-space: nowrap;
    vertical-align: top;
    font-weight: bold;
    width: 180px;
}
.selTip
{
    white-space: nowrap;
    vertical-align: middle;
    text-align: left;
    width: 12px;
}
.selOptions
{
    vertical-align: top;
    width: 380px;
    padding-bottom: 4px;
}
.selReset
{
    vertical-align: top;
}
.selReset img
{
    margin-top: 4px;
    margin-right: 4px;
}
.selReset a
{
    margin-left: 10px;
}
#footer
{
    background-color: #EFEDEB;
    border-top: 1px solid #DFDBD8;
    color: #8D8D8D !important;
    margin-top: 10px;
    width: 100%;
    clear: both;
}
.zoekresultaat
{
    border-left: 5px solid #EFEDEB;
    margin: 0;
    padding: 0 0 10px 5px;
    width: 205px;
    float: left;
}
.zoekresultaat ul
{
    padding: 0;
    margin: 0;
}
.zoekresultaat ul li
{
    list-style: none;
}
.zoekresultaat ul li a
{
    color: #8D8D8D;
    text-decoration: none;
    line-height: 18px;
}
.zoekresultaat ul li a.activeSerie, .zoekresultaat ul li a:hover
{
    color: #0071B9;
    font-weight: bold;
}
.bestek
{
    clear: both;
    padding-left: 412px;
    background-image: url('../images/stabu_keurmerk.gif');
    background-repeat: no-repeat;
    background-position: 270px 20px;
}
.cad
{
    clear: both;
    padding-left: 412px;
}
h1
{
    color: #262626;
    font-size: 1.8em;
    font-weight: normal;
    margin: 0 0 11px;
    padding: 0;
    text-align: left;
}
#bestekPost
{
    width: 380px;
    height: 110px;
    line-height: 12px;
    font: 10px Arial,Verdana,Sans-Serif;
    color: #000;
    border: 1px solid #efedeb;
    overflow-x: hidden;
}
label
{
    cursor: pointer;
}
#BlokNeutraal
{
    display: none;
}
#BlokSTABU ol, #BlokNeutraal ol
{
    padding: 0;
    margin: 0;
    margin-left: 22px;
}
.imgTitel
{
    position: relative;
    font-size: 9px;
    line-height: 13px;
    color: #000;
    float: left;
    text-align: center;
    margin-bottom: 11px;
    margin-right: 8px;
    border: 1px solid #B9C4C0;
    width: 87px;
    height: 61px;
    background-color: #fff;
}
.imgTitel a
{
    text-decoration: none;
    font-size: 11px;
}
.imgLarge
{
    position: absolute;
    z-index: 10;
    right: 0;
    margin-top: 2px;
    margin-right: 2px;
}
.imgLarge img
{
    margin: 0 auto 0 auto;
}
.oddRow
{
    background-color: #fbfbfb;
}
.evenRow
{
    background-color: #ffffff;
}
.oddRow td, .evenRow td
{
    padding-top: 2px;
    padding-left: 5px;
    line-height: 20px;
}
.vervolgOptie
{
    clear: both;
}
.vervolgReset
{
    margin-left: 20px;
}
.vervolgvraag
{
    text-align: right;
}
#productInformatie
{
    margin-bottom: 20px;
}
.selectedImg
{
    border: 1px solid #0066D7;
    -webkit-box-shadow: 0 0 20px #0066D7;
    -moz-box-shadow: 0 0 20px #0066D7;
    box-shadow: 0 0 20px #0066D7;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Glow(color=#0066D7,strength=20);
}
hr.bestekDivider
{
    background-color: #fff;
    color: #fff;
    height: 1px;
    border: 0;
    border-bottom: 1px solid #efedeb;
    margin-top: 10px;
}
#selRow56 .imgTitel, #selRow113 .imgTitel
{
    width: 182px;
}
#disclaimer
{
    margin-top: 40px;
    font-size: 10px;
    font-style: italic;
    clear: both;
}
#disclaimer > div {
	width: 955px;
	margin: auto;
}
#cnt_viewer
{
    display: none;
}
#cnt_afbeelding
{
    float: left;
    margin-right: 38px;
    margin-bottom: 20px;
}
#cnt_control
{
    float: left;
    margin-bottom: 20px;
}
#cnt_control select
{
    width: 349px;
    margin-bottom: 5px;
    border: 1px solid #F2EDE6;
}
#cnt_control ul
{
    padding: 0;
    margin: 0;
    margin-top: 10px;
}
#cnt_control ul li
{
    padding: 0;
    margin: 0;
    list-style: none;
}
#cnt_control ul li a
{
    text-decoration: none;
}

.submenu li
{
    
    line-height: 24px;
    padding-left: 5px;
}
.submenu 
{
    list-style: none;
    padding: 0;
    padding-top: 10px;
    margin: 0;
}

#bcbDownload
{
    border: 1px solid #0066D7;
    box-shadow: 0 0 5px #0066D7;
    outline: medium none;
    position: fixed;
    z-index: 100;  
    top: 50%;  
    left: 50%;  
    margin: -200px 0 0 -200px;  
    width: 400px;  
    height: 200px;  
    display: none;
    background-color: #fff;
    padding: 20px;
}
#bcbDownloadMask 
{
    background-color: #fff;
    opacity: 0.9;
    z-index: 99;
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
#mijnViewerCanvas {
    background-color: #fff;
}
#loader {
    background-image: url('/Images/ajax-loader.gif')!important;
    background-repeat: no-repeat!important;
    background-position: 50% 50%!important;
    width: 400px;
    height: 300px;
    display: none;
    position: absolute;
    top: 0;
    background-color: #fff;
    opacity: 0.5;
}
#links
{
    display: none;
    }
.hidden {
	display: none;
}
.padding-left-20px {
    padding-left:20px;
}

.position-relative {
    position:relative;
}

.float-left {
    float:left;
}

.margin-left-155px {
    margin-left:155px;
}

.height61px {
	height: 61px;
}

.height42px {
	height: 42px;
}