﻿

body, td {
    font-family: Arial;
    font-size: 12px;
    color: #1d549c;
    /*color: #27496c;*/
}

body {
    /*background-color: #e8effb;*/
    background-color: #e2edfa;
    
    background-image: url(../../img/stramien/backgroundrepeat-e8effb.jpg);
    background-repeat:repeat-y;
    background-position:center top;
    /*text-align:center; */
    /*margin-top:0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;*/
}
body, form {
    margin:0px; 
    padding:0px;
}
div.siteContainer {
    margin-left: auto;
    margin-right: auto;
    text-align:left;
    width: 974px;
    
 
}
div.siteContainer div.sccBack {
   /* background (bottom half) */   
    background-image:url(../../img/stramien/back-repeat.jpg);
    background-repeat: repeat-y;
}
div.siteContainer div.siteContainerBg {
    /* background (top half) */
    position:absolute;
    width: 974px;
    height: 653px;
    background-image:url(../../img/stramien/back-top.jpg);
    background-repeat: no-repeat;
}

div.siteContainer div.sccHeader {
    position:relative;
    /* temp image untill the flash movie is ready 
    background-image:url(../../img/stramien/header.png);
    */
    height: 243px;
    width: 964px; 
    color: #74A2CD;
    z-index: 1000;
}
.searchBox {z-index: 8000;}
div.searchBox {
    position:relative;
    z-index: 8000;
}

div.siteContainer div.sccHeader a, div.siteContainer div.sccHeader a:visited { color: #74A2CD; }

div.siteContainer div.scContent {
    /* deze moet 'boven' de siteContainerBg liggen */
    position:relative;
    z-index: 8100;
    margin-top: -55px;
    
    /*width: 964px;*/
    width: 958px;
    left: 3px;
    /*min-height: 410px; /* = 653 - 243  */
    min-height: 460px; /* = 653 - 243  */
    
}

div.siteContainer div.footer {
    /*background-image:url(../../img/stramien/back-bottom.jpg);
    background-repeat:repeat-y;
    */
}

div.siteContainer div.sccFooterImg {
    /*position:relative;
    
    width: 958px;
    left: 3px;
    height: 209px;
    /* temp image untill the flash movie is ready 
    background-image:url(../../img/stramien/footer.png);
    */
    
    /** for the flash version: */
    width: 964px;
    height: 209px;
    
    
}

div.footer div.sccFooterSpace1 {
    position:relative;
    background-repeat:no-repeat;
    /*width: 964px;*/
    width: 974px;
    height: 10px;
    /* temp image untill the flash movie is ready */
    
/*    background-image:url(../../img/stramien/footer-dropshadow.jpg);*/
    background-image:url(../../img/stramien/back-bottom.jpg);
}
div.footer div.sccFooterSpace2 {
    /*
    position:relative; 
    background-repeat:no-repeat;
    
    width: 974px;
    height: 10px;
    clear:both;*/
    
    display:none;
}


div.footer div.sccFooterSitemap {
    position:relative;
    
    /*left: 3px;*/
    
    /*width: 964px;*/
    width: 974px;
    /*height: 147px;*/
    
    background-image:url(../../img/stramien/back-sitemap.jpg);
    background-position: left top;
    background-repeat:repeat;
    
}
div.footer div.sccFooter {
    position:relative;
    
    
    width: 958px;
    left: 3px;
    
    /*background-image:url(../../img/stramien/back-bottom.jpg);*/
}

div.sitemapBottom
{
    width: 965px; 
    height: 15px; 
    background-image: url('../../img/stramien/sitemapBottom.jpg');
}

div.footer .clearBoth {
    clear:both;
}
div.sccFooterLinks  {
    text-decoration:none;
    color: #6f6f6f;
    padding-left: 3px; 
    font-size: 11px;
}
div.sccFooterLinks div.sccLine {
    border-bottom: solid 1px #CFCFCF;
    color: #CFCFCF; 
    width: 95%;
    margin-left:auto;margin-right: auto;
}

div.sccFooter,  div.sccFooterLinks a, div.sccFooterLinks a:visited, div.sccFooter a {
    text-decoration:none;
    color: #6f6f6f;
}

ul.footermnu {
    float: left;
    margin-top: 13px;
}
ul.footermnu li {
    list-style-type:none;
    list-style-position:inside;
    margin-top: 5px;
}
ul.footermnu li.footerMain {
    margin-top: 0px !important;
}

ul.footermnu li.footerMain, li.footerMain a, li.footerMain a:visited {
    font-weight: bold;
}


/** content columns: */
div.colMenu {
    width: 244px;
    _width: 240px;
/*    border: solid 1px red;*/
    float: left;    
    
    padding-top: 31px;
}
div.colMenu div.colMnuContent {
    margin-left: 25px; 
    margin-right: 1px;
}

div.colContent {
/** IE 6 needs to set the top*/
    top: 0px;
    margin-left: 246px;
    _margin-left: 245px;
    width: 450px;
    margin-right: 0px;
    /*margin-top: -55px;*/
   
}
div.colImg {
    width: 255px;
/*    border: solid 1px red;*/
    float: right;
    
    /*margin-top: -55px;*/
}

/** end content columns */

div.btnNewsLetter
{
    width:145px;
    height:20px;
    background-image:url('../../img/buttons/btnNieuwsbrief.gif');
    margin-left:15px;
    margin-top:5px;
    vertical-align:middle;    
    line-height:19px;
    color:#ffffff;
}

div.btnNewsLetter a, div.btnNewsLetter a:hover, div.btnNewsLetter a:active
{
    margin-left:4px;
    color:#ffffff;
    text-decoration:none;
}



/** right image: */
.contentImageRb { 
    position:absolute;
    bottom:-55px;
    bottom:154px;
    /*right: -40px;*/
    right: 0px;
    z-index:1000; 
}
.colContent { 
	z-index: 1005;
	z-index: 8105;
	

 }
 table.contactFormTable {
	z-index: 8105;
	position:relative;
	
	
 }
 .Vitablend_biodiesel_logo
 {
    position:absolute;
    top:53px;
    margin-left:-247px;
 }
 .home_bio_buttun
 {
    position:absolute;
    top:100px;
    margin-left:-206px;
 }
 .home_bio_buttun img
 {
     border-width:0px;
 }
.bioDiselButton img
{
    border-width:0px;
}
.bioDiesel_linksDoc table img
{
    border-width:0px;
    z-index:10000;
}
.bioDiesel_linksDoc table td
{
    padding-right:15px;
    z-index:10000;        
}
.bioDiesel_linksDoc
{
    z-index:10000;
    position:absolute;
}
.bioDiesel_linksDoc table{z-index:10000;}
.bioDiesel_linksDoc a{z-index:10000;}