﻿body
{
    margin:0;
    padding:0;
    font-family:Verdana, Geneva, Sans-Serif;
    font-size:11px;
    background-color:#797E7F;
}
form { padding:0; margin:0; }

div#container
{
    margin:0 auto;
    width:968px;
}

div#header
{
    width:960px;
    height:164px;
    margin:0;
    padding:0 4px 0 4px;
    background-image:url(/images/bg.gif.v=1);
    background-repeat:repeat-y;
}

div#main
{
    width:960px;
    padding:0px 4px 0 4px;
    background-image:url(/images/bg2.gif.v=1);
    background-repeat:repeat-y;
}

div#left
{
    float:left;
    width:221px;
}

div#content
{
    float:left;
    width:728px;
    padding:3px 4px 0 6px;
}

div#content a, div#content a:visited
{
    color:#5F82B4;
}

h1.titel { margin:0; padding-left:18px; background-image:url(/images/h1bullet.gif.v=1); background-repeat:no-repeat; background-position: 2px center; color:#4E575E; font-weight:bold; font-size:14px; }
h2.titel { margin:0; color:#5B7FB3;font-size:12px;font-weight:normal; }

div.lijn { border-bottom:1px solid #999999; padding-bottom:2px; margin-bottom:4px; }

/* Footer */
div#footer
{
    text-align:right;
    width:956px;
    padding:15px 8px 10px 4px;
    background-image:url(/images/footer.gif.v=1);
    background-repeat:no-repeat;  
    color:#333;
    font-size:10px;
}

div#footer a, div#footer a:visited, div#footer active
{
    color:#333;
    text-decoration:none;
}

div#footer a:hover { text-decoration:underline; }

div#footer img { vertical-align:middle; }

/* Menu */
#menu
{
    padding-left:2px;
    width:219px;
}

#menu a
{
    display:block;
    height:23px;
    border-bottom:2px solid #EAEBE9;
    background-position: 0 0;
    font-size:13px;
    text-transform:uppercase;
    padding-left:38px;
    padding-top:7px;
    text-decoration:none;
    color:White;
}

#menu a.home
{
    background-image:url(/images/menu/home.gif.v=1);
}
#menu a.info
{
    background-image:url(/images/menu/algemeneinfo.gif.v=1);
}
#menu a.bedrijfsruimte
{
    background-image:url(/images/menu/bedrijfsruimte.gif.v=1);
}
#menu a.ligging
{
    background-image:url(/images/menu/ligging.gif.v=1);
}
#menu a.contact
{
    background-image:url(/images/menu/contact.gif.v=1);
}

#menu a:hover
{
    background-position:0 -30px;
}

#menu a.selected { background-position:0 -30px; color:#333; }

div#menu div.kantoren a
{
    display:block;
    height:13px;
    padding:1px 0 0 27px;
    border-bottom:1px solid #EAEBE9;
    font-size:10px;
    background-color:#B6C1C9;
    color:#4E575E;
    text-transform:none;
    background-image:url(/images/menu/bullet.gif.v=1);
    background-position: 14px center;
    background-repeat:no-repeat;
}

div#menu div.kantoren a:hover, div#menu div.kantoren a.selected
{
    background-color:#788E9D;
    background-image:url(/images/menu/bulletover.gif.v=1);
    background-position: 14px center;
    background-repeat:no-repeat;
    color:White;
    font-weight:bold;
}

/* Adres */
div#adres
{
    padding-left:6px;
    color:White;
}
div#adres a
{
    color:White;
}
.adresitem
{
    width:58px;
}
.adresitem span
{
    background-color:#8598A6;
    width:49px;
    padding-right:3px;
    display:block;
    text-align:right;
    color:#3A4146;
    font-size:10px;
}

.bedrijfsnaam { color:#5F6A72; font-size:13px; font-weight:bold; }

/* TopNav */
.topNav
{
    background-image:url(/images/navbar.gif.v=1);
    height:18px;
    font-size:8pt;
    font-family:Verdana,Geneva,Sans-Serif;
    color:#666;
    padding-top:2px;
}

#topNavContainer
{
    width:956px;
    text-align:left;
    position:absolute;
    left:50%;
    margin-left:-480px;    
}

#topNavLeft
{
    float:left;
    width:650px;
    margin-top:-2px;
}

#topNavLeft img 
{
    vertical-align:middle;
    padding-left:5px;
}

#topNavRight
{
    width:100px;
    float:right;
    text-align:right;
}

.topNav a, .topNav a:visited, .topNav a:active
{
    color:#666;
    font-weight:normal;
}

input.contactform, textarea.contactform
{
    width:200px;
    font-size:11px;
    font-family:Verdana, Geneva, Sans-Serif;
    border:1px solid #797E7F;
    background-color:#FBFCFA;
}

select.contactform
{
    width:204px;
    font-size:11px;
    font-family:Verdana, Geneva, Sans-Serif;
    border:1px solid #797E7F;
    background-color:#FBFCFA;
}

div#divRuimtes a, div#divLigging a
{
    display:block;
    position:absolute;
}

a#divRuimte1
{       
    margin-top:104px;
    margin-left:82px;
    width:78px;
    height:34px;
    background-image:url(/images/plattegrond/1.gif.v=2);
    background-position:0 0;
}
a:hover#divRuimte1
{
    background-position:0 -34px;
}

a#divRuimte2
{       
    margin-top:97px;
    margin-left:161px;
    width:46px;
    height:41px;
    background-image:url(/images/plattegrond/2.gif.v=2);
    background-position:0 0;
}
a:hover#divRuimte2
{
    background-position:0 -41px;
}

a#divRuimte3
{       
    margin-top:79px;
    margin-left:208px;
    width:53px;
    height:86px;
    background-image:url(/images/plattegrond/3.gif.v=2);
    background-position:0 0;
}
a:hover#divRuimte3
{
    background-position:0 -86px;
}

a#divRuimte4
{       
    margin-top:139px;
    margin-left:82px;
    width:125px;
    height:107px;
    background-image:url(/images/plattegrond/4.gif.v=2);
    background-position:0 0;
}
a:hover#divRuimte4
{
    background-position:0 -107px;
}

a#divRuimte5
{       
    margin-top:166px;
    margin-left:208px;
    width:16px;
    height:70px;
    background-image:url(/images/plattegrond/5.gif.v=2);
    background-position:0 0;
}
a:hover#divRuimte5
{
    background-position:0 -70px;
}

a#divRuimte6
{       
    margin-top:166px;
    margin-left:225px;
    width:76px;
    height:44px;
    background-image:url(/images/plattegrond/6.gif.v=2);
    background-position:0 0;
}
a:hover#divRuimte6
{
    background-position:0 -44px;
}

a#divRuimte7
{       
    margin-top:144px;
    margin-left:302px;
    width:40px;
    height:66px;
    background-image:url(/images/plattegrond/7.gif.v=2);
    background-position:0 0;
}
a:hover#divRuimte7
{
    background-position:0 -66px;
}

a#divRuimte8
{       
    margin-top:211px;
    margin-left:225px;
    width:76px;
    height:33px;
    background-image:url(/images/plattegrond/8.gif.v=2);
    background-position:0 0;
}
a:hover#divRuimte8
{
    background-position:0 -33px;
}

a#divDetail
{
    margin-top:302px;
    margin-left:205px;
    width:154px;
    height:24px;
    background-image:url(/images/plattegrond/detail.gif.v=2);
    background-position:0 0;
}
a:hover#divDetail
{
    background-position:0 -24px;
}

a#divLiggingLink
{
    margin-top:302px;
    margin-left:205px;
    width:154px;
    height:24px;
    background-image:url(/images/bekijkligging.gif.v=2);
    background-position:0 0;
}
a:hover#divLiggingLink
{
    background-position:0 -24px;
}

ul li
{
    list-style-image:url(/images/bullet.gif.v=1);
    margin-left:0;
    color:#175EBA;
}

span.verhuurd
{
    color:#C00;
    font-size:11px;
    padding-left:8px;
}

div.contactformulier
{
    text-align:center;
}

div.contactformulier td
{
    text-align:left;
}

td.contacttd
{
    padding-right:15px;
}