/*
 * home.css
 *
 * Home CSS code for To Be
 *
 * Author: Andy Jansen <andy <at> 3ip <dot> nl>
 * Copyright: 2008 - 3IP Web Solutions B.V.
 */

 
div#col1 {
    margin: 0 0 0 10px;
    width: 315px;
    float: left;
    }

div#tobekaft    {
    padding: 5px;
    margin: 20px 0 0 0;
    width: 294px;
    height: 367px;
    display: block;
    border: 1px solid #c7cda9;
    }

div#linkcol1  a  {
    display: block;
    text-decoration: none;
    color: #000;
    } 

div#linkcol1 a:hover    {
    font-weight: bold;
    } 

div#linkcol1  li {
    margin-left: -23px;
    padding: 0 0 5px 0;
    list-style-image:url(../images/list-arrow.jpg); 
    } 

div#col2 {
    width: 302px;
    float: right;
    margin: 0 0 0 5px;
    }

div#col2text {
    margin: 15px 0 0 0;
    background: #eeede4;
}

div#col2text p.top  {
    background: url(../images/col2texttop.jpg) top no-repeat;
    width: 302px;
    height: 7px;
    }

div#col2text p.bottom   {
    background: url(../images/col2textbottom.jpg) bottom no-repeat;
    width: 302px;
    height: 7px;
    } 

div#col2text p.deel1  {
    margin: 10px 0 0 30px;
    font-weight: bold;
}

div#col2text p.deel2    {
    margin-left: 30px;
}

div#col2text a  {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 240px;
    }

div#col2slogan  {
    margin: 28px 0 0 0;
    background: url(../images/tobeslogan.png) no-repeat;
    height: 151px;
    width: 303px;
    }

p#bestel a {
    margin: 0;
}

