/*-----------------------------------------------------
        global
-----------------------------------------------------*/

#content {
        color: #333;
        width:690px;
}

#content div,
#content p,
#content ul,
#content li,
#content form,
#content tr,
#content td,
#content th {
        line-height: 14px;;
}

#content p {
        margin-bottom: 2em;
}

#content h1,
#content h2,
#content h3 {
        margin-bottom: 0.6em;
        line-height: 1.4em;
}

#content h1 {
        font-weight: bold;
}

#content h2 {
        font-weight: bold;
}

#content h3 {
        font-weight: bold;
}

#content .withTopLine {
        border-top: 1px solid #333;
}

#content .withBottomLine {
        margin-bottom: 5px;
        border-bottom: 1px solid #333;
}

#content .withBottomMargin {
        margin-bottom: 2em;
}

#content .withBigBottomMargin {
        margin-bottom: 30px;
}

#content h1.big {
        margin-bottom: 5px;
        color: #666;
        font-size: 22px;
        line-height: 22px;
        border-bottom: 1px solid #333;
}

#content h1.welcomeText {
        font-weight: normal;
}


#content a {
        color: #0564aa;
}

#content a:hover,
#content a:focus {
        color: #0564aa;
        text-decoration: none;
}

#content table td {
        vertical-align: top;
}

#content .line {
        border-top: 1px solid #333;
        height: 20px;
        margin-top: 20px;
        clear:both;
}

#content .imageDescription {
        font-size: 10px;
        line-height: 12px;
        margin-top: 5px;
        margin-bottom: 5px;
}

#content .imageDescription2 {
        font-size: 10px;
        line-height: 12px;
        margin-top: 8px;
        margin-bottom: 8px;
}

#content .imageDescription3 {
        font-size: 10px;
        line-height: 12px;
        margin-top: 8px;
        margin-bottom: 16px;
}

#content .imageDescription5 {
        font-size: 10px;
        margin-top: 0px;
        margin-bottom: 16px;
}

#content .imageDescription6 {
        font-size: 10px;
        margin-top: 0px;
        margin-bottom: 5px;
        text-align:center;
        line-height:12px;
}

div.refdetail {
              text-align: center;
              padding-top:10px;
              }

#content .displayImageAsBlock img {
        display: block;
}

#content .imageDescription4 {
        font-size: 10px;
        line-height: 12px;
        margin: 0px;
        margin-bottom: 10px;
}

#content .lastColumn .imageDescription4 {
        text-align: left;
        padding-left: 5px;
}

#content table.fixedSize {
		margin-top:0px;
        width: 690px;
        float:left;
}

#content .firstColumn {
        width: 336px;
}

#content .columnSpacer {
        width: 16px;
}

#content table.withBorders td {
        border-bottom: 1px solid #333;
        border-right: 1px solid #333;
        padding: 15px;
}

#content table.withoutPadding td {
        padding: 5px;
        padding-left: 6px;
        padding-right: 3px;
}

#content ul ul {
        padding-left: 0px;
        margin-left: 0px;
        margin-bottom: 10px;
}

#content ul .parent {
        font-size: 12px;
        font-weight: bold;
}

#content ul .parent2 {
        font-weight: bold;
}

#content .justify {
        text-align: justify;
        text-justify: newspaper;
}

/* =========================================================== */

#content table.withoutPaddingTrue td {
        padding: 5px;
        padding-left: 0px;
        padding-right: 0px;
        margin: 0px;
        width: 50%;
}

#content table.fourInRow td {
        width: 25%;
        padding: 4px;
}

#content table.withoutPaddingTrue table {
        margin-top: 0px;
        margin-bottom: 10px;
        width: 157px;
}

#content table.withoutPaddingTrue table td {
        border: 0px none;
        padding: 0px;
}

#content table.withoutPaddingTrue td.imageDescription {
        margin: 0px;
        width: auto;
}

#content table.withoutPaddingTrue td.lastColumn {
        padding-left: 8px;
}

#content table.withoutPaddingTrue td.linkMore {
        margin: 0px;
        font-size: 9px;
        line-height: 12px;
        text-align: right;
        width: auto;
}

/* =========================================================== */

#content table.withBorders div.imageDescription {
        margin-top: 30px;
}

#content table.withBorders td.lastColumn {
        border-right: 0px none;
}

#content p.bigFirstLetter:first-letter{
        text-transform: uppercase;
        font-size: 46px;
        line-height: 46px;
        color: #999;
        float:left;
        margin-top: 0px;
        padding-top: 8px;
        padding-right: 8px;
}

#content tr.centerCell td {
        vertical-align: middle;
        text-align: center;
}

#content .backToStart {
        margin-top: 10px;
        margin-bottom: 0px;
        text-align: right;
}

#content .backToStartWithBorder {
        margin-top: 30px;
        padding-top: 1px;
        border-top: 1px solid #333;
}

#content .backToStart {
        font-size: 9px;
}

/*-----------------------------------------------------
        page: veka
-----------------------------------------------------*/

#content th.noLeftPadding {
        width: 50%;
        padding-right: 10px;
        font-weight: normal;
        border-right: 1px solid #333;
}

#content th.noRightPadding {
        width: 50%;
        padding-left: 10px;
        font-weight: normal;
}

#content th {
        border-bottom: 1px solid #333;
        text-align: left;
}

#content th h1 {
        font-weight: bold;
        margin-bottom: 0px;
}

#content td.noLeftPadding {
        width: 50%;
        padding: 10px;
        padding-left: 0px;
        padding-bottom: 0px;
        border-right: 1px solid #333;
        border-bottom: 1px solid #333;
}

#content td.noRightPadding {
        width: 50%;
        padding: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
        border-bottom: 1px solid #333;
}

/*-----------------------------------------------------
        page: links and partners
-----------------------------------------------------*/

.linksTable td {
        padding-bottom: 5px;
}


/*-----------------------------------------------------
        veka
-----------------------------------------------------*/

#content h1.vekaSpacer {
        padding-top: 22px;
}

/*-----------------------------------------------------
        reference
-----------------------------------------------------*/

#content table.withoutPaddingTrue table.referenceDescription {
        width: 336px;
}

/*-----------------------------------------------------
        technicalDetails
-----------------------------------------------------*/

#content table.technicalDetails {
        width: 688px;
}

#content table.technicalDetails td {
        font-size: 10px;
        padding: 5px;
        border-bottom: 1px solid #333;
        border-right: 1px solid #333;
        padding: 15px;
        width: 25%;
}

#content table.technicalDetails td.lastColumn {
        border-right: 0px none;
        padding-right: 0px;
}

#content table.technicalDetails td div.imageDescription {
        font-size: 9px;
        line-height: 18px;
        margin: 0px;
        margin-top: 10px;
}

/*-----------------------------------------------------
        doors hausturen subpages
-----------------------------------------------------*/

#content div.doorDetailsBox {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
}


#content div.pdfDownloadBox {
        text-align: center;
        margin-top: 8px;
}

#content a.pdfDownload {
        font-size: 9px;
}

#content .withSmallBottomMargin {
        margin-bottom: 15px;
}

#content .backToStartWithBorderDoor {
        margin-top: 15px;
        padding-top: 1px;
        border-top: 1px solid #333;
}

#content .arrowsBox {
        text-align: center;
}

#content .arrowsBox a {
        margin-left: 25px;
        margin-right: 25px;
}

/*-----------------------------------------------------
        ...
-----------------------------------------------------*/

#content table.withoutBorders {
        margin-top: 20px;
}

#content table.withoutBorders td {
                border: 0px none;
                padding: 5px;
}

td.ft10px {
          font-size:10px;
          }

.hidepic {
         display: none;
         }