.blok {
border: 1px solid #cacaca;
width: 200px;
padding: 5px;
float: left;
margin-right: 10px;
}

#catalogus_menu {
width: 795px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
}

#numbers {
margin-top: 5px;
margin-bottom: 5px;
width:350px; 
float: left;
}

#catzoek {
margin-top: 5px;
margin-bottom: 5px;
width:415px; 
float:right;
}

.number {
color: #FFFFFF;
font-size: 10pt;
font-weight: bold;
text-align: center;
margin-top: 4px;
margin-right: 4px;
margin-bottom: 4px;
float: left;
width: 21px;
height: 18px;
background-color: #BE3217;
cursor: pointer;
}

.number2 {
color: #BE3217;
font-size: 10pt;
font-weight: bold;
text-align: center;
margin-top: 4px;
margin-right: 4px;
margin-bottom: 4px;
float: left;
width: 19px;
height: 16px;
background-color: #FFFFFF;
border: 1px solid #BE3217;
}

.catitem {
clear: both;
float: left;
width: 795px;
height: 160px;
text-align: left;
margin-top: 15px;
margin-bottom: 10px;
}

.catitem_text {
float: right;
width: 560px;
text-align: left;
}

.catitem_image {
float: left;
width: 220px;
text-align: left;
}

.catitem_info {
color: #BE3217;
float: left;
width: 300px;
text-align: left;
}

.catitem_meer {
float: right;
width: 100px;
text-align: left;
}

#film_left {
width: 270px;
float: left;
text-align: left;
}

#film_left_kader {
width: 213px;
float: left;
background-color: #ECEAEB;
border: 1px solid #BE3217;
padding: 10px;
text-align: center;
}

#film_right {
width: 525px;
float: left;
}