.toonAlle {
	position: absolute;
	display: inline;
	float: right;
	left: 500px;
	top: 10px;
}

#content_right{
    position:relative;
    display:inline;
    width:430px;
    padding-bottom:10px;
    float:right;
    }
    
#project{
    position:relative;
    display:inline;
    width:520px;
    padding-top:10px;
    padding-bottom:10px;
    float:left;
}

#project_lijst{
    position: relative;
    float: right;
    display: inline;
}

.project_titel{
    position:relative;
    float:left;
    line-height:25px;
    height:29px;
    width:350px;
    background-image:url('../images/bg_titel.jpg');
    font-weight:bold;
    padding-left:10px;
    color: #0c7abb;
}

.text_blue{
    color:#0072b8;
}

.text_blue img{
    border:0px;
}

a.text_blue:visited{
    color:#0072b8;
}

img.pijl{
    cursor:pointer;
}

td.header{
    color:#0072b8;
    font-weight:bold;
}

td.project{
    padding-right:10px;
    height:10px;
}

tr.project-active{
    background-image: url('../images/bg_project.jpg');
    color:white;
    background-repeat: repeat-x;
    height:22px;
}

tr.project:hover{
    background-image: url('../images/bg_project.jpg');
    color:white;
    background-repeat: repeat-x;
    height:22px;
}

tr.project{
    cursor:pointer;
    height:22px;
}

#filmstrip{
    position: relative;
    float: left;
    display: inline;
    margin-bottom:10px;
}

#strip_button_left{
    position: relative;
    float: left;
    display: inline;
    width: 25px;
    height:102px;
    background-image: url('../images/foto-left.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    cursor: pointer;
}

#strip_button_right{
    position: relative;
    float: left;
    display: inline;
    width: 25px;
    height:102px;
    background-image: url('../images/foto-right.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    cursor: pointer;
}

#strip_button_right:hover{
    background-position: bottom;
}

#strip_button_left:hover{
    background-position: bottom;
}

#strip_center{
    position: relative;
    float: left;
    display: inline;
    width:460px;
    height:102px;
    background-image: url('../images/foto-background.jpg');
    overflow: hidden;
    padding-left:2px;
    padding-right:2px;
}

#strip_center div{
    position: absolute;
    display: inline;
    left:1px;
    width:30000px;
}

#strip_center .thumb{
    position: relative;
    float: left;
    display: inline;
    padding:5px;
    margin-top:2px;
    margin-right:2px;
    background-color: #fff;
    width:120px;
    height:86px;
    border:1px #ccc solid;
    text-align: center;
}

#strip_center .thumb img{
    border: 0;
}

.verkooppunt{
    position: relative;
    float: left;
    display: inline;
    width: 200px;
    margin-right:10px;
}

#verkooppunten{
    position: relative;
    float: left;
    display: inline;
    width: 420px;
}
