.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;
    float:left;
    width:520px;
    padding-top:10px;
    padding-bottom:10px
}

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

#project_table{
}

.project_titel{
    position:relative;
    float:left;
    display: block;
    clear: both;
    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, 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;
}

#projecten_slideshow{
    position: relative;
    float: left;
    height:267px;
    width:258px;
    overflow: hidden;
    background-repeat: repeat-x;
    background-position: bottom;
    border: 2px solid #2a5e83;
}

#slideshow_projecten{
    position:absolute;
    left:-27px;
    top:74px;
}

#slideshow_title{
    position: absolute;
    float: left;
    display: inline;
    top:0px;
    left:0px;
    width:320px;
    height:30px;
    background-color: #0072ba;
    color:#fff;
    line-height: 30px;
    padding-left:15px;
}

#slideshow_link{
	position: absolute;
    top:30px;
    left:0px;
    width:243px;
    height:45px;
    background-color:#999999;
    color:#fff;
	padding-top:5px;
	padding-left:15px;
    line-height: 16px;
	text-align:left;
	color:#fff;
	font-size:11px;
	}
	
a:link.slideshow_link, a:visited.slideshow_link, a:active.slideshow_link{
	color:#fff;
	font-size:11px;
	text-decoration:underline;
	}
	
a:hover.slideshow_link{
	color:#E6F2FF;
	font-size:11px;
	text-decoration:underline;
	}

.slideshow_project{
    position: absolute;
    width:247px;
    height: 177px;    
    border: 1px solid #7493a7;
    margin-left:6px;
    margin-top:10px;
    text-align:center;
    color: #0072ba;
    line-height:20px;
    left:25px;
    background-color: #fff;
    display: none;
}

.slideshow_project img{
    border: 0px;
    margin-top:5px;
}

/*.slideshow_foto{
    w264
    h182   
    border: 1px solid #7493a8
}*/