body{
color: #333;
background: #f0f0f0 url(images/background.gif) repeat;

font-family: verdana;
font-size: 11px;
}

#container{
width: 930px;
font-family: verdana;
font-size: 11px;
float: left;
padding-left: 50px;
}

#header{
width: 524px;
height: 87px;
float: left;

background: url(images/header.png) no-repeat;
}

#ad_vierkant{
float right;
}



.search{
background: url('images/grad.jpg') repeat-x;
width: 300px;
height: 20px;
font-weight: bold;
font-size: 14px;
color: #000;
padding: 3px;
}

td{
font-family: verdana;
font-size: 11px;

}
tr{
font-family: verdana;
font-size: 11px;

}
.right{
float: right;

}

.hehe{
visibility: hidden;
}

.overzicht{
border: 1px solid darkred;
width: 550px;
padding: 3px;

}
.gemiddeld{
background-color: #ccc;
}
.caphead{
background-color: darkred;
height: 25px;
border: 0px;
font-family: 'Trebuchet MS';
font-size: 12px;
color: #fff;
font-weight: bold;
padding: 1px;
}

.hover{
background: #f0f0f0;
padding: 3px;
font-family: verdana;
font-size: 11px;
}

.nonHover{
background: #fff;
padding: 3px;
font-family: verdana;
font-size: 11px;
}

#image{
float: left;
height: 66px;
width: 293px;
padding-left: 53px;
padding-top: 21px;
}

.imgstyle1{
width: 234px;
height: 60px;
border: 1px solid black;
}

input, select, textarea{

background: #fff;
border: 1px solid #848789;

}



.noborder{
border: 0px;
}




/*
table, td, tr{
border: 1px solid #f0f0f0;
font-family: verdana;
font-size: 11px;
}
*/

#menubar{
width: 854px;
float: left;
height: 30px;
background: url(images/menubar.png) no-repeat;
font-size: 12px;
font-family: verdana;
color: white;
padding-top: 15px;
padding-left: 17px;
}

a.pointer{

border-bottom: 1px dashed #fff;

}

a{
color: white;
font-weight: bold;
font-size: 11px;
font-family: verdana;
text-decoration: none;
outline: none;
}

a:visited{
color: white;
font-weight: bold;
font-size: 11px;
font-family: verdana;
text-decoration: none;
}

a:hover{
color: #2180BC;

font-weight: bold;
font-size: 11px;
font-family: verdana;
text-decoration: none;
outline: none;
}

a:active{
color: white;
font-weight: bold;
font-size: 11px;
font-family: verdana;
text-decoration: none;
outline: none;
}

#blue{
width: 267px;
height: 113px;
float: left;
background: url(images/blue.png) no-repeat;
font-family: verdana;
color: white;
font-size: 12px;
padding-left: 22px;
padding-top: 50px;
}

#green{
width: 262px;
height: 113px;
float: left;
background: url(images/green.png) no-repeat;
font-family: verdana;
color: white;
font-size: 12px;
padding-left: 32px;
padding-top: 50px;
}

#red{
width: 261px;
height: 113px;
float: left;
background: url(images/red.png) no-repeat;
font-family: verdana;
color: white;
font-size: 12px;
padding-left: 27px;
padding-top: 50px;
}

.bar{
width: 854px;
height: 31px;
float: left;
background: url(images/bar.png) no-repeat;
font-family: verdana;
color: white;
font-size: 12px;
padding-top: 16px;
padding-left: 17px;
}

/*
#menubar a, a:visited{
display: inline;
color: white;
font-weight: bold;
font-size: 11px;
font-family: verdana;
text-decoration: none;
outline: none;
padding: 8px;
}


#menubar a:hover, a:active{
color: #2180BC;
background-color: #fff;
font-weight: bold;
font-size: 11px;
font-family: verdana;
text-decoration: none;
outline: none;
}
*/

.text{
width: 240px;
height: 89px;
font-family: verdana;
color: white;
font-size: 12px;
}

div.blok{

float: left;
}




ul li {
    list-style-image: url(images/bullet.gif);
}




.link a{
text-decoration: none;
    color: #2180BC;

}

.link a:visited{
text-decoration: none;
    color: #2180BC;

}


.link a:hover {
    color: #88ac0b;
    background: inherit;
    border-bottom: 1px dashed #2180BC;
}

.link a:active{
text-decoration: none;
    color: #2180BC;

}


#title2note{
    position: fixed;
    z-index: 2;
    bottom: 0;
    right: 0;
    width: 20em;
    margin: 1em;
    padding: 7px 5px 7px 10px;
    font: 12px/1.2em "Lucida Console", "Courier New", monospace;
    text-align: left;
    color: #111;
    background-color: #FFFFB4;
    border: 1px solid #111;
}
/* star html hack - IE only */
* html #title2note{
    position: absolute;
}
/* a bet on future IEs */
#title2note[id]{
    position: fixed;
}

